SELECT 
  cscart_ult_product_descriptions.product_id, 
  cscart_ult_product_descriptions.short_description, 
  IF(
    cscart_ult_product_descriptions.short_description = "", 
    cscart_ult_product_descriptions.full_description, 
    ""
  ) AS full_description, 
  cscart_ult_product_descriptions.meta_keywords, 
  cscart_ult_product_descriptions.meta_description, 
  cscart_ult_product_descriptions.search_words, 
  cscart_ult_product_descriptions.promo_text 
FROM 
  cscart_ult_product_descriptions 
WHERE 
  cscart_ult_product_descriptions.product_id IN (277, 139, 282, 179) 
  AND cscart_ult_product_descriptions.company_id = 2 
  AND cscart_ult_product_descriptions.lang_code = 'ja'

Query time 0.00037

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "cscart_ult_product_descriptions",
      "access_type": "range",
      "possible_keys": ["PRIMARY", "product_id", "company_id"],
      "key": "product_id",
      "key_length": "3",
      "used_key_parts": ["product_id"],
      "rows": 4,
      "filtered": 100,
      "index_condition": "cscart_ult_product_descriptions.product_id in (277,139,282,179)",
      "attached_condition": "cscart_ult_product_descriptions.company_id = 2 and cscart_ult_product_descriptions.lang_code = 'ja'"
    }
  }
}

Result

product_id short_description full_description meta_keywords meta_description search_words promo_text
139 <p>ゴッホに扮したパンダが渋い!「スモーキング・パンダ」Tシャツ。<br>ゴッホは、パリに移住して以降、多くの自画像を描き残しましたが、こちらはアルル在住時の「耳切り事件」の直後に描かれたのは、包帯をしてパイプをくわえた自画像。</p><p>一方、こちらのTシャツでは、ゴッホの自画像のようにコートを着て、片耳にばんそうこ、パイプをくわえたパンダが。</p><p>ゴッホの自画像のような神経質そうな雰囲気ではなく、目は笑ってないですがどことなくユーモラスなパンダです。</p><h2>サイズ</h2><p>Sサイズ:着丈63cm 身幅45cm 肩幅42cm 袖丈19cm<br>Mサイズ:着丈67.5cm 身幅48.5cm 肩幅43cm 袖丈20cm<br>Lサイズ:着丈71cm 身幅50cm 肩幅44.5cm 袖丈21cm<br>※仕様上、同じサイズでも若干のズレがございます。</p><h2>素材</h2><p>綿:100%</p><h2>色</h2><p>白<br></p>
277 <p>怪獣映画に出演中のパンダ。着ぐるみに入って演技をしていたようで、頭を外して休憩中。</p><p>本番撮影前のひととき。</p><h2>サイズ</h2><p>Sサイズ:着丈63cm 身幅45cm 肩幅42cm 袖丈19cm<br>Mサイズ:着丈67.5cm 身幅48.5cm 肩幅43cm 袖丈20cm<br>Lサイズ:着丈71cm 身幅50cm 肩幅44.5cm 袖丈21cm<br>※仕様上、同じサイズでも若干のズレがございます。</p><h2>素材</h2><p>綿:100%</p><h2>色</h2><p>白<br></p>
282 <p>白と黒模様を持った動物が大集合!「ブラック&ホワイトアニマル」Tシャツ<br>白とと黒の模様を持った牛、鶴、犬、猫 兎、ペンギン、そしてパンダが大集合。</p><p>着心地がいいコットン素材で、生地もしっかりしています。</p><h2>サイズ</h2><p>Sサイズ:着丈65cm 身幅45cm 肩幅41cm 袖丈20cm<br>Mサイズ:着丈67.5cm 身幅49cm 肩幅44cm 袖丈21cm<br>Lサイズ:着丈69.5cm 身幅53cm 肩幅47cm 袖丈22.5cm<br>※仕様上、同じサイズでも若干のズレがあります。</p><h2>素材</h2><p>綿:100%</p><h2>色</h2><p>白<br></p>