{
"query_block": {
"select_id": 1,
"cost": 0.00774628,
"nested_loop": [
{
"table": {
"table_name": "cscart_product_feature_variants",
"access_type": "range",
"possible_keys": ["PRIMARY", "feature_id"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["variant_id"],
"loops": 1,
"rows": 4,
"cost": 0.00774628,
"filtered": 100,
"attached_condition": "cscart_product_feature_variants.feature_id = 549 and cscart_product_feature_variants.variant_id in (13062,12535,12537,12533)"
}
}
]
}
}
| variant_id | color |
|---|---|
| 12533 | #9900ff |
| 12535 | #00ff00 |
| 12537 | #ff9900 |
| 13062 | #e6b8af |