SELECT 
  lang.name, 
  lang.value 
FROM 
  cscart_language_values lang 
WHERE 
  lang.lang_code = 'ru' 
  AND lang.name IN (
    'quick_view', 'gift_certificate', 
    'free_products', 'quick_view', 'gift_certificate', 
    'edit', 'gift_certificate', 'gift_cert_to', 
    'gift_cert_from', 'amount', 'send_via', 
    'postal_mail', 'free_products', 
    'product', 'price', 'quantity', 'subtotal', 
    'price_summary', 'quick_view', 'gift_certificate', 
    'free_products', 'quick_view', 'gift_certificate', 
    'edit', 'gift_certificate', 'gift_cert_to', 
    'gift_cert_from', 'amount', 'send_via', 
    'postal_mail', 'free_products', 
    'product', 'price', 'quantity', 'subtotal', 
    'price_summary'
  )

Query time 0.01675

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "lang",
          "access_type": "range",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "392",
          "used_key_parts": ["lang_code", "name"],
          "rows": 14,
          "filtered": 100,
          "index_condition": "lang.lang_code = 'ru' and lang.`name` in ('quick_view','gift_certificate','free_products','quick_view','gift_certificate','edit','gift_certificate','gift_cert_to','gift_cert_from','amount','send_via','postal_mail','free_products','product','price','quantity','subtotal','price_summary','quick_view','gift_certificate','free_products','quick_view','gift_certificate','edit','gift_certificate','gift_cert_to','gift_cert_from','amount','send_via','postal_mail','free_products','product','price','quantity','subtotal','price_summary')"
        }
      }
    ]
  }
}

Result

name value
amount Сумма
edit Редактировать
free_products Бесплатные товары
gift_certificate Подарочный сертификат
gift_cert_from От кого
gift_cert_to Кому
postal_mail Почта
price Цена
price_summary Суммарная стоимость
product Товар
quantity Кол-во
quick_view Просмотр
send_via Отправить по
subtotal Сумма