Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- Add to cart Button -->
- <a href="<?php echo site_url(); ?>/?add-to-cart=<?php echo get_the_ID(); ?>" data-quantity="1" class="product_type_simple add_to_cart_button ajax_add_to_cart" data-product_id="<?php echo get_the_ID(); ?>"><i class="fa fa-shopping-cart"></i></a>
Advertisement
Add Comment
Please, Sign In to add comment