Shipping Page Template:
Page Title, Header and Footer

ShopSite has merchant-definable fields specifically for the title of the Shipping Page and the header and footer.

  • The [-- STORE.Ship_CheckOut --] tag returns a text string that the merchant can modify, but the default value is "Checkout." It works well for the page title.
  • The [-- ShippingHeader --] tag returns the contents of the "Text at the top of the Shipping screen" field. This field can contain any combination of plain text and HTML and JavaScript, or anything the merchant wants to put in that field (or nothing). The [-- ShippingFooter --] tag is the same for the "Text at the bottom of the Shipping screen."
Next: Checkout Totals