diff --git a/templates/frontOffice/default/includes/addedToCart.html b/templates/frontOffice/default/includes/addedToCart.html index ed49cab91..6e83a2612 100644 --- a/templates/frontOffice/default/includes/addedToCart.html +++ b/templates/frontOffice/default/includes/addedToCart.html @@ -1,4 +1,4 @@ -{loop type="product" name="add_product_to_cart" id=$smarty.get.product_id} +{loop type="product" name="add_product_to_cart" id={product attr="id"}}