facebook_pixelimg

Welcome to Our Help Desk.

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

CallBack After discount apply on the Cart Page

Eye icon6101 Views Watch iconJuly 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.

Submit Your Query