Integrations

How to integrate the app with Bold's quantity app to show discounted prices.
Add following code in Custom JS field on Settings page: window.addEventListener( "Sellify::UCD::Initialized", function(){ var bold_cart_do...
Fri, 23 Aug, 2019 at 5:03 PM
Integrate with dcode discount app to show discount code field in cart drawer
Add following in custom JS         window.addEventListener( "Sellify::UCD::CartBuilt", function( e ){ var a = JSON.parse( localStorage.get...
Tue, 18 Jun, 2019 at 8:05 PM
Google Tag Manager DataLayer
1. Create a new file 'sellify-ucd-gtm.liquid' in snippets of your theme and paste the following code <script> (function(){ function...
Fri, 18 Oct, 2019 at 11:04 AM
How to create your very own integration for ULTIMATE Cart Drawer?
ULTIMATE Cart Drawer is very customisation and can be integrated with almost every app out there if the other app allows it. If you're an app developer ...
Sat, 16 Nov, 2019 at 10:52 AM
ULTIMATE Cart Drawer has integrations available for...
We have integration available for the following apps which you can enable from Integrations page inside our app: BOLD Subscriptions (https://apps.shopi...
Thu, 7 May, 2020 at 5:35 PM