SELECT 
  SQL_CALC_FOUND_ROWS products.product_id, 
  products.amount, 
  descr1.product as product, 
  companies.company as company_name, 
  variation_group_products.group_id AS variation_group_id, 
  products.product_type, 
  products.parent_product_id, 
  cscart_product_review_prepared_data.average_rating average_rating, 
  cscart_product_review_prepared_data.reviews_count product_reviews_count 
FROM 
  cscart_products as products 
  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id 
  AND descr1.lang_code = 'en' 
  LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id 
  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id 
  INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id 
  INNER JOIN cscart_product_variation_group_products AS variation_group_products ON variation_group_products.product_id = products.product_id 
  LEFT JOIN cscart_product_review_prepared_data ON cscart_product_review_prepared_data.product_id = products.product_id 
  AND cscart_product_review_prepared_data.storefront_id = 0 
WHERE 
  1 
  AND companies.status IN ('A') 
  AND (
    products.amount > 0 
    OR products.tracking = 'D'
  ) 
  AND (
    products.usergroup_ids = '' 
    OR FIND_IN_SET(0, products.usergroup_ids) 
    OR FIND_IN_SET(1, products.usergroup_ids)
  ) 
  AND products.status IN ('A') 
  AND variation_group_products.group_id IN (
    15857, 16710, 17115, 15604, 16383, 16736, 
    15852, 17192, 17139, 16776, 17079, 
    16759, 15762, 17084
  ) 
GROUP BY 
  products.product_id 
ORDER BY 
  NULL asc

Query time 0.04236

JSON explain

{
  "query_block": {
    "select_id": 1,
    "temporary_table": {
      "nested_loop": [
        {
          "table": {
            "table_name": "variation_group_products",
            "access_type": "range",
            "possible_keys": ["PRIMARY", "idx_group_id"],
            "key": "idx_group_id",
            "key_length": "3",
            "used_key_parts": ["group_id"],
            "rows": 77,
            "filtered": 100,
            "index_condition": "variation_group_products.group_id in (15857,16710,17115,15604,16383,16736,15852,17192,17139,16776,17079,16759,15762,17084)"
          }
        },
        {
          "table": {
            "table_name": "products",
            "access_type": "eq_ref",
            "possible_keys": ["PRIMARY", "status"],
            "key": "PRIMARY",
            "key_length": "3",
            "used_key_parts": ["product_id"],
            "ref": ["dev_db.variation_group_products.product_id"],
            "rows": 1,
            "filtered": 51.89157104,
            "attached_condition": "(products.amount > 0 or products.tracking = 'D') and (products.usergroup_ids = '' or find_in_set(0,products.usergroup_ids) or find_in_set(1,products.usergroup_ids)) and products.`status` = 'A'"
          }
        },
        {
          "table": {
            "table_name": "companies",
            "access_type": "eq_ref",
            "possible_keys": ["PRIMARY"],
            "key": "PRIMARY",
            "key_length": "4",
            "used_key_parts": ["company_id"],
            "ref": ["dev_db.products.company_id"],
            "rows": 1,
            "filtered": 100,
            "attached_condition": "companies.`status` = 'A'"
          }
        },
        {
          "table": {
            "table_name": "descr1",
            "access_type": "eq_ref",
            "possible_keys": ["PRIMARY", "product_id"],
            "key": "PRIMARY",
            "key_length": "11",
            "used_key_parts": ["product_id", "lang_code"],
            "ref": ["dev_db.variation_group_products.product_id", "const"],
            "rows": 1,
            "filtered": 100,
            "attached_condition": "trigcond(descr1.lang_code = 'en')"
          }
        },
        {
          "table": {
            "table_name": "cscart_product_review_prepared_data",
            "access_type": "eq_ref",
            "possible_keys": ["PRIMARY"],
            "key": "PRIMARY",
            "key_length": "7",
            "used_key_parts": ["product_id", "storefront_id"],
            "ref": ["dev_db.variation_group_products.product_id", "const"],
            "rows": 1,
            "filtered": 100
          }
        },
        {
          "table": {
            "table_name": "products_categories",
            "access_type": "ref",
            "possible_keys": ["PRIMARY", "pt"],
            "key": "pt",
            "key_length": "3",
            "used_key_parts": ["product_id"],
            "ref": ["dev_db.variation_group_products.product_id"],
            "rows": 1,
            "filtered": 100
          }
        },
        {
          "table": {
            "table_name": "cscart_categories",
            "access_type": "eq_ref",
            "possible_keys": ["PRIMARY", "p_category_id"],
            "key": "PRIMARY",
            "key_length": "3",
            "used_key_parts": ["category_id"],
            "ref": ["dev_db.products_categories.category_id"],
            "rows": 1,
            "filtered": 100,
            "using_index": true
          }
        }
      ]
    }
  }
}

Result

product_id amount product company_name variation_group_id product_type parent_product_id average_rating product_reviews_count
33698 999 Elegant Resin & Wooden Hair Fork, Meticulously Crafted Details, Feminine Style, Traditional Beauty, Handcrafted Hair Fork Trâm cài tóc BHK Việt Nam 15604 P 0 0
33769 999 Elegant Resin & Wooden Hair Fork, Meticulously Crafted Details, Feminine Style, Traditional Beauty, Handcrafted Hair Fork Trâm cài tóc BHK Việt Nam 15604 V 33698 0
35705 999 Destiny Earrings & Necklace, Lacquer To Wear Collection, Elegant Beauty, Large Pendant, Natural Material, Durable Accessories EMOI Jewelry 15762 P 0 4.67 3
35956 999 Destiny Earrings & Necklace, Lacquer To Wear Collection, Elegant Beauty, Large Pendant, Natural Material, Durable Accessories EMOI Jewelry 15762 V 35705 4.67 3
36293 999 Mộc Leather Phone Bag, Compact Design, Durable Cowhide, Elegant Gift, Leather Accessories, Handmade Gifts, Personalized Gift Hoa handmade 15852 P 0 0
36679 999 Mộc Leather Phone Bag, Compact Design, Durable Cowhide, Elegant Gift, Leather Accessories, Handmade Gifts, Personalized Gift Hoa handmade 15852 V 36293 0
36680 999 Mộc Leather Phone Bag, Compact Design, Durable Cowhide, Elegant Gift, Leather Accessories, Handmade Gifts, Personalized Gift Hoa handmade 15852 V 36293 0
36681 999 Mộc Leather Phone Bag, Compact Design, Durable Cowhide, Elegant Gift, Leather Accessories, Handmade Gifts, Personalized Gift Hoa handmade 15852 V 36293 0
36682 999 Mộc Leather Phone Bag, Compact Design, Durable Cowhide, Elegant Gift, Leather Accessories, Handmade Gifts, Personalized Gift Hoa handmade 15852 V 36293 0
36683 999 Mộc Leather Phone Bag, Compact Design, Durable Cowhide, Elegant Gift, Leather Accessories, Handmade Gifts, Personalized Gift Hoa handmade 15852 V 36293 0
36300 999 Bucket Bag From Pu Leather And Canvas Fabric, Elegant Gift, Leather Accessories, Handmade Gifts, Personalized Gift Hoa handmade 15857 P 0 5.00 3
36695 999 Bucket Bag From Pu Leather And Canvas Fabric, Elegant Gift, Leather Accessories, Handmade Gifts, Personalized Gift Hoa handmade 15857 V 36300 5.00 3
36696 999 Bucket Bag From Pu Leather And Canvas Fabric, Elegant Gift, Leather Accessories, Handmade Gifts, Personalized Gift Hoa handmade 15857 V 36300 5.00 3
40928 999 Scented Candles Gift Set OnaTree - Vietnamese Cosmetics 16383 P 0 5.00 6
40953 999 Scented Candles Gift Set OnaTree - Vietnamese Cosmetics 16383 V 40928 5.00 6
40954 999 Scented Candles Gift Set OnaTree - Vietnamese Cosmetics 16383 V 40928 5.00 6
40955 999 Scented Candles Gift Set OnaTree - Vietnamese Cosmetics 16383 V 40928 5.00 6
40956 999 Scented Candles Gift Set OnaTree - Vietnamese Cosmetics 16383 V 40928 5.00 6
40957 999 Scented Candles Gift Set OnaTree - Vietnamese Cosmetics 16383 V 40928 5.00 6
40958 999 Scented Candles Gift Set OnaTree - Vietnamese Cosmetics 16383 V 40928 5.00 6
40959 999 Scented Candles Gift Set OnaTree - Vietnamese Cosmetics 16383 V 40928 5.00 6
40960 999 Scented Candles Gift Set OnaTree - Vietnamese Cosmetics 16383 V 40928 5.00 6
40961 999 Scented Candles Gift Set OnaTree - Vietnamese Cosmetics 16383 V 40928 5.00 6
44278 998 “THƠ” Gold Plated Earrings, Gentle and Elegant Design, Luxurious 18K Gold-plated Material, Exquisite Accessories, Sophisticated Style Cuội Spirit 16710 P 0 0
44312 999 “THƠ” Gold Plated Earrings, Gentle and Elegant Design, Luxurious 18K Gold-plated Material, Exquisite Accessories, Sophisticated Style Cuội Spirit 16710 V 44278 0
44575 999 Vietnamese Brocade Tote Bag Giving Smile 16736 P 0 0
44593 999 Vietnamese Brocade Tote Bag Giving Smile 16736 V 44575 0
44594 999 Vietnamese Brocade Tote Bag Giving Smile 16736 V 44575 0
44595 999 Vietnamese Brocade Tote Bag Giving Smile 16736 V 44575 0
44752 999 New Moon Gold Plated Earrings, Romantic and Mysterious Beauty, Accentuating Facial Features, Modern and Youthful Style Cuội Spirit 16759 P 0 0
44793 999 New Moon Gold Plated Earrings, Romantic and Mysterious Beauty, Accentuating Facial Features, Modern and Youthful Style Cuội Spirit 16759 V 44752 0
44968 999 “Take Care” Ring, Large Round Design, Round Edge, Leather And Ceramic Material, Vintage Style, Unique Gift For Friends Nombre 16776 V 44941 0
44941 999 “Take Care” Ring, Large Round Design, Round Edge, Leather And Ceramic Material, Vintage Style, Unique Gift For Friends Nombre 16776 P 0 0
47627 999 Harmonious Gift Box, Relaxation Heat Pad, Hot And Cold Heat Pad, Heat Pad Gift Set, Gifts, Meaningful Gifts La Touche 17079 V 47622 0
47629 999 Harmonious Gift Box, Relaxation Heat Pad, Hot And Cold Heat Pad, Heat Pad Gift Set, Gifts, Meaningful Gifts La Touche 17079 V 47622 0
47628 999 Harmonious Gift Box, Relaxation Heat Pad, Hot And Cold Heat Pad, Heat Pad Gift Set, Gifts, Meaningful Gifts La Touche 17079 V 47622 0
47626 999 Harmonious Gift Box, Relaxation Heat Pad, Hot And Cold Heat Pad, Heat Pad Gift Set, Gifts, Meaningful Gifts La Touche 17079 V 47622 0
47622 999 Harmonious Gift Box, Relaxation Heat Pad, Hot And Cold Heat Pad, Heat Pad Gift Set, Gifts, Meaningful Gifts La Touche 17079 P 0 0
47630 999 Harmonious Gift Box, Relaxation Heat Pad, Hot And Cold Heat Pad, Heat Pad Gift Set, Gifts, Meaningful Gifts La Touche 17079 V 47622 0
47608 999 Handmade Paper Flower Painting - Vietnamese Lotus (Drawn Background) MAYPAPERFLOWER 30x40cm Wooden Frame Maypaperflower 17084 P 0 0
47635 999 Handmade Paper Flower Painting - Vietnamese Lotus (Drawn Background) MAYPAPERFLOWER 30x40cm Wooden Frame Maypaperflower 17084 V 47608 0
47966 998 Handmade Relaxing Scented Candle, 120G, Natural Soy Wax Candle, Natural Relaxation At Its Finest, Perfect Gift For Women, Gift Candle, Gift Idea Being home 17115 V 47967 5.00 4
47967 999 Handmade Relaxing Scented Candle, 120G, Natural Soy Wax Candle, Natural Relaxation At Its Finest, Perfect Gift For Women, Gift Candle, Gift Idea Being home 17115 P 0 5.00 4
47968 998 Handmade Relaxing Scented Candle, 120G, Natural Soy Wax Candle, Natural Relaxation At Its Finest, Perfect Gift For Women, Gift Candle, Gift Idea Being home 17115 V 47967 5.00 4
47969 999 Handmade Relaxing Scented Candle, 120G, Natural Soy Wax Candle, Natural Relaxation At Its Finest, Perfect Gift For Women, Gift Candle, Gift Idea Being home 17115 V 47967 5.00 4
48175 999 Saola Skincare Combo - SAOLA SAOLA 17139 V 48150 0
48177 999 Saola Skincare Combo - SAOLA SAOLA 17139 V 48150 0
48176 999 Saola Skincare Combo - SAOLA SAOLA 17139 V 48150 0
48150 999 Saola Skincare Combo - SAOLA SAOLA 17139 P 0 0
48173 999 Saola Skincare Combo - SAOLA SAOLA 17139 V 48150 0
48174 999 Saola Skincare Combo - SAOLA SAOLA 17139 V 48150 0
48178 999 Saola Skincare Combo - SAOLA SAOLA 17139 V 48150 0
48680 999 My Sweetheart Scented Candle, Cherry Blossom Scents, Scented Candle Gift Set, Essential Oil Scented Candles, Aromatherapy, Meaningful Gifts, Gift Ideas THE MUSE 17192 P 0 0
48710 999 My Sweetheart Scented Candle, Cherry Blossom Scents, Scented Candle Gift Set, Essential Oil Scented Candles, Aromatherapy, Meaningful Gifts, Gift Ideas THE MUSE 17192 V 48680 0
48711 999 My Sweetheart Scented Candle, Cherry Blossom Scents, Scented Candle Gift Set, Essential Oil Scented Candles, Aromatherapy, Meaningful Gifts, Gift Ideas THE MUSE 17192 V 48680 0
48712 999 My Sweetheart Scented Candle, Cherry Blossom Scents, Scented Candle Gift Set, Essential Oil Scented Candles, Aromatherapy, Meaningful Gifts, Gift Ideas THE MUSE 17192 V 48680 0