Top "Cart" questions

A web cart or online shopping cart is a web app used to shop online.

WooCommerce add to cart products with customized price

I have added number of products using add_to_cart($product_id) function through a template using following code in …

php wordpress woocommerce cart woothemes
WooCommerce - Getting total products count in the cart - not their quantity

I have total cart quantity but I need count of products available in the cart. I donot want to show …

woocommerce cart
Changing WooCommerce cart price after applied coupon code

I have created a product on WooCommerce, and added two options on product detail page using the hook woocommerce_before_…

php wordpress woocommerce cart product
WooCommerce Get Order Product Details Before Payment in Plugin

I need to display order details from cart before payment in plugin. I work on one plugin what connect woocommerce …

php wordpress woocommerce cart hook-woocommerce
magento: URL querystring for adding product and applying discount coupon to cart

I am a newbie, after extensive research and exploration I am able to figure out the following: To add a …

magento url query-string cart coupon