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.00781

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "2719.56"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "1117.80"
      },
      "nested_loop": [
        {
          "table": {
            "table_name": "cscart_settings_objects",
            "access_type": "ALL",
            "rows_examined_per_scan": 1242,
            "rows_produced_per_join": 1117,
            "filtered": "90.00",
            "cost_info": {
              "read_cost": "36.84",
              "eval_cost": "223.56",
              "prefix_cost": "260.40",
              "data_read_per_join": "882K"
            },
            "used_columns": [
              "object_id",
              "edition_type",
              "name",
              "section_id",
              "section_tab_id",
              "type",
              "value",
              "position",
              "is_global"
            ],
            "attached_condition": "((find_in_set('STOREFRONT',`webmarco`.`cscart_settings_objects`.`edition_type`) or find_in_set('ROOT',`webmarco`.`cscart_settings_objects`.`edition_type`) or find_in_set('MVE:STOREFRONT',`webmarco`.`cscart_settings_objects`.`edition_type`) or find_in_set('MVE:ROOT',`webmarco`.`cscart_settings_objects`.`edition_type`)) and (`webmarco`.`cscart_settings_objects`.`type` <> 'H'))"
          }
        },
        {
          "table": {
            "table_name": "storefront_values",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY",
              "storefront_id",
              "company_id"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "object_id",
              "company_id",
              "storefront_id"
            ],
            "key_length": "11",
            "ref": [
              "webmarco.cscart_settings_objects.object_id",
              "const",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 1117,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "1117.80",
              "eval_cost": "223.56",
              "prefix_cost": "1601.76",
              "data_read_per_join": "26K"
            },
            "used_columns": [
              "object_id",
              "company_id",
              "value",
              "storefront_id"
            ]
          }
        }
      ]
    }
  }
}

Result

object_id name section_id section_tab_id type position is_global description value
5888 company_discussion_type 85 91 S 0 N company_discussion_type B
7682 licensekey 558 559 I 0 N licensekey
7687 cp_blog_power_color_scheme_settings 558 560 E 0 N cp_blog_power_color_scheme_settings color_scheme.tpl
7689 list_display_views 558 561 C 0 N list_display_views N
8202 search_by_phone_num 641 644 C 0 N search_by_phone_num Y
8205 search_categories 641 645 C 0 N search_categories N
6671 show_subscription 189 190 C 0 N show_subscription Y
7697 post_display_views 558 562 C 0 N post_display_views N
8209 out_stock_end 641 646 C 0 N out_stock_end Y
6166 code 189 190 D 0 N code ABM-jzaJVaTPEb8JTMlMtzJXH
6168 position 191 192 S 0 N position bottom_right
8216 show_price 641 648 S 0 N show_price Y
8221 image_width 641 649 I 0 N image_width 75
6430 general_info 251 252 O 0 N general_info
6942 vendor_to_customer_communication 42 43 C 0 N vendor_to_customer_communication Y
7710 mail_lists 558 563 S 0 N mail_lists 0
31 company_name 5 0 I 0 Y company_name WebMarco
5920 cz_animation_time 94 95 I 0 N cz_animation_time 200
5922 cron_password 96 97 I 0 N cron_password Marco@web2020.!
6690 template 322 323 E 0 N template setting.tpl
5923 price_list_info 98 99 O 0 N price_list_info
7715 google_xml_notice 558 564 E 0 N google_xml_notice google_xml_notice.tpl
5928 icons_pack 100 101 S 0 N icons_pack flat_32x32
6184 count_to 193 194 S 0 N count_to day_end
5930 main_store_mode 102 103 R 0 N main_store_mode catalog
7210 token_expiry 458 460 I 0 N token_expiry 1
5932 general_info 104 105 O 0 N general_info
7724 generate_blog_category_meta 558 565 C 0 N generate_blog_category_meta N
7213 notice 461 462 O 0 N notice
5679 default_upload_high_res_image 17 18 C 0 N default_upload_high_res_image N
5938 default_vendor_usesrgroup 108 109 S 0 N default_vendor_usesrgroup 7
6196 code 195 196 D 0 N code ABA-xnT7CnJRMlX6zPcpPMoZg
6965 allow_save_attachments_to_server 384 385 C 0 N allow_save_attachments_to_server N
5942 gdpr_cookie_consent 112 113 S 0 N gdpr_cookie_consent none
6198 code 197 198 D 0 N code ABA-0AXNpVfcBxhJ5Ks0Nuonl
5943 gdpr_settings 112 114 E 0 N gdpr_settings settings.tpl
6200 cron_key 199 200 0 N cron_key 8N2j5M8k4H9t5v6
7737 licensekey 568 569 I 0 N licensekey CP-SF-1126-183S-PFX4-6FQA
5947 replain_settings 117 118 E 0 N replain_settings settings.tpl
6205 description_type 201 202 S 0 N description_type html
8253 booking_settings 650 651 E 0 N booking_settings booking.tpl
8254 ec_table_booking_system 0 0 A 0 N ec_table_booking_system a:0:{}
7231 allow_vendors 467 468 C 0 N allow_vendors Y
8255 change_user_group 652 653 C 0 N change_user_group Y
7233 pi_storefront_sms_gateway 471 472 S 0 N pi_storefront_sms_gateway tiwilo
5954 trns_class 121 122 I 0 N trns_class Website:Retail
6211 template_variant 201 203 S 0 N template_variant vertical_tabs
7235 tiwilo_account_sid 471 473 I 0 N tiwilo_account_sid ACd2c9c38dd9252e2c1c7e492f9452554a
7238 smsbh_auth_key 471 474 I 0 N smsbh_auth_key
6215 display_attached_mb_items_on_cat_page 201 204 C 0 N display_attached_mb_items_on_cat_page N
6216 code 205 206 D 0 N code ABA-qs3qlVPupYnxR7Yg4hcr7
7240 msg91_auth_key 471 475 I 0 N msg91_auth_key
5962 template 123 124 Z 0 N template admin_panel.tpl
6218 position 207 208 S 0 N position pre
7242 service_url 476 477 D 0 N service_url https://converter.cart-services.com
8271 text_general 654 655 E 0 N text_general general.tpl
8272 returnable 60 61 C 0 N returnable Y
5969 allow_vendors_to_create_products 125 126 C 0 N allow_vendors_to_create_products Y
5970 config 127 128 E 0 N config config.tpl
8275 provider 119 120 S 0 N provider google
6228 show_on_homepage 209 210 C 0 N show_on_homepage Y
8276 yandex_api_key 119 656 I 0 N yandex_api_key
8278 google_api_key 119 657 I 0 N google_api_key
7767 notify_me_about_new_versions 580 581 C 0 N notify_me_about_new_versions Y
7771 licensekey 582 583 I 0 N licensekey CP-MP-7T9D-ZK96-74Q6-3I0D
7516 bullet_point_1 530 533 S 0 N bullet_point_1
6238 code 211 212 D 0 N code ABA-MeJ8Ya1gHZBvNcjaEbzqn
5727 tags_for_products 27 28 C 0 N tags_for_products Y
5729 managing_editor 29 30 I 0 N managing_editor
5732 em_show_on_checkout 31 32 C 0 N em_show_on_checkout N
7782 notice 588 589 O 0 N notice
6247 code 213 214 D 0 N code ABA-zVBu7lu7khHKvgqjn4r3k
6506 setting_general_template 263 264 E 0 N setting_general_template order_delivery_confirmation_settings.tpl
5739 em_mailchimp_api_key 31 33 I 0 N em_mailchimp_api_key
6507 setting_mail_template 263 265 E 0 N setting_mail_template order_delivery_confirmation_mail_template.tpl
6508 wk_order_confirm_data_tpl_data 0 0 A 0 N wk_order_confirm_data_tpl_data a:19:{s:17:"wk_valid_url_days";s:1:"7";s:7:"v_hours";s:1:"0";s:8:"v_minute";s:1:"0";s:4:"days";s:1:"0";s:5:"hours";s:1:"0";s:6:"minute";s:1:"1";s:27:"on_which_order_status_value";s:1:"E";s:18:"order_status_value";s:1:"C";s:27:"order_status_value_unsucess";s:1:"G";s:13:"ch_vendor_dis";s:1:"y";s:11:"ch_customer";s:1:"y";s:16:"custom_email_dis";s:0:"";s:15:"ch_auto_confirm";s:1:"y";s:9:"mail_text";s:6100:"<style> body { font-family: Arial, Helvetica, sans-serif; } td { padding: 20px 10px; } table { border: 1px solid grey; max-width: 800px; margin: 0 auto; padding: 0 0 0 30px; } </style> <table> <tbody><tr> <td colspan="2" style="text-align: center;"><img src="https://webmarco.com/images/logos/3/logo-webmarco-resized.png"></td> <td>&nbsp;</td> </tr> <tr style="background-color: rgb(55, 0, 179);"> <td colspan="2" style="padding: 20px 25px;"> <h1 style="font-size: 22px; text-transform: uppercase; font-weight: 600; text-align: center; color: #fff;">Confermare Ricezione Ordine</h1> </td> </tr> <tr> <td colspan="2" style="text-align: center;"> <h3><strong>Salve </strong>[#firstname#] [#lastname#]!</h3> <h4><strong>Dettagli del tuo Ordine:</strong></h4> </td></tr> <tr style="background-color: rgb(203, 203, 204);"> <td style="width: 50%;"> <p><strong>Ordine Id</strong>:[#order_id#] </p> <p><strong> </strong></p><p><strong>Data dell'Ordine</strong>:[#order_date#] </p></td> <td style="width: 50%;"> <p>[%% </p> <p><strong>Nome del Prodotto</strong>: [#product_name#] </p> <p><strong>Prezzo del Prodotto</strong>: [#product_price#] </p> <p><strong>Codice del Prodotto</strong>: [#product_code#] </p> <p><strong>Quantità del Prodotto</strong>: [#product_quantity#]<br> </p> <p>%%] </p></td> </tr> <tr> <td colspan="2"> <h2 style="color: #090909; text-align: center;"><strong><br></strong></h2><h2 style="color: #090909; text-align: center;"><strong>Confermare Ricezione Ordine:</strong></h2> </td> </tr> <tr> <td> <div style="background-color: #3ca869; padding: 3px 6px; border-radius: 5px; color: #fff; text-decoration: none; font-weight: 700;"> <p style=" color: #fff; text-decoration: none; font-weight: 700; font-size: 26px; text-align: center;">[#confirm_url#]</p> </div></td> <td> <div style="background-color: #c45f7d; padding: 3px 6px; border-radius: 5px; color: #fff; text-decoration: none; font-weight: 700;"> <p style=" color: #fff !important; text-decoration: none; font-weight: 700; font-size: 26px; text-align: center;"> [#not_confirm_url#]</p> </div></td> </tr> <tr> <td colspan="2" style="text-align: center;"> <p> <strong> Periodo di validità del Link di Conferma: </strong>[#validity_period#]</p> <h2 style="color: #ff8a00; font-size: 34px; font-weight: 500;">Grazie!</h2> </td> </tr> <tr> </tr> <tr> <td colspan="2" style="padding: 20px 30px; background-color: #757f83;"> <table width="250" align="left"> <tbody><tr> <th style="text-align: center; margin: 0px; text-transform: uppercase; font-size: 16px !important; font-weight: 600; color: #fff !important;"> <h4>Informazioni di Contatto</h4> </th> </tr> <tr> <td style="text-align: center; color: #fff;"> <p> Corso Crimea 25, 15121 <br> Alessandria, Italy </p> <a href="Tel:+390256568724" style="text-decoration: none; color: rgb(55, 0, 179);"><p>+39 0256568724</p></a> </td> </tr> </tbody></table> <table width="250" align="right"> <tbody><tr> <th style="text-align: center; margin: 0px; text-transform: uppercase; font-size: 16px !important; font-weight: 600; color: #fff !important;"> <h4>Ottieni Social</h4> </th> </tr> <tr> <td> <table cellspacing="0" cellpadding="0" align="center"> <tbody><tr> <td style="padding: 0px; padding-right: 10px;"> <a href="https://www.facebook.com/WebMarco-100370841579298/?modal=admin_todo_tour"> <img style="background-color: rgb(55, 0, 179); padding: 5px; border-radius: 5px;" width="30" height="30" src="https://webmarco.com/images/icons/facebook%20(1).png?1594382881439"> </a> </td> <td style="padding: 0px; padding-right: 10px;"> <a href="https://www.instagram.com/webmarco_/"> <img style="background-color: rgb(55, 0, 179); padding: 5px; border-radius: 5px;" width="30" height="30" src="https://webmarco.com/images/icons/instagram%20(1).png?1594382932219"> </a> </td> </tr> </tbody></table> </td> </tr> </tbody></table> </td> </tr> <tr> <td colspan="2"> <table width="100%"> <tbody><tr> <td style="padding: 10px 0 0 0; padding-bottom: 0;"> <p> <strong style="text-decoration: none; color: rgb(9, 9, 9);"><a href="https://webmarco.com/" style="text-decoration: none; color: #090909;">&copy;&nbsp;Webmarco</a>&nbsp;2020</strong></p> </td> <td style="text-align: right; padding: 10px 0 0 0; padding-bottom: 0;"> <p>Grazie per aver fatto acquisti nel nostro negozio.</p> </td> </tr> </tbody></table> </td> </tr> </tbody></table> ";s:29:"mail_text_to_order_department";s:5293:"<style> body { width: 100%; margin: 0 auto; font-family: Arial, Helvetica, sans-serif; } td { padding: 20px 10px; } table { max-width: 800px; margin: 0 auto; padding: 0 0 0 30px; border: 1px solid grey; } </style> <table> <tbody><tr> <td colspan="2" style="text-align: center;"><img src="https://webmarco.com/images/logos/3/logo-webmarco-resized.png"></td> <td>&nbsp;</td> </tr> <tr style="background-color: rgb(55, 0, 179);"> <td colspan="2" style="padding: 20px 25px;"> <h1 style="font-size: 22px; text-transform: uppercase; font-weight: 600; text-align: center; color: #fff;">Ordine Confermato</h1> </td> </tr> <tr> <td colspan="2" style="text-align: center;"> <h3><strong>Dettagli dell'Ordine:</strong></h3> </td> </tr> <tr style="background-color: rgb(203, 203, 204);"> <td style="width: 50%;"> <p><strong>Nome del Cliente: </strong> [#firstname#] [#lastname#]</p> <p><strong>Ordine Id</strong>:[#order_id#]</p> <p><strong>Data dell'Ordine</strong>:[#order_date#]</p> <p><strong>Risposta di Consegna</strong>:[#delivery_response#]</p> <p><strong>Data di Conferma della Consegna</strong>:[#delivery_confirm_date#]</p> </td> <td style="width: 50%;"> <p>[%%</p> <p><strong>Nome del Prodotto</strong>: [#product_name#]</p> <p><strong>Prezzo del Prodotto</strong>: [#product_price#]</p> <p><strong>Codice del Prodotto</strong>: [#product_code#]</p> <p><strong>Quantità del Prodotto</strong>: [#product_quantity#]<br></p> <p>%%]</p> </td> </tr> <tr> <td colspan="2" style="text-align: center;"> <h2 style="color: #ff8a00; font-size: 34px; font-weight: 500;">Grazie!</h2> </td> </tr> <tr></tr> <tr> <td colspan="2" style="padding: 20px 30px; background-color: #757f83;"> <table width="250" align="left"> <tbody><tr> <th style="text-align: center; margin: 0px; text-transform: uppercase; font-size: 16px !important; font-weight: 600; color: #fff !important;"> <h4>Informazioni di Contatto</h4> </th> </tr> <tr> <td style="text-align: center; color: #fff;"> <p> Corso Crimea 25, 15121 <br> Alessandria, Italy </p> <a href="Tel:+390256568724" style="text-decoration: none; color: rgb(55, 0, 179);"><p>+39 0256568724</p></a> </td> </tr> </tbody></table> <table width="250" align="right"> <tbody><tr> <th style="text-align: center; margin: 0px; text-transform: uppercase; font-size: 16px !important; font-weight: 600; color: #fff !important;"> <h4>Ottieni Social</h4> </th> </tr> <tr> <td> <table cellspacing="0" cellpadding="0" align="center"> <tbody><tr> <td style="padding: 0px; padding-right: 10px;"> <a href="https://www.facebook.com/WebMarco-100370841579298/?modal=admin_todo_tour"> <img style="background-color: rgb(55, 0, 179); padding: 5px; border-radius: 5px;" width="30" height="30" src="https://webmarco.com/images/icons/facebook%20(1).png?1594382881439"> </a> </td> <td style="padding: 0px; padding-right: 10px;"> <a href="https://www.instagram.com/webmarco_/"> <img style="background-color: rgb(55, 0, 179); padding: 5px; border-radius: 5px;" width="30" height="30" src="https://webmarco.com/images/icons/instagram%20(1).png?1594382932219"> </a> </td> </tr> </tbody></table> </td> </tr> </tbody></table> </td> </tr> <tr> <td colspan="2"> <table width="100%"> <tbody><tr> <td style="padding: 10px 0 0 0; padding-bottom: 0;"> <p> <a href="https://webmarco.com/" style="text-decoration: none; color: #090909;"> <strong>&copy;&nbsp;Webmarco</strong></a> </p> </td> <td style="text-align: right; padding: 10px 0 0 0; padding-bottom: 0;"> </td> </tr></tbody></table> </td> </tr> </tbody></table> ";s:19:"mail_text_to_vendor";s:5421:"<style> body { width: 100%; margin: 0 auto; font-family: Arial, Helvetica, sans-serif; } td { padding: 20px 10px; } table { max-width: 800px; margin: 0 auto; border: 1px solid grey; padding: 0 0 0 30px; } </style> <table> <tbody><tr> <td colspan="2" style="text-align: center;"><img src="https://webmarco.com/images/logos/3/logo-webmarco-resized.png"></td> <td>&nbsp;</td> </tr> <tr style="background-color: rgb(55, 0, 179);"> <td colspan="2" style="padding: 20px 25px;"> <h1 style="font-size: 22px; text-transform: uppercase; font-weight: 600; text-align: center; color: #fff;">Ordine Confermato</h1> </td> </tr> <tr> <td colspan="2" style="text-align: center;"> <h3><strong>Dettagli dell'Ordine:</strong></h3> </td> </tr> <tr style="background-color: rgb(203, 203, 204);"> <td style="width: 50%;"> <p><strong>Nome del Cliente: </strong> [#firstname#] [#lastname#]</p> <p><strong>Ordine Id</strong>:[#order_id#]</p> <p><strong>Data dell'Ordine</strong>:[#order_date#]</p> <p><strong>Risposta di Consegna</strong>:[#delivery_response#]</p> <p><strong>Data di Conferma della Consegna</strong>:[#delivery_confirm_date#]</p> </td> <td style="width: 50%;"> <p>[%%</p> <p><strong>Nome del Prodotto</strong>: [#product_name#]</p> <p><strong>Prezzo del Prodotto</strong>: [#product_price#]</p> <p><strong>Codice del Prodotto</strong>: [#product_code#]</p> <p><strong>Quantità del Prodotto</strong>: [#product_quantity#]<br></p> <p>%%]</p> </td> </tr> <tr> <td colspan="2" style="text-align: center;"> <h2 style="color: #ff8a00; font-size: 34px; font-weight: 500;">Grazie!</h2> </td> </tr> <tr></tr> <tr> <td colspan="2" style="padding: 20px 30px; background-color: #757f83;"> <table width="250" align="left"> <tbody><tr> <th style="text-align: center; margin: 0px; text-transform: uppercase; font-size: 16px !important; font-weight: 600; color: #fff !important;"> <h4>Informazioni di Contatto</h4> </th> </tr> <tr> <td style="text-align: center; color: #fff;"> <p> Corso Crimea 25, 15121 <br> Alessandria, Italy </p> <a href="Tel:+390256568724" style="text-decoration: none; color: rgb(55, 0, 179);"><p>+39 0256568724</p></a> </td> </tr> </tbody></table> <table width="250" align="right"> <tbody><tr> <th style="text-align: center; margin: 0px; text-transform: uppercase; font-size: 16px !important; font-weight: 600; color: #fff !important;"> <h4>Ottieni Social</h4> </th> </tr> <tr> <td> <table cellspacing="0" cellpadding="0" align="center"> <tbody><tr> <td style="padding: 0px; padding-right: 10px;"> <a href="https://www.facebook.com/WebMarco-100370841579298/?modal=admin_todo_tour"> <img style="background-color: rgb(55, 0, 179); padding: 5px; border-radius: 5px;" width="30" height="30" src="https://webmarco.com/images/icons/facebook%20(1).png?1594382881439"> </a> </td> <td style="padding: 0px; padding-right: 10px;"> <a href="https://www.instagram.com/webmarco_/"> <img style="background-color: rgb(55, 0, 179); padding: 5px; border-radius: 5px;" width="30" height="30" src="https://webmarco.com/images/icons/instagram%20(1).png?1594382932219"> </a> </td> </tr> </tbody></table> </td> </tr> </tbody></table> </td> </tr> <tr> <td colspan="2"> <table width="100%"> <tbody><tr> <td style="padding: 10px 0 0 0; padding-bottom: 0;"> <p> <a href="https://webmarco.com/" style="text-decoration: none; color: #090909;"> <strong>&copy;&nbsp;Webmarco</strong></a> </p> </td> <td style="text-align: right; padding: 10px 0 0 0; padding-bottom: 0;"> </td> </tr> </tbody></table> </td> </tr> </tbody></table> ";s:21:"mail_text_to_customer";s:5313:"<style> body { width: 100%; margin: 0 auto; font-family: Arial, Helvetica, sans-serif; } td { padding: 20px 10px; } table { max-width: 800px; margin: 0 auto; padding: 0 0 0 30px; border : 1px solid grey; } </style> <table> <tbody><tr> <td colspan="2" style="text-align: center;"><img src="https://webmarco.com/images/logos/3/logo-webmarco-resized.png"></td> <td>&nbsp;</td> </tr> <tr style="background-color: rgb(55, 0, 179);"> <td colspan="2" style="padding: 20px 25px;"> <h1 style="font-size: 22px; text-transform: uppercase; font-weight: 600; text-align: center; color: #fff;">Ordine Confermato</h1> </td> </tr> <tr> <td colspan="2" style="text-align: center;"> <h3><strong>Salve </strong>[#firstname#] [#lastname#]!</h3> <h2 style="color: #ff8a00; font-size: 24px; font-weight: 500;">Il tuo ordine è stato confermato!</h2> <h4><strong>Dettagli del Ordine:</strong></h4> </td></tr> <tr style="background-color: rgb(203, 203, 204);"> <td style="width: 50%;"> <p><strong>Ordine Id</strong>:[#order_id#] </p> <p><strong> </strong></p><p><strong>Data dell'Ordine</strong>:[#order_date#] </p></td> <td style="width: 50%;"> <p>[%% </p> <p><strong>Nome del Prodotto</strong>: [#product_name#] </p> <p><strong>Prezzo del Prodotto</strong>: [#product_price#] </p> <p><strong>Codice del Prodotto</strong>: [#product_code#] </p> <p><strong>Quantità del Prodotto</strong>: [#product_quantity#]<br> </p> <p>%%] </p></td> </tr> <tr> <td colspan="2" style="text-align: center;"> <h2 style="color: #ff8a00; font-size: 34px; font-weight: 500;">Grazie!</h2> </td> </tr> <tr> </tr> <tr> <td colspan="2" style="padding: 20px 30px; background-color: #757f83;"> <table width="250" align="left"> <tbody><tr> <th style="text-align: center; margin: 0px; text-transform: uppercase; font-size: 16px !important; font-weight: 600; color: #fff !important;"> <h4>Informazioni di Contatto</h4> </th> </tr> <tr> <td style="text-align: center; color: #fff;"> <p> Corso Crimea 25, 15121 <br> Alessandria, Italy </p> <a href="Tel:+390256568724" style="text-decoration: none; color: rgb(55, 0, 179);"><p>+39 0256568724</p></a> </td> </tr> </tbody></table> <table width="250" align="right"> <tbody><tr> <th style="text-align: center; margin: 0px; text-transform: uppercase; font-size: 16px !important; font-weight: 600; color: #fff !important;"> <h4>Ottieni Social</h4> </th> </tr> <tr> <td> <table cellspacing="0" cellpadding="0" align="center"> <tbody><tr> <td style="padding: 0px; padding-right: 10px;"> <a href="https://www.facebook.com/WebMarco-100370841579298/?modal=admin_todo_tour"> <img style="background-color: rgb(55, 0, 179); padding: 5px; border-radius: 5px;" width="30" height="30" src="https://webmarco.com/images/icons/facebook%20(1).png?1594382881439"> </a> </td> <td style="padding: 0px; padding-right: 10px;"> <a href="https://www.instagram.com/webmarco_/"> <img style="background-color: rgb(55, 0, 179); padding: 5px; border-radius: 5px;" width="30" height="30" src="https://webmarco.com/images/icons/instagram%20(1).png?1594382932219"> </a> </td> </tr> </tbody></table> </td> </tr> </tbody></table> </td> </tr> <tr> <td colspan="2"> <table width="100%"> <tbody><tr> <td style="padding: 10px 0 0 0; padding-bottom: 0;"> <p> <a href="https://webmarco.com/" style="text-decoration: none; color: #090909;"> <strong>&copy;&nbsp;Webmarco</strong></a> </p> </td> <td style="text-align: right; padding: 10px 0 0 0; padding-bottom: 0;"> <p>Grazie per aver fatto acquisti nel nostro negozio.</p> </td> </tr> </tbody></table> </td> </tr> </tbody></table> ";s:23:"mail_text_to_custom_ids";s:5371:"<style> body { width: 100%; margin: 0 auto; font-family: Arial, Helvetica, sans-serif; } td { padding: 20px 10px; } table { max-width: 800px; margin: 0 auto; border: 1px solid grey; padding: 0 0 0 30px; } </style> <table> <tbody><tr> <td colspan="2" style="text-align: center;"><img src="https://webmarco.com/images/logos/3/logo-webmarco-resized.png"></td> <td>&nbsp;</td> </tr> <tr style="background-color: rgb(55, 0, 179);"> <td colspan="2" style="padding: 20px 25px;"> <h1 style="font-size: 22px; text-transform: uppercase; font-weight: 600; text-align: center; color: #fff;">Ordine Confermato</h1> </td> </tr> <tr> <td colspan="2" style="text-align: center;"> <h3><strong>Dettagli dell'Ordine:</strong></h3> </td> </tr> <tr style="background-color: rgb(203, 203, 204);"> <td style="width: 50%;"> <p><strong>Nome del Cliente: </strong> [#firstname#] [#lastname#]</p> <p><strong>Ordine Id</strong>:[#order_id#]</p> <p><strong>Data dell'Ordine</strong>:[#order_date#]</p> <p><strong>Risposta di Consegna</strong>:[#delivery_response#]</p> <p><strong>Data di Conferma della Consegna</strong>:[#delivery_confirm_date#]</p> </td> <td style="width: 50%;"> <p>[%%</p> <p><strong>Nome del Prodotto</strong>: [#product_name#]</p> <p><strong>Prezzo del Prodotto</strong>: [#product_price#]</p> <p><strong>Codice del Prodotto</strong>: [#product_code#]</p> <p><strong>Quantità del Prodotto</strong>: [#product_quantity#]<br></p> <p>%%]</p> </td> </tr> <tr> <td colspan="2" style="text-align: center;"> <h2 style="color: #ff8a00; font-size: 34px; font-weight: 500;">Grazie!</h2> </td> </tr> <tr></tr> <tr> <td colspan="2" style="padding: 20px 30px; background-color: #757f83;"> <table width="250" align="left"> <tbody><tr> <th style="text-align: center; margin: 0px; text-transform: uppercase; font-size: 16px !important; font-weight: 600; color: #fff !important;"> <h4>Informazioni di Contatto</h4> </th> </tr> <tr> <td style="text-align: center; color: #fff;"> <p> Corso Crimea 25, 15121 <br> Alessandria, Italy </p> <a href="Tel:+390256568724" style="text-decoration: none; color: rgb(55, 0, 179);"><p>+39 0256568724</p></a> </td> </tr> </tbody></table> <table width="250" align="right"> <tbody><tr> <th style="text-align: center; margin: 0px; text-transform: uppercase; font-size: 16px !important; font-weight: 600; color: #fff !important;"> <h4>Ottieni Social</h4> </th> </tr> <tr> <td> <table cellspacing="0" cellpadding="0" align="center"> <tbody><tr> <td style="padding: 0px; padding-right: 10px;"> <a href="https://www.facebook.com/WebMarco-100370841579298/?modal=admin_todo_tour"> <img style="background-color: rgb(55, 0, 179); padding: 5px; border-radius: 5px;" width="30" height="30" src="https://webmarco.com/images/icons/facebook%20(1).png?1594382881439"> </a> </td> <td style="padding: 0px; padding-right: 10px;"> <a href="https://www.instagram.com/webmarco_/"> <img style="background-color: rgb(55, 0, 179); padding: 5px; border-radius: 5px;" width="30" height="30" src="https://webmarco.com/images/icons/instagram%20(1).png?1594382932219"> </a> </td> </tr> </tbody></table> </td> </tr> </tbody></table> </td> </tr> <tr> <td colspan="2"> <table width="100%"> <tbody><tr> <td style="padding: 10px 0 0 0; padding-bottom: 0;"> <p> <a href="https://webmarco.com/" style="text-decoration: none; color: #090909;"> <strong>&copy;&nbsp;Webmarco</strong></a> </p> </td> <td style="text-align: right; padding: 10px 0 0 0; padding-bottom: 0;"> </td> </tr> </tbody></table> </td> </tr> </tbody></table> ";s:32:"mail_text_confirm_by_auto_system";s:5208:"<style> body { background: #e7e7e7; width: 100%; margin: 0 auto; font-family: Arial, Helvetica, sans-serif; } td { padding: 20px 10px; } table { max-width: 800px; margin: 0 auto; padding: 0 0 0 30px; border: 1px solid grey; } </style> <table> <tbody><tr> <td colspan="2" style="text-align: center;"><img src="https://webmarco.com/images/logos/3/logo-webmarco-resized.png"></td> <td>&nbsp;</td> </tr> <tr style="background-color: rgb(55, 0, 179);"> <td colspan="2" style="padding: 20px 25px;"> <h1 style="font-size: 22px; text-transform: uppercase; font-weight: 600; text-align: center; color: #fff;">Ordine Confermato Automaticamente</h1> </td> </tr> <tr> <td colspan="2" style="text-align: center;"> <h3><strong>Dettagli dell'Ordine:</strong></h3> </td> </tr> <tr style="background-color: rgb(203, 203, 204);"> <td style="width: 50%;"> <p><strong>Ordine Id</strong>:[#order_id#]</p> <p><strong>Data di Conferma della Consegna</strong>:[#delivery_confirm_date#]</p> </td> <td style="width: 50%;"> <p>[%%</p> <p><strong>Nome del Prodotto</strong>: [#product_name#]</p> <p><strong>Prezzo del Prodotto</strong>: [#product_price#]</p> <p><strong>Codice del Prodotto</strong>: [#product_code#]</p> <p><strong>Quantità del Prodotto</strong>: [#product_quantity#]<br></p> <p>%%]</p> </td> </tr> <tr> <td colspan="2" style="text-align: center;"> <h2 style="color: #ff8a00; font-size: 34px; font-weight: 500;">Grazie!</h2> </td> </tr> <tr></tr> <tr> <td colspan="2" style="padding: 20px 30px; background-color: #757f83;"> <table width="250" align="left"> <tbody><tr> <th style="text-align: center; margin: 0px; text-transform: uppercase; font-size: 16px !important; font-weight: 600; color: #fff !important;"> <h4>Informazioni di Contatto</h4> </th> </tr> <tr> <td style="text-align: center; color: #fff;"> <p> Corso Crimea 25, 15121 <br> Alessandria, Italy </p> <a href="Tel:+390256568724" style="text-decoration: none; color: rgb(55, 0, 179);"><p>+39 0256568724</p></a> </td> </tr> </tbody></table> <table width="250" align="right"> <tbody><tr> <th style="text-align: center; margin: 0px; text-transform: uppercase; font-size: 16px !important; font-weight: 600; color: #fff !important;"> <h4>Ottieni Social</h4> </th> </tr> <tr> <td> <table cellspacing="0" cellpadding="0" align="center"> <tbody><tr> <td style="padding: 0px; padding-right: 10px;"> <a href="https://www.facebook.com/WebMarco-100370841579298/?modal=admin_todo_tour"> <img style="background-color: rgb(55, 0, 179); padding: 5px; border-radius: 5px;" width="30" height="30" src="https://webmarco.com/images/icons/facebook%20(1).png?1594382881439"> </a> </td> <td style="padding: 0px; padding-right: 10px;"> <a href="https://www.instagram.com/webmarco_/"> <img style="background-color: rgb(55, 0, 179); padding: 5px; border-radius: 5px;" width="30" height="30" src="https://webmarco.com/images/icons/instagram%20(1).png?1594382932219"> </a> </td> </tr> </tbody></table> </td> </tr> </tbody></table> </td> </tr> <tr> <td colspan="2"> <table width="100%"> <tbody><tr> <td style="padding: 10px 0 0 0; padding-bottom: 0;"> <p> <a href="https://webmarco.com/" style="text-decoration: none; color: #090909;"> <strong>&copy;&nbsp;Webmarco</strong></a> </p> </td> <td style="text-align: right; padding: 10px 0 0 0; padding-bottom: 0;"> </td> </tr> </tbody></table> </td> </tr> </tbody></table> ";}
5741 em_madmimi_username 31 34 I 0 N em_madmimi_username
6509 amount_breadcrumbs_in_product 266 267 S 0 N amount_breadcrumbs_in_product 3
5744 newsletters_per_pass 35 36 I 0 N newsletters_per_pass 10
7029 view_content_facebook_pixel 392 394 C 0 N view_content_facebook_pixel Y
7542 sync_orders 530 534 C 0 N sync_orders N
5753 coupon 35 37 S 0 N coupon
6521 enable_multiple_descriptions 266 268 C 0 N enable_multiple_descriptions Y
5754 provider 38 39 S 0 N provider google
6522 enable_add_seo_pages_in_subcategories_block 266 269 C 0 N enable_add_seo_pages_in_subcategories_block Y
5756 yandex_api_key 38 40 I 0 N yandex_api_key
6524 code 270 271 D 0 N code ABA-i4VBCuFcEPC8uYip1NVtg
5758 google_api_notice 38 41 O 0 N google_api_notice
6526 code 272 273 D 0 N code ABA-jccKKYivLN4yWhhhidfAp
8319 product_fields_configuration 666 667 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}}}
5760 show_on_product 42 383 C 0 N show_on_product Y
6528 insert_type 274 275 S 0 N insert_type override_empty
6273 phone_number 217 218 L 0 N phone_number +390256568724
7041 enable_microdata_tags 392 395 C 0 N enable_microdata_tags Y
5762 products_prior_approval 44 46 S 0 N products_prior_approval none
7554 ec_cron_key 530 535 I 0 N ec_cron_key MYPASS
8322 color_schema 666 668 D 0 N color_schema Light
7556 provider 536 537 S 0 N provider ecb
6537 external_delim_pfe 274 276 I 0 N external_delim_pfe ;
5771 min_amount 49 50 I 0 N min_amount 0
6539 target 274 277 S 0 N target _blank
6542 max_height 278 279 S 0 N max_height 500
143 init_addons 0 0 C 0 Y init_addons restore
5777 print_map 51 52 C 0 N print_map Y
6546 noindex_empty_categories 280 281 C 0 N noindex_empty_categories Y
5779 access_key 53 54 I 0 N access_key 5ac26e9ae9b9a5b63244a8014f18a369
5780 variations_allow_own_images 55 56 C 0 N variations_allow_own_images Y
5783 notice 57 58 O 0 N notice
8345 max_levels 671 672 I 0 N max_levels 3
6555 301_redirects_info 280 282 O 0 N 301_redirects_info
8348 et_license 673 674 I 0 N et_license ET-MVU-VM-4089
7325 enable_payment_action 494 495 C 0 N enable_payment_action Y
5790 forbidden_countries_notice 57 59 O 0 N forbidden_countries_notice
6559 description_location 283 284 S 0 N description_location top
7327 facebook_pixel_id 496 497 I 0 N facebook_pixel_id 267164482273334
5794 final_sale_from 62 63 I 0 N final_sale_from 40
7331 view_content_event 496 498 C 0 N view_content_event Y
5796 period 62 64 S 0 N period all
6564 cron_key 285 286 I 0 N cron_key 4X0j9R9i7s7I5X3
5798 seo_product_type 65 66 S 0 N seo_product_type product_category_nohtml
6571 enable_xml_sitemap 285 287 C 0 N enable_xml_sitemap Y
5805 point_rate 67 68 I 0 N point_rate 1
6317 expire 226 227 I 0 N expire 30
6319 license 226 228 I 0 N license
6321 template 226 229 E 0 N template support.tpl
5815 tracking_code 69 70 I 0 N tracking_code G-E9MCQFBFML
5817 pixel_id 71 72 I 0 N pixel_id 290832425372251
7868 stripe_interval 601 602 S 0 N stripe_interval week
6847 sd_google_translate_api_cron 360 362 E 0 N sd_google_translate_api_cron cron.tpl
6848 lkey 363 364 I 0 N lkey SHIPESTIM-VSO3-98X9-J998-VFCM
6597 enable_html_sitemap 285 288 C 0 N enable_html_sitemap Y
6598 enable_xml_images_map 285 289 C 0 N enable_xml_images_map Y
6599 brand_id 290 291 I 0 N brand_id
201 store_key 0 0 I 0 Y store_key 2055364526;dev-webmarco.com;mp.admin@webmarco.com
6603 code 292 293 D 0 N code ABA-z7VymjcrsNxxbBEH7M5ij
8397 order_status 737 738 S 0 N order_status
6606 add_tabs_fixed_panel 294 295 C 0 N add_tabs_fixed_panel Y
8398 template 739 740 E 0 N template setting.tpl
5839 polls_votes_on_page 77 78 I 0 N polls_votes_on_page 20
5852 banner_multilang 81 82 C 0 N banner_multilang Y
5862 product_posts_per_page 85 86 I 0 N product_posts_per_page 10
8422 tracking_code 787 788 I 0 N tracking_code G-E9MCQFBFML
7147 mode 424 425 S 0 N mode auto
5869 category_posts_per_page 85 87 I 0 N category_posts_per_page 10
6895 lkey 374 375 I 0 N lkey MAXMIND-PF4P-FIQS-32N2-IJQX
8431 select_paid_statuses 787 789 N 0 N select_paid_statuses #M#P=Y&C=Y
8433 ga_quick_view 787 790 C 0 N ga_quick_view N
5874 order_posts_per_page 85 88 I 0 N order_posts_per_page 10
7154 collect_payouts 430 431 R 0 N collect_payouts N
5877 page_posts_per_page 85 89 I 0 N page_posts_per_page 10
8437 enable_cross_domain_tracking 787 791 C 0 N enable_cross_domain_tracking N
6902 file_mmdb 374 376 D 0 N file_mmdb GeoLite2-City.mmdb
8186 search_on_name 641 643 C 0 N search_on_name Y
5883 home_page_posts_per_page 85 90 I 0 N home_page_posts_per_page 10
8443 template 800 801 E 0 N template setting.tpl
6397 load_by_ajax 205 206 C 0 N load_by_ajax Y
7165 buy_from_text 448 449 I 0 N buy_from_text Buy From
7167 vendors_prior_approval 44 45 S 0 N vendors_prior_approval all
7423 products_profile_field 512 513 S 0 N products_profile_field 61
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 90
138 use_for 11 0 N 5 Y use_for #M#login=Y
1010 mailer_send_from_admin 1 0 C 5 N mailer_send_from_admin N
7424 category_profile_field 512 513 S 10 N category_profile_field 62
5889 company_only_buyers 85 91 C 10 N company_only_buyers N
7683 post_use_image 558 559 C 10 N post_use_image Y
7688 blog_colors 558 560 D 10 N blog_colors a:13:{s:12:"header_color";s:7:"#272727";s:10:"link_color";s:7:"#666666";s:12:"button_color";s:7:"#38761d";s:17:"button_text_color";s:7:"#ffffff";s:10:"date_color";s:7:"#38761d";s:15:"date_text_color";s:7:"#ffffff";s:20:"content_header_color";s:7:"#272727";s:18:"content_text_color";s:7:"#434343";s:18:"content_link_color";s:7:"#1c4587";s:19:"blocks_header_color";s:7:"#272727";s:17:"blocks_text_color";s:7:"#434343";s:17:"blocks_link_color";s:7:"#1c4587";s:19:"blocks_border_color";s:7:"#d9d9d9";}
7690 list_display_date 558 561 C 10 N list_display_date Y
8203 search_by_vat_num 641 644 C 10 N search_by_vat_num Y
12 license_number 13 0 I 10 N license_number CS-MV-ULT-80M7-5I7Z-M7N7-Y0BD
8206 show_parent_category 641 645 C 10 N show_parent_category N
15 alternative_currency 2 0 S 10 Y alternative_currency use_only_selected
7441 ec_default_category 530 531 S 10 N ec_default_category
274 log_type_general 12 0 N 10 Y log_type_general #M#runtime=Y&deprecated=Y&
7698 post_show_image 558 562 C 10 N post_show_image N
8210 increase_popularity 641 646 C 10 N increase_popularity Y
8214 search_storefront_categories 641 647 C 10 N search_storefront_categories N
6167 build 189 190 D 10 N build 872
6169 transition 191 192 I 10 N transition 600
8217 show_cart 641 648 S 10 N show_cart Y
6938 varnish_host 381 382 I 10 N varnish_host 127.0.0.1:80
27 company_address 5 0 I 10 Y company_address Via Pontida 71
7454 product_brand 530 532 S 10 N product_brand
8222 image_height 641 649 I 10 N image_height 75
6431 additional_langs 251 252 C 10 N additional_langs N
6943 vendor_to_admin_communication 42 43 C 10 N vendor_to_admin_communication Y
5921 cz_zoom_position 94 95 S 10 N cz_zoom_position 3
291 storage 0 0 I 10 N storage a:1:{s:7:"storage";s:4:"file";}
5924 price_list_fields 98 99 B 10 N price_list_fields #M#product_code=Y&product=Y&amount=Y&price=Y
294 cdn 0 0 I 10 N cdn a:6:{s:3:"key";s:20:"AKIAW4D4AUCKTWRAPWKG";s:6:"secret";s:40:"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";s:4:"host";s:29:"d2abelt4ehmuv1.cloudfront.net";s:2:"id";s:14:"E2NUHCV9EN01H5";s:9:"is_active";b:1;s:10:"is_enabled";s:1:"0";}
5929 autogen_email 100 101 C 10 N autogen_email N
6185 max_height 193 194 I 10 N max_height 250
5931 add_to_cart_empty_buy_now_url 102 103 C 10 N add_to_cart_empty_buy_now_url N
7211 format_token_expiry 458 460 S 10 N format_token_expiry hours
5933 apikey 104 105 I 10 N apikey
7725 generate_blog_article_meta 558 565 C 10 N generate_blog_article_meta N
5678 current_timestamp 0 0 T 10 Y current_timestamp 1591214408
7214 reviews_per_page 461 462 I 10 N reviews_per_page 10
5681 override_customer_info 19 20 C 10 N override_customer_info N
6197 build 195 196 D 10 N build 771
6199 build 197 198 D 10 N build 746
5944 gdpr_settings_data 112 114 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"}}
6201 item_nth 199 200 I 10 N item_nth 7
5691 twitter_enable 21 22 C 10 N twitter_enable Y
5948 replain_script 117 118 T 10 N replain_script
5950 start_search_radius 119 120 I 10 N start_search_radius 10
6206 use_additional_categories 201 202 C 10 N use_additional_categories N
5697 facebook_enable 21 23 C 10 N facebook_enable Y
7234 pi_storefront_country 471 472 S 10 N pi_storefront_country
5955 accnt_tax 121 122 I 10 N accnt_tax Website:Tax
6212 appearance_type_styles 201 203 S 10 N appearance_type_styles fill
7236 tiwilo_auth_token 471 473 I 10 N tiwilo_auth_token 10ab0c52abac0cc35776e74527d5d803
8262 color_preset 127 128 D 10 N color_preset C
7239 smsbh_sms_sender 471 474 I 10 N smsbh_sms_sender
6217 build 205 206 D 10 N build 758
7241 msg91_sms_sender 471 475 I 10 N msg91_sms_sender
8265 allow_buy_default_common_product 125 126 C 10 N allow_buy_default_common_product N
6986 lkey 386 387 I 10 N lkey AFF-G14H-7842-C2V3-BOKP
5963 api_key 123 124 D 10 N api_key
6219 show_in_lists 207 208 C 10 N show_in_lists N
5710 vkontakte_enable 21 24 C 10 N vkontakte_enable
8273 return_period 60 61 I 10 N return_period 10
5971 config_data 127 128 D 10 N config_data {"app_settings":{"utility":{"shopName":"WebMarco","pushNotifications":"1","fcmApiKey":""},"build":{"appName":"WebMarco","appShortDescription":"Il Tuo Business Partner","appFullDescription":"WebMarco \u00e8 un partner importante della tua attivit\u00e0 che ti offre diversi soluzioni online. Siamo specializzati nel capire le attivit\u00e0 dei nostri clienti studiando per loro i metodi pi\u00f9 efficaci per raggiungere i loro obiettivi. Non siamo una semplice agenzia di marketing digitale, ma offriamo molto di pi\u00f9 per il tuo business.\r\n\r\nLa nostra passione per aiutare le piccole e medie imprese ci ha fatto diventare una societ\u00e0 di marketing strategica capace di offrire un servizio completo per sviluppare soluzioni online in tutti i settori di business.\r\n\r\n","supportEmail":"support@webmarco.com","privacyPolicyUrl":"https:\/\/webmarco.com\/termini-e-condizioni-per-i-venditori\/"},"images":{"crop_when_resize":"Y"},"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."}},"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."}},"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."}},"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."}}}}}
6229 show_on_category_page 209 210 C 10 N show_on_category_page Y
8277 yandex_commercial 119 656 C 10 N yandex_commercial
5718 yandex_enable 21 25 C 10 N yandex_enable Y
7768 last_ping 580 581 D 10 N last_ping 1732610718
5722 pinterest_enable 21 26 C 10 N pinterest_enable Y
7772 recalculate_currency 582 583 C 10 N recalculate_currency N
7517 bullet_point_2 530 533 S 10 N bullet_point_2
7006 out_line_color 386 388 I 10 N out_line_color #DEDEDE
6239 build 211 212 D 10 N build 619
5728 tags_for_pages 27 28 C 10 N tags_for_pages Y
5730 display_rss_feed_in_category 29 30 C 10 N display_rss_feed_in_category N
7011 use_multiple_promotions 386 389 C 10 N use_multiple_promotions Y
5733 em_checkout_enabled 31 32 C 10 N em_checkout_enabled N
6248 build 213 214 D 10 N build 764
105 show_cats 8 0 C 10 N show_cats Y
108 mailer_send_method 1 0 S 10 N mailer_send_method smtp
5740 em_mailchimp_list 31 33 S 10 N em_mailchimp_list
5742 em_madmimi_api_key 31 34 I 10 N em_madmimi_api_key
6510 cron_key 266 267 I 10 N cron_key c6v0h8uf2s
7026 identifier_facebook_pixel 392 393 I 10 N identifier_facebook_pixel 382197176256107
7030 search_facebook_pixel 392 394 C 10 N search_facebook_pixel Y
7543 default_shipping 530 534 S 10 N default_shipping
5755 show_shippings_on_product 38 39 C 10 N show_shippings_on_product N
6523 hide_subcategories_block_when_active_any_filter 266 269 C 10 N hide_subcategories_block_when_active_any_filter N
5757 yandex_commercial 38 40 C 10 N yandex_commercial N
6525 build 270 271 D 10 N build 657
5759 google_api_key 38 41 I 10 N google_api_key AIzaSyDf3XqsO3OvcIDB2I2vtaCQ-oZzuUnOIFA
6527 build 272 273 D 10 N build 681
8320 product_tabs_configuration 666 667 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"}
5761 show_on_vendor 42 383 C 10 N show_on_vendor Y
6529 external_delim_prod_page 274 275 I 10 N external_delim_prod_page ;
7042 brand_feature 392 395 S 10 N brand_feature 611
5763 products_updates_approval 44 46 S 10 N products_updates_approval none
7555 notice 530 535 O 10 N notice
8323 sidebar_color 666 668 D 10 N sidebar_color #eef1f3
5764 vendor_profile_updates_approval 44 45 S 10 N vendor_profile_updates_approval none
133 width 11 0 D 10 N width 110
7557 cron_password 536 537 I 10 N cron_password MYPASS
5768 include_shipping 47 48 C 10 N include_shipping Y
8328 et_product_link 669 670 S 10 N et_product_link both
6538 internal_delim_pfe 274 276 I 10 N internal_delim_pfe :
5772 max_amount 49 50 I 10 N max_amount 1500
6540 product_page_output 274 277 S 10 N product_page_output links
6543 max_product_number 278 279 S 10 N max_product_number 9
5778 show_locations_at_geolocator 51 52 C 10 N show_locations_at_geolocator N
6547 html_sitemap_exclude_denied 280 281 C 10 N html_sitemap_exclude_denied Y
5781 variations_allow_own_features 55 56 C 10 N variations_allow_own_features Y
5784 recaptcha_site_key 57 58 I 10 N recaptcha_site_key
8346 o_spacer 671 672 I 10 N o_spacer ¦
6556 process_slash_in_end_of_url 280 282 C 10 N process_slash_in_end_of_url N
8349 et_license_s 673 674 D 10 N et_license_s aHR0cDovL2xpY2Vuc2UuZW5lcmdvdGhlbWVzLmNvbS9pbmRleC5waHA=
158 log_type_orders 12 0 N 10 Y log_type_orders #M#create=Y&delete=Y&update=Y&status=Y
7326 restricted_payment 494 495 N 10 N restricted_payment N
159 log_type_users 12 0 N 10 Y log_type_users #M#create=Y&delete=Y&update=Y&session=Y&failed_login=Y
5791 forbidden_countries 57 59 B 10 N forbidden_countries #M#=Y&CN=Y&CG=Y&IR=Y
160 log_type_products 12 0 N 10 Y log_type_products #M#create=Y&delete=Y&update=Y&low_stock=Y
6560 index_tag_pages 283 284 C 10 N index_tag_pages Y
7328 facebook_api_token 496 497 I 10 N facebook_api_token EAAeK4yOvPWcBAFKpIAD9vGPxK0rAYW36r0Ssyxl9r6cJeMWLMZCTbJZA6B6jVomzD3ZCdXlOFaxRoyC9qAXZCA7GSt6rbxn1O8X23zTbsH4Fwy0oZCpRm5QthKDfx0oZClYJZAYGMXoTcNAUCMIBo7Kd5LGujM2oqEdkVFvkduTIO6e9vrDnkFnNwmtGtbOc8QZD
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
5795 sales_amount_from 62 63 I 10 N sales_amount_from 1
7332 search_event 496 498 C 10 N search_event Y
5797 last_days 62 64 I 10 N last_days 3
6565 exclude_categories 285 286 S 10 N exclude_categories without_products
8357 et_viva_product_title_rows 675 676 S 10 N et_viva_product_title_rows 1
5799 seo_category_type 65 66 S 10 N seo_category_type category_nohtml
6572 include_companies 285 287 C 10 N include_companies Y
174 min_account_password_length 15 0 I 10 Y min_account_password_length 5
5806 auto_price_in_points 67 68 C 10 N auto_price_in_points Y
6318 position 226 227 R 10 N position right
6320 license_info 226 228 O 10 N license_info
5816 track_ecommerce 69 70 C 10 N track_ecommerce Y
5818 track_all_page_views 71 72 C 10 N track_all_page_views Y
7869 stripe_interval_count 601 602 I 10 N stripe_interval_count 1
5822 info 73 74 O 10 N info
6849 number_of_methods_in_block 363 364 I 10 N number_of_methods_in_block 0
5829 elm_image_info 75 76 O 10 N elm_image_info
6600 exclude_keywords 290 291 C 10 N exclude_keywords
6604 build 292 293 D 10 N build 678
6607 tabs_fixed_panel_position 294 295 S 10 N tabs_fixed_panel_position before_tabs
5840 polls_comments_on_page 77 78 I 10 N polls_comments_on_page 20
5842 admin_reverse_ip_access 79 80 C 10 N admin_reverse_ip_access
6611 ab__as_add_to_sitemap 296 297 C 10 N ab__as_add_to_sitemap N
6358 enable_test_mode 236 237 C 10 N enable_test_mode N
5854 watermark_settings 83 84 E 10 N watermark_settings watermark.tpl
7649 clear_url 549 550 O 10 N clear_url
5863 product_post_approval 85 86 S 10 N product_post_approval any
8423 api_secret 787 788 I 10 N api_secret 2JCG5q-eRa2SRStgsiNbVg
7148 show_counter 424 425 C 10 N show_counter Y
5870 category_post_approval 85 87 S 10 N category_post_approval any
6896 city_in_user_profile 374 375 C 10 N city_in_user_profile Y
8432 select_refund_statuses 787 789 N 10 N select_refund_statuses #M#D=Y&I=Y
7153 log_type_stripe_connect 12 0 N 10 N log_type_stripe_connect #M#sc_failure=Y&sc_warning=Y&sc_info=Y
8178 search_products 641 642 C 10 N search_products Y
8434 ga_comparison_list 787 790 C 10 N ga_comparison_list N
5875 order_initiate 85 88 C 10 N order_initiate Y
7155 rma_refunded_order_status 430 431 D 10 N rma_refunded_order_status
5878 page_post_approval 85 89 S 10 N page_post_approval disabled
8438 domain_id 787 791 I 10 N domain_id
6903 timestamp_mmdb 374 376 D 10 N timestamp_mmdb 1631122869
8187 search_on_keywords 641 643 C 10 N search_on_keywords Y
5884 home_page_post_approval 85 90 S 10 N home_page_post_approval any
6398 add_watermarks 205 206 C 10 N add_watermarks N
8270 product_release_info 13 0 O 11 N product_release_info
54 backend_default_language 4 0 S 15 Y backend_default_language en
5890 company_posts_per_page 85 91 I 20 N company_posts_per_page 10
7684 blog_date_format 558 559 S 20 N blog_date_format %b %e, %Y
7691 list_display_comments 558 561 C 20 N list_display_comments Y
8204 search_by_url 641 644 C 20 N search_by_url Y
8207 search_on_category_name 641 645 C 20 N search_on_category_name N
7442 ec_default_company 530 531 S 20 N ec_default_company
7699 post_image_position 558 562 S 20 N post_image_position top
8211 sort_by 641 646 S 20 N sort_by cls_relevance_with_popularity
8215 allow_storefronts 641 647 N 20 N allow_storefronts N
26 company_city 5 0 I 20 Y company_city Alessandria
6170 icon 191 192 S 20 N icon arrow_3
8218 show_product_code 641 648 C 20 N show_product_code Y
7455 is_expiration_dated_product 530 532 S 20 N is_expiration_dated_product
7711 marketing_info 558 563 O 20 N marketing_info
8223 show_category_gradient 641 649 C 20 N show_category_gradient N
7202 oauth_id 458 459 I 20 N oauth_id 545189403725-11pssp9jfre9r9m4kr2vlgs27jk2ve53.apps.googleusercontent.com
5925 price_list_sorting 98 99 S 20 N price_list_sorting product_code
7717 include_posts 558 564 C 20 N include_posts Y
6186 promotions_per_page 193 194 I 20 N promotions_per_page 12
7212 token_expiry_info 458 460 O 20 N token_expiry_info
5934 appdomain 104 105 I 20 N appdomain
7726 add_to_sitemap 558 565 S 20 N add_to_sitemap none
7215 review_approval 461 462 S 20 N review_approval any
6202 decrease_items_per_page 199 200 C 20 N decrease_items_per_page Y
5692 twitter_via 21 22 I 20 N twitter_via
5951 max_search_radius 119 120 I 20 N max_search_radius 700
6207 save_element_state 201 202 C 20 N save_element_state N
5698 facebook_app_id 21 23 I 20 N facebook_app_id
5956 accnt_product 121 122 I 20 N accnt_product Sales:Product
8260 yandex_map 38 40 E 20 N yandex_map map.tpl
6213 bg_color_template 201 203 E 20 N bg_color_template color.tpl
7237 tiwilo_phone 471 473 I 20 N tiwilo_phone WebMarco
8261 google_map 38 41 E 20 N google_map map.tpl
8266 cron_command 549 550 E 20 N cron_command cron_command.tpl
6987 payment_period 386 387 S 20 N payment_period 1m
5964 private_key 123 124 D 20 N private_key
6220 on_thumbnail_click 207 208 S 20 N on_thumbnail_click image_replace
8269 privacy_policy_page 112 113 S 20 N privacy_policy_page none
5711 vkontakte_appid 21 24 I 20 N vkontakte_appid
8274 gdpr_cookie_consent_texts 112 113 E 20 N gdpr_cookie_consent_texts cookie_consent_texts.tpl
84 day 10 0 S 20 Y day %a, %b %e
6230 show_on_product_page 209 210 C 20 N show_on_product_page Y
5719 yandex_share_code 21 25 T 20 N yandex_share_code <div class="ya-share2" data-services="collections,vkontakte,facebook,twitter,odnoklassniki,moimir"></div>
7769 flag 580 581 D 20 N flag 1
5723 pinterest_size 21 26 S 20 N pinterest_size 20
7518 bullet_point_3 530 533 S 20 N bullet_point_3
7007 title_text_color 386 388 I 20 N title_text_color #0088CC
6240 add_catalog_to_breadcrumbs 211 212 C 20 N add_catalog_to_breadcrumbs N
5731 category_max_products_items 29 30 I 20 N category_max_products_items 5
7012 use_affiliate_id 386 389 C 20 N use_affiliate_id Y
5734 em_double_opt_in 31 32 C 20 N em_double_opt_in N
7784 endpoint_url 588 589 O 20 N endpoint_url
6249 max_height 213 214 20 N max_height 250
106 show_rootcats_only 8 0 C 20 N show_rootcats_only Y
5743 em_madmimi_list 31 34 S 20 N em_madmimi_list
6511 max_filters 266 267 S 20 N max_filters 4
5746 mailer_send_method 35 36 S 20 N mailer_send_method default
7027 account_facebook_pixel 392 393 S 20 N account_facebook_pixel business
117 height 11 0 D 20 N height 30
7031 add_to_cart_facebook_pixel 392 394 C 20 N add_to_cart_facebook_pixel Y
7544 default_payment 530 534 S 20 N default_payment
8321 config_form 666 667 E 20 N config_form config.tpl
6530 external_delim_prod_list 274 275 I 20 N external_delim_prod_list \n
6275 clickatel_api_id 217 218 I 20 N clickatel_api_id ff8080817564651c0175c321619c1a73
8324 element_color 666 668 D 20 N element_color #024567
5765 approval_info 44 45 O 20 N approval_info
5766 product_premoderation_fields 44 46 N 20 N product_premoderation_fields N
7558 info 536 537 O 20 N info
5769 include_taxes_in_commission 47 48 C 20 N include_taxes_in_commission Y
5773 code_prefix 49 50 I 20 N code_prefix GC
6541 product_lists_output 274 277 S 20 N product_lists_output text
6544 code 278 279 D 20 N code ABA-8qcwteBecWm61wHfppT3b
6548 add_page_referer_to_canonical_link 280 281 C 20 N add_page_referer_to_canonical_link Y
5782 variations_allow_auto_change_default_variation 55 56 C 20 N variations_allow_auto_change_default_variation Y
5785 recaptcha_secret 57 58 I 20 N recaptcha_secret
8347 custom_width 671 672 I 20 N custom_width 250
6557 process_extra_url_slashes 280 282 C 20 N process_extra_url_slashes N
8350 et_license_v 673 674 D 20 N et_license_v false
5792 display_product_return_period 60 61 C 20 N display_product_return_period Y
6561 noindex_tag_pages_without_products 283 284 C 20 N noindex_tag_pages_without_products Y
7329 display_vendor_facebook_token_options 496 497 C 20 N display_vendor_facebook_token_options Y
7333 add_to_cart_event 496 498 C 20 N add_to_cart_event Y
6566 exclude_brands 285 286 S 20 N exclude_brands without_products
8358 et_viva_scroll_up 675 676 S 20 N et_viva_scroll_up off
5800 seo_page_type 65 66 S 20 N seo_page_type page_nohtml
6573 add_lastmod 285 287 C 20 N add_lastmod Y
175 account_passwords_must_contain_mix 15 0 C 20 Y account_passwords_must_contain_mix N
5807 price_in_points_with_discounts 67 68 C 20 N price_in_points_with_discounts Y
6835 gt_api_key 360 361 I 20 N gt_api_key AIzaSyDo7TWizybmHB1CBKEabBVlv9AUg-FMvh8
5819 track_add_to_cart 71 72 C 20 N track_add_to_cart Y
7870 info 601 602 O 20 N info
5823 phone 73 74 I 20 N phone
6850 display_in_product_page 363 364 S 20 N display_in_product_page none
6601 code 290 291 D 20 N code ABA-M8CPv5dzCTcq8e4wTdFMg
6605 override 292 293 S 20 N override always_generate
6608 code 294 295 D 20 N code ABA-aJbggkH4jRL7cL9MFAK1F
5843 unsuccessful_attempts_login 79 80 C 20 N unsuccessful_attempts_login
6612 code 296 297 D 20 N code ABA-1Bs4THNCd5nbATYi2ZNJv
6359 otp_twilio_phone_number 236 237 I 20 N otp_twilio_phone_number WebMarco
5864 product_post_ip_check 85 86 C 20 N product_post_ip_check N
8424 use_as_product_identification 787 788 S 20 N use_as_product_identification product_code
5871 category_post_ip_check 85 87 C 20 N category_post_ip_check N
6897 limit 374 375 I 20 N limit 10
8179 search_brands 641 642 C 20 N search_brands Y
8435 ga_wishlist 787 790 C 20 N ga_wishlist N
7156 rma_refunded_order_status_tpl 430 431 E 20 N rma_refunded_order_status_tpl rma_refunded_order_status.tpl
5879 page_post_ip_check 85 89 C 20 N page_post_ip_check N
6904 file_csv 374 376 D 20 N file_csv
8188 search_on_metakeywords 641 643 C 20 N search_on_metakeywords N
5885 home_page_post_ip_check 85 90 C 20 N home_page_post_ip_check Y
6966 collect_taxes_from_vendors 47 48 C 25 N collect_taxes_from_vendors N
5891 company_post_approval 85 91 S 30 N company_post_approval any
7685 posts_per_page 558 559 I 30 N posts_per_page 12
8 ftp_hostname 13 0 I 30 N ftp_hostname
7692 list_display_author 558 561 C 30 N list_display_author Y
16 weight_symbol 2 0 I 30 Y weight_symbol kg
8208 search_on_category_metakeywords 641 645 C 30 N search_on_category_metakeywords N
7443 ec_default_handling_time_us 530 531 I 30 N ec_default_handling_time_us
7700 post_image_width 558 562 I 30 N post_image_width 300
8212 sort_order 641 646 S 30 N sort_order desc
6171 margin_top 191 192 I 30 N margin_top 0
8219 show_wish 641 648 C 30 N show_wish Y
6940 marketplace_license_number 381 382 I 30 N marketplace_license_number CS-MV-ULT-2230-9049-280B-59TW
7456 merchant_shipping_group_name 530 532 S 30 N merchant_shipping_group_name
7712 notices_list 558 563 S 30 N notices_list 0
8224 color_type 641 649 S 30 N color_type M
34 company_country 5 0 X 30 Y company_country IT
7203 oauth_secret 458 459 I 30 N oauth_secret gfz6YcvDWTKeY0St54by0Sd1
5926 group_by_category 98 99 C 30 N group_by_category Y
7718 posts_change 558 564 S 30 N posts_change daily
6187 chains_per_page 193 194 I 30 N chains_per_page 3
7216 review_ip_check 461 462 C 30 N review_ip_check N
5683 paypal_status_map_settings 19 20 E 30 N paypal_status_map_settings statuses_map.tpl
6203 code 199 200 D 30 N code ABA-84XzTdoJ4p2XZ7mVxCLl6
5693 twitter_size 21 22 S 30 N twitter_size medium
5952 distance_unit 119 120 S 30 N distance_unit km
6208 bg_color 201 202 D 30 N bg_color #ffffff
8256 approval_info 44 46 O 30 N approval_info
8257 preventing_registration_info 44 45 O 30 N preventing_registration_info
5699 facebook_href 21 23 I 30 N facebook_href
5957 accnt_shipping 121 122 I 30 N accnt_shipping Sales:Shipping
6214 use_style_presets 201 203 C 30 N use_style_presets Y
6988 affiliates_usergroup 386 387 S 30 N affiliates_usergroup 12
5965 parent_private_key 123 124 D 30 N parent_private_key
6221 controls 207 208 C 30 N controls N
5712 vkontakte_button_style 21 24 S 30 N vkontakte_button_style mini
85 week 10 0 S 30 Y week %U, %b
6231 show_on_cart_page 209 210 C 30 N show_on_cart_page Y
5720 yandex_display_on 21 25 N 30 N yandex_display_on products,pages
7770 token 580 581 D 30 N token
5724 pinterest_shape 21 26 S 30 N pinterest_shape rect
7519 bullet_point_4 530 533 S 30 N bullet_point_4
7008 text_color 386 388 I 30 N text_color #333333
6241 maximum_number_of_displayed_items 211 212 I 30 N maximum_number_of_displayed_items 5
7013 coupon_prefix_delim 386 389 I 30 N coupon_prefix_delim -
5735 em_welcome_letter 31 32 C 30 N em_welcome_letter N
7785 verification_code 588 589 I 30 N verification_code aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
6250 hide_in_product 213 214 C 30 N hide_in_product Y
109 mailer_smtp_host 1 0 I 30 N mailer_smtp_host tls://smtp.gmail.com
6512 max_variants 266 267 S 30 N max_variants 3
7028 display_identifier_facebook_pixel 392 393 C 30 N display_identifier_facebook_pixel Y
118 string_length 11 0 D 30 N string_length 5
7032 add_to_wish_list_facebook_pixel 392 394 C 30 N add_to_wish_list_facebook_pixel Y
7545 pending_status 530 534 S 30 N pending_status
6531 internal_delim_prod_page 274 275 I 30 N internal_delim_prod_page :
6276 clickatel_unicode 217 218 C 30 N clickatel_unicode Y
8325 sidebar_background_image 666 668 D 30 N sidebar_background_image
5770 allow_vendors_to_change_plan 47 48 C 30 N allow_vendors_to_change_plan N
8330 et_mv_menu_setting_new 669 670 C 30 N et_mv_menu_setting_new Y
5774 cert_per_page 49 50 I 30 N cert_per_page 10
6545 build 278 279 D 30 N build 743
6549 exclude_next_prev_links 280 281 C 30 N exclude_next_prev_links N
5786 recaptcha_theme 57 58 S 30 N recaptcha_theme light
6558 cast_url_to_lowercase 280 282 C 30 N cast_url_to_lowercase N
8351 et_license_t 673 674 D 30 N et_license_t false
5793 dont_take_weekends_into_account 60 61 C 30 N dont_take_weekends_into_account Y
6562 code 283 284 D 30 N code ABA-Ji5FJjrZdca4AaDzlRY6a
7330 log_requests 496 497 C 30 N log_requests N
7334 add_to_wish_list_event 496 498 C 30 N add_to_wish_list_event Y
6567 exclude_products 285 286 S 30 N exclude_products none
8359 et_viva_brand_page 675 676 S 30 N et_viva_brand_page image
5801 seo_other_type 65 66 S 30 N seo_other_type directory
176 change_admin_password_on_first_login 15 0 C 30 Y change_admin_password_on_first_login N
5808 points_with_discounts 67 68 C 30 N points_with_discounts Y
5820 track_order_placed 71 72 C 30 N track_order_placed Y
5824 phone_prefix_length 73 74 I 30 N phone_prefix_length 7
6851 auto_load 363 364 C 30 N auto_load N
5831 type 75 76 S 30 N type C128B
6602 build 290 291 D 30 N build 663
6609 build 294 295 D 30 N build 703
5844 number_unsuccessful_attempts 79 80 I 30 N number_unsuccessful_attempts 5
6613 build 296 297 D 30 N build 642
6360 otp_twilio_account_sid 236 237 I 30 N otp_twilio_account_sid ACd2c9c38dd9252e2c1c7e492f9452554a
5856 use_for_product_icons 83 84 C 30 N use_for_product_icons N
7651 site_change 549 550 S 30 N site_change daily
8425 ga_user_id_law 787 788 C 30 N ga_user_id_law N
6898 choose_language 374 375 C 30 N choose_language Y
8180 brands_feature_id 641 642 S 30 N brands_feature_id 1012
8436 ga_buy_one_click 787 790 C 30 N ga_buy_one_click N
6905 timestamp_csv 374 376 D 30 N timestamp_csv 1631122769
8189 search_on_metatitle 641 643 C 30 N search_on_metatitle N
7166 show_on_order 42 383 C 30 N show_on_order Y
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
5892 company_post_ip_check 85 91 C 40 N company_post_ip_check N
7686 brand_feature_id 558 559 I 40 N brand_feature_id
9 ftp_username 13 0 I 40 N ftp_username
7693 list_display_type 558 561 C 40 N list_display_type Y
7444 ec_default_handling_time_gb 530 531 I 40 N ec_default_handling_time_gb
7701 post_image_height 558 562 I 40 N post_image_height
25 company_state 5 0 W 40 Y company_state 21
6172 margin_right 191 192 I 40 N margin_right 10
8220 show_category 641 648 C 40 N show_category Y
7457 manufacturer 530 532 S 40 N manufacturer
7713 send_article_delay 558 563 I 40 N send_article_delay 12
8225 clr_category_e 641 649 I 40 N clr_category_e #DB4437
7204 view_id 458 459 I 40 N view_id 213680081
5927 include_options 98 99 C 40 N include_options N
7719 posts_priority 558 564 S 40 N posts_priority 0.5
42 weight_symbol_grams 2 0 I 40 Y weight_symbol_grams 1000
6188 highlight_when_left 193 194 S 40 N highlight_when_left 1
7217 review_fields 461 462 S 40 N review_fields advanced
6204 build 199 200 D 40 N build 754
5694 twitter_display_count 21 22 S 40 N twitter_display_count horizontal
5953 filter_by 119 120 S 40 N filter_by none
6209 code 201 202 D 40 N code ABA-ZgXMuYWJW0e0jWlu204Kk
5700 facebook_send 21 23 C 40 N facebook_send Y
5958 accnt_discount 121 122 I 40 N accnt_discount Sales:Discount
8268 quantity_discount_on_different_variations 55 56 C 40 N quantity_discount_on_different_variations N
6989 auto_assign_affiliates_usergroup 386 387 C 40 N auto_assign_affiliates_usergroup Y
5966 import_status 123 124 D 40 N import_status
6222 repeat 207 208 C 40 N repeat N
5713 vkontakte_height 21 24 I 40 N vkontakte_height 22
86 month 10 0 S 40 Y month %B
6232 show_on_checkout_page 209 210 C 40 N show_on_checkout_page Y
7009 text_background_color 386 388 I 40 N text_background_color #FFFFFF
6242 catalog_menu 211 212 I 40 N catalog_menu 0
5736 em_service 31 32 S 40 N em_service dummy
7786 site_id 588 589 D 40 N site_id 0
6251 hide_in_category 213 214 C 40 N hide_in_category Y
111 mailer_smtp_username 1 0 I 40 N mailer_smtp_username it.webmarco@gmail.com
6513 add_to_sitemap 266 267 S 40 N add_to_sitemap fixed
5748 mailer_smtp_host 35 36 I 40 N mailer_smtp_host
119 min_font_size 11 0 D 40 N min_font_size 14
7033 initiate_checkout_facebook_pixel 392 394 C 40 N initiate_checkout_facebook_pixel Y
7546 unshipped_status 530 534 S 40 N unshipped_status
6532 internal_delim_prod_list 274 275 I 40 N internal_delim_prod_list :
6277 clickatel_concat 217 218 S 40 N clickatel_concat clickatel_concat_2
8326 vendor_panel_config 666 668 E 40 N vendor_panel_config panel.tpl
7560 pp_user_id 536 537 I 40 N pp_user_id
8331 et_mv_menu_setting_sale 669 670 C 40 N et_mv_menu_setting_sale Y
5775 free_products_allow 49 50 C 40 N free_products_allow Y
6550 noindex_for_pages_gt_1 280 281 C 40 N noindex_for_pages_gt_1 N
5787 recaptcha_size 57 58 S 40 N recaptcha_size normal
8352 et_license_ta 673 674 D 40 N et_license_ta
6563 build 283 284 D 40 N build 643
7335 initiate_checkout_event 496 498 C 40 N initiate_checkout_event Y
6568 exclude_products_variations 285 286 C 40 N exclude_products_variations N
8360 et_viva_filters 675 676 S 40 N et_viva_filters vertical
5802 seo_language 65 66 C 40 N seo_language N
6575 include_products 285 287 C 40 N include_products Y
177 account_password_expiration_period 15 0 I 40 Y account_password_expiration_period 0
5809 price_in_points_order_discount 67 68 C 40 N price_in_points_order_discount Y
6837 gt_api_languages 360 361 N 40 N gt_api_languages #M#it=Y&en=Y&el=Y&de=Y&fr=Y&es=Y&ro=Y&tr=Y&hr=Y&mk=Y&bs=Y&me=Y
5825 phone_mask 73 74 I 40 N phone_mask
6852 save_min_shipping 363 364 C 40 N save_min_shipping Y
5832 output 75 76 S 40 N output png
5845 login_intervals 79 80 I 40 N login_intervals 60
6361 otp_twilio_access_token 236 237 I 40 N otp_twilio_access_token 10ab0c52abac0cc35776e74527d5d803
5857 use_for_product_detailed 83 84 C 40 N use_for_product_detailed N
7652 site_priority 549 550 S 40 N site_priority 1
8426 ga_anonymize_ip 787 788 C 40 N ga_anonymize_ip N
5873 category_discussion_type 85 87 S 40 N category_discussion_type D
6899 choose_currency 374 375 C 40 N choose_currency Y
8181 search_vendors 641 642 C 40 N search_vendors Y
5881 page_discussion_type 85 89 S 40 N page_discussion_type D
6906 sd_geoip_maxmind_delimiter 374 376 D 40 N sd_geoip_maxmind_delimiter C
8190 search_on_metadesc 641 643 C 40 N search_on_metadesc N
5887 home_page_testimonials 85 90 S 40 N home_page_testimonials D
10 ftp_password 13 0 P 50 N ftp_password
7694 list_show_tags 558 561 C 50 N list_show_tags Y
7445 ec_default_handling_time_de 530 531 I 50 N ec_default_handling_time_de
7702 post_display_author 558 562 C 50 N post_display_author Y
6173 margin_bottom 191 192 I 50 N margin_bottom 10
33 company_zipcode 5 0 I 50 Y company_zipcode 15121
7458 manufacturer_part_number 530 532 S 50 N manufacturer_part_number
7714 send_articles 558 563 I 50 N send_articles 1
8226 min_width 641 649 I 50 N min_width 400
7205 view_id_info 458 459 O 50 N view_id_info
7218 review_after_purchase 461 462 C 50 N review_after_purchase N
5685 paypal_partial_refund_action_settings 19 20 E 50 N paypal_partial_refund_action_settings partial_refund_action.tpl
5695 twitter_display_on 21 22 N 50 N twitter_display_on #M#products=Y
6210 build 201 202 D 50 N build 695
5701 facebook_width 21 23 I 50 N facebook_width 450
5959 accnt_surcharge 121 122 I 50 N accnt_surcharge Sales:Surcharge
6990 number_last_periods 386 387 I 50 N number_last_periods 10
5967 last_request 123 124 D 50 N last_request
6223 th_size 207 208 I 50 N th_size 50
5714 vkontakte_width 21 24 I 50 N vkontakte_width 350
87 year 10 0 S 50 Y year %Y
6233 add_default 209 210 C 50 N add_default N
5726 pinterest_display_on 21 26 N 50 N pinterest_display_on #M#products=Y
7521 bullet_point_us_5 530 533 S 50 N bullet_point_us_5
6243 show_category_tree 211 212 C 50 N show_category_tree N
5737 em_token 31 32 D 50 N em_token ad3522ac1bea90ca2458082e63e341de
7787 ebay_timestamp 588 589 D 50 N ebay_timestamp 1381308577
6252 hide_in_brand 213 214 C 50 N hide_in_brand Y
112 mailer_smtp_password 1 0 P 50 N mailer_smtp_password qncbobfkyxulvlmu
6514 action_when_page_has_been_deleted 266 267 S 50 N action_when_page_has_been_deleted 302_redirect
5749 mailer_smtp_username 35 36 I 50 N mailer_smtp_username
120 max_font_size 11 0 D 50 N max_font_size 16
7034 track_initiate_checkout 392 394 S 50 N track_initiate_checkout all_stages
7547 partiallyshipped_status 530 534 S 50 N partiallyshipped_status
6533 cron_key 274 275 50 N cron_key z9uq4ZmZU9pAQ2M1
7561 pp_password 536 537 I 50 N pp_password
8332 et_mv_menu_setting_best 669 670 C 50 N et_mv_menu_setting_best Y
5776 redeem_shipping_cost 49 50 C 50 N redeem_shipping_cost N
6551 canonical_for_pages_gt_1 280 281 C 50 N canonical_for_pages_gt_1 N
5788 recaptcha_type 57 58 S 50 N recaptcha_type image
8353 et_license_tap 673 674 D 50 N et_license_tap
168 store_mode 2 0 O 50 Y store_mode N
7336 track_initiate_checkout 496 498 S 50 N track_initiate_checkout all_stages
6569 code 285 286 D 50 N code ABA-8gF4gcE6mbVugmji9Rxd2
8361 et_viva_side_categories 675 676 S 50 N et_viva_side_categories collapsed
5803 single_url 65 66 C 50 N single_url Y
6576 products_changefreq 285 287 S 50 N products_changefreq daily
178 cron_password 15 0 I 50 Y cron_password MYPASS
5810 reward_points_order_discount 67 68 C 50 N reward_points_order_discount Y
6838 gt_api_base_lang 360 361 S 50 N gt_api_base_lang sq
5826 buy_now_with_one_click 73 74 C 50 N buy_now_with_one_click N
6853 show_delivery_time 363 364 C 50 N show_delivery_time Y
5833 text 75 76 S 50 N text Y
5846 time_block 79 80 I 50 N time_block 24
5867 product_discussion_type 85 86 S 50 N product_discussion_type B
8427 site_speed_sample_rate 787 788 I 50 N site_speed_sample_rate 100
6900 choose_other_language 374 375 C 50 N choose_other_language Y
8182 search_blog 641 642 C 50 N search_blog N
6907 template_for_test 374 376 E 50 N template_for_test settings.tpl
6396 amount_of_promos_in_prods_lists 193 194 S 50 N amount_of_promos_in_prods_lists 0
8191 search_on_pcode 641 643 C 50 N search_on_pcode Y
61 store_access_key 2 0 O 51 Y store_access_key
6947 recaptcha_v3_site_key 57 58 I 52 N recaptcha_v3_site_key 6Les-eMgAAAAAL6O8nSTLncscxLgOGs-aUyLlRdL
6948 recaptcha_v3_secret 57 58 I 53 N recaptcha_v3_secret 6Les-eMgAAAAACRMRIeUOpOWoQNyOlZUxhloygDQ
6949 recaptcha_v3_success_score 57 58 I 54 N recaptcha_v3_success_score 0.5
6941 enable_call_requests_for_vendors 73 74 C 55 N enable_call_requests_for_vendors Y
295 mailer_smtp_ecrypted_connection 1 0 S 55 N mailer_smtp_ecrypted_connection tls
6951 recaptcha_use_for_value 57 58 D 56 N recaptcha_use_for_value a:12:{s:5:"login";s:12:"recaptcha_v2";s:8:"register";s:0:"";s:8:"checkout";s:0:"";s:12:"track_orders";s:0:"";s:22:"track_product_in_stock";s:0:"";s:24:"apply_for_vendor_account";s:0:"";s:11:"newsletters";s:0:"";s:17:"gift_certificates";s:0:"";s:12:"call_request";s:0:"";s:12:"form_builder";s:0:"";s:10:"discussion";s:0:"";s:7:"recover";s:12:"recaptcha_v2";}
7 feedback_type 2 0 S 57 Y feedback_type manual
6952 recaptcha_use_for 57 58 E 57 N recaptcha_use_for use_for_settings.tpl
1007 display_vendor 16 0 C 57 Y display_vendor Y
14 auto_check_updates 2 0 C 58 Y auto_check_updates N
1008 can_edit_blocks 16 0 C 58 Y can_edit_blocks Y
311 monitor_core_changes 2 0 C 59 Y monitor_core_changes Y
1009 can_edit_styles 16 0 C 59 Y can_edit_styles N
8192 search_on_description 641 643 C 60 N search_on_description N
11 ftp_directory 13 0 I 60 N ftp_directory
7695 list_display_short_description 558 561 C 60 N list_display_short_description Y
7446 ec_default_handling_time_in 530 531 I 60 N ec_default_handling_time_in
7703 post_display_categories 558 562 C 60 N post_display_categories Y
24 admin_elements_per_page 4 0 U 60 Y admin_elements_per_page 50
28 company_phone 5 0 L 60 Y company_phone +39 0256568724
6174 margin_left 191 192 I 60 N margin_left 0
7459 color_map 530 532 S 60 N color_map
8227 margin 641 649 I 60 N margin 48
7206 redirect_url 458 459 O 60 N redirect_url administration_panel.php?dispatch=addons.manage
7721 include_blog_categories 558 564 C 60 N include_blog_categories Y
6190 ab__show_expired_promos 193 194 C 60 N ab__show_expired_promos Y
49 default_wysiwyg_editor 4 0 S 60 Y default_wysiwyg_editor redactor2
7219 review_ask_for_customer_location 461 462 S 60 N review_ask_for_customer_location none
5702 facebook_layout 21 23 S 60 N facebook_layout button_count
5960 accnt_asset 121 122 I 60 N accnt_asset Inventory Asset
6991 time_uniq_banner 386 387 I 60 N time_uniq_banner 10
5968 last_resync 123 124 D 60 N last_resync
6224 cycle 207 208 C 60 N cycle Y
5715 vkontakte_buttons_name 21 24 S 60 N vkontakte_buttons_name like
6234 shuffle 209 210 C 60 N shuffle Y
6244 link 211 212 O 60 N link
5738 em_lastsync 31 32 D 60 N em_lastsync 1591713449
6253 selectors 213 214 I 60 N selectors
110 mailer_smtp_auth 1 0 C 60 N mailer_smtp_auth Y
6515 add_slash 266 267 C 60 N add_slash N
5750 mailer_smtp_password 35 36 I 60 N mailer_smtp_password
121 string_type 11 0 D 60 N string_type mixed
7035 add_payment_info_facebook_pixel 392 394 C 60 N add_payment_info_facebook_pixel Y
7548 shipped_status 530 534 S 60 N shipped_status
6534 show_descr_in_multicolumn 274 275 C 60 N show_descr_in_multicolumn N
6279 sms_new_order_placed 217 218 C 60 N sms_new_order_placed Y
7562 pp_signature 536 537 I 60 N pp_signature
8333 et_mv_menu_setting_about 669 670 C 60 N et_mv_menu_setting_about Y
6552 copy_canonical_on_clone 280 281 C 60 N copy_canonical_on_clone Y
5789 settings_proxy 57 58 O 60 N settings_proxy
8354 et_license_iv 673 674 D 60 N et_license_iv eyogVGhpcyBmaWxlIGlzIGVtcHR5IGJlY2F1c2UgdGhlIHRoZW1lIGlzIG5vdCBhY3RpdmF0ZWQuIFBsZWFzZSBpbnN0YWxsIGFuZCBhY3RpdmF0ZSB0aGUgRW5lcmdvVGhlbWVzIC0gTGljZW5zZSBhZGRvbiBmb3VuZCBpbiB0aGUgaW5zdGFsbGF0aW9uIGZpbGVzIGFjY29yZGluZyB0byB0aGUgaW5zdGFsbGF0aW9uIGd1aWRlKn0=
7337 add_payment_info_event 496 498 C 60 N add_payment_info_event Y
6570 build 285 286 D 60 N build 762
8362 et_viva_responsive 675 676 S 60 N et_viva_responsive default
5804 non_latin_symbols 65 66 C 60 N non_latin_symbols N
6577 products_priority 285 287 S 60 N products_priority 0.5
5811 higher_level_extract 67 68 C 60 N higher_level_extract Y
5827 order_status 73 74 S 60 N order_status Y
6854 waiting_time 363 364 I 60 N waiting_time
5834 height 75 76 I 60 N height 60
6363 enable_otp_on_register 236 237 C 60 N enable_otp_on_register N
5859 use_for_category_icons 83 84 C 60 N use_for_category_icons N
7654 include_products 549 550 C 60 N include_products Y
8428 select_brand 787 788 S 60 N select_brand 0
6901 customize_dialog 374 375 C 60 N customize_dialog Y
8183 search_pages 641 642 C 60 N search_pages N
122 char_shadow 11 0 D 65 N char_shadow N
8193 search_on_short_description 641 643 C 70 N search_on_short_description Y
7696 list_display_view_more 558 561 C 70 N list_display_view_more Y
7447 ec_default_handling_time_ca 530 531 I 70 N ec_default_handling_time_ca
7704 post_display_type 558 562 C 70 N post_display_type Y
29 company_phone_2 5 0 L 70 Y company_phone_2
6175 font_size 191 192 I 70 N font_size 40
7460 size_map 530 532 S 70 N size_map
8228 border_radius 641 649 I 70 N border_radius 5
7722 blog_categories_change 558 564 S 70 N blog_categories_change daily
6191 ab__show_awaited_promos 193 194 C 70 N ab__show_awaited_promos Y
7220 split_reviews_by_storefronts 461 462 C 70 N split_reviews_by_storefronts N
5687 paypal_logo_uploader_settings 19 20 E 70 N paypal_logo_uploader_settings logo_uploader.tpl
5703 facebook_show_faces 21 23 C 70 N facebook_show_faces N
5961 accnt_cogs 121 122 I 70 N accnt_cogs Cost of Goods Sold
6992 allow_all_customers_be_affiliates 386 387 C 70 N allow_all_customers_be_affiliates N
6225 vertical 207 208 C 70 N vertical Y
5716 vkontakte_display_on 21 24 N 70 N vkontakte_display_on
91 thumbnail_background_color 9 0 I 70 Y thumbnail_background_color
6235 delay 209 210 S 70 N delay 0
7523 bullet_point_in_5 530 533 S 70 N bullet_point_in_5
6254 transition 213 214 S 70 N transition 10
6516 block_id 266 267 I 70 N block_id
5751 mailer_smtp_ecrypted_connection 35 36 S 70 N mailer_smtp_ecrypted_connection none
123 colour 11 0 D 70 N colour N
7036 purchase_facebook_pixel 392 394 C 70 N purchase_facebook_pixel Y
7549 change_order_status_by_cron 530 534 C 70 N change_order_status_by_cron Y
6535 code 274 275 D 70 N code ABA-21emVEsepNqojanMnqFiv
6280 sms_new_cusomer_registered 217 218 C 70 N sms_new_cusomer_registered N
7563 pp_application_id 536 537 I 70 N pp_application_id
8334 et_mv_menu_setting_pages 669 670 C 70 N et_mv_menu_setting_pages Y
6553 code 280 281 D 70 N code ABA-lp3aj22gPCbMxNAXBzvjb
8355 et_license_sd 673 674 D 70 N et_license_sd 0
7338 purchase_event 496 498 C 70 N purchase_event Y
8363 et_viva_sidebar_pc 675 676 C 70 N et_viva_sidebar_pc Y
5812 several_points_action 67 68 S 70 N several_points_action minimal_absolute
6840 gt_api_events 360 361 N 70 N gt_api_events N
6855 filter_crawlers 363 364 C 70 N filter_crawlers Y
5835 width 75 76 I 70 N width 250
5848 unsuccessful_attempts_login_customer 79 80 C 70 N unsuccessful_attempts_login_customer
6364 login_via_otp 236 237 C 70 N login_via_otp N
5860 use_for_category_detailed 83 84 C 70 N use_for_category_detailed N
7655 products_change 549 550 S 70 N products_change daily
5868 product_review_after_purchase 85 86 C 70 N product_review_after_purchase Y
8429 subscription_type 787 788 D 70 N subscription_type full
8194 search_on_product_id 641 643 C 80 N search_on_product_id Y
7448 ec_default_handling_time_es 530 531 I 80 N ec_default_handling_time_es
6176 units 191 192 S 80 N units px
7461 color 530 532 S 80 N color
8229 clr_border 641 649 I 80 N clr_border #A5ACB2
7208 vendors_redirect_url 458 459 O 80 N vendors_redirect_url
7723 blog_categories_priority 558 564 S 80 N blog_categories_priority 0.5
53 frontend_default_language 4 0 S 80 Y frontend_default_language en
7221 images_upload_allowed 461 462 D 80 N images_upload_allowed Y
5688 pp_statuses 19 20 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";}
5704 facebook_action 21 23 S 80 N facebook_action like
6993 no_rewards_registered_users 386 387 C 80 N no_rewards_registered_users N
6226 code 207 208 D 80 N code ABA-aPR1DaLP3CzcvBjLbpimm
90 convert_to 9 0 S 80 Y convert_to original
6236 code 209 210 D 80 N code ABA-udXqNi0cPi9nvFaw6sLwX
6246 ab__as_add_to_sitemap 211 212 C 80 N ab__as_add_to_sitemap Y
6255 align 213 214 S 80 N align left
113 mailer_sendmail_path 1 0 I 80 N mailer_sendmail_path /usr/sbin/sendmail
6517 feature_as_seo_page 266 267 S 80 N feature_as_seo_page disallow
5752 mailer_smtp_auth 35 36 C 80 N mailer_smtp_auth N
124 background_image 11 0 D 80 N background_image
7037 lead_facebook_pixel 392 394 C 80 N lead_facebook_pixel Y
7550 create_product_if_not 530 534 C 80 N create_product_if_not Y
6536 build 274 275 D 80 N build 627
6281 sms_product_negative_amount 217 218 C 80 N sms_product_negative_amount N
7564 pp_mode 536 537 S 80 N pp_mode sandbox
8335 et_mv_menu_setting_contact 669 670 C 80 N et_mv_menu_setting_contact Y
6554 build 280 281 D 80 N build 734
7339 lead_event 496 498 C 80 N lead_event Y
8364 et_viva_filter_pc 675 676 C 80 N et_viva_filter_pc Y
6579 include_categories 285 287 C 80 N include_categories Y
5813 consider_zero_values 67 68 C 80 N consider_zero_values N
5836 prefix 75 76 I 80 N prefix WM45CR99
5849 number_unsuccessful_attempts_customer 79 80 I 80 N number_unsuccessful_attempts_customer 5
6365 enable_reset_password_by_otp 236 237 C 80 N enable_reset_password_by_otp N
5861 images_access_info 83 84 O 80 N images_access_info
7656 products_priority 549 550 S 80 N products_priority 0.5
8430 subscription_type_last_check 787 788 D 80 N subscription_type_last_check 1726479646
8185 block_enter_press 641 642 C 80 N block_enter_press N
6399 enable_microdata 207 208 C 80 N enable_microdata Y
8267 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
8195 search_on_features 641 643 C 90 N search_on_features N
7449 ec_default_handling_time_jp 530 531 I 90 N ec_default_handling_time_jp
7706 gallery_image_width 558 562 I 90 N gallery_image_width 895
32 company_website 5 0 I 90 Y company_website http://www.webmarco.com/
6177 font_weight 191 192 S 90 N font_weight normal
7462 size 530 532 S 90 N size
8230 clr_top_bg 641 649 I 90 N clr_top_bg #FAFAFA
7209 vendors_helper 458 459 C 90 N vendors_helper Y
46 orders_per_page 4 0 U 90 Y orders_per_page 10
6193 ab__as_add_to_sitemap 193 194 C 90 N ab__as_add_to_sitemap Y
5689 partial_refund_action 19 20 D 90 N partial_refund_action ignore
8258 product_variations 461 462 E 90 N product_variations product_variations.tpl
5705 facebook_lang 21 23 S 90 N facebook_lang en_US
6994 show_only_non_zero_cost_actions 386 387 C 90 N show_only_non_zero_cost_actions N
6227 build 207 208 D 90 N build 770
89 jpeg_quality 9 0 U 90 Y jpeg_quality 80
6237 build 209 210 D 90 N build 638
7525 bullet_point_gb_5 530 533 S 90 N bullet_point_gb_5
6256 appearance 213 214 S 90 N appearance text
6518 hide_description_on_hashs_pages 266 267 C 90 N hide_description_on_hashs_pages N
7038 complete_registration_facebook_pixel 392 394 C 90 N complete_registration_facebook_pixel Y
7551 ec_default_amount 530 534 I 90 N ec_default_amount 100
6282 sms_send_min_amout 217 218 I 90 N sms_send_min_amout 0
7340 complete_registration_event 496 498 C 90 N complete_registration_event Y
6580 categories_changefreq 285 287 S 90 N categories_changefreq daily
5814 log_per_page 67 68 I 90 N log_per_page 10
6842 gt_api_fields 360 361 E 90 N gt_api_fields fields.tpl
5850 login_intervals_customer 79 80 I 90 N login_intervals_customer 60
6366 enable_checkout_for_non_verified_user 236 237 C 90 N enable_checkout_for_non_verified_user N
40 company_start_year 5 0 I 95 Y company_start_year 2020
8196 search_by_features 641 643 M 100 N search_by_features
22 products_per_page 4 0 U 100 Y products_per_page 100
7450 ec_default_handling_time_mx 530 531 I 100 N ec_default_handling_time_mx
7707 gallery_image_height 558 562 I 100 N gallery_image_height
6178 color 191 192 E 100 N color color.tpl
35 company_users_department 5 0 I 100 Y company_users_department info@webmarco.com
7463 unit_count 530 532 S 100 N unit_count
8231 clr_hover 641 649 I 100 N clr_hover #F3F3F3
6194 code 193 194 D 100 N code ABA-XZbAuag6Cj0CHaYC8ZAvY
7730 cp_blog_posts_per_page 85 566 I 100 N cp_blog_posts_per_page 10
8259 split_reviews_for_variations_as_separate_products 461 462 D 100 N split_reviews_for_variations_as_separate_products Y
5706 facebook_action_font 21 23 S 100 N facebook_action_font arial
6995 automatic_approval_commissions 386 387 C 100 N automatic_approval_commissions N
6257 show_button_after_action 213 214 C 100 N show_button_after_action N
6519 code 266 267 D 100 N code ABA-X1eCjJ9zJaf7xktWYiRHx
7039 complete_registration_value_facebook_pixel 392 394 I 100 N complete_registration_value_facebook_pixel 0
7552 ec_default_price 530 534 I 100 N ec_default_price 100
6283 sms_send_shipping 217 218 N 100 N sms_send_shipping N
7566 privat_rate 536 537 S 100 N privat_rate cash
8337 et_vendor_filters 669 670 S 100 N et_vendor_filters vertical
7341 buy_one_click_event 496 498 C 100 N buy_one_click_event Y
8366 viva_demo_data 675 676 O 100 N viva_demo_data
6581 categories_priority 285 287 S 100 N categories_priority 0.5
184 product_lists_thumbnail_width 9 0 U 100 Y product_lists_thumbnail_width 346
6843 allow_translate_features_brand 360 361 C 100 N allow_translate_features_brand N
5838 elm_spec_descr 75 76 O 100 N elm_spec_descr
5851 time_block_customer 79 80 I 100 N time_block_customer 24
6367 otp_send_payments 236 237 N 100 N otp_send_payments N
7658 include_categories 549 550 C 100 N include_categories Y
8197 search_on_options 641 643 C 110 N search_on_options N
7451 ec_default_handling_time_it 530 531 I 110 N ec_default_handling_time_it
7708 gallery_type 558 562 S 110 N gallery_type scroller
6179 hide_on_mobile 191 192 C 110 N hide_on_mobile N
36 company_site_administrator 5 0 I 110 Y company_site_administrator mp.admin@webmarco.com
7464 unit_count_type 530 532 S 110 N unit_count_type
8232 clr_links 641 649 I 110 N clr_links #334553
6195 build 193 194 D 110 N build 749
5707 facebook_colorscheme 21 23 S 110 N facebook_colorscheme light
6996 automatic_approval_affiliates 386 387 C 110 N automatic_approval_affiliates Y
7527 bullet_point_fr_5 530 533 S 110 N bullet_point_fr_5
6258 custom_class 213 214 I 110 N custom_class ab-smc
6520 build 266 267 D 110 N build 744
7040 complete_registration_currency_facebook_pixel 392 394 S 110 N complete_registration_currency_facebook_pixel 0
7553 sync_users 530 534 C 110 N sync_users N
7567 privat_type 536 537 S 110 N privat_type purchasing
8338 et_vendor_categories 669 670 S 110 N et_vendor_categories collapsed
7342 call_request_event 496 498 C 110 N call_request_event Y
185 product_lists_thumbnail_height 9 0 U 110 Y product_lists_thumbnail_height 460
6844 gt_api_fields_to_translate 360 361 D 110 N gt_api_fields_to_translate a:9:{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:5:"pages";a:5:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:10:"page_title";i:3;s:16:"form_submit_text";i:4;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:15:"payment_methods";a:3:{i:0;s:4:"name";i:1;s:11:"description";i:2;s:20:"payment_instructions";}s:16:"shipping_methods";a:1:{i:0;s:13:"delivery_time";}s:10:"currencies";a:1:{i:0;s:11:"description";}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";}}
7659 categories_change 549 550 S 110 N categories_change daily
8198 use_stop_words 641 643 C 120 N use_stop_words Y
7452 ec_default_handling_time_fr 530 531 I 120 N ec_default_handling_time_fr
7709 gallery_columns 558 562 I 120 N gallery_columns 3
6180 show_in_admin_panel 191 192 C 120 N show_in_admin_panel N
37 company_orders_department 5 0 I 120 Y company_orders_department it.webmarco@gmail.com
7465 ingredients 530 532 S 120 N ingredients
8233 clr_links_hover 641 649 I 120 N clr_links_hover #678ca9
5708 facebook_display_on 21 23 N 120 N facebook_display_on #M#products=Y
6997 plan_auto_set 386 387 C 120 N plan_auto_set Y
6285 sms_send_payment_info 217 218 C 120 N sms_send_payment_info Y
6583 include_pages 285 287 C 120 N include_pages Y
186 product_details_thumbnail_width 9 0 U 120 Y product_details_thumbnail_width 550
6845 gt_api_translate_translated 360 361 C 120 N gt_api_translate_translated Y
6369 otp_otp_save_phone_no 236 237 C 120 N otp_otp_save_phone_no Y
7660 categories_priority 549 550 S 120 N categories_priority 0.5
8199 limit 641 643 I 130 N limit 7
6181 ab__stt_color 191 192 D 130 N ab__stt_color #8e7cc3
38 company_support_department 5 0 I 130 Y company_support_department support@webmarco.com
7466 metal_type 530 532 S 130 N metal_type
47 elements_per_page 4 0 U 130 Y elements_per_page 8
307 enable_compare_products 2 0 C 130 Y enable_compare_products Y
58 inventory_tracking 2 0 C 130 Y inventory_tracking Y
6982 default_tracking 2 0 C 130 Y default_tracking B
6983 global_tracking 2 0 C 130 Y global_tracking
6998 successful_order_statuses 386 387 N 130 N successful_order_statuses #M#P=Y&C=Y
7529 bullet_point_es_5 530 533 S 130 N bullet_point_es_5
6286 sms_send_customer_email 217 218 C 130 N sms_send_customer_email Y
8340 tpl_colors 669 670 E 130 N tpl_colors colors.tpl
6584 include_blog 285 287 C 130 N include_blog Y
187 product_details_thumbnail_height 9 0 U 130 Y product_details_thumbnail_height 450
6846 gt_api_translate_entity_when_update 360 361 C 130 N gt_api_translate_entity_when_update Y
6370 otp_otp_retry_chance 236 237 S 130 N otp_otp_retry_chance otp_retry_3
1001 apply_for_vendor 16 0 C 130 Y apply_for_vendor Y
292 product_quick_view_thumbnail_width 9 0 U 135 Y product_quick_view_thumbnail_width 270
44 allow_negative_amount 2 0 C 135 Y allow_negative_amount N
306 enable_edp 2 0 C 135 Y enable_edp Y
293 product_quick_view_thumbnail_height 9 0 U 136 Y product_quick_view_thumbnail_height 270
8200 characters_limit 641 643 I 140 N characters_limit 3
6182 code 191 192 D 140 N code ABA-yH3jMbBYo3nJ97odHyD5h
39 company_newsletter_email 5 0 I 140 Y company_newsletter_email info@webmarco.com
7467 setting_type 530 532 S 140 N setting_type
8235 btn_atc_radius 641 649 I 140 N btn_atc_radius 2
65 edp_key_ttl 2 0 I 140 Y edp_key_ttl 24
6999 custom_affiliate_parameter 386 387 I 140 N custom_affiliate_parameter
8341 vendor_colors 669 670 D 140 N vendor_colors a:7:{s:10:"header_bkg";s:7:"#ffffff";s:11:"header_text";s:7:"#000000";s:12:"header_hover";s:7:"#ffffff";s:8:"menu_bkg";s:7:"#ffffff";s:9:"menu_text";s:7:"#000000";s:14:"menu_bkg_hover";s:7:"#000000";s:15:"menu_text_hover";s:7:"#ffffff";}
6585 pages_changefreq 285 287 S 140 N pages_changefreq daily
6371 otp_otp_time_of_expiration_of_otp_code 236 237 S 140 N otp_otp_time_of_expiration_of_otp_code otp_expire_5
1002 create_vendor_administrator_account 16 0 D 140 Y create_vendor_administrator_account Y
7662 include_pages 549 550 C 140 N include_pages Y
77 low_stock_threshold 2 0 I 145 Y low_stock_threshold 0
8201 autoredirect 641 643 C 150 N autoredirect N
6183 build 191 192 D 150 N build 767
7468 ring_size 530 532 S 150 N ring_size
8236 clr_btn_atc_border 641 649 I 150 N clr_btn_atc_border #36a0fb
63 columns_in_products_list 4 0 I 150 Y columns_in_products_list 3
72 show_products_from_subcategories 2 0 C 150 Y show_products_from_subcategories Y
7000 notify_admin_about_new_affiliate 386 387 C 150 N notify_admin_about_new_affiliate Y
7531 bullet_point_it_5 530 533 S 150 N bullet_point_it_5
6586 pages_priority 285 287 S 150 N pages_priority 0.5
6372 otp_phone_mask 236 237 I 150 N otp_phone_mask
1000 vendors_per_page 16 0 I 150 Y vendors_per_page 20
7663 pages_change 549 550 S 150 N pages_change daily
93 display_options_modifiers 2 0 C 155 Y display_options_modifiers Y
6968 default_options_type 2 0 S 157 Y default_options_type P
6969 global_options_type 2 0 S 157 Y global_options_type
6970 default_exceptions_type 2 0 S 158 Y default_exceptions_type F
6971 global_exceptions_type 2 0 S 158 Y global_exceptions_type
3 exception_style 2 0 S 160 Y exception_style hide
6954 allow_vendor_manage_features 16 0 C 160 Y allow_vendor_manage_features N
7469 gem_type 530 532 S 160 N gem_type
8237 clr_btn_atc_border_hover 641 649 I 160 N clr_btn_atc_border_hover #a5acb2
7001 show_vendor_to_affiliate 386 387 C 160 N show_vendor_to_affiliate Y
8343 plans_page_settings 669 670 E 160 N plans_page_settings plans_page_settings.tpl
190 product_cart_thumbnail_width 9 0 U 160 Y product_cart_thumbnail_width 150
6373 otp_otp_length 236 237 I 160 N otp_otp_length 4
7664 pages_priority 549 550 S 160 N pages_priority 0.5
7470 department_name 530 532 S 170 N department_name
8238 clr_btn_atc_text 641 649 I 170 N clr_btn_atc_text #fff
6967 allow_approve_vendors_in_two_steps 16 0 C 170 Y allow_approve_vendors_in_two_steps Y
7002 show_only_approved_comissions 386 387 C 170 N show_only_approved_comissions N
7533 bullet_point_ca_5 530 533 S 170 N bullet_point_ca_5
8344 vendor_plans 669 670 D 170 N vendor_plans a:10:{s:14:"highlight_text";s:7:"#00ccdf";s:9:"price_bkg";s:7:"#00ccdf";s:10:"price_text";s:7:"#ffffff";s:8:"best_bkg";s:7:"#62ba00";s:9:"best_text";s:7:"#ffffff";s:14:"best_outer_bkg";s:7:"#ff9900";s:15:"best_outer_text";s:7:"#ffffff";s:11:"show_footer";s:2:"on";s:11:"footer_text";s:7:"#ffffff";s:10:"footer_bkg";s:7:"#01d1f5";}
6588 include_extended 285 287 C 170 N include_extended Y
191 product_cart_thumbnail_height 9 0 U 170 Y product_cart_thumbnail_height 150
6374 otp_otp_characters 236 237 N 170 N otp_otp_characters #M#otp_numeral=Y
6955 product_variant_mini_icon_width 9 0 U 171 Y product_variant_mini_icon_width 50
6956 product_variant_mini_icon_height 9 0 U 172 Y product_variant_mini_icon_height 50
7471 material_type 530 532 S 180 N material_type
8239 clr_btn_atc_text_hover 641 649 I 180 N clr_btn_atc_text_hover #334553
6984 global_product_details_view 4 0 S 180 Y global_product_details_view
7003 show_attracted_users_ip 386 387 C 180 N show_attracted_users_ip Y
94 show_out_of_stock_products 2 0 C 180 Y show_out_of_stock_products Y
6589 feature_variants_changefreq 285 287 S 180 N feature_variants_changefreq daily
192 category_lists_thumbnail_width 9 0 U 180 Y category_lists_thumbnail_width 150
6375 otp_info_for_otp_special_char 236 237 O 180 N otp_info_for_otp_special_char
7666 include_extended 549 550 C 180 N include_extended Y
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 Y
145 cart_prices_w_taxes 4 0 C 185 Y cart_prices_w_taxes Y
146 in_stock_field 4 0 C 186 Y in_stock_field N
147 thumbnails_gallery 4 0 C 186 Y thumbnails_gallery N
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 owl
7472 catalog_number 530 532 S 190 N catalog_number
8240 clr_btn_atc_bg 641 649 I 190 N clr_btn_atc_bg #36a0fb
7004 aff_banner_multilang 386 387 C 190 N aff_banner_multilang Y
7535 bullet_point_mx_5 530 533 S 190 N bullet_point_mx_5
6590 feature_variants_priority 285 287 S 190 N feature_variants_priority 0.5
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
7667 extended_change 549 550 S 190 N extended_change daily
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 N
180 default_product_details_view 4 0 S 191 Y default_product_details_view bigpicture_template
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&on_sale-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 popularity-desc
7473 specific_uses_keywords 530 532 S 200 N specific_uses_keywords
8241 clr_btn_atc_bg_hover 641 649 I 200 N clr_btn_atc_bg_hover #fff
7731 cp_blog_post_approval 85 566 S 200 N cp_blog_post_approval any
52 date_format 4 0 S 200 Y date_format %d.%m.%Y
194 category_details_thumbnail_width 9 0 U 200 Y category_details_thumbnail_width 120
7668 extended_priority 549 550 S 200 N extended_priority 0.5
7474 thesaurus_subject_keywords 530 532 S 210 N thesaurus_subject_keywords
66 time_format 4 0 S 210 Y time_format %H:%M
7537 bullet_point_br_5 530 533 S 210 N bullet_point_br_5
6592 custom_links_changefreq 285 287 S 210 N custom_links_changefreq daily
195 category_details_thumbnail_height 9 0 U 210 Y category_details_thumbnail_height
7475 platinum_keywords 530 532 S 220 N platinum_keywords
8243 clr_btn_atw_text 641 649 I 220 N clr_btn_atw_text #e31b23
139 timezone 4 0 S 220 Y timezone Europe/Berlin
6593 custom_links_priority 285 287 S 220 N custom_links_priority 0.5
196 category_detailed_image_width 9 0 U 220 Y category_detailed_image_width 270
7670 include_companies 549 550 C 220 N include_companies Y
98 use_single_coupon 2 0 C 225 Y use_single_coupon Y
7476 target_audience 530 532 S 230 N target_audience
8244 clr_btn_atw_text_hover 641 649 I 230 N clr_btn_atw_text_hover #98002e
7539 bullet_point_jp_5 530 533 S 230 N bullet_point_jp_5
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 380
7671 companies_change 549 550 S 230 N companies_change daily
7477 target_audience_base 530 532 S 240 N target_audience_base
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
6595 other_links_changefreq 285 287 S 240 N other_links_changefreq daily
7672 companies_priority 549 550 S 240 N companies_priority 0.5
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
7478 fulfillment_latency 530 532 S 250 N fulfillment_latency
8246 btn_radius 641 649 I 250 N btn_radius 2
78 approve_user_profiles 2 0 C 250 Y approve_user_profiles N
7541 bullet_point_cn_5 530 533 S 250 N bullet_point_cn_5
182 address_position 6 0 D 250 Y address_position shipping_first
183 changes_warning 4 0 C 250 Y changes_warning Y
6596 other_links_priority 285 287 S 250 N other_links_priority 0.5
199 show_menu_descriptions 4 0 C 255 Y show_menu_descriptions Y
275 quick_registration 2 0 C 260 Y quick_registration Y
48 notice_displaying_time 4 0 I 260 Y notice_displaying_time 0
7479 fulfillment_latency_us 530 532 S 260 N fulfillment_latency_us
8247 clr_btn_border 641 649 I 260 N clr_btn_border #a5acb2
7480 fulfillment_latency_fr 530 532 S 270 N fulfillment_latency_fr
8248 clr_btn_border_hover 641 649 I 270 N clr_btn_border_hover #a5acb2
8264 show_delete_account_button 2 0 C 270 Y show_delete_account_button N
100 agree_terms_conditions 6 0 D 270 Y agree_terms_conditions N
7481 fulfillment_latency_de 530 532 S 280 N fulfillment_latency_de
8249 clr_btn_text 641 649 I 280 N clr_btn_text #fff
7482 fulfillment_latency_ca 530 532 S 290 N fulfillment_latency_ca
8250 clr_btn_text_hover 641 649 I 290 N clr_btn_text_hover #334553
7732 cp_blog_post_ip_check 85 566 C 300 N cp_blog_post_ip_check N
309 product_admin_mini_icon_width 9 0 U 300 Y product_admin_mini_icon_width 50
7735 apply_to_cp_blog_post 83 567 C 300 N apply_to_cp_blog_post N
7483 fulfillment_latency_gb 530 532 S 300 N fulfillment_latency_gb
8251 clr_btn_bg 641 649 I 300 N clr_btn_bg #a5acb2
141 allow_create_account_after_order 6 0 C 305 Y allow_create_account_after_order Y
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 50
7484 fulfillment_latency_es 530 532 S 310 N fulfillment_latency_es
8252 clr_btn_bg_hover 641 649 I 310 N clr_btn_bg_hover #fff
305 sign_in_default_action 6 0 D 315 Y sign_in_default_action register
7485 fulfillment_latency_it 530 532 S 320 N fulfillment_latency_it
151 proxy_host 2 0 I 320 Y proxy_host
302 display_payment_step 6 0 D 330 Y display_payment_step Y
7486 fulfillment_latency_mx 530 532 S 330 N fulfillment_latency_mx
152 proxy_port 2 0 I 330 Y proxy_port
62 order_start_id 6 0 I 340 Y order_start_id
7487 fulfillment_latency_jp 530 532 S 340 N fulfillment_latency_jp
153 proxy_user 2 0 I 340 Y proxy_user mp.admin@webmarco.com
6972 default_zero_price_action 6 0 S 341 Y default_zero_price_action R
6973 global_zero_price_action 6 0 S 341 Y global_zero_price_action
6974 default_min_qty 6 0 I 342 Y default_min_qty 0
6975 global_min_qty 6 0 I 342 Y global_min_qty
6976 default_max_qty 6 0 I 343 Y default_max_qty 0
6977 global_max_qty 6 0 I 343 Y global_max_qty
6978 default_qty_step 6 0 I 344 Y default_qty_step 0
6979 global_qty_step 6 0 I 344 Y global_qty_step
6980 default_list_qty_count 6 0 I 345 Y default_list_qty_count 0
6981 global_list_qty_count 6 0 I 345 Y global_list_qty_count
7488 fulfillment_latency_in 530 532 S 350 N fulfillment_latency_in
154 proxy_password 2 0 P 350 Y proxy_password M@rco.2021@web
179 tax_calculation 6 0 S 350 Y tax_calculation subtotal
7489 style_name 530 532 S 360 N style_name
69 min_order_amount 6 0 I 360 Y min_order_amount 0
7490 material_composition 530 532 S 370 N material_composition
71 allow_anonymous_shopping 6 0 S 370 Y allow_anonymous_shopping allow_shopping
7491 outer_material_type 530 532 S 380 N outer_material_type
173 checkout_redirect 6 0 C 380 Y checkout_redirect N
6944 show_unavailable_shipping_methods 6 0 C 390 Y show_unavailable_shipping_methods N
7492 model 530 532 S 390 N model
140 estimate_shipping_cost 6 0 C 390 Y estimate_shipping_cost Y
6953 variations_show_all_possible_feature_variants 55 56 C 400 N variations_show_all_possible_feature_variants N
308 email_templates 4 0 S 400 Y email_templates new
7733 cp_blog_notification_email 85 566 I 400 N cp_blog_notification_email
7736 use_for_cp_blog_post_icons 83 567 C 400 N use_for_cp_blog_post_icons N
7493 item_package_quantity 530 532 S 400 N item_package_quantity
17 default_address 6 0 I 410 Y default_address
7494 update_delete 530 532 S 410 N update_delete
18 default_zipcode 6 0 I 420 Y default_zipcode
19 default_city 6 0 I 430 Y default_city
7496 weight 530 532 S 430 N weight
20 default_country 6 0 X 440 Y default_country
7497 weight_unit 530 532 S 440 N weight_unit
21 default_state 6 0 W 450 Y default_state
313 phone_validation_mode 4 0 S 450 Y phone_validation_mode any_symbols
7498 length 530 532 S 450 N length
41 default_phone 6 0 L 460 Y default_phone
7499 width 530 532 S 460 N width
7500 height 530 532 S 470 N height
7501 dimension_unit 530 532 S 480 N dimension_unit
7728 seo_cp_blog_article_type 65 66 S 500 N seo_cp_blog_article_type cp_blog_article_category_nohtml
7734 cp_blog_discussion_type 85 566 S 500 N cp_blog_discussion_type D
7503 pweight 530 532 S 500 N pweight
7504 pweight_unit 530 532 S 510 N pweight_unit
7505 plength 530 532 S 520 N plength
7506 pwidth 530 532 S 530 N pwidth
7507 pheight 530 532 S 540 N pheight
7508 pdimension_unit 530 532 S 550 N pdimension_unit
7509 is_heat_sensitive 530 532 S 560 N is_heat_sensitive
7510 is_expiration_dated_product 530 532 S 570 N is_expiration_dated_product
7511 product_expiration_type 530 532 S 580 N product_expiration_type
7512 fc_shelf_life 530 532 S 590 N fc_shelf_life
7729 seo_cp_blog_category_type 65 66 S 600 N seo_cp_blog_category_type cp_blog_category_nohtml
7514 export_list_price 530 532 C 610 N export_list_price Y
7515 export_max_order_qty 530 532 C 620 N export_max_order_qty Y
156 search_objects 2 0 N 1010 Y search_objects #M#=Y