SELECT 
  cscart_product_descriptions.product_id, 
  cscart_product_descriptions.short_description, 
  IF(
    cscart_product_descriptions.short_description = '' 
    OR cscart_product_descriptions.short_description IS NULL, 
    cscart_product_descriptions.full_description, 
    ''
  ) AS full_description, 
  cscart_product_descriptions.unit_name 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (170, 177, 179, 181) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00073

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "5.62"
    },
    "table": {
      "table_name": "cscart_product_descriptions",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "product_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id",
        "lang_code"
      ],
      "key_length": "9",
      "rows_examined_per_scan": 4,
      "rows_produced_per_join": 4,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "4.82",
        "eval_cost": "0.80",
        "prefix_cost": "5.62",
        "data_read_per_join": "18K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description",
        "unit_name"
      ],
      "attached_condition": "((`twebezli_Commercemodalpopup`.`cscart_product_descriptions`.`product_id` in (170,177,179,181)) and (`twebezli_Commercemodalpopup`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description unit_name
170 <p>The 588 Forged wedge maintains the popular, tour-proven shape of its predecessor with a series of technological breakthroughs to provide even more performance. Every wedge is Precision Forged from 1025 carbon steel for incredibly soft, solid feel and the highest level of manufacturing consistency for supreme confidence and trust over every shot. Tour Zip Grooves&trade; and Laser Milled&trade; technology maximize spin in accordance with USGA regulations. Exclusive to the 588 Forged wedge is the Tour Concept Wedge steel shaft, co-developed and engineered by Cleveland Golf and industry leader True Temper. With a unique stiffness profile that features a less active tip, this shaft promotes a more penetrating ball flight, increased spin and optimal distance control along with superior feel. Choose from two different finishes &ndash; Satin and Chrome &ndash; as well as low, standard and high bounce options.</p>
177 <p>With a sleek and striking look, the CG Black driver weighs only 265 grams, making it the lightest driver on the market to help players generate measurable increases in swing speed and distance with the same swing effort. The advanced aerodynamics found in the driver&rsquo;s Speed Crown Design &ndash; an innovative, teardrop-inspired crown profile &ndash; maximize distance by reducing drag at all angles of airflow during the swing. MaxCOR2 Variable Face Thickness Technology reduces face weight and increases trampoline effect on off-center hits, meaning higher ball speed and more distance on off-center hits. Plus, a high-density weight screw at the rear of the sole plate positions the center of gravity lower and deeper to promote a high, draw-biased trajectory with optimal launch conditions for effortless distance. The CG Black driver features a Miyazaki C. Kua 39 Limited Edition graphite shaft and a Golf Pride Ultralite grip, a combination that decreases overall club weight for faster swing speed.</p>
179 <div class="overviewbody"> <p>Based on the shape of the tour proven CG14<span style="font-size: 8pt;">&trade;</span> wedge, the CG16<span style="font-size: 8pt;">&trade;</span> has a hint of offset and is slightly larger for added forgiveness.&nbsp; The face features the same spin maximizing technology featured on the CG15<span style="font-size: 8pt;">&trade;</span> wedge &ndash; Tour Zip Grooves<span style="font-size: 8pt;">&trade;</span> in combination with Cleveland<span style="font-size: 8pt;">&reg;</span> Golf&rsquo;s breakthrough Laser Milled<span style="font-size: 8pt;">&trade; </span>surface roughness technology.&nbsp; Using the precision accuracy of a laser, each face features four perfectly calibrated texture lines milled between each groove exactly to the conforming roughness limit.&nbsp; This surface roughness application optimizes ball-to-face friction and maximizes spin within the Rules of Golf.</p> </div>
181 <p>Created for women golfers looking to improve their game, the Bloom 14 Piece set covers all of her equipment needs. Designed specifically for her swing, the 100% titanium Driver and Stainless Steel Fairway woods are designed with today&rsquo;s modern lightweight and oversized technology to drastically increase distance and consistency-particularly on mishits. The hybrid long irons are hollow and extremely forgiving and are packaged together with the short game simplifying NIBLICK &ndash; to make the game even easier to learn. If that isn&rsquo;t enough, the classically designed mini boot bag has retro details yet modern convenience with ample pocket space and detachable wristlet.</p>