{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "p",
      "access_type": "range",
      "possible_keys": ["PRIMARY", "idx_group_id"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["product_id"],
      "rows": 4,
      "filtered": 100,
      "index_condition": "p.product_id in (277,139,179,213)"
    },
    "table": {
      "table_name": "g",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["id"],
      "ref": ["cscart_purchase_fl_com.p.group_id"],
      "rows": 1,
      "filtered": 100
    },
    "table": {
      "table_name": "f",
      "access_type": "ref",
      "possible_keys": ["idx_group_id"],
      "key": "idx_group_id",
      "key_length": "3",
      "used_key_parts": ["group_id"],
      "ref": ["cscart_purchase_fl_com.p.group_id"],
      "rows": 7,
      "filtered": 100
    }
  }
}
    
            | feature_id | purpose | product_id | parent_product_id | id | code | 
|---|---|---|---|---|---|
| 7 | group_variation_catalog_item | 139 | 0 | 25 | PV-6888E8123 | 
| 7 | group_variation_catalog_item | 179 | 0 | 19 | PV-4D09AB241 | 
| 9 | group_catalog_item | 213 | 0 | 32 | PV-8A2CEAB61 | 
| 7 | group_variation_catalog_item | 213 | 0 | 32 | PV-8A2CEAB61 | 
| 7 | group_variation_catalog_item | 277 | 0 | 49 | PV-68643DA77 |