{
"query_block": {
"select_id": 1,
"cost": 0.00600749,
"nested_loop": [
{
"table": {
"table_name": "cscart_product_descriptions",
"access_type": "range",
"possible_keys": ["PRIMARY", "product_id"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["product_id", "lang_code"],
"loops": 1,
"rows": 3,
"cost": 0.00600749,
"filtered": 100,
"attached_condition": "cscart_product_descriptions.product_id in (19598,19599,19602) and cscart_product_descriptions.lang_code = 'en'"
}
}
]
}
}
| product_id | short_description | full_description | unit_name |
|---|---|---|---|
| 19598 | <p>this is test</p> | ||
| 19599 | <p>this is test</p> | ||
| 19602 | <p>this is test</p> |