User Tools

Site Tools


public:apps:upsell:manual_installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
public:apps:upsell:manual_installation [08.07.21 в 17:34]
Андрей Скрипников
public:apps:upsell:manual_installation [08.07.21 в 17:34] (current)
Андрей Скрипников
Line 36: Line 36:
 <​script>​ <​script>​
 /* Upsell System App Data */ /* Upsell System App Data */
-if (!window.ShopifyUpsellDevData) { +if (!window.ShopifyUpsellApiConfig) { 
-    window.ShopifyUpsellDevData ​= {+    window.ShopifyUpsellApiConfig ​= {
         settings: {"​enabled":​true,"​enabled_for_mobile":​true,"​popup_type":"​flash","​popup_trigger":"​cart_page","​popup_products_count":​16,"​popup_font_family":"​Arial","​popup_google_font":"","​popup_title_color":"#​637381","​popup_title_size":​24,"​popup_background":"#​ffffff","​product_title_color":"#​000000","​product_title_size":​16,"​product_text_color":"#​777777","​product_text_size":​16,"​product_old_price_color":"#​637381","​product_old_price_size":​16,"​product_price_color":"#​bf9f66","​product_price_size":​16,"​buy_button_caption":"​Add to cart","​buy_button_color":"#​ffffff","​buy_button_background":"#​919eab","​discard_button_caption":"​No,​ thanks","​discard_button_color":"#​777777","​default_offer_message":"​Special offer","​default_success_message":"​Success Message","​offer_free_message":"​Free","​offer_discount_message":"​You got N% off!"}         settings: {"​enabled":​true,"​enabled_for_mobile":​true,"​popup_type":"​flash","​popup_trigger":"​cart_page","​popup_products_count":​16,"​popup_font_family":"​Arial","​popup_google_font":"","​popup_title_color":"#​637381","​popup_title_size":​24,"​popup_background":"#​ffffff","​product_title_color":"#​000000","​product_title_size":​16,"​product_text_color":"#​777777","​product_text_size":​16,"​product_old_price_color":"#​637381","​product_old_price_size":​16,"​product_price_color":"#​bf9f66","​product_price_size":​16,"​buy_button_caption":"​Add to cart","​buy_button_color":"#​ffffff","​buy_button_background":"#​919eab","​discard_button_caption":"​No,​ thanks","​discard_button_color":"#​777777","​default_offer_message":"​Special offer","​default_success_message":"​Success Message","​offer_free_message":"​Free","​offer_discount_message":"​You got N% off!"}
     };     };
public/apps/upsell/manual_installation.1625754843.txt.gz · Last modified: 08.07.21 в 17:34 by Андрей Скрипников