This QuickCode Tag will display the Shipping Method in which was used for the specified shipping address in the order.
Example of Use
1. Example:
Order # 123, shipped to John Smith was sent via: {ORDER-SHIP-METHOD}
2.. Would output this: Order # 123, shipped to John SMith was sent via: UPS Ground
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {ORDER-SHIP-METHOD} QuickCode Tag is changed into the source code below prior to the web page being displayed.