{
  "query_block": {
    "select_id": 1,
    "filesort": {
      "sort_key": "cscart_promotions.stop_other_rules desc, cscart_promotions.priority",
      "temporary_table": {
        "table": {
          "table_name": "cscart_promotions",
          "access_type": "ALL",
          "rows": 2,
          "filtered": 100,
          "attached_condition": "if(cscart_promotions.from_date,cscart_promotions.from_date <= 1761758771,1) and if(cscart_promotions.to_date,cscart_promotions.to_date >= 1761758771,1) and cscart_promotions.`status` in ('A','H') and cscart_promotions.zone = 'catalog'"
        },
        "table": {
          "table_name": "cscart_promotion_descriptions",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "9",
          "used_key_parts": ["promotion_id", "lang_code"],
          "ref": ["cscart_purchase_fl_com.cscart_promotions.promotion_id", "const"],
          "rows": 1,
          "filtered": 100,
          "attached_condition": "trigcond(cscart_promotion_descriptions.lang_code = 'ja')"
        },
        "block-nl-join": {
          "table": {
            "table_name": "storefronts_promotions",
            "access_type": "index",
            "key": "PRIMARY",
            "key_length": "8",
            "used_key_parts": ["storefront_id", "promotion_id"],
            "rows": 6,
            "filtered": 100,
            "using_index": true
          },
          "buffer_type": "flat",
          "buffer_size": "17Kb",
          "join_type": "BNL",
          "attached_condition": "trigcond(storefronts_promotions.storefront_id = 2 or storefronts_promotions.storefront_id is null) and trigcond(storefronts_promotions.promotion_id = cscart_promotions.promotion_id)"
        }
      }
    }
  }
}