{
"query_block": {
"select_id": 1,
"cost": 0.00943456,
"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.00593204,
"filtered": 100,
"attached_condition": "lang.lang_code = 'en' 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')"
}
},
{
"table": {
"table_name": "cscart_ult_language_values",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "396",
"used_key_parts": ["lang_code", "name", "company_id"],
"ref": ["lvshop.lang.lang_code", "lvshop.lang.name", "const"],
"loops": 3,
"rows": 1,
"cost": 0.00350252,
"filtered": 100
}
}
]
}
}
| name | value |
|---|---|
| add_to_cart | Add to cart |
| sign_in_to_buy | Please sign in to buy |
| text_login_to_add_to_cart | This product cannot be added to the<br>cart because you are not logged in. |