SELECT 
  cscart_settings_objects.object_id as object_id, 
  name, 
  section_id, 
  section_tab_id, 
  type, 
  position, 
  is_global, 
  cscart_settings_objects.name as description, 
  (
    CASE WHEN storefront_values.object_id IS NOT NULL THEN storefront_values.value ELSE cscart_settings_objects.value END
  ) AS value 
FROM 
  cscart_settings_objects 
  LEFT JOIN cscart_settings_vendor_values AS storefront_values ON storefront_values.object_id = cscart_settings_objects.object_id 
  AND storefront_values.storefront_id = 1 
  AND storefront_values.company_id = 0 
WHERE 
  1 
  AND section_id = 297 
  AND (
    FIND_IN_SET(
      'STOREFRONT', cscart_settings_objects.edition_type
    ) 
    OR FIND_IN_SET(
      'ROOT', cscart_settings_objects.edition_type
    ) 
    OR FIND_IN_SET(
      'MVE:STOREFRONT', cscart_settings_objects.edition_type
    ) 
    OR FIND_IN_SET(
      'MVE:ROOT', cscart_settings_objects.edition_type
    )
  ) 
  AND cscart_settings_objects.type <> 'H' 
ORDER BY 
  cscart_settings_objects.position

Query time 0.00043

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "sort_key": "cscart_settings_objects.position",
        "table": {
          "table_name": "cscart_settings_objects",
          "access_type": "ref",
          "possible_keys": ["section_id"],
          "key": "section_id",
          "key_length": "4",
          "used_key_parts": ["section_id"],
          "ref": ["const"],
          "rows": 12,
          "filtered": 100,
          "attached_condition": "cscart_settings_objects.section_id <=> 297 and (find_in_set('STOREFRONT',cscart_settings_objects.edition_type) or find_in_set('ROOT',cscart_settings_objects.edition_type) or find_in_set('MVE:STOREFRONT',cscart_settings_objects.edition_type) or find_in_set('MVE:ROOT',cscart_settings_objects.edition_type)) and cscart_settings_objects.`type` <> 'H'"
        }
      }
    },
    "table": {
      "table_name": "storefront_values",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY", "storefront_id", "company_id"],
      "key": "PRIMARY",
      "key_length": "11",
      "used_key_parts": ["object_id", "company_id", "storefront_id"],
      "ref": ["devmotorsbay.cscart_settings_objects.object_id", "const", "const"],
      "rows": 1,
      "filtered": 100
    }
  }
}

Result

object_id name section_id section_tab_id type position is_global description value
6578 noindex_empty_categories 297 298 C 0 N noindex_empty_categories Y
6589 301_redirects_info 297 299 O 0 N 301_redirects_info
6579 html_sitemap_exclude_denied 297 298 C 10 N html_sitemap_exclude_denied Y
6590 process_slash_in_end_of_url 297 299 C 10 N process_slash_in_end_of_url N
6580 add_page_referer_to_canonical_link 297 298 C 20 N add_page_referer_to_canonical_link Y
6591 process_extra_url_slashes 297 299 C 20 N process_extra_url_slashes N
6581 exclude_next_prev_links 297 298 C 30 N exclude_next_prev_links Y
6592 cast_url_to_lowercase 297 299 C 30 N cast_url_to_lowercase N
6582 noindex_for_product_reviews_pagination 297 298 C 40 N noindex_for_product_reviews_pagination N
6583 noindex_for_pages_gt_1 297 298 C 50 N noindex_for_pages_gt_1 N
6584 canonical_for_pages_gt_1 297 298 C 60 N canonical_for_pages_gt_1 N
6585 copy_canonical_on_clone 297 298 C 70 N copy_canonical_on_clone Y
6586 exclude_non_canonical_from_sitemap 297 298 C 80 N exclude_non_canonical_from_sitemap Y
6587 code 297 298 D 90 N code ABA-66s5VV2r8kaBJhzfrBr2K
6588 build 297 298 D 100 N build 919