Add to cart toggle class “show drawer”
-
I need the following Js to be called when products are added to the cart:
$(‘body’).toggleClass(‘drawer-open’);
How can I do this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add to cart toggle class “show drawer”’ is closed to new replies.