% if $Items %>
<%t SilverShop\Page\Product.SINGULARNAME "Product" %> | <%t SilverShop\Model\Order.UnitPrice "Unit Price" %> | <%t SilverShop\Model\Order.Quantity "Quantity" %> | <%t SilverShop\Model\Order.TotalPriceWithCurrency "Total Price ({Currency})" Currency=$Currency %> | <% if $Editable %><%t SilverShop\Generic.Remove "Remove" %> | <% end_if %>||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
<% if $Image %> <% end_if %> |
<% if $Link %> ">$TableTitle <% else %> $TableTitle <% end_if %><% if $SubTitle %>$SubTitle <% end_if %> <% if $Product.Variations && $Up.Editable %> <%t SilverShop\Generic.Change "Change" %>: $VariationField <% end_if %> |
$UnitPrice.Nice | <% if $Up.Editable %>$QuantityField<% else %>$Quantity<% end_if %> | $Total.Nice | <% if $Up.Editable %><% if $RemoveField %> $RemoveField <% else %> "> <% end_if %> | <% end_if %>|||||||||
<%t SilverShop\Model\Order.SubTotal "Sub-total" %> | $SubTotal.Nice | <% if $Editable %><% end_if %> | ||||||||||||
<% if $Link %> ">$TableTitle <% else %> $TableTitle <% end_if %> | $TableValue.Nice | <% if $Up.Editable %><% if $CanRemove %> "> <% end_if %> | <% end_if %>||||||||||||
$Form | ||||||||||||||
<%t SilverShop\Model\Order.Total "Total" %> | $Total.Nice $Currency | <% if $Editable %><% end_if %> |