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 = 'en' 
ORDER BY 
  position

Query time 0.00088

JSON explain

{
  "query_block": {
    "select_id": 1,
    "filesort": {
      "sort_key": "cscart_product_tabs.position",
      "temporary_table": {
        "table": {
          "table_name": "cscart_product_tabs_descriptions",
          "access_type": "ALL",
          "possible_keys": ["PRIMARY"],
          "rows": 13,
          "filtered": 100,
          "attached_condition": "cscart_product_tabs_descriptions.lang_code = 'en'"
        },
        "table": {
          "table_name": "cscart_product_tabs",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["tab_id"],
          "ref": ["ymonline_livedata.cscart_product_tabs_descriptions.tab_id"],
          "rows": 1,
          "filtered": 100
        },
        "table": {
          "table_name": "cscart_bm_blocks",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "4",
          "used_key_parts": ["block_id"],
          "ref": ["ymonline_livedata.cscart_product_tabs.block_id"],
          "rows": 1,
          "filtered": 100,
          "attached_condition": "trigcond(cscart_bm_blocks.block_id = cscart_product_tabs.block_id)"
        }
      }
    }
  }
}

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 abt__yt_banners_use abt__yt_banner_max_position
1 T 0 blocks/product_tabs/description.tpl 1 A Y 0 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 en Description
2 T 0 blocks/product_tabs/features.tpl 2 A Y 0 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 en Features
3 T 0 blocks/product_tabs/files.tpl 3 A Y 0 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 en Files
4 T 0 addons/buy_together/blocks/product_tabs/buy_together.tpl buy_together 4 A Y 0 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 en Buy together
5 T 0 addons/tags/blocks/product_tabs/tags.tpl tags 5 A Y 0 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 en Tags
6 T 0 addons/attachments/blocks/product_tabs/attachments.tpl attachments 6 A Y 0 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 en Attachments
7 B 62 product_variations 7 A N 0 Y a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 en View all variations as list products a:5:{s:8:"template";s:61:"addons/product_variations/blocks/products/variations_list.tpl";s:46:"product_variations.hide_add_to_wishlist_button";s:1:"N";s:44:"product_variations.show_variation_thumbnails";s:1:"Y";s:36:"product_variations.show_product_code";s:1:"Y";s:23:"hide_add_to_cart_button";s:1:"N";} 1 N 100
8 T 0 addons/discussion/blocks/product_tabs/discussion.tpl discussion 8 A Y 0 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 en Reviews
9 T 0 addons/required_products/blocks/product_tabs/required_products.tpl required_products 9 A Y 0 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 en Required products
10 B 166 addons/warehouses/blocks/availability_in_stores.tpl warehouses 10 D N 0 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 en Availability in stores availability_in_stores a:1:{s:8:"template";s:51:"addons/warehouses/blocks/availability_in_stores.tpl";} 1 N 100
11 T 0 addons/ab__deal_of_the_day/blocks/product_tabs/ab__deal_of_the_day.tpl ab__deal_of_the_day 11 A Y 0 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 en Promotions
12 T 0 addons/ab__video_gallery/blocks/product_tabs/ab__video_gallery.tpl ab__video_gallery 12 A Y 0 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 en Video gallery
13 B 993 addons/sd_warehouses/blocks/availability_in_stores.tpl sd_warehouses 13 A N 0 N a:3:{s:5:"phone";s:1:"N";s:6:"tablet";s:1:"N";s:7:"desktop";s:1:"Y";} N 250 en Availability in stores availability_in_stores a:1:{s:8:"template";s:54:"addons/sd_warehouses/blocks/availability_in_stores.tpl";} 1 N 100