SELECT 
  lang.name, 
  lang.value 
FROM 
  cscart_language_values lang 
WHERE 
  lang.lang_code = 'en' 
  AND lang.name IN (
    'vendor_terms_n_conditions_content', 
    'vendor_terms_n_conditions_alert', 
    'vendor_terms_n_conditions_content', 
    'vendor_terms_n_conditions_alert'
  )

Query time 0.00022

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": 2,
          "filtered": 100,
          "index_condition": "lang.lang_code = 'en' and lang.`name` in ('vendor_terms_n_conditions_content','vendor_terms_n_conditions_alert','vendor_terms_n_conditions_content','vendor_terms_n_conditions_alert')"
        }
      }
    ]
  }
}

Result

name value
vendor_terms_n_conditions_alert In order to proceed, you need to accept our General Terms and Conditions, General Terms & Conditions for Sellers, Complaint Rules, and confirm that you read and understand our Principles of Personal Data Protections.
vendor_terms_n_conditions_content <p> Please read these <strong>Terms and Conditions for Brands</strong> carefully before using the <a href="https://www.b2bonza.com" target="_blank" rel="noopener">B2Bonza platform</a> (the “Platform”), operated by eBonza s.r.o. (“we”, “us”, or “our”). </p> <p> These Terms govern the rights and obligations of independent brands and distributors (“Brands”) using the Platform for B2B wholesale transactions with professional retailers. </p> <p><strong>Acceptance of Terms</strong></p> <p> By submitting a vendor application, accessing, or using the Platform, you confirm that you have read, understood, and agree to be bound by these Terms. If you do not agree with any part of these Terms, you may not use the Platform. </p> <p><strong>Relationship of the Parties</strong></p> <p> B2Bonza operates exclusively as a technical and commercial marketplace intermediary. All purchase agreements are concluded directly between Brands and Retailers. B2Bonza is not a seller, buyer, distributor, or carrier of goods. </p> <p><strong>Payments, Invoicing and Logistics</strong></p> <p> Payments are processed via third-party payment service providers. Invoices for product sales are issued in the name of the Brand and may be generated automatically through the Platform where available. </p> <p> Shipping and delivery of products are arranged and fulfilled by the Brand through third-party carriers. Brands may access marketplace-negotiated shipping rates and marketplace shipping contributions where available. </p> <p><strong>Personal Data Protection</strong></p> <p> The processing of personal data is governed by our <a href="/privacy-policy" target="_blank" rel="noopener">Privacy Policy</a>, in accordance with Regulation (EU) 2016/679 (GDPR). </p> <p><strong>Changes to the Terms</strong></p> <p> We reserve the right to modify or replace these Terms at any time. Updated versions will be published on the Platform and become effective upon publication. </p> <p><strong>Contact</strong></p> <p> If you have any questions regarding these Terms, please contact us at <a href="mailto:info@b2bonza.com">info@b2bonza.com</a>. </p>