<% if $canPurchase %> <% end_if %> <% loop $Variations %> <% end_loop %>
<%t SilverShop\Model\ProductVariation.SINGULARNAME "Variation" %> <%t SilverShop\Page\Product.Price "Price" %><%t SilverShop\Model\Order.Quantity "Quantity" %>
$Title.XML $Price.Nice $Currency <% if $canPurchase %> <% if $IsInCart %> <% with $Item %> $QuantityField <% end_with %> <% else %> "> <%t SilverShop\Page\Product.AddToCart "Add to Cart" %> <% end_if %> <% end_if %>