SELECT 
  *, 
  cscart_product_tabs.status as status, 
  cscart_product_tabs.block_id as block_id, 
  cscart_product_tabs.company_id as company_id, 
  cscart_product_tabs_descriptions.name as name 
FROM 
  cscart_product_tabs 
  LEFT JOIN cscart_product_tabs_descriptions ON cscart_product_tabs.tab_id = cscart_product_tabs_descriptions.tab_id 
  LEFT JOIN cscart_bm_blocks ON cscart_bm_blocks.block_id = cscart_product_tabs.block_id 
WHERE 
  cscart_product_tabs_descriptions.lang_code = 'ja' 
  AND cscart_product_tabs.company_id = 1 
ORDER BY 
  position

Query time 0.00130

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.15"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "1.40"
      },
      "nested_loop": [
        {
          "table": {
            "table_name": "cscart_product_tabs",
            "access_type": "ALL",
            "possible_keys": [
              "PRIMARY"
            ],
            "rows_examined_per_scan": 14,
            "rows_produced_per_join": 1,
            "filtered": "10.00",
            "cost_info": {
              "read_cost": "5.11",
              "eval_cost": "0.28",
              "prefix_cost": "5.39",
              "data_read_per_join": "1K"
            },
            "used_columns": [
              "tab_id",
              "tab_type",
              "block_id",
              "template",
              "addon",
              "position",
              "status",
              "is_primary",
              "product_ids",
              "company_id",
              "show_in_popup",
              "ab__smc_hide_content",
              "ab__smc_override",
              "ab__smc_height"
            ],
            "attached_condition": "(`eshopuga_upgr_4122`.`cscart_product_tabs`.`company_id` = 1)"
          }
        },
        {
          "table": {
            "table_name": "cscart_product_tabs_descriptions",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "tab_id",
              "lang_code"
            ],
            "key_length": "9",
            "ref": [
              "eshopuga_upgr_4122.cscart_product_tabs.tab_id",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 1,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "1.40",
              "eval_cost": "0.28",
              "prefix_cost": "7.07",
              "data_read_per_join": "1K"
            },
            "used_columns": [
              "tab_id",
              "lang_code",
              "name",
              "ab__smc_show_more",
              "ab__smc_show_less"
            ]
          }
        },
        {
          "table": {
            "table_name": "cscart_bm_blocks",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "block_id"
            ],
            "key_length": "4",
            "ref": [
              "eshopuga_upgr_4122.cscart_product_tabs.block_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 1,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "1.40",
              "eval_cost": "0.28",
              "prefix_cost": "8.75",
              "data_read_per_join": "313"
            },
            "used_columns": [
              "block_id",
              "type",
              "properties",
              "company_id",
              "storefront_id"
            ],
            "attached_condition": "<if>(is_not_null_compl(cscart_bm_blocks), (`eshopuga_upgr_4122`.`cscart_bm_blocks`.`block_id` = `eshopuga_upgr_4122`.`cscart_product_tabs`.`block_id`), true)"
          }
        }
      ]
    }
  }
}

Result

tab_id tab_type block_id template addon position status is_primary product_ids company_id show_in_popup ab__smc_hide_content ab__smc_override ab__smc_height lang_code name ab__smc_show_more ab__smc_show_less type properties storefront_id
1 T 0 blocks/product_tabs/description.tpl 1 A Y 1 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 ja Description
2 T 0 blocks/product_tabs/features.tpl 2 A Y 1 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 ja Features
3 T 0 blocks/product_tabs/files.tpl 3 A Y 1 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 ja Files
4 T 0 addons/attachments/blocks/product_tabs/attachments.tpl attachments 4 A Y 1 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 ja Attachments
5 T 0 addons/buy_together/blocks/product_tabs/buy_together.tpl buy_together 5 D Y 1 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 ja Buy together
6 T 0 addons/discussion/blocks/product_tabs/discussion.tpl discussion 6 A Y 1 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 ja Reviews
7 T 0 addons/required_products/blocks/product_tabs/required_products.tpl required_products 7 A Y 1 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 ja Required products
8 T 0 addons/tags/blocks/product_tabs/tags.tpl tags 8 A Y 1 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 ja Tags
15 T 0 addons/image_gallery/blocks/product_tabs/gallery_images.tpl image_gallery 12 D Y 1 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 ja Gallery images
16 T 0 addons/image_gallery/blocks/product_tabs/image_gallery.tpl image_gallery 13 D Y 1 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 ja Images gallery
17 T 0 addons/product_packages/blocks/product_tabs/product_packages.tpl product_packages 14 A Y 1 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 ja Product packages
18 T 0 addons/cp_power_statistics/blocks/product_tabs/popularity.tpl cp_power_statistics 15 A Y 1 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 ja Popularity
19 T 0 addons/ab__video_gallery/blocks/product_tabs/ab__video_gallery.tpl ab__video_gallery 16 A Y 1 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 ja Video gallery
20 T 0 addons/ab__deal_of_the_day/blocks/product_tabs/ab__deal_of_the_day.tpl ab__deal_of_the_day 17 A Y 1 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 ja Promotions