{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "lang",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "392",
"used_key_parts": ["lang_code", "name"],
"rows": 8,
"filtered": 100,
"index_condition": "lang.lang_code = 'es' and lang.`name` in ('cart','cart','cart_items','cart_is_empty','total_items','items','for','view_cart','checkout','cart','cart','cart_items','cart_is_empty','total_items','items','for','view_cart','checkout')"
}
}
]
}
}
name | value |
---|---|
cart | Carro de la compra |
cart_is_empty | El carrito esta vacío |
cart_items | Artículos del carrito |
checkout | Pasar por Caja |
for | para |
items | Artículos |
total_items | Total de artículos |
view_cart | Ver carrito |