{
"query_block": {
"select_id": 1,
"cost": 0.01114841,
"filesort": {
"sort_key": "cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant",
"temporary_table": {
"nested_loop": [
{
"table": {
"table_name": "cscart_product_feature_variants",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["variant_id"],
"loops": 1,
"rows": 3,
"cost": 0.00600749,
"filtered": 100,
"attached_condition": "cscart_product_feature_variants.variant_id in (12528,12537,13064)"
}
},
{
"table": {
"table_name": "cscart_product_feature_variant_descriptions",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["variant_id", "lang_code"],
"ref": [
"u508912950_dev_2025.cscart_product_feature_variants.variant_id",
"const"
],
"loops": 3,
"rows": 1,
"cost": 0.00514092,
"filtered": 100,
"attached_condition": "trigcond(cscart_product_feature_variant_descriptions.lang_code = 'en')"
}
}
]
}
}
}
}
| variant_id | position | color | variant |
|---|---|---|---|
| 12528 | 0 | #000000 | Black |
| 13064 | 0 | Gray | |
| 12537 | 0 | #ff9900 | Orange |