{
"query_block": {
"select_id": 1,
"cost": 0.00600749,
"nested_loop": [
{
"table": {
"table_name": "lang",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "392",
"used_key_parts": ["lang_code", "name"],
"loops": 1,
"rows": 3,
"cost": 0.00600749,
"filtered": 100,
"attached_condition": "lang.lang_code = 'zh' and lang.`name` in ('add_to_cart','sign_in_to_buy','text_login_to_add_to_cart','add_to_cart','sign_in_to_buy','text_login_to_add_to_cart')"
}
}
]
}
}
| name | value |
|---|---|
| add_to_cart | 添加到购物车 |
| sign_in_to_buy | 请登录购买 |
| text_login_to_add_to_cart | 产品无法添加到购物车<br>因为您没有登录. |