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, 
  IF(
    cscart_settings_vendor_values.value IS NULL, 
    cscart_settings_objects.value, 
    cscart_settings_vendor_values.value
  ) as value 
FROM 
  cscart_settings_objects 
  LEFT JOIN cscart_settings_vendor_values ON cscart_settings_vendor_values.object_id = cscart_settings_objects.object_id 
  AND company_id = 1 
WHERE 
  1 
  AND (
    FIND_IN_SET(
      'ROOT', cscart_settings_objects.edition_type
    ) 
    OR FIND_IN_SET(
      'VENDOR', cscart_settings_objects.edition_type
    ) 
    OR FIND_IN_SET(
      'ULT:ROOT', cscart_settings_objects.edition_type
    ) 
    OR FIND_IN_SET(
      'ULT:VENDOR', cscart_settings_objects.edition_type
    )
  ) 
  AND cscart_settings_objects.type <> 'H' 
ORDER BY 
  cscart_settings_objects.position

Query time 0.00733

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": 741,
          "filtered": 100,
          "attached_condition": "(find_in_set('ROOT',cscart_settings_objects.edition_type) or find_in_set('VENDOR',cscart_settings_objects.edition_type) or find_in_set('ULT:ROOT',cscart_settings_objects.edition_type) or find_in_set('ULT:VENDOR',cscart_settings_objects.edition_type)) and cscart_settings_objects.`type` <> 'H'"
        }
      }
    },
    "table": {
      "table_name": "cscart_settings_vendor_values",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "7",
      "used_key_parts": ["object_id", "company_id"],
      "ref": [
        "orbit_cscart_orbit_cscart.cscart_settings_objects.object_id",
        "const"
      ],
      "rows": 1,
      "filtered": 100
    }
  }
}

Result

object_id name section_id section_tab_id type position is_global description value
31 company_name 5 0 I 0 Y company_name "ОРБИТА ЖИЗНИ"
6432 gdpr_settings 192 194 E 0 N gdpr_settings settings.tpl
76 show_menu_mouseover 0 0 C 0 Y show_menu_mouseover Y
143 init_addons 0 0 C 0 Y init_addons
144 customization_mode 0 0 C 0 Y customization_mode live_editor
201 store_key 0 0 I 0 Y store_key 2141617233;orbitlonglife.ru
6419 google_api_notice 183 186 O 0 N google_api_notice
6417 yandex_api_key 183 185 I 0 N yandex_api_key
6415 provider 183 184 S 0 N provider yandex
6431 gdpr_cookie_consent 192 193 S 0 N gdpr_cookie_consent none
5739 tags_for_products 28 29 C 0 N tags_for_products Y
5741 managing_editor 30 31 I 0 N managing_editor
5744 em_show_on_checkout 32 33 C 0 N em_show_on_checkout N
5751 em_mailchimp_api_key 32 34 I 0 N em_mailchimp_api_key
5753 em_madmimi_username 32 35 I 0 N em_madmimi_username
5756 newsletters_per_pass 36 37 I 0 N newsletters_per_pass 10
5765 coupon 36 38 S 0 N coupon
5766 min_amount 39 40 I 0 N min_amount 50
6407 default_upload_high_res_image 176 177 C 0 N default_upload_high_res_image Y
5776 access_key 43 44 I 0 N access_key 67da9494dd59cc74363006cffb70b275
5777 notice 45 46 O 0 N notice
5784 forbidden_countries_notice 45 47 O 0 N forbidden_countries_notice
5786 display_product_return_period 48 49 C 0 N display_product_return_period Y
5788 final_sale_from 50 51 I 0 N final_sale_from 40
5790 period 50 52 S 0 N period all
5792 seo_product_type 53 54 S 0 N seo_product_type product_category_nohtml
5799 point_rate 55 56 I 0 N point_rate 1
5809 print_map 57 58 C 0 N print_map Y
5810 tracking_code 59 60 I 0 N tracking_code UA-48607188-1
5824 search_form_code 65 66 T 0 N search_form_code
5837 polls_votes_on_page 69 70 I 0 N polls_votes_on_page 20
5850 banner_multilang 73 74 C 0 N banner_multilang Y
5860 product_posts_per_page 77 78 I 0 N product_posts_per_page 10
5867 category_posts_per_page 77 79 I 0 N category_posts_per_page 10
5872 order_posts_per_page 77 80 I 0 N order_posts_per_page 10
5874 giftreg_posts_per_page 77 81 I 0 N giftreg_posts_per_page 10
5876 page_posts_per_page 77 82 I 0 N page_posts_per_page 10
5882 home_page_posts_per_page 77 83 I 0 N home_page_posts_per_page 10
6421 google_container_id 187 188 I 0 N google_container_id G-KDF1PE1CGW
5917 cron_password 88 89 I 0 N cron_password MYPASS
5918 price_list_info 90 91 O 0 N price_list_info
5923 icons_pack 92 93 S 0 N icons_pack flat_32x32
5925 general_info 94 95 O 0 N general_info
5928 main_store_mode 96 97 R 0 N main_store_mode catalog
5930 settings 98 99 E 0 N settings settings.tpl
5981 autocomplete 105 106 C 0 N autocomplete N
6464 code 207 208 D 0 N code ABM-Frk0erPcqg4ivloW5pkne
6159 blog_posts_per_page 77 117 I 0 N blog_posts_per_page 10
6356 code 162 163 D 0 N code ABA-N7VwFlYvkHtdDfD9LZ9sW
6368 max_height 166 167 S 0 N max_height 500
6358 count_to 164 165 S 0 N count_to day_end
6378 position 170 171 S 0 N position bottom_right
6371 position 168 169 S 0 N position pre
6301 clear_url 143 146 O 0 N clear_url
6297 gp_image_width 143 145 I 0 N gp_image_width 200
6277 licensekey 143 144 I 0 N licensekey
6304 gallery_posts_per_page 77 147 I 0 N gallery_posts_per_page 10
6308 licensekey 148 149 I 0 N licensekey
6313 licensekey 150 151 I 0 N licensekey
6317 clear_url 150 152 O 0 N clear_url
6325 licensekey 155 156 I 0 N licensekey
6326 currency 157 158 S 0 N currency RUB
6331 api_version 157 159 S 0 N api_version 4
6394 code 172 173 D 0 N code ABA-MRqR1PleutCMVaoN2VYea
6402 storefront_code 174 175 I 0 N storefront_code RUB
6422 print_map 41 189 C 0 N print_map Y
6434 show_on_product 195 196 C 0 N show_on_product Y
6436 redesk_url 197 198 I 0 N redesk_url
6443 code 201 202 T 0 N code <!-- Begin Talk-Me {literal} --> <script type='text/javascript'> (function(d, w, m) { window.supportAPIMethod = m; var s = d.createElement('script'); s.type ='text/javascript'; s.id = 'supportScript'; s.charset = 'utf-8'; s.async = true; var id = '6c510ace3bd094a1b2c173e77ed99df0'; s.src = 'https://lcab.talk-me.ru/support/support.js?h='+id; var sc = d.getElementsByTagName('script')[0]; w[m] = w[m] || function() { (w[m].q = w[m].q || []).push(arguments); }; if (sc) sc.parentNode.insertBefore(s, sc); else d.documentElement.firstChild.appendChild(s); })(document, window, 'TalkMe'); </script> <!-- {/literal} End Talk-Me -->
6444 handle_variation 203 204 S 0 N handle_variation M
6466 description_type 209 210 S 0 N description_type html
6472 template_variant 209 211 S 0 N template_variant vertical_tabs
6476 display_attached_mb_items_on_cat_page 209 212 C 0 N display_attached_mb_items_on_cat_page Y
6477 replain_settings 213 214 E 0 N replain_settings settings.tpl
55 secure_storefront 15 0 C 1 Y secure_storefront Y
56 secure_admin 15 0 C 2 Y secure_admin Y
138 use_for 11 0 N 5 Y use_for #M#register=Y&checkout=Y&email_share=Y&gift_certificates=Y&form_builder=Y&discussion=Y
312 log_lifetime 12 0 I 5 Y log_lifetime 90
15 alternative_currency 2 0 S 10 Y alternative_currency use_only_selected
27 company_address 5 0 I 10 Y company_address Научный проезд, дом 12, 2 этаж, ком. 25
6433 gdpr_settings_data 192 194 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"}}
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
163 log_type_requests 12 0 N 10 Y log_type_requests #M#http=Y&shipping=Y
174 min_admin_password_length 15 0 I 10 Y min_admin_password_length 5
5678 current_timestamp 0 0 T 10 Y current_timestamp 1555272004
2000 share_users 17 0 C 10 Y share_users N
274 log_type_general 12 0 N 10 Y log_type_general #M#runtime=Y&deprecated=Y&
12 license_number 13 0 I 10 N license_number CS-ULT-RUS-3SC1-9A90-E6XU-S22Q
105 show_cats 8 0 C 10 N show_cats Y
108 mailer_send_method 1 0 S 10 N mailer_send_method mail
133 width 11 0 D 10 N width 110
291 storage 0 0 I 10 N storage a:1:{s:7:"storage";s:4:"file";}
294 cdn 0 0 I 10 N cdn
5680 twitter_enable 18 19 C 10 N twitter_enable Y
5686 facebook_enable 18 20 C 10 N facebook_enable Y
5699 vkontakte_enable 18 21 C 10 N vkontakte_enable Y
6420 google_api_key 183 186 I 10 N google_api_key
6418 yandex_commercial 183 185 C 10 N yandex_commercial
6416 show_shippings_on_product 183 184 C 10 N show_shippings_on_product N
5717 yandex_enable 18 23 C 10 N yandex_enable N
5721 pinterest_enable 18 24 C 10 N pinterest_enable N
5730 override_customer_info 26 27 C 10 N override_customer_info N
5740 tags_for_pages 28 29 C 10 N tags_for_pages Y
5742 display_rss_feed_in_category 30 31 C 10 N display_rss_feed_in_category N
5745 em_checkout_enabled 32 33 C 10 N em_checkout_enabled N
5752 em_mailchimp_list 32 34 S 10 N em_mailchimp_list
5754 em_madmimi_api_key 32 35 I 10 N em_madmimi_api_key
5767 max_amount 39 40 I 10 N max_amount 1500
5778 recaptcha_site_key 45 46 I 10 N recaptcha_site_key 6LdkDeYUAAAAAAlTlNuu6v90jtwyTZl62tOCr0jA
5785 forbidden_countries 45 47 B 10 N forbidden_countries #M#CN=Y&CG=Y&IR=Y
5787 dont_take_weekends_into_account 48 49 C 10 N dont_take_weekends_into_account Y
5789 sales_amount_from 50 51 I 10 N sales_amount_from 1
5791 last_days 50 52 I 10 N last_days 3
5793 seo_category_type 53 54 S 10 N seo_category_type category_nohtml
5800 auto_price_in_points 55 56 C 10 N auto_price_in_points Y
5811 track_ecommerce 59 60 C 10 N track_ecommerce Y
5813 info 61 62 O 10 N info
5819 log_type_yml_export 12 0 N 10 N log_type_yml_export
5821 map_provider 63 64 S 10 N map_provider yandex
5825 search_results_code 65 66 T 10 N search_results_code
5827 elm_image_info 67 68 O 10 N elm_image_info
5838 polls_comments_on_page 69 70 I 10 N polls_comments_on_page 20
5840 admin_reverse_ip_access 71 72 C 10 N admin_reverse_ip_access
5852 watermark_settings 75 76 E 10 N watermark_settings watermark.tpl
5861 product_post_approval 77 78 S 10 N product_post_approval any
5868 category_post_approval 77 79 S 10 N category_post_approval any
5873 order_initiate 77 80 C 10 N order_initiate Y
5875 giftreg_post_ip_check 77 81 C 10 N giftreg_post_ip_check N
5877 page_post_approval 77 82 S 10 N page_post_approval disabled
5883 home_page_post_approval 77 83 S 10 N home_page_post_approval any
5889 cz_animation_time 84 85 I 10 N cz_animation_time 200
5897 clear_url 86 87 O 10 N clear_url
5919 price_list_fields 90 91 B 10 N price_list_fields #M#product_code=Y&product=Y&amount=Y&price=Y
5924 autogen_email 92 93 C 10 N autogen_email N
5926 apikey 94 95 I 10 N apikey
5929 add_to_cart_empty_buy_now_url 96 97 C 10 N add_to_cart_empty_buy_now_url N
5931 cron_key 98 99 D 10 N cron_key QqWDPYoqsaZOarC2
5933 company 100 101 I 10 N company
5956 107_list_width 100 102 I 10 N 107_list_width 293
5977 personal_information 103 104 O 10 N personal_information
5982 autopostcode 105 106 C 10 N autopostcode N
6160 blog_post_approval 77 117 S 10 N blog_post_approval any
6106 main_page_style 115 116 S 10 N main_page_style grid
6201 use_multiple_promotions 124 127 C 10 N use_multiple_promotions N
6196 out_line_color 124 126 I 10 N out_line_color #DEDEDE
6186 payment_period 124 125 S 10 N payment_period 1w
6369 code 166 167 D 10 N code ABA-8fLLwWoxpck6ngsjVYv3y
6359 max_height 164 165 I 10 N max_height 250
6379 transition 170 171 I 10 N transition 600
6372 show_in_lists 168 169 C 10 N show_in_lists Y
6298 gp_image_height 143 145 I 10 N gp_image_height 200
6302 gs_change 143 146 S 10 N gs_change daily
6305 gallery_post_approval 77 147 S 10 N gallery_post_approval any
6309 enable_default_templates 148 149 C 10 N enable_default_templates Y
6314 tag_breadcrumb_with_out_label 150 151 C 10 N tag_breadcrumb_with_out_label Y
6318 ts_change 150 152 S 10 N ts_change daily
6321 licensekey 153 154 I 10 N licensekey
6327 statuses_paid 157 158 M 10 N statuses_paid
6332 mode 157 159 S 10 N mode
6340 counter_number 160 161 I 10 N counter_number 85420024
6357 build 162 163 D 10 N build 383
6395 build 172 173 D 10 N build 385
6423 show_locations_at_geolocator 41 189 C 10 N show_locations_at_geolocator N
6425 step_by_step_checkout_info 190 191 E 10 N step_by_step_checkout_info setup_layout_steps.tpl
6437 api_key 197 198 I 10 N api_key
6446 show_author 203 205 C 10 N show_author N
6459 enable_discussion_for_videos 203 206 C 10 N enable_discussion_for_videos N
6465 build 207 208 D 10 N build 26
6467 use_additional_categories 209 210 C 10 N use_additional_categories Y
6473 appearance_type_styles 209 211 S 10 N appearance_type_styles fill
6478 replain_script 213 214 T 10 N replain_script
54 backend_default_language 4 0 S 15 Y backend_default_language ru
26 company_city 5 0 I 20 Y company_city Москва
84 day 10 0 S 20 Y day %a, %b %e
175 admin_passwords_must_contain_mix 15 0 C 20 Y admin_passwords_must_contain_mix N
2001 default_state_update_for_all 17 0 S 20 Y default_state_update_for_all not_active
106 show_rootcats_only 8 0 C 20 N show_rootcats_only N
117 height 11 0 D 20 N height 30
5681 twitter_via 18 19 I 20 N twitter_via
5687 facebook_app_id 18 20 I 20 N facebook_app_id
5700 vkontakte_appid 18 21 I 20 N vkontakte_appid
5718 yandex_share_code 18 23 T 20 N yandex_share_code <script type="text/javascript" src="//yandex.st/share/share.js" charset="utf-8"></script><div class="yashare-auto-init" data-yashareL10n="ru" data-yashareQuickServices="vkontakte,facebook,twitter,odnoklassniki,moimir" data-yashareTheme="counter"></div>
5722 pinterest_size 18 24 S 20 N pinterest_size 20
6429 is_obsolete_code_snippet_used 160 161 C 20 N is_obsolete_code_snippet_used Y
5743 category_max_products_items 30 31 I 20 N category_max_products_items 5
5746 em_double_opt_in 32 33 C 20 N em_double_opt_in N
5755 em_madmimi_list 32 35 S 20 N em_madmimi_list
5758 mailer_send_method 36 37 S 20 N mailer_send_method default
5768 code_prefix 39 40 I 20 N code_prefix GC
5779 recaptcha_secret 45 46 I 20 N recaptcha_secret 6LdkDeYUAAAAAAolLWdZmJObim6MwLwQz2NgvKmi
5794 seo_page_type 53 54 S 20 N seo_page_type page_nohtml
5801 price_in_points_with_discounts 55 56 C 20 N price_in_points_with_discounts Y
5814 phone 61 62 I 20 N phone
5841 unsuccessful_attempts_login 71 72 C 20 N unsuccessful_attempts_login
5862 product_post_ip_check 77 78 C 20 N product_post_ip_check N
5869 category_post_ip_check 77 79 C 20 N category_post_ip_check N
5878 page_post_ip_check 77 82 C 20 N page_post_ip_check N
5884 home_page_post_ip_check 77 83 C 20 N home_page_post_ip_check Y
5920 price_list_sorting 90 91 S 20 N price_list_sorting product_code
5927 appdomain 94 95 I 20 N appdomain
5934 company2 100 101 I 20 N company2
5957 107_list_height 100 102 I 20 N 107_list_height 205
5983 api_keys 105 106 T 20 N api_keys
6161 blog_post_ip_check 77 117 C 20 N blog_post_ip_check N
6107 category_page_style 115 116 S 20 N category_page_style grid
6197 title_text_color 124 126 I 20 N title_text_color #0088CC
6187 number_last_periods 124 125 I 20 N number_last_periods 10
6202 use_affiliate_id 124 127 C 20 N use_affiliate_id Y
6370 build 166 167 D 20 N build 345
6360 promotions_per_page 164 165 I 20 N promotions_per_page 12
6380 icon 170 171 S 20 N icon arrow_1
6373 on_thumbnail_click 168 169 S 20 N on_thumbnail_click open_popup
6299 gp_items_per_page 143 145 I 20 N gp_items_per_page 12
6279 seo_path 143 144 I 20 N seo_path images-gallery
6303 gs_priority 143 146 I 20 N gs_priority 1
6306 gallery_post_ip_check 77 147 C 20 N gallery_post_ip_check N
6310 default_templates_priority 148 149 20 N default_templates_priority 0
6315 tags_description_position 150 151 S 20 N tags_description_position before_product_list
6319 ts_priority 150 152 I 20 N ts_priority 1
6322 override_product_img_alt 153 154 C 20 N override_product_img_alt N
6328 statuses_refund 157 158 M 20 N statuses_refund
6333 atol_inn 157 159 20 N atol_inn
6396 add_catalog_to_breadcrumbs 172 173 C 20 N add_catalog_to_breadcrumbs N
6435 show_on_messages 195 196 C 20 N show_on_messages Y
6438 allow_order_page 197 198 C 20 N allow_order_page Y
6447 hide_player_controls 203 205 C 20 N hide_player_controls N
6460 video_post_approval 203 206 S 20 N video_post_approval any
6468 save_element_state 209 210 C 20 N save_element_state Y
6474 bg_color_template 209 211 E 20 N bg_color_template color.tpl
16 weight_symbol 2 0 I 30 Y weight_symbol кг
34 company_country 5 0 X 30 Y company_country RU
85 week 10 0 S 30 Y week %U, %b
176 change_admin_password_on_first_login 15 0 C 30 Y change_admin_password_on_first_login N
8 ftp_hostname 13 0 I 30 N ftp_hostname
109 mailer_smtp_host 1 0 I 30 N mailer_smtp_host
118 string_length 11 0 D 30 N string_length 5
5682 twitter_size 18 19 S 30 N twitter_size medium
5688 facebook_href 18 20 I 30 N facebook_href
5701 vkontakte_button_style 18 21 S 30 N vkontakte_button_style mini
5719 yandex_display_on 18 23 N 30 N yandex_display_on N
5723 pinterest_shape 18 24 S 30 N pinterest_shape rect
5732 paypal_status_map_settings 26 27 E 30 N paypal_status_map_settings statuses_map.tpl
5747 em_welcome_letter 32 33 C 30 N em_welcome_letter N
5769 cert_per_page 39 40 I 30 N cert_per_page 10
5780 recaptcha_theme 45 46 S 30 N recaptcha_theme light
5795 seo_other_type 53 54 S 30 N seo_other_type directory
5802 points_with_discounts 55 56 C 30 N points_with_discounts Y
5815 phone_prefix_length 61 62 I 30 N phone_prefix_length 7
5823 map_provider_settings 63 64 E 30 N map_provider_settings map_provider_settings.tpl
5829 type 67 68 S 30 N type C128B
5842 number_unsuccessful_attempts 71 72 I 30 N number_unsuccessful_attempts 5
5854 use_for_product_icons 75 76 C 30 N use_for_product_icons Y
5863 product_notification_email 77 78 I 30 N product_notification_email
5870 category_notification_email 77 79 I 30 N category_notification_email
5879 page_notification_email 77 82 I 30 N page_notification_email
5885 home_page_notification_email 77 83 I 30 N home_page_notification_email
5891 cz_zoom_position 84 85 S 30 N cz_zoom_position 3
5899 site_change 86 87 S 30 N site_change daily
5921 group_by_category 90 91 C 30 N group_by_category Y
5935 address 100 101 I 30 N address
5958 107_top 100 102 I 30 N 107_top 0
5979 subscribe_confidentiality 103 104 C 30 N subscribe_confidentiality Y
5984 client_ids 105 106 T 30 N client_ids
6162 blog_notification_email 77 117 I 30 N blog_notification_email
6108 posts_per_page 115 116 I 30 N posts_per_page 9
6198 text_color 124 126 I 30 N text_color #333333
6188 time_uniq_banner 124 125 I 30 N time_uniq_banner 10
6203 coupon_prefix_delim 124 127 I 30 N coupon_prefix_delim -
6361 chains_per_page 164 165 I 30 N chains_per_page 3
6381 margin_top 170 171 I 30 N margin_top 0
6374 controls 168 169 C 30 N controls Y
6300 gp_columns_per_page 143 145 I 30 N gp_columns_per_page 4
6280 show_gallery_images 143 144 C 30 N show_gallery_images Y
6307 gallery_notification_email 77 147 I 30 N gallery_notification_email
6311 object_data_priority 148 149 30 N object_data_priority 10000
6316 initiate_addon 150 151 O 30 N initiate_addon
6323 override_category_img_alt 153 154 C 30 N override_category_img_alt N
6329 sno 157 158 S 30 N sno
6334 atol_group_code 157 159 30 N atol_group_code
6397 maximum_number_of_displayed_items 172 173 I 30 N maximum_number_of_displayed_items 5
6427 settings_proxy 190 191 O 30 N settings_proxy
6448 loop_videos 203 205 C 30 N loop_videos N
6469 bg_color 209 210 D 30 N bg_color #ffffff
6475 use_style_presets 209 211 C 30 N use_style_presets N
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
25 company_state 5 0 W 40 Y company_state MOW
42 weight_symbol_grams 2 0 I 40 Y weight_symbol_grams 1000
86 month 10 0 S 40 Y month %B
177 admin_password_expiration_period 15 0 I 40 Y admin_password_expiration_period 0
9 ftp_username 13 0 I 40 N ftp_username admin@test.com
111 mailer_smtp_username 1 0 I 40 N mailer_smtp_username
119 min_font_size 11 0 D 40 N min_font_size 14
5683 twitter_display_count 18 19 S 40 N twitter_display_count horizontal
5689 facebook_send 18 20 C 40 N facebook_send Y
5702 vkontakte_height 18 21 I 40 N vkontakte_height 22
5748 em_service 32 33 S 40 N em_service dummy
5760 mailer_smtp_host 36 37 I 40 N mailer_smtp_host
5770 free_products_allow 39 40 C 40 N free_products_allow Y
5781 recaptcha_size 45 46 S 40 N recaptcha_size normal
5796 seo_language 53 54 C 40 N seo_language N
5803 price_in_points_order_discount 55 56 C 40 N price_in_points_order_discount Y
5816 phone_mask 61 62 I 40 N phone_mask
5830 output 67 68 S 40 N output png
5843 login_intervals 71 72 I 40 N login_intervals 60
5855 use_for_product_detailed 75 76 C 40 N use_for_product_detailed Y
5871 category_discussion_type 77 79 S 40 N category_discussion_type D
5880 page_discussion_type 77 82 S 40 N page_discussion_type D
5886 home_page_testimonials 77 83 S 40 N home_page_testimonials B
5900 site_priority 86 87 S 40 N site_priority 1
5922 include_options 90 91 C 40 N include_options N
5936 address2 100 101 I 40 N address2
5959 107_left 100 102 I 40 N 107_left 0
5980 request_active_consent 103 104 C 40 N request_active_consent Y
6109 show_root_page_in_breadcrumbs 115 116 C 40 N show_root_page_in_breadcrumbs Y
6199 text_background_color 124 126 I 40 N text_background_color #FFFFFF
6189 allow_all_customers_be_affiliates 124 125 C 40 N allow_all_customers_be_affiliates Y
6362 highlight_when_left 164 165 S 40 N highlight_when_left 1
6382 margin_right 170 171 I 40 N margin_right 10
6375 repeat 168 169 C 40 N repeat Y
6281 type_view 143 144 S 40 N type_view graphic_gallery
6312 auto_remove_many_spaces 148 149 C 40 N auto_remove_many_spaces Y
6324 auto_remove_many_spaces 153 154 C 40 N auto_remove_many_spaces Y
6330 extra 157 158 D 40 N extra {"payments_map":[]}
6335 atol_payment_address 157 159 40 N atol_payment_address
6342 visor 160 161 C 40 N visor Y
6398 catalog_menu 172 173 I 40 N catalog_menu 0
6440 contact_form 197 198 O 40 N contact_form
6449 playback_mode 203 205 S 40 N playback_mode L
6462 enable_discussion_for_categories 203 206 C 40 N enable_discussion_for_categories N
6470 code 209 210 D 40 N code ABA-NRkrtV7dBL4VsgYYLh8qV
33 company_zipcode 5 0 I 50 Y company_zipcode 117246
87 year 10 0 S 50 Y year %Y
168 store_mode 2 0 O 50 Y store_mode Y
178 cron_password 15 0 I 50 Y cron_password MYPASS
10 ftp_password 13 0 P 50 N ftp_password testadmin
112 mailer_smtp_password 1 0 P 50 N mailer_smtp_password
120 max_font_size 11 0 D 50 N max_font_size 16
5684 twitter_display_on 18 19 N 50 N twitter_display_on #M#products=Y
5690 facebook_width 18 20 I 50 N facebook_width 450
5703 vkontakte_width 18 21 I 50 N vkontakte_width 350
5725 pinterest_display_on 18 24 N 50 N pinterest_display_on #M#products=Y
5734 paypal_partial_refund_action_settings 26 27 E 50 N paypal_partial_refund_action_settings partial_refund_action.tpl
5749 em_token 32 33 D 50 N em_token c8f4f554628f6e5260484b2ef91d796e
5761 mailer_smtp_username 36 37 I 50 N mailer_smtp_username
5771 redeem_shipping_cost 39 40 C 50 N redeem_shipping_cost Y
5782 recaptcha_type 45 46 S 50 N recaptcha_type image
5797 single_url 53 54 C 50 N single_url Y
5804 reward_points_order_discount 55 56 C 50 N reward_points_order_discount Y
5817 buy_now_with_one_click 61 62 C 50 N buy_now_with_one_click Y
5831 text 67 68 S 50 N text Y
5844 time_block 71 72 I 50 N time_block 24
5864 product_discussion_type 77 78 S 50 N product_discussion_type B
5887 testimonials_from_all_stores 77 83 C 50 N testimonials_from_all_stores N
5937 company_phone 100 101 I 50 N company_phone
6110 generate_blog_category_meta 115 116 C 50 N generate_blog_category_meta Y
6190 no_rewards_registered_users 124 125 C 50 N no_rewards_registered_users N
6363 ab__show_promos 164 165 C 50 N ab__show_promos N
6383 margin_bottom 170 171 I 50 N margin_bottom 10
6376 code 168 169 D 50 N code ABA-5VbyrhT5pzpgLyqMmNfk9
6282 image_width 143 144 I 50 N image_width 200
6336 atol_login 157 159 50 N atol_login
6343 clickmap 160 161 C 50 N clickmap Y
6399 link 172 173 O 50 N link
6463 category_post_approval 203 206 S 50 N category_post_approval any
6471 build 209 210 D 50 N build 622
61 store_access_key 2 0 O 51 Y store_access_key orbit
295 mailer_smtp_ecrypted_connection 1 0 S 55 N mailer_smtp_ecrypted_connection none
7 feedback_type 2 0 S 57 Y feedback_type auto
14 auto_check_updates 2 0 C 58 Y auto_check_updates N
311 monitor_core_changes 2 0 C 59 Y monitor_core_changes N
24 admin_elements_per_page 4 0 U 60 Y admin_elements_per_page 10
28 company_phone 5 0 I 60 Y company_phone +7(499)486-23-13
49 default_wysiwyg_editor 4 0 S 60 Y default_wysiwyg_editor redactor2
11 ftp_directory 13 0 I 60 N ftp_directory
110 mailer_smtp_auth 1 0 C 60 N mailer_smtp_auth N
121 string_type 11 0 D 60 N string_type mixed
5691 facebook_layout 18 20 S 60 N facebook_layout button_count
5704 vkontakte_buttons_name 18 21 S 60 N vkontakte_buttons_name like
5750 em_lastsync 32 33 D 60 N em_lastsync 1558434483
5762 mailer_smtp_password 36 37 P 60 N mailer_smtp_password
5783 settings_proxy 45 46 O 60 N settings_proxy
5798 non_latin_symbols 53 54 C 60 N non_latin_symbols N
5805 higher_level_extract 55 56 C 60 N higher_level_extract Y
5818 order_status 61 62 S 60 N order_status Y
5832 height 67 68 I 60 N height 60
5857 use_for_category_icons 75 76 C 60 N use_for_category_icons N
5865 product_share_discussion 77 78 C 60 N product_share_discussion Y
5881 page_share_discussion 77 82 C 60 N page_share_discussion N
5902 include_products 86 87 C 60 N include_products Y
5938 inn 100 101 I 60 N inn
5961 116_list_width 100 102 I 60 N 116_list_width 293
6111 generate_blog_article_meta 115 116 C 60 N generate_blog_article_meta Y
6191 automatic_approval_commissions 124 125 C 60 N automatic_approval_commissions Y
6384 margin_left 170 171 I 60 N margin_left 0
6377 build 168 169 D 60 N build 336
6283 image_height 143 144 I 60 N image_height 200
6337 atol_password 157 159 60 N atol_password
6344 external_links 160 161 C 60 N external_links Y
6451 display_video_as_image 203 205 S 60 N display_video_as_image P
122 char_shadow 11 0 D 65 N char_shadow N
29 company_phone_2 5 0 I 70 Y company_phone_2 +7(499)486-23-12, +7(499)486-23-11
91 thumbnail_background_color 9 0 I 70 Y thumbnail_background_color
123 colour 11 0 D 70 N colour N
5692 facebook_show_faces 18 20 C 70 N facebook_show_faces N
5705 vkontakte_display_on 18 21 N 70 N vkontakte_display_on N
5736 paypal_logo_uploader_settings 26 27 E 70 N paypal_logo_uploader_settings logo_uploader.tpl
5763 mailer_smtp_ecrypted_connection 36 37 S 70 N mailer_smtp_ecrypted_connection none
5806 several_points_action 55 56 S 70 N several_points_action minimal_absolute
5833 width 67 68 I 70 N width 250
5846 unsuccessful_attempts_login_customer 71 72 C 70 N unsuccessful_attempts_login_customer
5858 use_for_category_detailed 75 76 C 70 N use_for_category_detailed N
5866 product_review_after_purchase 77 78 C 70 N product_review_after_purchase N
5903 products_change 86 87 S 70 N products_change daily
5939 bank 100 101 I 70 N bank
5962 116_list_height 100 102 I 70 N 116_list_height 205
6112 google_author_url 115 116 I 70 N google_author_url
6192 successful_order_statuses 124 125 N 70 N successful_order_statuses #M#C=Y
6365 ab__as_add_to_sitemap 164 165 C 70 N ab__as_add_to_sitemap Y
6385 font_size 170 171 I 70 N font_size 64
6284 images_per_page 143 144 I 70 N images_per_page 12
6338 atol_test 157 159 E 70 N atol_test atol.tpl
6345 denial 160 161 C 70 N denial Y
6401 ab__as_add_to_sitemap 172 173 C 70 N ab__as_add_to_sitemap Y
6452 video_thumbnails 203 205 S 70 N video_thumbnails P
53 frontend_default_language 4 0 S 80 Y frontend_default_language ru
90 convert_to 9 0 S 80 Y convert_to original
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
5693 facebook_action 18 20 S 80 N facebook_action like
5737 pp_statuses 26 27 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";}
5764 mailer_smtp_auth 36 37 C 80 N mailer_smtp_auth N
5807 consider_zero_values 55 56 C 80 N consider_zero_values N
5834 prefix 67 68 I 80 N prefix FF45CR99
5847 number_unsuccessful_attempts_customer 71 72 I 80 N number_unsuccessful_attempts_customer 5
5859 images_access_info 75 76 O 80 N images_access_info
5904 products_priority 86 87 S 80 N products_priority 0.5
5940 ras 100 101 I 80 N ras
5963 116_top 100 102 I 80 N 116_top 0
6113 blog_date_format 115 116 S 80 N blog_date_format %b %e, %Y
6193 custom_affiliate_parameter 124 125 I 80 N custom_affiliate_parameter
6366 code 164 165 D 80 N code ABA-119qTqRY6WHfxvHMCl579
6386 units 170 171 S 80 N units px
6285 columns_per_page 143 144 I 80 N columns_per_page 4
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 https://orbitlonglife.ru/
46 orders_per_page 4 0 U 90 Y orders_per_page 10
89 jpeg_quality 9 0 U 90 Y jpeg_quality 80
5694 facebook_lang 18 20 S 90 N facebook_lang en_US
5738 partial_refund_action 26 27 D 90 N partial_refund_action ignore
5808 log_per_page 55 56 I 90 N log_per_page 10
5848 login_intervals_customer 71 72 I 90 N login_intervals_customer 60
5941 kor 100 101 I 90 N kor
5964 116_left 100 102 I 90 N 116_left 0
6114 use_css 115 116 C 90 N use_css Y
6194 notify_admin_about_new_affiliate 124 125 C 90 N notify_admin_about_new_affiliate Y
6367 build 164 165 D 90 N build 362
6387 font_weight 170 171 S 90 N font_weight normal
6286 show_fb_comments 143 144 C 90 N show_fb_comments Y
6347 track_hash 160 161 C 90 N track_hash Y
6454 number_of_columns 203 205 I 90 N number_of_columns 4
40 company_start_year 5 0 I 95 Y company_start_year 2003
22 products_per_page 4 0 U 100 Y products_per_page 12
35 company_users_department 5 0 I 100 Y company_users_department admin@energetix.vip, eastafieva@mail.ru
184 product_lists_thumbnail_width 9 0 U 100 Y product_lists_thumbnail_width 230
5695 facebook_action_font 18 20 S 100 N facebook_action_font arial
5836 elm_spec_descr 67 68 O 100 N elm_spec_descr
5849 time_block_customer 71 72 I 100 N time_block_customer 24
6412 variations_allow_own_images 181 182 C 100 N variations_allow_own_images Y
5906 include_categories 86 87 C 100 N include_categories Y
5942 bik 100 101 I 100 N bik
6115 show_subcategories_posts 115 116 C 100 N show_subcategories_posts Y
6388 color 170 171 E 100 N color color.tpl
6287 show_share_buttons 143 144 C 100 N show_share_buttons Y
6348 ecommerce 160 161 C 100 N ecommerce Y
6455 list_icon_width 203 205 I 100 N list_icon_width 300
36 company_site_administrator 5 0 I 110 Y company_site_administrator eastafieva@mail.ru,admin@energetix.vip
185 product_lists_thumbnail_height 9 0 U 110 Y product_lists_thumbnail_height 230
5696 facebook_colorscheme 18 20 S 110 N facebook_colorscheme light
5907 categories_change 86 87 S 110 N categories_change daily
5943 index 100 101 I 110 N index
5966 7p_top 100 102 I 110 N 7p_top 0
6389 hide_on_mobile 170 171 C 110 N hide_on_mobile Y
6456 list_icon_height 203 205 I 110 N list_icon_height 200
37 company_orders_department 5 0 I 120 Y company_orders_department eastafieva@mail.ru,admin@energetix.vip
186 product_details_thumbnail_width 9 0 U 120 Y product_details_thumbnail_width 500
5697 facebook_display_on 18 20 N 120 N facebook_display_on #M#products=Y
5908 categories_priority 86 87 S 120 N categories_priority 0.5
5967 7p_left 100 102 I 120 N 7p_left 0
6117 grid_columns 115 116 I 120 N grid_columns 4
6390 show_in_admin_panel 170 171 C 120 N show_in_admin_panel
6289 slider_height 143 144 I 120 N slider_height 300
6350 application_id 160 161 I 120 N application_id
6457 watermark_settings 203 205 E 120 N watermark_settings icon.tpl
38 company_support_department 5 0 I 130 Y company_support_department admin@orb.company
47 elements_per_page 4 0 U 130 Y elements_per_page 24
58 inventory_tracking 2 0 C 130 Y inventory_tracking Y
187 product_details_thumbnail_height 9 0 U 130 Y product_details_thumbnail_height 350
307 enable_compare_products 2 0 C 130 Y enable_compare_products Y
5945 fiz_fio 100 101 I 130 N fiz_fio
6118 grid_show_image 115 116 C 130 N grid_show_image Y
6391 ab__stt_color 170 171 D 130 N ab__stt_color #000000
6290 slider_speed 143 144 I 130 N slider_speed 500
6351 application_password 160 161 I 130 N application_password
44 allow_negative_amount 2 0 C 135 Y allow_negative_amount N
292 product_quick_view_thumbnail_width 9 0 U 135 Y product_quick_view_thumbnail_width 270
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 270
39 company_newsletter_email 5 0 I 140 Y company_newsletter_email eastafieva@mail.ru
65 edp_key_ttl 2 0 I 140 Y edp_key_ttl 24
5910 include_pages 86 87 C 140 N include_pages Y
5946 fiz_address 100 101 I 140 N fiz_address
5969 7a_top 100 102 I 140 N 7a_top 0
6119 grid_image_width 115 116 I 140 N grid_image_width 300
6291 slider_time 143 144 I 140 N slider_time 5000
6352 auth_token 160 161 D 140 N auth_token
6392 code 170 171 D 140 N code ABA-6pYMYooHt64WJPyWK4xB0
77 low_stock_threshold 2 0 I 145 Y low_stock_threshold 0
63 columns_in_products_list 4 0 I 150 Y columns_in_products_list 6
72 show_products_from_subcategories 2 0 C 150 Y show_products_from_subcategories N
5911 pages_change 86 87 S 150 N pages_change daily
5947 fiz_address2 100 101 I 150 N fiz_address2
5970 7a_left 100 102 I 150 N 7a_left 0
6120 grid_image_height 115 116 I 150 N grid_image_height
6292 slider_auto 143 144 C 150 N slider_auto N
6353 oauth_info 160 161 O 150 N oauth_info
6393 build 170 171 D 150 N build 431
93 display_options_modifiers 2 0 C 155 Y display_options_modifiers Y
3 exception_style 2 0 S 160 Y exception_style hide
190 product_cart_thumbnail_width 9 0 U 160 Y product_cart_thumbnail_width 150
5912 pages_priority 86 87 S 160 N pages_priority 0.5
5948 fiz_index 100 101 I 160 N fiz_index
6121 grid_align_center 115 116 C 160 N grid_align_center N
6293 slider_slides 143 144 I 160 N slider_slides 3
191 product_cart_thumbnail_height 9 0 U 170 Y product_cart_thumbnail_height 150
5949 fiz_doc 100 101 I 170 N fiz_doc паспорт
5972 112_list_width 100 102 I 170 N 112_list_width 210
6122 grid_display_date 115 116 C 170 N grid_display_date Y
6294 slider_variableWidth 143 144 C 170 N slider_variableWidth N
6355 collect_stats_for_goals 160 161 N 170 N collect_stats_for_goals #M#engaged_visitor=Y&basket=Y&order=Y&wishlist=Y&buy_with_one_click_form_opened=Y&call_request=Y
94 show_out_of_stock_products 2 0 C 180 Y show_out_of_stock_products Y
192 category_lists_thumbnail_width 9 0 U 180 Y category_lists_thumbnail_width 150
5914 include_extended 86 87 C 180 N include_extended Y
5950 fiz_doc_serial 100 101 I 180 N fiz_doc_serial
5973 112_list_height 100 102 I 180 N 112_list_height 293
6123 cp_grid_display_author 115 116 C 180 N cp_grid_display_author N
6295 slider_centerMode 143 144 C 180 N slider_centerMode N
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 Y
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 Y
50 default_image_previewer 4 0 S 189 Y default_image_previewer owl
193 category_lists_thumbnail_height 9 0 U 190 Y category_lists_thumbnail_height 150
223 disregard_options_for_discounts 2 0 C 190 Y disregard_options_for_discounts N
5915 extended_change 86 87 S 190 N extended_change daily
5951 fiz_doc_number 100 101 I 190 N fiz_doc_number
5974 112_top 100 102 I 190 N 112_top 0
6124 grid_display_type 115 116 C 190 N grid_display_type N
6296 show_navigation 143 144 S 190 N show_navigation arrows
180 default_product_details_view 4 0 S 191 Y default_product_details_view default_template
288 product_details_in_tab 4 0 C 191 Y product_details_in_tab Y
272 display_track_orders 4 0 C 191 Y display_track_orders Y
171 default_products_view_templates 4 0 G 194 Y default_products_view_templates #M#products_multicolumns=Y&products_without_options=Y
169 default_products_view 4 0 K 195 Y default_products_view products_multicolumns
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&product-asc=Y&product-desc=Y&price-asc=Y&price-desc=Y&popularity-desc=Y&amount-desc=Y
64 default_products_sorting 4 0 K 198 Y default_products_sorting amount-desc
290 enable_quick_view 4 0 C 198 Y enable_quick_view Y
52 date_format 4 0 S 200 Y date_format %d %b %Y
194 category_details_thumbnail_width 9 0 U 200 Y category_details_thumbnail_width 120
6414 variations_allow_own_features 181 182 C 200 N variations_allow_own_features Y
5916 extended_priority 86 87 S 200 N extended_priority 0.5
5952 fiz_doc_date 100 101 I 200 N fiz_doc_date
5975 112_left 100 102 I 200 N 112_left 0
6125 grid_display_short_description 115 116 C 200 N grid_display_short_description Y
6441 use_for_re_desk 11 0 C 200 Y use_for_re_desk
66 time_format 4 0 S 210 Y time_format %H:%M
195 category_details_thumbnail_height 9 0 U 210 Y category_details_thumbnail_height
5953 fiz_doc_date2 100 101 I 210 N fiz_doc_date2
6126 grid_display_view_more 115 116 C 210 N grid_display_view_more Y
139 timezone 4 0 S 220 Y timezone Europe/Moscow
196 category_detailed_image_width 9 0 U 220 Y category_detailed_image_width 270
5954 fiz_doc_creator 100 101 I 220 N fiz_doc_creator
98 use_single_coupon 2 0 C 225 Y use_single_coupon Y
166 calendar_date_format 4 0 S 230 Y calendar_date_format month_first
197 category_detailed_image_height 9 0 U 230 Y category_detailed_image_height 380
6128 list_show_image 115 116 C 230 N list_show_image Y
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
6129 list_image_width 115 116 I 240 N list_image_width 300
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 N
2 allow_usergroup_signup 2 0 C 249 Y allow_usergroup_signup Y
78 approve_user_profiles 2 0 C 250 Y approve_user_profiles N
182 address_position 6 0 D 250 Y address_position shipping_first
183 changes_warning 4 0 C 250 Y changes_warning Y
6130 list_image_height 115 116 I 250 N list_image_height
199 show_menu_descriptions 4 0 C 255 Y show_menu_descriptions Y
48 notice_displaying_time 4 0 I 260 Y notice_displaying_time 5
275 quick_registration 2 0 C 260 Y quick_registration Y
6131 list_display_date 115 116 C 260 N list_display_date Y
100 agree_terms_conditions 6 0 D 270 Y agree_terms_conditions Y
6132 list_display_author 115 116 C 270 N list_display_author Y
6133 list_display_type 115 116 C 280 N list_display_type Y
6134 list_show_tags 115 116 C 290 N list_show_tags Y
309 product_admin_mini_icon_width 9 0 U 300 Y product_admin_mini_icon_width 50
6413 variations_allow_auto_change_default_variation 181 182 C 300 N variations_allow_auto_change_default_variation Y
6135 list_display_categories 115 116 C 300 N list_display_categories Y
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
6136 list_display_short_description 115 116 C 310 N list_display_short_description Y
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
301 display_shipping_step 6 0 D 320 Y display_shipping_step Y
6137 list_display_view_more 115 116 C 320 N list_display_view_more Y
152 proxy_port 2 0 I 330 Y proxy_port
302 display_payment_step 6 0 D 330 Y display_payment_step Y
62 order_start_id 6 0 I 340 Y order_start_id
153 proxy_user 2 0 I 340 Y proxy_user admin@test.com
6139 post_use_image 115 116 C 340 N post_use_image Y
154 proxy_password 2 0 P 350 Y proxy_password testadmin
179 tax_calculation 6 0 S 350 Y tax_calculation subtotal
6140 post_show_image 115 116 C 350 N post_show_image Y
69 min_order_amount 6 0 I 360 Y min_order_amount 0
6141 post_image_position 115 116 S 360 N post_image_position top
71 allow_anonymous_shopping 6 0 S 370 Y allow_anonymous_shopping allow_shopping
6142 post_image_width 115 116 I 370 N post_image_width 300
173 checkout_redirect 6 0 C 380 Y checkout_redirect N
6143 post_image_height 115 116 I 380 N post_image_height
140 estimate_shipping_cost 6 0 C 390 Y estimate_shipping_cost Y
6144 post_display_author 115 116 C 390 N post_display_author N
308 email_templates 4 0 S 400 Y email_templates new
6145 post_display_categories 115 116 C 400 N post_display_categories Y
17 default_address 6 0 I 410 Y default_address Научный проезд
6146 post_display_type 115 116 C 410 N post_display_type Y
18 default_zipcode 6 0 I 420 Y default_zipcode 129626
6147 post_display_controls 115 116 C 420 N post_display_controls N
19 default_city 6 0 I 430 Y default_city Москва
6148 post_share_buttons 115 116 C 430 N post_share_buttons Y
20 default_country 6 0 X 440 Y default_country RU
6149 post_share_script_div 115 116 T 440 N post_share_script_div
21 default_state 6 0 W 450 Y default_state MOW
6150 post_share_script 115 116 T 450 N post_share_script
6428 phone_validation_mode 4 0 S 450 Y phone_validation_mode international_format
41 default_phone 6 0 I 460 Y default_phone 7777777777
6152 include_posts 115 116 C 470 N include_posts Y
6153 posts_change 115 116 S 480 N posts_change daily
6154 posts_priority 115 116 S 490 N posts_priority 0.5
6156 include_blog_categories 115 116 C 510 N include_blog_categories Y
6157 blog_categories_change 115 116 S 520 N blog_categories_change daily
6158 blog_categories_priority 115 116 S 530 N blog_categories_priority 0.5
156 search_objects 2 0 N 1010 Y search_objects