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 (
    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.00174

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": "ALL",
          "rows": 677,
          "filtered": 100,
          "attached_condition": "(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": ["multi_vendor.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
5889 product_posts_per_page 89 90 I 0 N product_posts_per_page 10
5894 category_posts_per_page 89 91 I 0 N category_posts_per_page 10
5898 order_posts_per_page 89 92 I 0 N order_posts_per_page 10
5900 page_posts_per_page 89 93 I 0 N page_posts_per_page 10
5904 home_page_posts_per_page 89 94 I 0 N home_page_posts_per_page 10
5908 company_discussion_type 89 95 S 0 N company_discussion_type D
5913 notice 96 97 O 0 N notice
31 company_name 5 0 I 0 Y company_name DENXIAD FRANCE
6179 header_d_fz 184 186 I 0 N header_d_fz 36px
6182 header_t_fz 184 187 I 0 N header_t_fz 24px
6185 header_p_fz 184 188 I 0 N header_p_fz 20px
6188 text_top 184 189 I 0 N text_top 12%
5680 twitter_enable 19 20 C 0 N twitter_enable Y
6192 license 184 190 I 0 N license
5685 facebook_enable 19 21 C 0 N facebook_enable Y
59 0 0 D 0 Y
5950 cz_animation_time 100 101 I 0 N cz_animation_time 200
5952 cron_password 102 103 D 0 N cron_password MYPASS
5697 vkontakte_enable 19 22 C 0 N vkontakte_enable
5953 price_list_info 104 105 O 0 N price_list_info
5704 yandex_enable 19 23 C 0 N yandex_enable Y
5961 icons_pack 108 109 S 0 N icons_pack flat_32x32
5707 pinterest_enable 19 24 C 0 N pinterest_enable Y
5963 main_store_mode 110 111 R 0 N main_store_mode catalog
5966 gdpr_cookie_consent 114 115 S 0 N gdpr_cookie_consent explicit
6222 license_key 197 198 I 0 N license_key MP-F728-GCG7-R69O-4HD7
5969 gdpr_settings 114 116 E 0 N gdpr_settings settings.tpl
6225 point_rate 199 200 I 0 N point_rate 1
5971 product_fields_configuration 117 118 D 0 N product_fields_configuration {"detailed":{"information":{"status":0},"pricing_inventory":{"list_price":0},"availability":{"usergroup_ids":0,"timestamp":0,"avail_since":0,"out_of_stock_actions":0},"extra":{"details_layout":0,"short_description":0,"popularity":0, "search_words":0, "promo_text":0}}}
5974 color_schema 117 119 D 0 N color_schema Light
5721 tags_for_products 27 28 C 0 N tags_for_products Y
5723 managing_editor 29 30 I 0 N managing_editor
5979 hide_products 120 121 D 0 N hide_products Y
5726 em_show_on_checkout 31 32 C 0 N em_show_on_checkout N
5733 em_mailchimp_api_key 31 33 I 0 N em_mailchimp_api_key
5990 saas_theme 124 125 D 0 N saas_theme bright_theme
5738 allow_save_attachments_to_server 35 36 C 0 N allow_save_attachments_to_server N
5739 formula 37 38 D 0 N formula paidOrdersCount + paidOrdersTotal + activeProductsCount + manualVendorRating
6002 button_text 134 135 I 0 N button_text BUY NOW
5752 vendor_to_customer_communication 41 42 C 0 N vendor_to_customer_communication Y
6009 print_map 136 137 C 0 N print_map Y
5754 show_on_product 41 43 C 0 N show_on_product Y
6011 config 138 139 E 0 N config config.tpl
6014 service_url 140 141 D 0 N service_url https://converter.cart-services.com
6018 code 144 145 D 0 N code ABA-vnvyoMNB9WHp1fmByEnXz
5765 min_amount 48 49 I 0 N min_amount 50
5773 variations_allow_own_images 52 53 C 0 N variations_allow_own_images Y
6030 default_vendor_usesrgroup 146 147 S 0 N default_vendor_usesrgroup 10
143 init_addons 0 0 C 0 Y init_addons restore
6031 allow_vendors_to_create_products 148 149 C 0 N allow_vendors_to_create_products Y
5778 notice 54 55 O 0 N notice
6048 sd_google_translate_api_cron 150 152 E 0 N sd_google_translate_api_cron cron.tpl
5793 forbidden_countries_notice 54 56 O 0 N forbidden_countries_notice
6050 notify_me_about_new_versions 153 154 C 0 N notify_me_about_new_versions Y
5795 access_key 57 58 I 0 N access_key 3aec154b27800cfc0fa5be22672123dc
5796 show_bundles 59 60 S 0 N show_bundles before_product_description
5797 returnable 61 62 C 0 N returnable Y
6054 use_logs 153 155 N 0 N use_logs
6055 licensekey 156 157 I 0 N licensekey CP-IE-L5VG-502S-EQ8M-CJLW
5801 final_sale_from 63 64 I 0 N final_sale_from 40
6057 licensekey 158 159 I 0 N licensekey CP-MP-H7DZ-N1Y1-L0L1-C00Z
5803 period 63 65 S 0 N period all
5805 seo_product_type 66 67 S 0 N seo_product_type product_category_nohtml
5812 vendors_prior_approval 68 69 S 0 N vendors_prior_approval all
6069 licensekey 160 161 I 0 N licensekey CP-MP-N6X1-8A81-5394-JJVZ
6071 cron_password 160 162 I 0 N cron_password CRON_legal_docs_pass
5816 products_prior_approval 68 70 S 0 N products_prior_approval all
5832 pixel_id 75 76 I 0 N pixel_id
201 store_key 0 0 I 0 Y store_key 741834638;denxiad-france.com;5@dentalcortex.fr
6092 log_mail_send 165 166 C 0 N log_mail_send Y
6114 show_subscription 169 170 C 0 N show_subscription Y
6117 position 171 172 S 0 N position bottom_right
5866 banner_multilang 83 84 C 0 N banner_multilang Y
6135 order_status 175 176 I 0 N order_status C
55 secure_storefront 15 0 C 1 Y secure_storefront Y
56 secure_admin 15 0 C 2 Y secure_admin Y
312 log_lifetime 12 0 I 5 Y log_lifetime 0
138 use_for 11 0 N 5 Y use_for #M#login=Y&register=Y&recover=Y&checkout=Y&track_orders=Y&track_product_in_stock=Y&apply_for_vendor_account=Y&gift_certificates=Y&call_request=Y&form_builder=Y&discussion=Y
1010 mailer_send_from_admin 1 0 C 5 N mailer_send_from_admin Y
5890 product_post_approval 89 90 S 10 N product_post_approval any
5895 category_post_approval 89 91 S 10 N category_post_approval any
5899 order_initiate 89 92 C 10 N order_initiate Y
12 license_number 13 0 I 10 N license_number CS-MV-PL-A-XH1M-2166-XMNF-1C3R
5901 page_post_approval 89 93 S 10 N page_post_approval disabled
15 alternative_currency 2 0 S 10 Y alternative_currency use_only_selected
5905 home_page_post_approval 89 94 S 10 N home_page_post_approval any
274 log_type_general 12 0 N 10 Y log_type_general #M#runtime=Y&deprecated=Y
5909 company_only_buyers 89 95 C 10 N company_only_buyers Y
6166 left_arrow 184 185 T 10 N left_arrow <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 492 492"><path d="M198.608 246.104L382.664 62.04c5.068-5.056 7.856-11.816 7.856-19.024 0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12C361.476 2.792 354.712 0 347.504 0s-13.964 2.792-19.028 7.864L109.328 227.008c-5.084 5.08-7.868 11.868-7.848 19.084-.02 7.248 2.76 14.028 7.848 19.112l218.944 218.932c5.064 5.072 11.82 7.864 19.032 7.864 7.208 0 13.964-2.792 19.032-7.864l16.124-16.12c10.492-10.492 10.492-27.572 0-38.06L198.608 246.104z"/></svg>
5914 reviews_per_page 96 97 I 10 N reviews_per_page 10
27 company_address 5 0 I 10 Y company_address 25, Quai Gallieni
291 storage 0 0 I 10 N storage a:1:{s:7:"storage";s:4:"file";}
6180 sub_header_d_fz 184 186 I 10 N sub_header_d_fz 24px
5925 clear_url 98 99 O 10 N clear_url
294 cdn 0 0 I 10 N cdn
6183 sub_header_t_fz 184 187 I 10 N sub_header_t_fz 18px
6186 sub_header_p_fz 184 188 I 10 N sub_header_p_fz 16px
6189 text_bottom 184 189 I 10 N text_bottom 12%
5678 current_timestamp 0 0 T 10 Y current_timestamp {HD:TIMESTAMP}
5681 twitter_via 19 20 I 10 N twitter_via
6194 clear_url 191 192 O 10 N clear_url
5686 facebook_app_id 19 21 I 10 N facebook_app_id
6198 direct_redirect_to_whatsapp 193 194 C 10 N direct_redirect_to_whatsapp Y
5951 cz_zoom_position 100 101 S 10 N cz_zoom_position 3
5698 vkontakte_appid 19 22 I 10 N vkontakte_appid
5954 price_list_fields 104 105 B 10 N price_list_fields #M#product_code=Y&product=Y&amount=Y&price=Y
5705 yandex_share_code 19 23 T 10 N yandex_share_code <div class="ya-share2" data-services="collections,vkontakte,facebook,twitter,odnoklassniki,moimir"></div>
5962 autogen_email 108 109 C 10 N autogen_email N
5708 pinterest_size 19 24 S 10 N pinterest_size 20
5964 add_to_cart_empty_buy_now_url 110 111 C 10 N add_to_cart_empty_buy_now_url N
5967 privacy_policy_page 114 115 S 10 N privacy_policy_page 3
6223 api_key 197 198 I 10 N api_key AIzaSyA0AtlgZi0OpLBSzhddTDuDWNLWn8-QVpw
5712 override_customer_info 25 26 C 10 N override_customer_info N
5970 gdpr_settings_data 114 116 D 10 N gdpr_settings_data {"checkout_place_order":{"enable":"Y"},"checkout_profiles_update":{"enable":"N"},"user_registration":{"enable":"Y"},"profiles_update":{"enable":"Y"},"product_subscription":{"enable":"Y"},"apply_for_vendor":{"enable":"Y"},"newsletters_subscribe":{"enable":"Y"},"call_requests":{"enable":"Y"},"discussions_add_review":{"enable":"Y"}}
6226 auto_price_in_points 199 200 C 10 N auto_price_in_points Y
5972 product_tabs_configuration 117 118 D 10 N product_tabs_configuration {"seo":"0","qty_discounts":"0","subscribers":"0","addons":"0","tags":"0","attachments":"0","reward_points":"0","required_products":"0"}
5975 sidebar_color 117 119 D 10 N sidebar_color #eef1f3
5722 tags_for_pages 27 28 C 10 N tags_for_pages Y
5724 display_rss_feed_in_category 29 30 C 10 N display_rss_feed_in_category N
5980 block_admin_panel 120 121 D 10 N block_admin_panel N
5727 em_checkout_enabled 31 32 C 10 N em_checkout_enabled N
5734 em_mailchimp_list 31 33 S 10 N em_mailchimp_list
105 show_cats 8 0 C 10 N show_cats Y
5993 rma_refunded_order_status 127 129 D 10 N rma_refunded_order_status
108 mailer_send_method 1 0 S 10 N mailer_send_method smtp
5740 start_rating_period 37 38 D 10 N start_rating_period 0
5997 rma_refunded_order_status 131 133 D 10 N rma_refunded_order_status
6001 log_type_stripe_connect 12 0 N 10 N log_type_stripe_connect #M#sc_failure=Y&sc_warning=Y&sc_info=Y
5746 log_type_vendor_rating 12 0 N 10 N log_type_vendor_rating #M#vr_failure=Y
6003 color 134 135 E 10 N color color.tpl
5748 include_shipping 39 40 C 10 N include_shipping Y
5753 vendor_to_admin_communication 41 42 C 10 N vendor_to_admin_communication Y
6010 show_locations_at_geolocator 136 137 C 10 N show_locations_at_geolocator N
5755 show_on_vendor 41 43 C 10 N show_on_vendor Y
6012 color_preset 138 139 D 10 N color_preset D
6019 build 144 145 D 10 N build 1159
133 width 11 0 D 10 N width 110
5766 max_amount 48 49 I 10 N max_amount 1500
5774 variations_allow_own_features 52 53 C 10 N variations_allow_own_features N
6032 allow_buy_default_common_product 148 149 C 10 N allow_buy_default_common_product N
6034 gt_api_key 150 151 I 10 N gt_api_key AIzaSyA0AtlgZi0OpLBSzhddTDuDWNLWn8-QVpw
158 log_type_orders 12 0 N 10 Y log_type_orders #M#create=Y&delete=Y&update=Y&status=Y
159 log_type_users 12 0 N 10 Y log_type_users #M#create=Y&delete=Y&update=Y&session=Y&failed_login=Y
160 log_type_products 12 0 N 10 Y log_type_products #M#create=Y&delete=Y&update=Y&low_stock=Y
161 log_type_categories 12 0 N 10 Y log_type_categories #M#create=Y&delete=Y&update=Y
162 log_type_database 12 0 N 10 Y log_type_database #M#restore=Y&backup=Y&optimize=Y&error=Y
5794 forbidden_countries 54 56 B 10 N forbidden_countries #M#=Y&CN=Y&CG=Y&IR=Y
163 log_type_requests 12 0 N 10 Y log_type_requests #M#http=Y&shipping=Y
6051 last_ping 153 154 D 10 N last_ping 1772285341
5798 return_period 61 62 I 10 N return_period 10
6056 customer_invoice_mult 156 157 C 10 N customer_invoice_mult Y
5802 sales_amount_from 63 64 I 10 N sales_amount_from 1
6058 cron_pass 158 159 I 10 N cron_pass cron_pass
5804 last_days 63 65 I 10 N last_days 3
174 min_account_password_length 15 0 I 10 Y min_account_password_length 5
5806 seo_category_type 66 67 S 10 N seo_category_type category_nohtml
5813 vendor_profile_updates_approval 68 69 S 10 N vendor_profile_updates_approval all
6070 divide_list_by_sections 160 161 C 10 N divide_list_by_sections Y
6072 cron_info 160 162 E 10 N cron_info cron_info.tpl
5817 products_updates_approval 68 70 S 10 N products_updates_approval all
5833 track_all_page_views 75 76 C 10 N track_all_page_views Y
5837 info 77 78 O 10 N info
6093 log_test_mail_send 165 166 C 10 N log_test_mail_send Y
5845 elm_image_info 79 80 O 10 N elm_image_info
5856 admin_reverse_ip_access 81 82 C 10 N admin_reverse_ip_access
6115 code 169 170 D 10 N code ABM-y5mcKfi2WYtWNfxgC1mP5
6118 transition 171 172 I 10 N transition 600
5868 categories_columns 85 86 I 10 N categories_columns 4
6136 order_count 175 176 I 10 N order_count 1
13 product_release_info 13 0 O 11 N product_release_info
54 backend_default_language 4 0 S 15 Y backend_default_language fr
5891 product_post_ip_check 89 90 C 20 N product_post_ip_check N
5896 category_post_ip_check 89 91 C 20 N category_post_ip_check N
5902 page_post_ip_check 89 93 C 20 N page_post_ip_check N
5906 home_page_post_ip_check 89 94 C 20 N home_page_post_ip_check Y
5910 company_posts_per_page 89 95 I 20 N company_posts_per_page 10
6167 right_arrow 184 185 T 20 N right_arrow <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 492.004 492.004"><path d="M382.678 226.804L163.73 7.86C158.666 2.792 151.906 0 144.698 0s-13.968 2.792-19.032 7.86l-16.124 16.12c-10.492 10.504-10.492 27.576 0 38.064L293.398 245.9l-184.06 184.06c-5.064 5.068-7.86 11.824-7.86 19.028 0 7.212 2.796 13.968 7.86 19.04l16.124 16.116c5.068 5.068 11.824 7.86 19.032 7.86s13.968-2.792 19.032-7.86L382.678 265c5.076-5.084 7.864-11.872 7.848-19.088.016-7.244-2.772-14.028-7.848-19.108z"/></svg>
26 company_city 5 0 I 20 Y company_city 92 150 Suresnes
5915 review_approval 96 97 S 20 N review_approval any
6181 text_d_fz 184 186 I 20 N text_d_fz 16px
5926 cron_command 98 99 E 20 N cron_command cron_command.tpl
6184 text_t_fz 184 187 I 20 N text_t_fz 16px
6187 text_p_fz 184 188 I 20 N text_p_fz 14px
6190 text_padding_left 184 189 I 20 N text_padding_left 65px
5682 twitter_size 19 20 S 20 N twitter_size medium
5687 facebook_href 19 21 I 20 N facebook_href
6199 enable_for_vendor 193 194 C 20 N enable_for_vendor Y
5699 vkontakte_button_style 19 22 S 20 N vkontakte_button_style mini
5955 price_list_sorting 104 105 S 20 N price_list_sorting product_code
5706 yandex_display_on 19 23 N 20 N yandex_display_on products,pages
5709 pinterest_shape 19 24 S 20 N pinterest_shape rect
5968 gdpr_cookie_consent_texts 114 115 E 20 N gdpr_cookie_consent_texts cookie_consent_texts.tpl
6224 limit_by_countries 197 198 I 20 N limit_by_countries fr
6227 price_in_points_with_discounts 199 200 C 20 N price_in_points_with_discounts Y
84 day 10 0 S 20 Y day %B %e, %Y
5973 config_form 117 118 E 20 N config_form config.tpl
5976 element_color 117 119 D 20 N element_color #024567
5725 category_max_products_items 29 30 I 20 N category_max_products_items 5
5981 disable_suspended_vendors 120 121 D 20 N disable_suspended_vendors Y
5728 em_double_opt_in 31 32 C 20 N em_double_opt_in N
106 show_rootcats_only 8 0 C 20 N show_rootcats_only Y
5741 rating_above_price 37 38 D 20 N rating_above_price N
5999 rma_refunded_order_status_tpl 131 133 E 20 N rma_refunded_order_status_tpl rma_refunded_order_status.tpl
6004 customer_should_be_login 134 135 S 20 N customer_should_be_login N
117 height 11 0 D 20 N height 30
5749 include_taxes_in_commission 39 40 C 20 N include_taxes_in_commission Y
6013 config_data 138 139 D 20 N config_data {"app_settings":{"utility":{"shopName":"DENXIAD FRANCE","pushNotifications":"1","fcmApiKey":""},"build":{"appName":"Denxiad France","appShortDescription":"Retrouvez la boutigue en ligne de Denxiad France sur votre portable","appFullDescription":"Acc\u00e9dez facilement \u00e0 la boutique en ligne de Denxiad France depuis votre appareil mobile avec notre application d\u00e9di\u00e9e. Parcourez notre catalogue de produits, d\u00e9couvrez les derni\u00e8res tendances et faites vos achats en toute simplicit\u00e9, o\u00f9 que vous soyez. T\u00e9l\u00e9chargez d\u00e8s maintenant et profitez d'une exp\u00e9rience shopping pratique et immersive sur votre portable.","supportEmail":"5@dentalcortex.fr","privacyPolicyUrl":"https:\/\/denxiad-france.com\/mentions-legales","termsOfServiceUrl":"https:\/\/denxiad-france.com\/mentions-legales"},"images":{"crop_when_resize":"N"},"apple_pay":{"applePay":"off","applePayMerchantIdentifier":"","applePayMerchantName":""},"google_pay":{"googlePay":"off","googlePayApiKey":""}},"app_appearance":{"colors":{"categories":{"categoriesBackgroundColor":{"value":"#FAFAFA","type":"color","name":"Background","description":"The background color of the block with categories."},"categoriesHeaderColor":{"value":"#000","type":"color","name":"Block title color","description":"Affects the titles of all blocks, not just the one with categories."},"categoryBlockBackgroundColor":{"value":"#FFF","type":"color","name":"Card background","description":"The background color of category cards."},"categoryBlockTextColor":{"value":"#000","type":"color","name":"Card text","description":"The color of text in a category card."},"categoryBorderRadius":{"value":"6","type":"number","name":"Card corners radius","description":"Determines how rounded the corners of a category card will be."}},"bottom_tabs":{"bottomTabsBackgroundColor":{"value":"#fff","type":"color","name":"Background color","description":"Background color."},"bottomTabsTextColor":{"value":"#888888","type":"color","name":"Text color","description":"Text color."},"bottomTabsSelectedTextColor":{"value":"#000","type":"color","name":"Selected text color","description":"Selected text color."},"bottomTabsIconColor":{"value":"#888888","type":"color","name":"Icon color","description":"Icon color."},"bottomTabsSelectedIconColor":{"value":"#000","type":"color","name":"Selected icon color","description":"Selected icon color."},"bottomTabsPrimaryBadgeColor":{"value":"#FD542A","type":"color","name":"Primary badge color","description":"Color of the icon with the number of products."}},"navbar":{"statusBarColor":{"value":"#c1c1c1","type":"color","name":"Status bar color","description":"The color of the system status bar; affects Android devices only."},"navBarBackgroundColor":{"value":"#FAFAFA","type":"color","name":"Background","description":"The background color of the navigation bar."},"navBarButtonColor":{"value":"#989898","type":"color","name":"Icon color","description":"The color of icons in the navigation bar."},"navBarTextColor":{"value":"#242424","type":"color","name":"Text color","description":"The color of text in the navigation bar."},"screenBackgroundColor":{"value":"#fff","type":"color","name":"Screen background","description":"The common background color of all screens in the app."},"navBarTitleFontSize":{"value":"16","type":"number","name":"Title text size","description":"The size of the title text."}},"product_screen":{"buttonBackgroundColor":{"value":"#FF6008","type":"color","name":"Primary CTA button","description":"The background color of the primary CTA button (such as 'Add to Cart')."},"buttonWithBackgroundTextColor":{"value":"#fff","type":"color","name":"CTA text color","description":"The text color of both primary and secondary CTA buttons."},"buttonWithoutBackgroundTextColor":{"value":"#FF6008","type":"color","name":"Secondary action text","description":"The color of sorting and filter links, etc."},"ratingStarsColor":{"value":"#EAA944","type":"color","name":"Rating stars color","description":"The color of the rating icons (stars)."},"discussionMessageColor":{"value":"#808080","type":"color","name":"Text color","description":"Affects product descriptions, discussions, and other texts at the product screen."},"darkColor":{"value":"#242424","type":"color","name":"Product name","description":"Determines color of product name and product price"},"grayColor":{"value":"#FAFAFA","type":"color","name":"Tabs background","description":""},"mediumGrayColor":{"value":"#B8B8B8","type":"color","name":"Options border color","description":""},"categoryEmptyImage":{"value":"#989898","type":"color","name":"\"Add image\" button","description":"The color of the \"plus\" button for adding a product image."}},"other":{"successColor":{"value":"#7DCFB6","type":"color","name":"Success color","description":"The background color of a pop-up notification about a successful action."},"infoColor":{"value":"#FCEADE","type":"color","name":"Info color","description":"The background color of a pop-up notification with information."},"dangerColor":{"value":"#D9534F","type":"color","name":"Error color","description":"The background color of a pop-up notification about an error."},"borderRadius":{"value":"8","type":"number","name":"Border radius","description":"Determines how rounded the corners of product borders will be."},"productDiscountColor":{"value":"#EAA944","type":"color","name":"Discount badge","description":"The background color of a badge with the amount of product discount."},"productBorderColor":{"value":"#FFF","type":"color","name":"Product border","description":"The color of a thin border around products on product lists."},"pushNotificationsColor":{"value":"#26323e","type":"color","name":"Push notifications color","description":"Color of push notifications."},"dotsSwiperColor":{"value":"#0085FE","type":"color","name":"Image slider bullets","description":"The color of bullets in image galleries."}},"profile":{"menuItemsBorderColor":{"value":"#D6D6D6","type":"color","name":"Border color","description":"Border color for menu items."},"menuIconsColor":{"value":"#D3D3D3","type":"color","name":"Menu icons color","description":"Menu icons color."},"menuTextColor":{"value":"#424040","type":"color","name":"Menu text color","description":"Menu text color."}}}},"promotion":{"app_store_app_id":"","google_play_app_id":""},"modified_time":1707914508}
6020 max_height 144 145 20 N max_height 925
5767 code_prefix 48 49 I 20 N code_prefix GC
5775 variations_allow_auto_change_default_variation 52 53 C 20 N variations_allow_auto_change_default_variation Y
5780 recaptcha_site_key 54 55 I 20 N recaptcha_site_key
6052 flag 153 154 D 20 N flag 1
5799 display_product_return_period 61 62 C 20 N display_product_return_period Y
6059 duplicate_email 158 159 I 20 N duplicate_email
175 account_passwords_must_contain_mix 15 0 C 20 Y account_passwords_must_contain_mix N
5807 seo_page_type 66 67 S 20 N seo_page_type page_nohtml
5814 approval_info 68 69 O 20 N approval_info
5818 product_premoderation_fields 68 70 N 20 N product_premoderation_fields #M#product_prices:*=Y&products:list_price=Y
5834 track_add_to_cart 75 76 C 20 N track_add_to_cart N
5838 phone 77 78 I 20 N phone
6094 email_image_width 165 166 I 20 N email_image_width 160
5857 unsuccessful_attempts_login 81 82 C 20 N unsuccessful_attempts_login
6116 build 169 170 D 20 N build 1211
6119 icon 171 172 S 20 N icon arrow_8
5869 blog_columns 85 86 I 20 N blog_columns 2
5892 product_discussion_type 89 90 S 30 N product_discussion_type D
8 ftp_hostname 13 0 I 30 N ftp_hostname SERVEUR IONOS
5897 category_discussion_type 89 91 S 30 N category_discussion_type D
5903 page_discussion_type 89 93 S 30 N page_discussion_type D
16 weight_symbol 2 0 I 30 Y weight_symbol Kg(s)
5907 home_page_testimonials 89 94 S 30 N home_page_testimonials B
5911 company_post_approval 89 95 S 30 N company_post_approval any
6168 arrows_size 184 185 I 30 N arrows_size 20px
5916 review_ip_check 96 97 C 30 N review_ip_check N
34 company_country 5 0 X 30 Y company_country FR
6191 text_padding_right 184 189 I 30 N text_padding_right 65px
5683 twitter_display_count 19 20 S 30 N twitter_display_count horizontal
6196 chatra_id 191 192 I 30 N chatra_id
5688 facebook_send 19 21 C 30 N facebook_send Y
6200 support_number 193 194 I 30 N support_number +33780972555
5700 vkontakte_height 19 22 I 30 N vkontakte_height 22
5956 group_by_category 104 105 C 30 N group_by_category Y
5710 pinterest_display_on 19 24 N 30 N pinterest_display_on #M#products=Y
5714 paypal_status_map_settings 25 26 E 30 N paypal_status_map_settings statuses_map.tpl
6228 points_with_discounts 199 200 C 30 N points_with_discounts Y
85 week 10 0 S 30 Y week %U
5977 sidebar_background_image 117 119 D 30 N sidebar_background_image
5982 days_before_disable 120 121 D 30 N days_before_disable 90
5729 em_welcome_letter 31 32 C 30 N em_welcome_letter N
109 mailer_smtp_host 1 0 I 30 N mailer_smtp_host smtp.ionos.fr:587
5742 bronze_rating_lower_limit 37 38 D 30 N bronze_rating_lower_limit 50
6005 replace_cart_button 134 135 C 30 N replace_cart_button 0
118 string_length 11 0 D 30 N string_length 5
5750 collect_taxes_from_vendors 39 40 C 30 N collect_taxes_from_vendors N
5756 show_on_order 41 43 C 30 N show_on_order Y
6021 hide_in_product 144 145 C 30 N hide_in_product Y
5768 cert_per_page 48 49 I 30 N cert_per_page 10
5776 variations_show_all_possible_feature_variants 52 53 C 30 N variations_show_all_possible_feature_variants Y
6036 gt_api_languages 150 151 N 30 N gt_api_languages #M#en=Y&fr=Y
5781 recaptcha_secret 54 55 I 30 N recaptcha_secret
6053 token 153 154 D 30 N token
5800 dont_take_weekends_into_account 61 62 C 30 N dont_take_weekends_into_account Y
6060 image_width 158 159 I 30 N image_width 100
176 change_admin_password_on_first_login 15 0 C 30 Y change_admin_password_on_first_login N
5808 seo_other_type 66 67 S 30 N seo_other_type directory
5815 preventing_registration_info 68 69 O 30 N preventing_registration_info
5819 approval_info 68 70 O 30 N approval_info
5835 track_order_placed 75 76 C 30 N track_order_placed N
5839 phone_prefix_length 77 78 I 30 N phone_prefix_length 7
6095 clear_logs_day 165 166 I 30 N clear_logs_day 30
5847 type 79 80 S 30 N type C128B
5858 number_unsuccessful_attempts 81 82 I 30 N number_unsuccessful_attempts 5
6120 margin_top 171 172 I 30 N margin_top 0
5870 blog_img_width 85 86 I 30 N blog_img_width 386
107 show_site_info 8 0 C 35 N show_site_info Y
125 lines_number 11 0 D 35 N lines_number 20
126 grid_color 11 0 D 36 N grid_color cccccc
9 ftp_username 13 0 I 40 N ftp_username ROOT
5912 company_post_ip_check 89 95 C 40 N company_post_ip_check N
25 company_state 5 0 W 40 Y company_state 92
6169 arrows_color 184 185 I 40 N arrows_color #2e3a47
5917 review_fields 96 97 S 40 N review_fields advanced
5928 site_change 98 99 S 40 N site_change daily
42 weight_symbol_grams 2 0 I 40 Y weight_symbol_grams 453.6
5684 twitter_display_on 19 20 N 40 N twitter_display_on #M#products=Y
5689 facebook_width 19 21 I 40 N facebook_width 450
6201 ec_contact_image_uploader_settings 193 194 E 40 N ec_contact_image_uploader_settings ec_img_uploader.tpl
5701 vkontakte_width 19 22 I 40 N vkontakte_width 350
5957 include_options 104 105 C 40 N include_options N
6229 price_in_points_order_discount 199 200 C 40 N price_in_points_order_discount Y
86 month 10 0 S 40 Y month %B, %Y
5978 vendor_panel_config 117 119 E 40 N vendor_panel_config panel.tpl
5983 default_lowers_allowed_balance 120 121 I 40 N default_lowers_allowed_balance 0
5730 em_service 31 32 S 40 N em_service dummy
111 mailer_smtp_username 1 0 I 40 N mailer_smtp_username noreply@denxiad-france.com
5743 silver_rating_lower_limit 37 38 D 40 N silver_rating_lower_limit 80
6006 collection_view 134 135 C 40 N collection_view 0
119 min_font_size 11 0 D 40 N min_font_size 14
5751 allow_vendors_to_change_plan 39 40 C 40 N allow_vendors_to_change_plan Y
6022 hide_in_category 144 145 C 40 N hide_in_category Y
5769 free_products_allow 48 49 C 40 N free_products_allow Y
5777 quantity_discount_on_different_variations 52 53 C 40 N quantity_discount_on_different_variations N
6037 gt_api_base_lang 150 151 S 40 N gt_api_base_lang fr
5782 recaptcha_theme 54 55 S 40 N recaptcha_theme light
6061 check_same_products 158 159 C 40 N check_same_products N
177 account_password_expiration_period 15 0 I 40 Y account_password_expiration_period 0
5809 seo_language 66 67 C 40 N seo_language N
5840 phone_mask 77 78 I 40 N phone_mask
6096 add_unsubscribe_link 165 166 C 40 N add_unsubscribe_link Y
5848 output 79 80 S 40 N output png
5859 login_intervals 81 82 I 40 N login_intervals 60
6121 margin_right 171 172 I 40 N margin_right 80
5871 blog_img_height 85 86 I 40 N blog_img_height 218
5893 product_review_after_purchase 89 90 C 50 N product_review_after_purchase N
10 ftp_password 13 0 P 50 N ftp_password 2V@*asjBz9
6170 arrows_color_bg 184 185 I 50 N arrows_color_bg #fff
5918 review_after_purchase 96 97 C 50 N review_after_purchase N
33 company_zipcode 5 0 I 50 Y company_zipcode 92 150
5929 site_priority 98 99 S 50 N site_priority 1
5690 facebook_layout 19 21 S 50 N facebook_layout button_count
6202 config_settings 193 194 E 50 N config_settings settings.tpl
5702 vkontakte_buttons_name 19 22 S 50 N vkontakte_buttons_name like
5716 paypal_partial_refund_action_settings 25 26 E 50 N paypal_partial_refund_action_settings partial_refund_action.tpl
6230 reward_points_order_discount 199 200 C 50 N reward_points_order_discount Y
87 year 10 0 S 50 Y year %Y
5984 default_grace_period_to_refill_balance 120 121 I 50 N default_grace_period_to_refill_balance 7
5731 em_token 31 32 D 50 N em_token c9cfdaba031059bfb8cb3a78ad6c8c57
112 mailer_smtp_password 1 0 P 50 N mailer_smtp_password Hx7nH@dPtGYN
5744 gold_rating_lower_limit 37 38 D 50 N gold_rating_lower_limit 90
6007 bundle_view 134 135 C 50 N bundle_view 0
120 max_font_size 11 0 D 50 N max_font_size 16
6023 hide_in_brand 144 145 C 50 N hide_in_brand Y
5770 redeem_shipping_cost 48 49 C 50 N redeem_shipping_cost Y
5783 recaptcha_size 54 55 S 50 N recaptcha_size normal
168 store_mode 2 0 O 50 Y store_mode N
6062 check_discussions 158 159 C 50 N check_discussions Y
178 cron_password 15 0 I 50 Y cron_password MYPASS
5810 single_url 66 67 C 50 N single_url Y
5841 buy_now_with_one_click 77 78 C 50 N buy_now_with_one_click Y
6097 check_stock_email 165 166 C 50 N check_stock_email N
5849 text 79 80 S 50 N text Y
5860 time_block 81 82 I 50 N time_block 24
6122 margin_bottom 171 172 I 50 N margin_bottom 10
5872 discount_prc 85 86 C 50 N discount_prc Y
61 store_access_key 2 0 O 51 Y store_access_key
295 mailer_smtp_ecrypted_connection 1 0 S 55 N mailer_smtp_ecrypted_connection tls
7 feedback_type 2 0 S 57 Y feedback_type manual
1007 display_vendor 16 0 C 57 Y display_vendor Y
14 auto_check_updates 2 0 C 58 Y auto_check_updates Y
1008 can_edit_blocks 16 0 C 58 Y can_edit_blocks N
311 monitor_core_changes 2 0 C 59 Y monitor_core_changes N
1009 can_edit_styles 16 0 C 59 Y can_edit_styles N
11 ftp_directory 13 0 I 60 N ftp_directory https://82.165.253.73:8443/
24 admin_elements_per_page 4 0 U 60 Y admin_elements_per_page 50
6171 arrows_color_hover 184 185 I 60 N arrows_color_hover #fff
28 company_phone 5 0 L 60 Y company_phone +33(607)786-626
5919 review_ask_for_customer_location 96 97 S 60 N review_ask_for_customer_location none
49 default_wysiwyg_editor 4 0 S 60 Y default_wysiwyg_editor redactor2
5691 facebook_show_faces 19 21 C 60 N facebook_show_faces N
6203 header_text 193 194 D 60 N header_text Support Team
5703 vkontakte_display_on 19 22 N 60 N vkontakte_display_on
6231 higher_level_extract 199 200 C 60 N higher_level_extract Y
5985 vendor_taxes 120 121 N 60 N vendor_taxes
5732 em_lastsync 31 32 D 60 N em_lastsync 1679901105
110 mailer_smtp_auth 1 0 C 60 N mailer_smtp_auth Y
5745 config_tpl 37 38 E 60 N config_tpl config.tpl
6008 validation 134 135 E 60 N validation validation.tpl
121 string_type 11 0 D 60 N string_type mixed
6024 selectors 144 145 I 60 N selectors .ty-product-block__option
6039 gt_api_events 150 151 N 60 N gt_api_events #M#update_entity_via_website=Y&create_entity_via_website=Y&create_products_via_import=Y&update_products_via_import=Y
5784 recaptcha_type 54 55 S 60 N recaptcha_type image
6049 image_file_size 9 0 Q 60 Y image_file_size
6063 not_notify_already 158 159 C 60 N not_notify_already N
5811 non_latin_symbols 66 67 C 60 N non_latin_symbols N
5842 enable_call_requests_for_vendors 77 78 C 60 N enable_call_requests_for_vendors Y
6098 time_for_type 165 166 I 60 N time_for_type 3
5850 height 79 80 I 60 N height 60
6123 margin_left 171 172 I 60 N margin_left 0
5873 only_account_icon_in_header 85 86 C 60 N only_account_icon_in_header N
122 char_shadow 11 0 D 65 N char_shadow N
6172 arrows_color_bg_hover 184 185 I 70 N arrows_color_bg_hover #ff5319
29 company_phone_2 5 0 L 70 Y company_phone_2
5920 split_reviews_by_storefronts 96 97 C 70 N split_reviews_by_storefronts N
5931 include_products 98 99 C 70 N include_products Y
5692 facebook_action 19 21 S 70 N facebook_action like
6204 subheader_text 193 194 D 70 N subheader_text Typically replies within a minute
5718 paypal_logo_uploader_settings 25 26 E 70 N paypal_logo_uploader_settings logo_uploader.tpl
6232 several_points_action 199 200 S 70 N several_points_action minimal_absolute
91 thumbnail_background_color 9 0 I 70 Y thumbnail_background_color #ffffff
5986 global_lowers_allowed_balance 120 121 I 70 N global_lowers_allowed_balance 0
123 colour 11 0 D 70 N colour N
6025 transition 144 145 S 70 N transition 10
6064 test_mode 158 159 C 70 N test_mode N
5843 order_status 77 78 S 70 N order_status Y
5851 width 79 80 I 70 N width 250
5862 unsuccessful_attempts_login_customer 81 82 C 70 N unsuccessful_attempts_login_customer
6124 font_size 171 172 I 70 N font_size 32
5874 category_description_bottom 85 86 C 70 N category_description_bottom Y
6173 arrows_opacity 184 185 I 80 N arrows_opacity 0.6
5921 images_upload_allowed 96 97 D 80 N images_upload_allowed Y
5932 products_change 98 99 S 80 N products_change daily
53 frontend_default_language 4 0 S 80 Y frontend_default_language fr
5693 facebook_lang 19 21 S 80 N facebook_lang en_US
6205 agent_name 193 194 D 80 N agent_name Support Agent
5719 pp_statuses 25 26 D 80 N pp_statuses a:10:{s:8:"refunded";s:1:"I";s:9:"completed";s:1:"P";s:7:"pending";s:1:"O";s:17:"canceled_reversal";s:1:"I";s:7:"created";s:1:"O";s:6:"denied";s:1:"I";s:7:"expired";s:1:"F";s:8:"reversed";s:1:"I";s:9:"processed";s:1:"P";s:6:"voided";s:1:"P";}
6233 consider_zero_values 199 200 C 80 N consider_zero_values N
90 convert_to 9 0 S 80 Y convert_to original
5987 global_grace_period_to_refill_balance 120 121 I 80 N global_grace_period_to_refill_balance 7
113 mailer_sendmail_path 1 0 I 80 N mailer_sendmail_path /usr/sbin/sendmail
124 background_image 11 0 D 80 N background_image
6026 align 144 145 S 80 N align left
6041 gt_api_fields 150 151 E 80 N gt_api_fields fields.tpl
5786 recaptcha_v3_site_key 54 55 I 80 N recaptcha_v3_site_key 6LftOG0pAAAAAAY-v1hwJK0yZMB98Zd2yNZXf0Bk
6065 test_mode_email 158 159 I 80 N test_mode_email
6100 mailer_send_method 165 166 S 80 N mailer_send_method default
5852 prefix 79 80 I 80 N prefix FF45CR99
5863 number_unsuccessful_attempts_customer 81 82 I 80 N number_unsuccessful_attempts_customer 5
6125 units 171 172 S 80 N units px
5875 lazy 85 86 C 80 N lazy N
334 frontend_default_currency 4 0 S 85 Y frontend_default_currency EUR
134 hide_if_logged 11 0 C 85 Y hide_if_logged Y
165 hide_after_validation 11 0 C 87 Y hide_after_validation Y
32 company_website 5 0 I 90 Y company_website http://denxiad-france.com
5922 product_variations 96 97 E 90 N product_variations product_variations.tpl
5933 products_priority 98 99 S 90 N products_priority 0.5
46 orders_per_page 4 0 U 90 Y orders_per_page 10
5694 facebook_action_font 19 21 S 90 N facebook_action_font arial
6206 button_text 193 194 D 90 N button_text whatsapp support
5720 partial_refund_action 25 26 D 90 N partial_refund_action ignore
89 jpeg_quality 9 0 U 90 Y jpeg_quality 80
6234 log_per_page 199 200 I 90 N log_per_page 10
5988 settings_template 120 121 E 90 N settings_template settings.tpl
6027 appearance 144 145 S 90 N appearance text
6042 allow_translate_features_brand 150 151 C 90 N allow_translate_features_brand Y
5787 recaptcha_v3_secret 54 55 I 90 N recaptcha_v3_secret 6LftOG0pAAAAAI470YFVbCX7bqL_8dKVvyfzKxfV
6066 send_if_empty_products 158 159 C 90 N send_if_empty_products N
6101 smtp_server 165 166 I 90 N smtp_server
5864 login_intervals_customer 81 82 I 90 N login_intervals_customer 60
6126 font_weight 171 172 S 90 N font_weight normal
5876 free_shipping_icon 85 86 C 90 N free_shipping_icon Y
40 company_start_year 5 0 I 95 Y company_start_year 2024
22 products_per_page 4 0 U 100 Y products_per_page 12
6175 dots_size 184 185 I 100 N dots_size 12px
35 company_users_department 5 0 I 100 Y company_users_department noreply@denxiad-france.com
5923 split_reviews_for_variations_as_separate_products 96 97 D 100 N split_reviews_for_variations_as_separate_products Y
5695 facebook_colorscheme 19 21 S 100 N facebook_colorscheme light
6207 show_profile_picture 193 194 C 100 N show_profile_picture Y
6028 show_button_after_action 144 145 C 100 N show_button_after_action N
6043 gt_api_fields_to_translate 150 151 D 100 N gt_api_fields_to_translate a:13:{s:8:"products";a:10:{i:0;s:4:"name";i:1;s:20:"detailed_description";i:2;s:17:"short_description";i:3;s:12:"search_words";i:4;s:10:"promo_text";i:5;s:8:"seo_name";i:6;s:10:"page_title";i:7;s:13:"meta_keywords";i:8;s:16:"meta_description";i:9;s:12:"product_tabs";}s:10:"categories";a:5:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:13:"meta_keywords";i:3;s:16:"meta_description";i:4;s:10:"page_title";}s:8:"features";a:4:{i:0;s:11:"description";i:1;s:16:"full_description";i:2;s:7:"variant";i:3;s:19:"variant_description";}s:7:"options";a:4:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:7:"comment";i:3;s:15:"product_options";}s:15:"payment_methods";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:20:"payment_instructions";}s:5:"pages";a:8:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:10:"page_title";i:3;s:16:"meta_description";i:4;s:13:"meta_keywords";i:5;s:8:"seo_name";i:6;s:16:"form_submit_text";i:7;s:20:"elements_description";}s:14:"order_statuses";a:3:{i:0;s:11:"description";i:1;s:13:"email_subject";i:2;s:12:"email_header";}s:16:"shipping_methods";a:2:{i:0;s:4:"name";i:1;s:13:"delivery_time";}s:10:"currencies";a:1:{i:0;s:11:"description";}s:4:"blog";a:6:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:10:"page_title";i:3;s:16:"meta_description";i:4;s:13:"meta_keywords";i:5;s:8:"seo_name";}s:11:"newsletters";a:3:{i:0;s:7:"subject";i:1;s:13:"more_subjects";i:2;s:9:"body_html";}s:10:"usergroups";a:1:{i:0;s:4:"name";}s:6:"blocks";a:2:{i:0;s:7:"content";i:1;s:4:"name";}}
5788 recaptcha_v3_success_score 54 55 S 100 N recaptcha_v3_success_score 0.5
184 product_lists_thumbnail_width 9 0 U 100 Y product_lists_thumbnail_width 224
6102 smtp_user 165 166 I 100 N smtp_user
5854 elm_spec_descr 79 80 O 100 N elm_spec_descr
5865 time_block_customer 81 82 I 100 N time_block_customer 24
6127 color 171 172 E 100 N color color.tpl
5877 sticky_header_desktop 85 86 C 100 N sticky_header_desktop Y
6176 dots_color 184 185 I 110 N dots_color #fff
36 company_site_administrator 5 0 I 110 Y company_site_administrator admin@denxiad-france.com
5935 include_categories 98 99 C 110 N include_categories Y
5696 facebook_display_on 19 21 N 110 N facebook_display_on #M#products=Y
6208 show_current_time 193 194 C 110 N show_current_time Y
6029 custom_class 144 145 I 110 N custom_class ab-smc
6044 gt_api_translate_translated 150 151 C 110 N gt_api_translate_translated Y
6068 cron_path 158 159 O 110 N cron_path
185 product_lists_thumbnail_height 9 0 U 110 Y product_lists_thumbnail_height 256
6103 smtp_pass 165 166 P 110 N smtp_pass
6128 hide_on_mobile 171 172 C 110 N hide_on_mobile N
5878 sticky_header_mobile 85 86 C 110 N sticky_header_mobile Y
6177 dots_active 184 185 I 120 N dots_active #ff5319
37 company_orders_department 5 0 I 120 Y company_orders_department servicecommercial@denxiad-france.com
5936 categories_change 98 99 S 120 N categories_change daily
6209 open_by_default 193 194 C 120 N open_by_default Y
6045 gt_api_translate_entity_when_update 150 151 C 120 N gt_api_translate_entity_when_update Y
5790 recaptcha_use_for_value 54 55 D 120 N recaptcha_use_for_value a:11:{s:5:"login";s:12:"recaptcha_v3";s:8:"register";s:12:"recaptcha_v3";s:7:"recover";s:12:"recaptcha_v3";s:8:"checkout";s:12:"recaptcha_v3";s:12:"track_orders";s:12:"recaptcha_v3";s:22:"track_product_in_stock";s:12:"recaptcha_v3";s:24:"apply_for_vendor_account";s:12:"recaptcha_v3";s:17:"gift_certificates";s:12:"recaptcha_v3";s:12:"call_request";s:12:"recaptcha_v3";s:12:"form_builder";s:12:"recaptcha_v3";s:10:"discussion";s:12:"recaptcha_v3";}
186 product_details_thumbnail_width 9 0 U 120 Y product_details_thumbnail_width 300
6104 smtp_crypt 165 166 S 120 N smtp_crypt none
6129 show_in_admin_panel 171 172 C 120 N show_in_admin_panel N
5879 mob_menu_left 85 86 C 120 N mob_menu_left Y
6178 dots_opacity 184 185 I 130 N dots_opacity 0.5
38 company_support_department 5 0 I 130 Y company_support_department support@denxiad-france.com
47 elements_per_page 4 0 U 130 Y elements_per_page 10
5937 categories_priority 98 99 S 130 N categories_priority 0.5
307 enable_compare_products 2 0 C 130 Y enable_compare_products Y
58 inventory_tracking 2 0 C 130 Y inventory_tracking Y
6210 position 193 194 S 130 N position left
331 default_tracking 2 0 C 130 Y default_tracking D
332 global_tracking 2 0 C 130 Y global_tracking
6046 subscription_type 150 151 D 130 N subscription_type full
5791 recaptcha_use_for 54 55 E 130 N recaptcha_use_for use_for_settings.tpl
187 product_details_thumbnail_height 9 0 U 130 Y product_details_thumbnail_height
6105 smtp_uath 165 166 C 130 N smtp_uath N
1001 apply_for_vendor 16 0 C 130 Y apply_for_vendor Y
6130 ab__stt_color 171 172 D 130 N ab__stt_color #a2c4c9
292 product_quick_view_thumbnail_width 9 0 U 135 Y product_quick_view_thumbnail_width 220
44 allow_negative_amount 2 0 C 135 Y allow_negative_amount Y
306 enable_edp 2 0 C 135 Y enable_edp N
293 product_quick_view_thumbnail_height 9 0 U 136 Y product_quick_view_thumbnail_height
39 company_newsletter_email 5 0 I 140 Y company_newsletter_email newsletter@denxiad-france.com
65 edp_key_ttl 2 0 I 140 Y edp_key_ttl 24
6211 ec_whatsapp_support_header_bg_c 193 194 D 140 N ec_whatsapp_support_header_bg_c #095e54
6047 subscription_type_last_check 150 151 D 140 N subscription_type_last_check 1772285320
5792 settings_proxy 54 55 O 140 N settings_proxy
1002 create_vendor_administrator_account 16 0 D 140 Y create_vendor_administrator_account Y
6131 code 171 172 D 140 N code ABA-teLk4nzPD6gFnuPKhsPvy
77 low_stock_threshold 2 0 I 145 Y low_stock_threshold 0
5939 include_pages 98 99 C 150 N include_pages Y
63 columns_in_products_list 4 0 I 150 Y columns_in_products_list 3
6212 config_bg_color 193 194 E 150 N config_bg_color config.tpl
72 show_products_from_subcategories 2 0 C 150 Y show_products_from_subcategories Y
6235 prescription_number 2 0 I 150 Y prescription_number 25323
6107 cron_pass 165 166 I 150 N cron_pass CRON_email_SEND
1000 vendors_per_page 16 0 I 150 Y vendors_per_page 10
6132 build 171 172 D 150 N build 767
93 display_options_modifiers 2 0 C 155 Y display_options_modifiers Y
317 default_options_type 2 0 S 157 Y default_options_type P
318 global_options_type 2 0 S 157 Y global_options_type
319 default_exceptions_type 2 0 S 158 Y default_exceptions_type F
320 global_exceptions_type 2 0 S 158 Y global_exceptions_type
3 exception_style 2 0 S 160 Y exception_style hide
5940 pages_change 98 99 S 160 N pages_change daily
6213 ec_whatsapp_support_header_c 193 194 D 160 N ec_whatsapp_support_header_c #ffffff
190 product_cart_thumbnail_width 9 0 U 160 Y product_cart_thumbnail_width 120
6108 emails_send_cron 165 166 I 160 N emails_send_cron 100
1011 allow_vendor_manage_features 16 0 C 160 Y allow_vendor_manage_features N
5941 pages_priority 98 99 S 170 N pages_priority 0.5
6214 ec_whatsapp_support_subheader_c 193 194 D 170 N ec_whatsapp_support_subheader_c #ffffff
191 product_cart_thumbnail_height 9 0 U 170 Y product_cart_thumbnail_height
6109 cron_info_txt 165 166 O 170 N cron_info_txt
1012 allow_approve_vendors_in_two_steps 16 0 C 170 Y allow_approve_vendors_in_two_steps Y
315 product_variant_mini_icon_width 9 0 U 171 Y product_variant_mini_icon_width 70
316 product_variant_mini_icon_height 9 0 U 172 Y product_variant_mini_icon_height 70
6215 ec_whatsapp_support_agentname_c 193 194 D 180 N ec_whatsapp_support_agentname_c #333
94 show_out_of_stock_products 2 0 C 180 Y show_out_of_stock_products N
192 category_lists_thumbnail_width 9 0 U 180 Y category_lists_thumbnail_width 350
6110 settings_scripts 165 166 E 180 N settings_scripts settings_scripts.tpl
150 taxes_using_default_address 4 0 C 183 Y taxes_using_default_address N
116 show_prices_taxed_clean 4 0 C 184 Y show_prices_taxed_clean N
145 cart_prices_w_taxes 4 0 C 185 Y cart_prices_w_taxes N
146 in_stock_field 4 0 C 186 Y in_stock_field N
147 thumbnails_gallery 4 0 C 186 Y thumbnails_gallery Y
148 quantity_changer 4 0 C 186 Y quantity_changer Y
149 top_pagination 4 0 C 187 Y top_pagination N
50 default_image_previewer 4 0 S 189 Y default_image_previewer swiper
5943 include_extended 98 99 C 190 N include_extended Y
6216 ec_whatsapp_support_messagetext_c 193 194 D 190 N ec_whatsapp_support_messagetext_c #333
6250 global_show_videos_before_images 4 0 C 190 Y global_show_videos_before_images N
6251 default_show_videos_before_images 4 0 C 190 Y default_show_videos_before_images N
6252 global_autoplay_videos 4 0 C 190 Y global_autoplay_videos N
6253 default_autoplay_videos 4 0 C 190 Y default_autoplay_videos N
193 category_lists_thumbnail_height 9 0 U 190 Y category_lists_thumbnail_height 400
223 disregard_options_for_discounts 2 0 C 190 Y disregard_options_for_discounts N
272 display_track_orders 4 0 C 191 Y display_track_orders Y
288 product_details_in_tab 4 0 C 191 Y product_details_in_tab Y
333 global_product_details_view 4 0 S 191 Y global_product_details_view
180 default_product_details_view 4 0 S 191 Y default_product_details_view default_template
171 default_products_view_templates 4 0 G 194 Y default_products_view_templates #M#products_multicolumns=Y&products_without_options=Y&short_list=Y
169 default_products_view 4 0 K 195 Y default_products_view products_without_options
170 save_selected_view 4 0 C 196 Y save_selected_view Y
289 available_product_list_sortings 4 0 G 197 Y available_product_list_sortings #M#timestamp-desc=Y&position-asc=Y&product-asc=Y&product-desc=Y&price-asc=Y&price-desc=Y&popularity-desc=Y
290 enable_quick_view 4 0 C 198 Y enable_quick_view Y
64 default_products_sorting 4 0 K 198 Y default_products_sorting position-asc
52 date_format 4 0 S 200 Y date_format %d/%m/%Y
5944 extended_change 98 99 S 200 N extended_change daily
6217 ec_whatsapp_support_button_text_c 193 194 D 200 N ec_whatsapp_support_button_text_c #00ff00
194 category_details_thumbnail_width 9 0 U 200 Y category_details_thumbnail_width 120
5945 extended_priority 98 99 S 210 N extended_priority 0.5
66 time_format 4 0 S 210 Y time_format %H:%M
6218 ec_whatsapp_support_footer_bg_c 193 194 D 210 N ec_whatsapp_support_footer_bg_c #ffffff
195 category_details_thumbnail_height 9 0 U 210 Y category_details_thumbnail_height
6219 ec_whatsapp_support_send_button_c 193 194 D 220 N ec_whatsapp_support_send_button_c #333
139 timezone 4 0 S 220 Y timezone Europe/Paris
196 category_detailed_image_width 9 0 U 220 Y category_detailed_image_width
98 use_single_coupon 2 0 C 225 Y use_single_coupon Y
5947 include_companies 98 99 C 230 N include_companies Y
6220 show_close_button 193 194 C 230 N show_close_button Y
166 calendar_date_format 4 0 S 230 Y calendar_date_format day_first
197 category_detailed_image_height 9 0 U 230 Y category_detailed_image_height
5948 companies_change 98 99 S 240 N companies_change daily
67 user_multiple_profiles 2 0 C 240 Y user_multiple_profiles N
167 calendar_week_format 4 0 S 240 Y calendar_week_format monday_first
70 min_order_amount_type 2 0 D 242 Y min_order_amount_type only_products
73 disable_anonymous_checkout 6 0 C 244 Y disable_anonymous_checkout Y
2 allow_usergroup_signup 2 0 C 249 Y allow_usergroup_signup Y
5949 companies_priority 98 99 S 250 N companies_priority 0.5
78 approve_user_profiles 2 0 C 250 Y approve_user_profiles Y
182 address_position 6 0 D 250 Y address_position shipping_first
183 changes_warning 4 0 C 250 Y changes_warning Y
275 quick_registration 2 0 C 260 Y quick_registration N
48 notice_displaying_time 4 0 I 260 Y notice_displaying_time 5
276 show_delete_account_button 2 0 C 270 Y show_delete_account_button Y
100 agree_terms_conditions 6 0 D 270 Y agree_terms_conditions N
309 product_admin_mini_icon_width 9 0 U 300 Y product_admin_mini_icon_width 50
141 allow_create_account_after_order 6 0 C 305 Y allow_create_account_after_order N
300 configure_sign_in_step 6 0 D 310 Y configure_sign_in_step returning_customer_first
310 product_admin_mini_icon_height 9 0 U 310 Y product_admin_mini_icon_height
305 sign_in_default_action 6 0 D 315 Y sign_in_default_action register
151 proxy_host 2 0 I 320 Y proxy_host
302 display_payment_step 6 0 D 330 Y display_payment_step Y
152 proxy_port 2 0 I 330 Y proxy_port
62 order_start_id 6 0 I 340 Y order_start_id 1092023
153 proxy_user 2 0 I 340 Y proxy_user
321 default_zero_price_action 6 0 S 341 Y default_zero_price_action P
322 global_zero_price_action 6 0 S 341 Y global_zero_price_action
323 default_min_qty 6 0 I 342 Y default_min_qty 1
324 global_min_qty 6 0 I 342 Y global_min_qty
325 default_max_qty 6 0 I 343 Y default_max_qty 15
326 global_max_qty 6 0 I 343 Y global_max_qty
327 default_qty_step 6 0 I 344 Y default_qty_step 1
328 global_qty_step 6 0 I 344 Y global_qty_step
329 default_list_qty_count 6 0 I 345 Y default_list_qty_count 1000
330 global_list_qty_count 6 0 I 345 Y global_list_qty_count
154 proxy_password 2 0 P 350 Y proxy_password
179 tax_calculation 6 0 S 350 Y tax_calculation subtotal
69 min_order_amount 6 0 I 360 Y min_order_amount 1
71 allow_anonymous_shopping 6 0 S 370 Y allow_anonymous_shopping allow_shopping
173 checkout_redirect 6 0 C 380 Y checkout_redirect Y
314 show_unavailable_shipping_methods 6 0 C 390 Y show_unavailable_shipping_methods Y
140 estimate_shipping_cost 6 0 C 390 Y estimate_shipping_cost Y
308 email_templates 4 0 S 400 Y email_templates new
17 default_address 6 0 I 410 Y default_address
18 default_zipcode 6 0 I 420 Y default_zipcode
19 default_city 6 0 I 430 Y default_city
20 default_country 6 0 X 440 Y default_country
21 default_state 6 0 W 450 Y default_state
313 phone_validation_mode 4 0 S 450 Y phone_validation_mode any_digits
41 default_phone 6 0 L 460 Y default_phone
156 search_objects 2 0 N 1010 Y search_objects