<%t SilverShop\Checkout\Step\Address.SupplyContactInformation "Supply your contact information" %>
$OrderForm <% end_if %> <% if $IsPastStep('contactdetails') %> <% with $Cart %> $Name ($Email) <% end_with %> <% end_if %><%t SilverShop\Checkout\Step\Address.EnterShippingAddress "Please enter your shipping address details." %>
$OrderForm <% end_if %> <% if $IsPastStep('shippingaddress') %>$ShippingMethod.Title
<% end_with %> <% end_if %>$TableTitle | $TableValue.Nice | ||
<%t SilverShop\Model\Order.GrandTotal "Grand Total" %> | $Total.Nice $Currency |
---|