SELECT 
  lang.name, 
  lang.value 
FROM 
  cscart_language_values lang 
WHERE 
  lang.lang_code = 'zh' 
  AND lang.name IN (
    'gdpr.klaro_accept_all', 'gdpr.klaro_accept_selected', 
    'gdpr.klaro_close', 'gdpr.klaro_consent_modal_description', 
    'gdpr.klaro_consent_modal_title', 
    'gdpr.klaro_consent_notice_change_description', 
    'gdpr.klaro_consent_notice_title', 
    'gdpr.klaro_consent_notice_description', 
    'gdpr.klaro_consent_notice_learn_more', 
    'gdpr.klaro_consent_notice_testing', 
    'gdpr.klaro_contextual_consent_accept_always', 
    'gdpr.klaro_contextual_consent_accept_once', 
    'gdpr.klaro_contextual_consent_description', 
    'gdpr.klaro_decline', 'gdpr.klaro_ok', 
    'gdpr.klaro_powered_by', 'gdpr.klaro_privacy_policy_title', 
    'gdpr.klaro_privacy_policy_name', 
    'gdpr.klaro_service', 'gdpr.klaro_services', 
    'gdpr.strictly_necessary_cookies_title', 
    'gdpr.strictly_necessary_cookies_description', 
    'gdpr.performance_cookies_title', 
    'gdpr.performance_cookies_description', 
    'gdpr.functional_cookies_title', 
    'gdpr.functional_cookies_description', 
    'gdpr.marketing_cookies_title', 
    'gdpr.marketing_cookies_description', 
    'gdpr.klaro_service_purpose', 'gdpr.klaro_service_purposes', 
    'gdpr.klaro_service_required_description', 
    'gdpr.eway_cookies_title', 'gdpr.eway_cookies_description', 
    'gdpr.disable_all_description', 
    'gdpr.disable_all_title', 'gdpr.opt_out_description', 
    'gdpr.opt_out_title', 'gdpr.klaro_service_required_title', 
    'gdpr.uk_cookies_law', 'gdpr.site_functionality_cookies_title', 
    'gdpr.site_functionality_cookies_description', 
    'gdpr.klaro_accept_all', 'gdpr.klaro_accept_selected', 
    'gdpr.klaro_close', 'gdpr.klaro_consent_modal_description', 
    'gdpr.klaro_consent_modal_title', 
    'gdpr.klaro_consent_notice_change_description', 
    'gdpr.klaro_consent_notice_title', 
    'gdpr.klaro_consent_notice_description', 
    'gdpr.klaro_consent_notice_learn_more', 
    'gdpr.klaro_consent_notice_testing', 
    'gdpr.klaro_contextual_consent_accept_always', 
    'gdpr.klaro_contextual_consent_accept_once', 
    'gdpr.klaro_contextual_consent_description', 
    'gdpr.klaro_decline', 'gdpr.klaro_ok', 
    'gdpr.klaro_powered_by', 'gdpr.klaro_privacy_policy_title', 
    'gdpr.klaro_privacy_policy_name', 
    'gdpr.klaro_service', 'gdpr.klaro_services', 
    'gdpr.strictly_necessary_cookies_title', 
    'gdpr.strictly_necessary_cookies_description', 
    'gdpr.performance_cookies_title', 
    'gdpr.performance_cookies_description', 
    'gdpr.functional_cookies_title', 
    'gdpr.functional_cookies_description', 
    'gdpr.marketing_cookies_title', 
    'gdpr.marketing_cookies_description', 
    'gdpr.klaro_service_purpose', 'gdpr.klaro_service_purposes', 
    'gdpr.klaro_service_required_description', 
    'gdpr.eway_cookies_title', 'gdpr.eway_cookies_description', 
    'gdpr.disable_all_description', 
    'gdpr.disable_all_title', 'gdpr.opt_out_description', 
    'gdpr.opt_out_title', 'gdpr.klaro_service_required_title', 
    'gdpr.uk_cookies_law', 'gdpr.site_functionality_cookies_title', 
    'gdpr.site_functionality_cookies_description'
  )

Query time 0.00060

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.07208151,
    "nested_loop": [
      {
        "table": {
          "table_name": "lang",
          "access_type": "range",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "392",
          "used_key_parts": ["lang_code", "name"],
          "loops": 1,
          "rows": 41,
          "cost": 0.07208151,
          "filtered": 100,
          "attached_condition": "lang.lang_code = 'zh' and lang.`name` in ('gdpr.klaro_accept_all','gdpr.klaro_accept_selected','gdpr.klaro_close','gdpr.klaro_consent_modal_description','gdpr.klaro_consent_modal_title','gdpr.klaro_consent_notice_change_description','gdpr.klaro_consent_notice_title','gdpr.klaro_consent_notice_description','gdpr.klaro_consent_notice_learn_more','gdpr.klaro_consent_notice_testing','gdpr.klaro_contextual_consent_accept_always','gdpr.klaro_contextual_consent_accept_once','gdpr.klaro_contextual_consent_description','gdpr.klaro_decline','gdpr.klaro_ok','gdpr.klaro_powered_by','gdpr.klaro_privacy_policy_title','gdpr.klaro_privacy_policy_name','gdpr.klaro_service','gdpr.klaro_services','gdpr.strictly_necessary_cookies_title','gdpr.strictly_necessary_cookies_description','gdpr.performance_cookies_title','gdpr.performance_cookies_description','gdpr.functional_cookies_title','gdpr.functional_cookies_description','gdpr.marketing_cookies_title','gdpr.marketing_cookies_description','gdpr.klaro_service_purpose','gdpr.klaro_service_purposes','gdpr.klaro_service_required_description','gdpr.eway_cookies_title','gdpr.eway_cookies_description','gdpr.disable_all_description','gdpr.disable_all_title','gdpr.opt_out_description','gdpr.opt_out_title','gdpr.klaro_service_required_title','gdpr.uk_cookies_law','gdpr.site_functionality_cookies_title','gdpr.site_functionality_cookies_description','gdpr.klaro_accept_all','gdpr.klaro_accept_selected','gdpr.klaro_close','gdpr.klaro_consent_modal_description','gdpr.klaro_consent_modal_title','gdpr.klaro_consent_notice_change_description','gdpr.klaro_consent_notice_title','gdpr.klaro_consent_notice_description','gdpr.klaro_consent_notice_learn_more','gdpr.klaro_consent_notice_testing','gdpr.klaro_contextual_consent_accept_always','gdpr.klaro_contextual_consent_accept_once','gdpr.klaro_contextual_consent_description','gdpr.klaro_decline','gdpr.klaro_ok','gdpr.klaro_powered_by','gdpr.klaro_privacy_policy_title','gdpr.klaro_privacy_policy_name','gdpr.klaro_service','gdpr.klaro_services','gdpr.strictly_necessary_cookies_title','gdpr.strictly_necessary_cookies_description','gdpr.performance_cookies_title','gdpr.performance_cookies_description','gdpr.functional_cookies_title','gdpr.functional_cookies_description','gdpr.marketing_cookies_title','gdpr.marketing_cookies_description','gdpr.klaro_service_purpose','gdpr.klaro_service_purposes','gdpr.klaro_service_required_description','gdpr.eway_cookies_title','gdpr.eway_cookies_description','gdpr.disable_all_description','gdpr.disable_all_title','gdpr.opt_out_description','gdpr.opt_out_title','gdpr.klaro_service_required_title','gdpr.uk_cookies_law','gdpr.site_functionality_cookies_title','gdpr.site_functionality_cookies_description')"
        }
      }
    ]
  }
}

Result

name value
gdpr.disable_all_description 使用此开关启用或禁用所有服务。
gdpr.disable_all_title 启用或禁用所有服务
gdpr.eway_cookies_description eWAY 是一家支付提供商。如果您选择由 eWAY 提供支持的付款方式,它允许我们接受付款。这是 <a href="https://www.eway.com.au/privacy-policy/" target="_blank">eWAY 隐私政策</a>。
gdpr.eway_cookies_title eWAY
gdpr.functional_cookies_description 这些 cookie 可在网站上启用其他功能。它们可能由我们已将其服务添加到网站的第三方提供商设置。这些服务可能包括许多内容,例如地图、用于初步运费计算的地理位置,或使用您的社交网络帐户登录的能力。如果没有功能性 cookie,与这些服务相关的网站部分可能无法正常工作。
gdpr.functional_cookies_title 功能性cookies
gdpr.klaro_accept_all 全都接受
gdpr.klaro_accept_selected 接受选择
gdpr.klaro_close
gdpr.klaro_consent_modal_description 在这里,您可以评估和定制我们希望在本网站上使用的服务(及其各自的 cookie)。你负责!启用或禁用您认为合适的服务。
gdpr.klaro_consent_modal_title 我们想使用的 Cookie
gdpr.klaro_consent_notice_change_description 自您上次访问以来发生了变化,请重新同意。
gdpr.klaro_consent_notice_description 你好!我们可以启用一些需要 cookie 的附加服务吗?您可以随时更改或撤回您的同意。
gdpr.klaro_consent_notice_learn_more 让我选择
gdpr.klaro_consent_notice_testing 测试模式!
gdpr.klaro_consent_notice_title Cookie 同意
gdpr.klaro_contextual_consent_accept_always 总是
gdpr.klaro_contextual_consent_accept_once '是的'
gdpr.klaro_contextual_consent_description 是否要加载 {title}提供的外部内容?
gdpr.klaro_decline 我拒绝
gdpr.klaro_ok 没关系
gdpr.klaro_powered_by 与克拉罗一起实现!
gdpr.klaro_privacy_policy_name 隐私政策
gdpr.klaro_privacy_policy_title 您可以在本文档中找到更多信息: {privacyPolicy}。
gdpr.klaro_service 服务
gdpr.klaro_service_purpose 目的
gdpr.klaro_service_purposes 目的
gdpr.klaro_service_required_description 始终需要此服务
gdpr.klaro_service_required_title (始终需要)
gdpr.klaro_services 服务
gdpr.marketing_cookies_description 我们的广告合作伙伴使用这些 cookie。它们帮助他们衡量促销效率,并为您提供相关性更高、重复性更低的广告。这通常是通过记住看到广告的浏览器和设备来实现的。关闭这些 cookie 不会减少您在互联网上看到的广告数量,但会降低它们的个性化程度。
gdpr.marketing_cookies_title 营销饼干
gdpr.opt_out_description 此服务默认启用(但您可以选择退出)
gdpr.opt_out_title (选择退出)
gdpr.performance_cookies_description 这些 cookie 使我们能够了解网站的运作方式。这些 cookie 帮助收集的信息是匿名的;它通常以数字表示。例如,这些 cookie 帮助我们了解错误发生的频率、我们拥有多少唯一身份访问者,或者每个页面的平均浏览时长。多亏了这些 cookie,我们可以为您改进网站。
gdpr.performance_cookies_title 性能 cookie
gdpr.site_functionality_cookies_description 这些 cookie 服务于网站的基本功能。例如,它们帮助网站记住您将东西放入购物车或登录了您的帐户。
gdpr.site_functionality_cookies_title 网站功能
gdpr.strictly_necessary_cookies_description 这些cookies对于网站正常运行至关重要。例如,他们让您下订单,或帮助网站记住您已登录您的帐户。这就是为什么不能通过该站点禁用它们的原因。您甚至可以将浏览器配置为禁用这些 cookie,但如果没有它们,网站的重要部分将无法运行。
gdpr.strictly_necessary_cookies_title 绝对必要的cookies
gdpr.uk_cookies_law 本网站使用 Cookie 来提供最佳用户体验。如果您继续,我们假定您同意从本网站接收 cookie。