facebook_pixelimg
Get in touch

Welcome to Our Helpdesk

You will get all the detailed information for your queries related to our Shopify apps.

CallBack After discount apply on the Cart Page

view 10039 Views
July 07, 2021

function cs_discount_applied_Cart() {
[YOUR JAVASCRIPT CODE HERE]
}

You can use this javascript function to init something after the discount is applied on the Cart Page.

If you want to init javascript function on the cart page after the discount is applied. Use the above jquery callback function.