THEME | CODE |
Impulse |
or
|
Streamline |
|
Colors | document.querySelector('.nudge-offer').remove();
|
Brooklyn |
|
Flex |
|
Flow | document.querySelector('.nudge-offer').remove(); document.querySelector('form.cart input.ajaxcart__qty-num').dispatchEvent(new Event("change", { bubbles: true })); InCartUpsell.prototype.findOfferWhenReady(); |
Prestige |
|
Zen |
|
Pop |
|
Motion |
|
Pipeline |
|
Debut |
|
|
|
|
|
|
|
Ella | document.querySelector('.nudge-offer').remove(); document.querySelector('div.has-items input.item-quantity').dispatchEvent(new Event("change", { bubbles: true })); InCartUpsell.prototype.findOfferWhenReady(); |
Minimal |
|
Supply |
|
Booster |
|
Narrative |
|
Debutify |
------- OR -------
------- OR --------
Look for the following line in theme.js.liquid (Get collab access) and change it
|
Warehouse |
|
SlideCart |
OR
|
Atlantic |
|
Cart.js |
|
Venue | document.querySelector('.nudge-offer').remove(); document.querySelector('form.cart input.ajaxcart__qty-num').dispatchEvent(new Event("change", { bubbles: true })); InCartUpsell.prototype.findOfferWhenReady(); |
Venture |
|
Broadcast Theme |
|
Shella Theme |
|
Dawn Theme |
OR
|
Testament |
|
Refresh |
|
FoxPad |
|
Athens |
|
Vella Framework |
|
Sense |
|
Baseline |
|
Go Live |
|
Expanse |
|
Focal
|
|
Starter Theme | setTimeout(function(){ $(window).trigger('updateCart'); }, 100) |
Written by Support
Updated over a week ago