{
"query_block": {
"select_id": 1,
"filesort": {
"sort_key": "a.position",
"temporary_table": {
"table": {
"table_name": "a",
"access_type": "ALL",
"rows": 4,
"filtered": 100
},
"table": {
"table_name": "b",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["shipping_id", "lang_code"],
"ref": ["herbaria_cscart_4_18.a.shipping_id", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(b.lang_code = 'en')"
},
"table": {
"table_name": "c",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "4",
"used_key_parts": ["company_id"],
"ref": ["herbaria_cscart_4_18.a.company_id"],
"rows": 1,
"filtered": 100
},
"block-nl-join": {
"table": {
"table_name": "storefronts_shippings",
"access_type": "index",
"key": "PRIMARY",
"key_length": "8",
"used_key_parts": ["storefront_id", "shipping_id"],
"rows": 4,
"filtered": 100,
"using_index": true
},
"buffer_type": "flat",
"buffer_size": "256Kb",
"join_type": "BNL",
"attached_condition": "trigcond(storefronts_shippings.storefront_id = 1 or storefronts_shippings.storefront_id is null) and trigcond(storefronts_shippings.shipping_id = a.shipping_id)"
}
}
}
}
}
shipping_id | company_id | min_weight | max_weight | position | status | tax_ids | usergroup_ids | shipping | delivery_time | company_name | storefront_id |
---|---|---|---|---|---|---|---|---|---|---|---|
7 | 1 | 0.000 | 0.000 | 5 | A | 0,1,2,10,8,7 | Customer Pickup | 0 | Herbaria | 1 | |
1 | 1 | 0.000 | 0.000 | 20 | A | 0,1,2,10,8,7 | USPS | 2-7 business days | Herbaria | 1 | |
6 | 1 | 0.000 | 0.000 | 22 | A | 0,1,2,10,8,7 | USPS Priority Mail | 1-3 business days | Herbaria | 1 | |
11 | 1 | 0.000 | 0.000 | 25 | A | 0,1,2,10,8,7 | UPS Ground | 2-7 days | Herbaria | 1 |