woocommerce/templates/cart
Benedict 5fc10ad757 Update cart.php
In the `woocommerce_cart_item_quantity` filter the `$cart_item_key` is useless without the `$cart_item`, which is included in all the other relevant filters in this file. NB. Added here as last argument so not to break existing code.
2015-04-16 15:11:30 +02:00
..
cart-empty.php Introduce wc_get_page_permalink. 2015-02-15 19:13:22 +00:00
cart-item-data.php Absolute path should have curly braces - part 1 2014-09-22 22:16:03 +05:45
cart-shipping.php tweak message styles in cart totals table 2015-03-10 17:02:54 +00:00
cart-totals.php sanitize coupon class names 2015-03-27 15:38:57 +00:00
cart.php Update cart.php 2015-04-16 15:11:30 +02:00
cross-sells.php Absolute path should have curly braces - part 1 2014-09-22 22:16:03 +05:45
mini-cart.php mini cart item class 2015-03-31 11:40:26 +03:00
shipping-calculator.php Shipping calculator - Made state/postcode respect country locale like checkout. 2015-03-06 12:37:21 +00:00