Change the design of your Shipment Info Page
Purpose: This is the template used when entering/editing the shipping information during a multiple ship to order.
Note: It is important to preserve the commented tags to ensure the software performs correctly.
For example:
<!--START: CATEGORY_HEADER-->
[CONTENT]
<!--END: CATEGORY_HEADER-->
<!--left column starts-->
<!--START: account_login-->
[checkout2_Header-shippinginfo-login]
[checkout2_Header-shippinginfo-loginmessage]
[checkout2_Header-shippinginfo-login]
[id]
<!--END: account_login-->
[checkout2_Header-shippinginfo]
<!--START: copyAddressBook-->
[id]
<!--END: copyAddressBook-->
[id]
[account_Address-Alias]
[oshipalias]
[CustomerInfo_firstname]
[oshipfirstname]
<!--START: req_oshipfirstname-->
<!--END: req_oshipfirstname-->
[CustomerInfo_lastname]
[oshiplastname]
<!--START: req_oshiplastname-->
<!--END: req_oshiplastname-->
[CustomerInfo_company]
[oshipcompany]
[CustomerInfo_phone]
[oshipphone]
<!--START: req_oshipphone-->
<!--END: req_oshipphone-->
[CustomerInfo_address]
[oshipaddress]
<!--START: req_oshipaddress-->
<!--END: req_oshipaddress-->
[CustomerInfo_address2]
[oshipaddress2]
[CustomerInfo_city]
[oshipcity]
<!--START: req_oshipcity-->
<!--END: req_oshipcity-->
[CustomerInfo_country]
<!--START: req_oshipcountry-->
<!--END: req_oshipcountry-->
[CustomerInfo_state]
<!--START: req_oshipstate-->
<!--END: req_oshipstate-->
[CustomerInfo_zip]
[oshipzip]
<!--START: req_oshipzip-->
<!--END: req_oshipzip-->
<!--START: addressType-->
[CustomerInfo_address_type]
[addressTypeDropDown]
<!--END: addressType-->
<!--START: ADD_ADDRESSBOOK-->
<!--END: ADD_ADDRESSBOOK-->
<!--START: UPD_ADDRESSBOOK-->
[address_id]
<!--END: UPD_ADDRESSBOOK-->
[account_Update-Address]
<!--left colum ends-->
<!--column right-->
[oshipalias]
<!--START: SHOPPING_CART_ITEM-->
[ITEM_CATALOGID]
[THUMBNAIL]
[ITEM_NAME]
[ITEM_PRICE]
[ITEM_QUANTITY]
[ITEM_SUBTOTAL]
<!--END: SHOPPING_CART_ITEM-->
[shoppingcart_subtotal]
[CARTSUBTOTAL]
<!--column right ends-->
<!--START: CATEGORY_FOOTER-->
[CONTENT]
<!--END: CATEGORY_FOOTER-->
[oshipcountry]
[oshipstate]
Note: Code blocks and their respective variables will only work with specific template pages.
Note: Many of the following variables are dynamically inserted from your cart's Settings ->Design ->Store Language section.