SELECT 
  c.product_id AS cur_product_id, 
  a.*, 
  b.option_name, 
  b.internal_option_name, 
  b.option_text, 
  b.description, 
  b.inner_hint, 
  b.incorrect_message, 
  b.comment 
FROM 
  product_options as a 
  LEFT JOIN product_options_descriptions as b ON a.option_id = b.option_id 
  AND b.lang_code = 'en' 
  LEFT JOIN product_global_option_links as c ON c.option_id = a.option_id 
WHERE 
  c.product_id IN (
    116528, 156281, 156684, 212179, 212188
  ) 
  AND a.product_id = 0 
  AND a.status = 'A' 
ORDER BY 
  a.position

Query time 0.00134

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "20.83"
    },
    "ordering_operation": {
      "using_temporary_table": true,
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "6.50"
      },
      "nested_loop": [
        {
          "table": {
            "table_name": "c",
            "access_type": "range",
            "possible_keys": [
              "PRIMARY",
              "product_id"
            ],
            "key": "product_id",
            "used_key_parts": [
              "product_id"
            ],
            "key_length": "3",
            "rows_examined_per_scan": 13,
            "rows_produced_per_join": 13,
            "filtered": "100.00",
            "using_index": true,
            "cost_info": {
              "read_cost": "1.66",
              "eval_cost": "1.30",
              "prefix_cost": "2.96",
              "data_read_per_join": "208"
            },
            "used_columns": [
              "option_id",
              "product_id"
            ],
            "attached_condition": "((`goimagine`.`c`.`product_id` in (116528,156281,156684,212179,212188)) and (`goimagine`.`c`.`option_id` is not null))"
          }
        },
        {
          "table": {
            "table_name": "a",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY",
              "c_status"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "option_id"
            ],
            "key_length": "3",
            "ref": [
              "goimagine.c.option_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 6,
            "filtered": "50.00",
            "cost_info": {
              "read_cost": "5.51",
              "eval_cost": "0.65",
              "prefix_cost": "9.77",
              "data_read_per_join": "19K"
            },
            "used_columns": [
              "option_id",
              "product_id",
              "company_id",
              "option_type",
              "inventory",
              "regexp",
              "required",
              "multiupload",
              "allowed_extensions",
              "max_file_size",
              "missing_variants_handling",
              "status",
              "position",
              "value",
              "google_export_name_option",
              "etsy_prop_id"
            ],
            "attached_condition": "((`goimagine`.`a`.`product_id` = 0) and (`goimagine`.`a`.`status` = 'A'))"
          }
        },
        {
          "table": {
            "table_name": "b",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "option_id",
              "lang_code"
            ],
            "key_length": "9",
            "ref": [
              "goimagine.c.option_id",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 6,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "3.91",
              "eval_cost": "0.65",
              "prefix_cost": "14.33",
              "data_read_per_join": "22K"
            },
            "used_columns": [
              "option_id",
              "lang_code",
              "option_name",
              "internal_option_name",
              "option_text",
              "description",
              "comment",
              "inner_hint",
              "incorrect_message"
            ]
          }
        }
      ]
    }
  }
}

Result

cur_product_id option_id product_id company_id option_type inventory regexp required multiupload allowed_extensions max_file_size missing_variants_handling status position value google_export_name_option etsy_prop_id option_name internal_option_name option_text description inner_hint incorrect_message comment
116528 31300 0 3195 S Y Y N 0 M A 1 not_option Leash Handle Type Leash Handle Type <p>Select Standard or Padded Leash Handle</p>
156281 19850 0 3195 S Y Y N 0 M A 1 not_option Belt Size Belt Size <p>The Standard size belt is adjustable from 30" to 46".&nbsp;<br>The X Long size belt goes up to 60" and is ideal for larger bodies or wearing over a coat in the winter.</p> Select your Belt Size
156281 19851 0 3195 S Y Y N 0 M A 1 not_option Belt Hardware Belt Hardware <p>This belt comes standard with one Fixed and one Floating D-Ring.</p> <p>A Second Floating D-Ring can be added to accommodate an additional dog on a second leash.</p> Select Quantity of Floating D-Rings
156684 25310 0 3195 S Y Y N 0 M A 1 not_option Paracord Leash Length Paracord Leash Length <p>Select from 4', 6', or 8' braided paracord leash</p> <p>Contact me for a custom length</p> Select Leash Length
212179 19943 0 3195 S Y Y N 0 M A 1 not_option Adjustable Leash Length 1" Adjustable Leash Length <ul><li>4' leash adjusts from 31" to 48"</li><li>6' leash adjusts from 43" to 72"</li><li>8' leash adjusts from 55" to 96"</li></ul> <hr> Select your leash length
212188 25310 0 3195 S Y Y N 0 M A 1 not_option Paracord Leash Length Paracord Leash Length <p>Select from 4', 6', or 8' braided paracord leash</p> <p>Contact me for a custom length</p> Select Leash Length
116528 14620 0 3195 S Y Y N 0 M A 2 not_option Hardware Type Leash Handle Hardware Type <p>Select your Hardware type</p>
156684 25600 0 3195 S Y Y N 0 M A 2 not_option Paracord Colors - Blend Options 550 Paracord Colors - Blends <p>Select your Paracord Color</p> Select your Paracord Color
116528 14621 0 3195 S Y Y N 0 M A 3 not_option Standard Colors Standard Webbing Colors <p>Select your Webbing Color</p>
156684 19944 0 3195 S Y N N 0 M A 3 not_option Optional Hardware Upgrade Paracord Hardware Upgrade <p>Leashes come with Standard hardware at both ends (1) unless upgraded.</p> <ol><li>Standard swivel snap bolt - standard swivel snap bolt - up to 80 lbs</li><li>Heavy duty swivel snap bolt - heavy duty swivel snap bolt - over 80 lbs</li><li>Non-locking carabiner - standard swivel snap bolt - up to 80 lbs</li><li>Locking carabiner - standard swivel snap bolt - up to 80 lbs</li><li>Locking carabiner - heavy duty swivel snap bolt - up to 120 lbs</li><li>Heavy duty locking carabiner - heavy duty swivel snap bolt - over 100 lbs</li></ol> Select Hardware Upgrade (optional)
212179 25134 0 3195 S Y N N 0 M A 3 not_option Neon Colors Neon Colors <p>Select Webbing Color</p>
212188 19944 0 3195 S Y N N 0 M A 3 not_option Optional Hardware Upgrade Paracord Hardware Upgrade <p>Leashes come with Standard hardware at both ends (1) unless upgraded.</p> <ol><li>Standard swivel snap bolt - standard swivel snap bolt - up to 80 lbs</li><li>Heavy duty swivel snap bolt - heavy duty swivel snap bolt - over 80 lbs</li><li>Non-locking carabiner - standard swivel snap bolt - up to 80 lbs</li><li>Locking carabiner - standard swivel snap bolt - up to 80 lbs</li><li>Locking carabiner - heavy duty swivel snap bolt - up to 120 lbs</li><li>Heavy duty locking carabiner - heavy duty swivel snap bolt - over 100 lbs</li></ol> Select Hardware Upgrade (optional)
212179 25209 0 3195 S Y N N 0 M A 4 not_option Optional Leash Hardware Upgrade Optional Hardware Upgrade for 1" Webbing <p>Option to add a Gooseneck Clip in lieu of a Snap Bolt at the non-adjusting end of the leash (the dog end)</p> Optional Gooseneck