Custom Add To Cart Button with Ajax
-
Hi, I’m trying to make a Custom Add to Cart button with Ajax and your plugin but it doesnt work.
I need help to make Add to cart button on Ajax and after product added the sidebar should be show. I have custom list by WP Query. Below I show my button to add to cart (its adding product to acrt but not on ajax) and if there is class .xoo-wsc-cart-trigger the sidebar is showing but products are not added to cart.
<a class='button ajax_add_to_cart add_to_cart_button xoo-wsc-cart-trigger' href="?add-to-cart=<?php echo $wc_query->post->ID; ?>">Add to cart</a>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Custom Add To Cart Button with Ajax’ is closed to new replies.