SELECT 
  b.variant_name, 
  a.* 
FROM 
  cscart_product_option_variants AS a 
  LEFT JOIN cscart_product_option_variants_descriptions AS b ON b.variant_id = a.variant_id 
  AND b.lang_code = 'en' 
WHERE 
  1 
  AND a.option_id IN (85, 86, 89, 92, 88, 117) 
  AND a.status = 'A' 
ORDER BY 
  a.position, 
  a.variant_id

Query time 0.00204

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "206.71"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "114.00"
      },
      "nested_loop": [
        {
          "table": {
            "table_name": "a",
            "access_type": "range",
            "possible_keys": [
              "status",
              "option_id",
              "option_id_2"
            ],
            "key": "option_id",
            "used_key_parts": [
              "option_id",
              "status"
            ],
            "key_length": "6",
            "rows_examined_per_scan": 114,
            "rows_produced_per_join": 114,
            "filtered": "100.00",
            "index_condition": "((`cscartdb`.`a`.`option_id` in (85,86,89,92,88,117)) and (`cscartdb`.`a`.`status` = 'A'))",
            "cost_info": {
              "read_cost": "41.41",
              "eval_cost": "11.40",
              "prefix_cost": "52.81",
              "data_read_per_join": "5K"
            },
            "used_columns": [
              "variant_id",
              "option_id",
              "position",
              "modifier",
              "modifier_type",
              "weight_modifier",
              "weight_modifier_type",
              "point_modifier",
              "point_modifier_type",
              "status",
              "note_required"
            ]
          }
        },
        {
          "table": {
            "table_name": "b",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "variant_id",
              "lang_code"
            ],
            "key_length": "9",
            "ref": [
              "cscartdb.a.variant_id",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 114,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "28.50",
              "eval_cost": "11.40",
              "prefix_cost": "92.71",
              "data_read_per_join": "87K"
            },
            "used_columns": [
              "variant_id",
              "lang_code",
              "variant_name"
            ]
          }
        }
      ]
    }
  }
}

Result

variant_name variant_id option_id position modifier modifier_type weight_modifier weight_modifier_type point_modifier point_modifier_type status note_required
No 3299 117 0 0.000 A 0.000 A 0.000 A A
Kreature Orange 2234 89 1 0.000 A 0.000 A 0.000 A A
Kreature Orange 2978 92 1 0.000 A 0.000 A 0.000 A A
No 3251 88 1 0.000 A 0.000 A 0.000 A A
Kreature Orange 3327 117 1 7.990 A 0.000 A 0.000 A A
Super soft 7624 86 1 0.000 A 0.000 A 0.000 A A
Small 17679 85 1 0.000 A 0.000 A 0.000 A A
Brilliant Yellow 2235 89 2 0.000 A 0.000 A 0.000 A A
Brilliant Yellow 2979 92 2 0.000 A 0.000 A 0.000 A A
Yes 3252 88 2 7.990 A 0.000 A 0.000 A A
Brilliant Yellow 3328 117 2 7.990 A 0.000 A 0.000 A A
Classic (Recommended) 7625 86 2 0.000 A 0.000 A 0.000 A A
Medium 17680 85 2 23.000 A 0.000 A 0.000 A A
Sparkle White 2236 89 3 0.000 A 0.000 A 0.000 A A
Sparkle White 2980 92 3 0.000 A 0.000 A 0.000 A A
Sparkle White 3341 117 3 7.990 A 0.000 A 0.000 A A
Extra Firm 7626 86 3 0.000 A 0.000 A 0.000 A A
Large 17681 85 3 60.000 A 0.000 A 0.000 A A
Blood Red 2237 89 4 0.000 A 0.000 A 0.000 A A
Blood Red 2981 92 4 0.000 A 0.000 A 0.000 A A
Blood Red 3340 117 4 7.990 A 0.000 A 0.000 A A
XL 17682 85 4 116.000 A 0.000 A 0.000 A A
Burnt Orange 2238 89 5 0.000 A 0.000 A 0.000 A A
Burnt Orange 2982 92 5 0.000 A 0.000 A 0.000 A A
Burnt Orange 3339 117 5 7.990 A 0.000 A 0.000 A A
XXL 17683 85 5 174.000 A 0.000 A 0.000 A A
Kreature Purple 2239 89 6 0.000 A 0.000 A 0.000 A A
Kreature Purple 2983 92 6 0.000 A 0.000 A 0.000 A A
Kreature Purple 3338 117 6 7.990 A 0.000 A 0.000 A A
Deep Violet 2240 89 7 0.000 A 0.000 A 0.000 A A
Deep Violet 2984 92 7 0.000 A 0.000 A 0.000 A A
Deep Violet 3337 117 7 7.990 A 0.000 A 0.000 A A
Bubble Gum Pink 2241 89 8 0.000 A 0.000 A 0.000 A A
Bubble Gum Pink 2985 92 8 0.000 A 0.000 A 0.000 A A
Bubble Gum Pink 3336 117 8 7.990 A 0.000 A 0.000 A A
Dark Rose 2242 89 9 0.000 A 0.000 A 0.000 A A
Dark Rose 2986 92 9 0.000 A 0.000 A 0.000 A A
Dark Rose 3323 117 9 7.990 A 0.000 A 0.000 A A
Metallic Silver 2243 89 10 0.000 A 0.000 A 0.000 A A
Metallic Silver 2987 92 10 0.000 A 0.000 A 0.000 A A
Metallic Silver 3334 117 10 7.990 A 0.000 A 0.000 A A
Chartreuse 2244 89 11 0.000 A 0.000 A 0.000 A A
Chartreuse 2988 92 11 0.000 A 0.000 A 0.000 A A
Chartreuse 3333 117 11 7.990 A 0.000 A 0.000 A A
Swamp Green 2245 89 12 0.000 A 0.000 A 0.000 A A
Swamp Green 2989 92 12 0.000 A 0.000 A 0.000 A A
Swamp Green 3332 117 12 7.990 A 0.000 A 0.000 A A
Shimmer Gold 2246 89 13 0.000 A 0.000 A 0.000 A A
Shimmer Gold 2990 92 13 0.000 A 0.000 A 0.000 A A
Shimmer Gold 3331 117 13 7.990 A 0.000 A 0.000 A A
Bright Cherry 2247 89 14 0.000 A 0.000 A 0.000 A A
Bright Cherry 2991 92 14 0.000 A 0.000 A 0.000 A A
Bright Cherry 3330 117 14 7.990 A 0.000 A 0.000 A A
Dark Brown 2248 89 15 0.000 A 0.000 A 0.000 A A
Dark Brown 2992 92 15 0.000 A 0.000 A 0.000 A A
Dark Brown 3329 117 15 7.990 A 0.000 A 0.000 A A
Kreature Green 2249 89 16 0.000 A 0.000 A 0.000 A A
Kreature Green 2993 92 16 0.000 A 0.000 A 0.000 A A
Kreature Green 3325 117 16 7.990 A 0.000 A 0.000 A A
Sparkle Bronze 2250 89 17 0.000 A 0.000 A 0.000 A A
Sparkle Bronze 2994 92 17 0.000 A 0.000 A 0.000 A A
Sparkle Bronze 3324 117 17 7.990 A 0.000 A 0.000 A A
Deep Blue-Green 2251 89 18 0.000 A 0.000 A 0.000 A A
Deep Blue-Green 2995 92 18 0.000 A 0.000 A 0.000 A A
Deep Blue-Green 3326 117 18 7.990 A 0.000 A 0.000 A A
Ocean Blue 2252 89 19 0.000 A 0.000 A 0.000 A A
Ocean Blue 2996 92 19 0.000 A 0.000 A 0.000 A A
Ocean Blue 3335 117 19 7.990 A 0.000 A 0.000 A A
Kreature Blue 2253 89 20 0.000 A 0.000 A 0.000 A A
Kreature Blue 2997 92 20 0.000 A 0.000 A 0.000 A A
Kreature Blue 3342 117 20 7.990 A 0.000 A 0.000 A A
Inky Grey 2254 89 21 0.000 A 0.000 A 0.000 A A
Inky Grey 2998 92 21 0.000 A 0.000 A 0.000 A A
Inky Grey 3343 117 21 7.990 A 0.000 A 0.000 A A
Jade 2255 89 22 0.000 A 0.000 A 0.000 A A
Jade 2999 92 22 0.000 A 0.000 A 0.000 A A
Jade 3344 117 22 7.990 A 0.000 A 0.000 A A
Gray Green 2256 89 23 0.000 A 0.000 A 0.000 A A
Gray Green 3000 92 23 0.000 A 0.000 A 0.000 A A
Gray Green 3345 117 23 7.990 A 0.000 A 0.000 A A
Olive 2257 89 24 0.000 A 0.000 A 0.000 A A
Olive 2977 92 24 0.000 A 0.000 A 0.000 A A
Olive 3312 117 24 7.990 A 0.000 A 0.000 A A
Rose Gold 2258 89 25 0.000 A 0.000 A 0.000 A A
Rose Gold 3001 92 25 0.000 A 0.000 A 0.000 A A
Rose Gold 3301 117 25 7.990 A 0.000 A 0.000 A A
Coal Black 2259 89 26 0.000 A 0.000 A 0.000 A A
Coal Black 3002 92 26 0.000 A 0.000 A 0.000 A A
Coal Black 3302 117 26 7.990 A 0.000 A 0.000 A A
Rust 2260 89 27 0.000 A 0.000 A 0.000 A A
Rust 3003 92 27 0.000 A 0.000 A 0.000 A A
Rust 3303 117 27 7.990 A 0.000 A 0.000 A A
Copper 2261 89 28 0.000 A 0.000 A 0.000 A A
Copper 3004 92 28 0.000 A 0.000 A 0.000 A A
Copper 3304 117 28 7.990 A 0.000 A 0.000 A A
Ukon Brown 2262 89 29 0.000 A 0.000 A 0.000 A A
Ukon Brown 3005 92 29 0.000 A 0.000 A 0.000 A A
Ukon Brown 3305 117 29 7.990 A 0.000 A 0.000 A A
Valentine 2263 89 30 0.000 A 0.000 A 0.000 A A
Valentine 3006 92 30 0.000 A 0.000 A 0.000 A A
Valentine 3306 117 30 7.990 A 0.000 A 0.000 A A
Fire Red 2264 89 31 0.000 A 0.000 A 0.000 A A
Fire Red 3007 92 31 0.000 A 0.000 A 0.000 A A
Fire Red 3307 117 31 7.990 A 0.000 A 0.000 A A
Chocolate 2265 89 32 0.000 A 0.000 A 0.000 A A
Chocolate 3008 92 32 0.000 A 0.000 A 0.000 A A
Chocolate 3308 117 32 7.990 A 0.000 A 0.000 A A
Ruddy Gold 2266 89 33 0.000 A 0.000 A 0.000 A A
Ruddy Gold 3009 92 33 0.000 A 0.000 A 0.000 A A
Ruddy Gold 3309 117 33 7.990 A 0.000 A 0.000 A A
Jet Black 2267 89 34 0.000 A 0.000 A 0.000 A A
Jet Black 3010 92 34 0.000 A 0.000 A 0.000 A A
Jet Black 3310 117 34 7.990 A 0.000 A 0.000 A A
Solid White 2268 89 35 0.000 A 0.000 A 0.000 A A
Solid White 3011 92 35 0.000 A 0.000 A 0.000 A A
Solid White 3311 117 35 7.990 A 0.000 A 0.000 A A
Fluorescent Blue 2269 89 36 0.000 A 0.000 A 0.000 A A
Fluorescent Blue 3012 92 36 0.000 A 0.000 A 0.000 A A
Fluorescent Blue 3300 117 36 7.990 A 0.000 A 0.000 A A
Fluorescent Orange 2270 89 37 0.000 A 0.000 A 0.000 A A
Fluorescent Orange 3013 92 37 0.000 A 0.000 A 0.000 A A
Fluorescent Orange 3313 117 37 7.990 A 0.000 A 0.000 A A
Fluorescent Purple 2271 89 38 0.000 A 0.000 A 0.000 A A
Fluorescent Purple 3014 92 38 0.000 A 0.000 A 0.000 A A
Fluorescent Purple 3314 117 38 7.990 A 0.000 A 0.000 A A
Fluorescent Green 2272 89 39 0.000 A 0.000 A 0.000 A A
Fluorescent Green 3015 92 39 0.000 A 0.000 A 0.000 A A
Fluorescent Green 3315 117 39 7.990 A 0.000 A 0.000 A A
Red-Orange Glow 2273 89 40 7.990 A 0.000 A 0.000 A A
Red-Orange Glow 3016 92 40 7.990 A 0.000 A 0.000 A A
Red-Orange Glow 3316 117 40 7.990 A 0.000 A 0.000 A A
White-Green Glow 2274 89 41 7.990 A 0.000 A 0.000 A A
White-Green Glow 3017 92 41 7.990 A 0.000 A 0.000 A A
White-Green Glow 3317 117 41 7.990 A 0.000 A 0.000 A A
Blue Glow 2275 89 42 7.990 A 0.000 A 0.000 A A
Blue Glow 3018 92 42 7.990 A 0.000 A 0.000 A A
Blue Glow 3318 117 42 7.990 A 0.000 A 0.000 A A
Golden Copper Shift 2276 89 43 4.990 A 0.000 A 0.000 A A
Golden Copper Shift 3019 92 43 4.990 A 0.000 A 0.000 A A
Golden Copper Shift 3319 117 43 7.990 A 0.000 A 0.000 A A
Rusty Pink Shift 2277 89 44 4.990 A 0.000 A 0.000 A A
Rusty Pink Shift 3020 92 44 4.990 A 0.000 A 0.000 A A
Rusty Pink Shift 3320 117 44 7.990 A 0.000 A 0.000 A A
Blue Purple Shift 2278 89 45 4.990 A 0.000 A 0.000 A A
Blue Purple Shift 3021 92 45 4.990 A 0.000 A 0.000 A A
Blue Purple Shift 3321 117 45 7.990 A 0.000 A 0.000 A A
Blue Green Shift 2279 89 46 4.990 A 0.000 A 0.000 A A
Blue Green Shift 3022 92 46 4.990 A 0.000 A 0.000 A A
Blue Green Shift 3322 117 46 7.990 A 0.000 A 0.000 A A