Top "Cart" questions

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

how to set discount price for multiple products in prestashop

I am using prestashop version 1.5.4.1 I am need to set clearance sale offer to my shopping site (particular date). In …

prestashop cart
Magento applies tax on product prices that already including tax

I've added products prices with tax included (in the field Price [EUR] [ Including Tax]) Now when I put a product …

magento cart
Cakephp Shopping Cart

I was wondering which php based carts will be the easiest to integrate with cakephp. I've heard about bakesale but …

cakephp shopping-cart cart
Which Hook to alter quantity update in WooCommerce cart page?

I'm trying to fire a function when the quantity of a product is changed in cart. More specifically I want …

php wordpress woocommerce cart product-quantity
Change cart totals title text on cart page in Woocommerce

I'm looking to change the text "Cart Totals" in the cart totals div in WooCommerce or remove it totally with …

php wordpress woocommerce cart hook-woocommerce
Update woocommerce shopping cart icon dynamically with ajax

I Have searched for an answer to this, but not been able to find one. In my woocommerce shop, i …

ajax wordpress woocommerce cart shopping
WooCommerce - unset "<product> removed notice…" on cart page

actions and filters. On my WooCommerce site I get the following message when I remove a product from the shopping …

php wordpress woocommerce cart storefront
Changing colors for decision tree plot created using export graphviz

I am using scikit's regression tree function and graphviz to generate the wonderful, easy to interpret visuals of some decision …

python scikit-learn cart graphviz decision-tree
Get shipping country during cart view - WooCommerce

I want to get the chosen shipping country when on the cart / checkout (so before the order is placed). This …

php wordpress woocommerce cart
Get the Cart shipping label and cost in Woocommerce

I need to display the shipping cost in other side of cart page. I tried: <?php $current_shipping_cost = …

php wordpress woocommerce cart shipping