diff --git a/browser/templates/_types/product/_cart.html b/browser/templates/_types/product/_cart.html index 1f173aa..5700131 100644 --- a/browser/templates/_types/product/_cart.html +++ b/browser/templates/_types/product/_cart.html @@ -188,10 +188,11 @@
Quantity + {% set qty_url = cart_quantity_url(item.product_id) if cart_quantity_url is defined else market_product_url(p.slug, 'cart', item.market_place) %}
@@ -212,9 +213,9 @@ {{ item.quantity }}