checkout-singlepage.html

Purpose: This HTML template defines the layout of the single page checkout. Single page checkout will allow shoppers to enter their Billing and Shipping information all in one page. The option for Single Page Checkout can be enabled in Settings ->General ->Store Settings.

Note: It is important to preserve the commented tags to ensure the software performs correctly.

Code Blocks

Note: It is important to preserve the commented tags to ensure the software performs correctly.

<!--START: global_header-->
      [storename]
      [storeslogan]
<!--END: global_header-->
<!--START: CATEGORY_HEADER-->
      [CONTENT]
<!--END: CATEGORY_HEADER-->
<!--START: SHOPPING_CART_ITEMP-->
        [shoppingcart_items]  
        [shoppingcart_quantity]  
        [shoppingcart_price]  
        [shoppingcart_total]  
        <!--START: SHOPPING_CART_ITEM-->
            [ITEM_CATALOGID]  
            [ITEM_NAME]  
            <!--START: itemoptions-->
                [ITEM_ID]  
                [OPTIONS]  
            <!--END: itemoptions-->
            <!--START: recurring_frequency-->
                [recurring_frequency]  
            <!--END: recurring_frequency-->
            [ITEM_QUANTITY]  
            [ITEM_ID]  
            [ITEM_PRICE]  
            [ITEM_SUBTOTAL]  
        <!--END: SHOPPING_CART_ITEM-->
    <!--END: SHOPPING_CART_TEMP-->
    <!--START: account_login1-->
        [checkout1_loginmessage2]  
        [checkout1_login]  
        <!--START: fbconnect-->
        <!--END: fbconnect-->
    <!--END: account_login1-->
    [account_billing-info]  
    <!--START: SAVE_ADDRESSES-->
        [checkout3_PreviousAddresses]  
        [address_billing_list]  
    <!--END: SAVE_ADDRESSES-->
    [CustomerInfo_firstname]  
    <!--START: req_billing_firstname-->
    <!--END: req_billing_firstname-->
    [CustomerInfo_lastname]  
    <!--START: req_billing_lastname-->
    <!--END: req_billing_lastname-->
    [CustomerInfo_company]  
    [billing_company]  
    [CustomerInfo_phone]  
    <!--START: req_billing_phone-->
    <!--END: req_billing_phone-->
    <!--START: account_logged_in-->
	<!--START: emailrequired-->
	<!--START: req_email-->
	<!--END: req_email-->
	<!--END: emailrequired-->
    <!--END: account_logged_in-->
    [CustomerInfo_address]  
    [billing_address]  
    <!--START: req_billing_address-->
    <!--END: req_billing_address-->
    [CustomerInfo_address2]  
    [billing_address2]  
    [CustomerInfo_city]  
    [billing_city]  
    <!--START: req_billing_city-->
    <!--END: req_billing_city-->
    [CustomerInfo_country]  
    <!--START: req_billing_country-->
    <!--END: req_billing_country-->
    [CustomerInfo_state]  
    <!--START: req_billing_state-->
    <!--END: req_billing_state-->
    [CustomerInfo_zip]  
    [billing_zip]  
    <!--START: req_billing_zip-->
    <!--END: req_billing_zip-->
    [CustomerInfo_email]  
    [email]  
    <!--START: emailrequired-->
        <!--START: req_email-->
        <!--END: req_email-->
    <!--END: emailrequired-->
    <!--START: confirm_email-->
	<!--START: emailrequired-->
	<!--START: req_email-->
	<!--END: req_email-->
	<!--END: emailrequired-->
    <!--END: confirm_email-->
    [maillist]  
    [checkout1_joinmailinglist]  

    <!--START: account_login2-->
        [checkout1_Header-createnewaccount]  
        [CustomerInfo_email]  
        [email]  
        [CustomerInfo_password]  
        <!--START: passwordrequired-->
            <!--START: req_pass-->
            <!--END: req_pass-->
        <!--END: passwordrequired-->
        <!--START: StrongPasswordBar-->
        <!--END: StrongPasswordBar-->
        <!--START: registerGuest-->
	<!--END: registerGuest-->
        <!--START: recurmessage-->
	       [recurringorders_login-required]
	<!--END: recurmessage-->
        <!--START: PasswordMSG-->
	[CustomerInfo_password_policy]
	<!--END: PasswordMSG-->
    <!--END: account_login2-->
    <!--START: GIFT_REGISTRY_SHIPPING-->
        [giftreg_shipping_firstname]  
        [giftreg_shipping_lastname]  
        [giftreg_shipping_company]  
        [giftreg_shipping_phone]  
        [giftreg_shipping_address]  
        [giftreg_shipping_address2]  
        [giftreg_shipping_city]  
        [giftreg_shipping_zip]  
        [giftreg_shipping_country]  
        [giftreg_shipping_state]  
        [checkout1_Header-giftreg]  
        [checkout1_Header-giftreg-instructions]  
    <!--END: GIFT_REGISTRY_SHIPPING-->
    [checkout1_Header-shippinginformation]  
    <!--START: sameAsBilling1-->
        [checkout3_sameasbilling]  
    <!--END: sameAsBilling1-->
    <!--START: sameAsBilling2-->
        <!--START: SAVE_ADDRESSES2-->
            [checkout3_PreviousAddresses]  
            [address_list]  
        <!--END: SAVE_ADDRESSES2-->
        [CustomerInfo_firstname]  
        [shipping_firstname]  
        <!--START: req_shipping_firstname-->
        <!--END: req_shipping_firstname-->
        [CustomerInfo_lastname]  
        [shipping_lastname]  
        <!--START: req_shipping_lastname-->
        <!--END: req_shipping_lastname-->
        [CustomerInfo_company]  
        [shipping_company]  
        [CustomerInfo_phone]  
        [shipping_phone]  
        <!--START: req_shipping_phone-->
        <!--END: req_shipping_phone-->
        [CustomerInfo_address]  
        [shipping_address]  
        <!--START: req_shipping_address-->
        <!--END: req_shipping_address-->
        [CustomerInfo_address2]  
        [shipping_address2]  
        [CustomerInfo_city]  
        [shipping_city]  
        <!--START: req_shipping_city-->
        <!--END: req_shipping_city-->
        [CustomerInfo_country]  
        <!--START: req_shipping_country-->
        <!--END: req_shipping_country-->
        [CustomerInfo_state]  
        <!--START: req_shipping_state-->
        <!--END: req_shipping_state-->
        [CustomerInfo_zip]  
        [shipping_zip]  
        <!--START: req_shipping_zip-->
        <!--END: req_shipping_zip-->
    <!--END: sameAsBilling2-->
    <!--START: sameAsBilling3-->
        [checkout3_sameasbillingmessage]  
    <!--END: sameAsBilling3-->
    [checkout3_Header-shippingmethodinfo]  
    [checkout3_shippinginstructions]  
    [checkout3_refreshRates]  
    [checkout3_orderTotal]  
    <!--START: total_template_noshipping-->
        [checkout3_totalinstructions]  
    <!--END: total_template_noshipping-->
    <!--START: total_template-->
        [itemCount]  
        [SUBTOTAL]  
        <!--START: DISCOUNTS-->
            [shoppingcart_discount]  
            [DISCOUNT]  
            <!--START: PROMOTIONS-->
                <!--START: DISPLAY_PROMOS-->
                    [promotion_name]  
                    [id]  
                <!--END: DISPLAY_PROMOS-->
            <!--END: PROMOTIONS-->
        <!--END: DISCOUNTS-->
        <!--START: BUYSAFE-->
            [buysafe_totalbondcost]  
        <!--END: BUYSAFE-->
        <!--START: HANDLING-->
        [handling_itemname]
        [handling_price]
        <!--END: HANDLING-->
        [shoppingcart_shipping]  
        [SHIPPING]  
        [shoppingcart_taxes]  
        [TAX]  
        [shoppingcart_total]  
        [TOTAL]  
        <!--START: GIFTCERTS-->
            [shoppingcart_giftcertificate]  
            [GIFTCERTS]  
            <!--START: GIFTCERTS_DETAILS_ITEMS-->
                [certificate_name]  
                [discount_amount]  
                [discount_balance]  
            <!--END: GIFTCERTS_DETAILS_ITEMS-->
        <!--END: GIFTCERTS-->
        <!--START: STORECREDIT-->
        [shoppingcart_storecredit-title]
        [shoppingcart_storecredit-title-balance]
        [CREDITBALANCE]
        [shoppingcart_balance]  
        [STORECREDITS]
        [BALANCE]  
        <!--END: STORECREDIT-->
        <!--START: apply_coupon-->
            [viewcart_coupon-header]  
            [viewcart_coupon-message]  
            [invalidCouponDisplay]  
            [viewcart_coupon-invalid]  
            [divCouponApplied]  
        <!--END: apply_coupon-->
    <!--END: total_template-->
   
       <!--START: PAYMENT_BLOCK-->
        [checkout3_methodofpaymentselect]  
        <!--START: NO_PAYMENT_BLOCK-->
        <!--END: NO_PAYMENT_BLOCK-->
        <!--START: checkoutMasterPass-->
        <!--END: checkoutMasterPass-->
        <!--START: checkout_visacheckout-->
	<!--END: checkout_visacheckout-->
        <!--START: PayWithAmazon-->
        <!--END: PayWithAmazon-->
        <!--START: PAYFORT-->
              [payment_description]
              [checkout3_savecc]
        <!--END: PAYFORT-->
        <!--START: PAYPALBRAINTREE-->
              [payment_description]
              [checkout3_savecc]
        <!--END: PAYPALBRAINTREE-->
        <!--START: SQUARE-->
              [payment_description]
              [checkout3_savecc]
              <!--START: SaveMyCC2-->
              [checkout3_savecc]
              <!--END: SaveMyCC2-->
              <!--START: SaveMyCCRec2-->
              [checkout3_saveccrecurring]
              <!--END: SaveMyCCRec2-->
        <!--END: SQUARE-->
        <!--START: PPCREDIT-->
              [payment_description]
        <!--END: PPCREDIT-->
        <!--START: VME_SELECTED-->
	<!--END: VME_SELECTED-->
        <!--START: checkoutByAmazon-->
            [payment_description]  
            [amazon_cba_form]  
        <!--END: checkoutByAmazon-->
        <!--START: stripe_applepay_button-->
	     [stripeApplePay]
	<!--END: stripe_applepay_button-->
        <!--START: PPEXPRESS-->
            [payment_description]  
            [payment_description_message]  
            [payment_description]  
        <!--END: PPEXPRESS-->
        <!--START: PAYPALADV-->
            [payment_description]  
            [id]  
            [payment_description_message]  
        <!--END: PAYPALADV-->
        <!--START: FUTUREPAY-->
        [payment_description]
        <!--END: FUTUREPAY-->
        <!--START: WEPAY-->
        [payment_description]
        [payment_description_message]
        [payment_description]
        [CustomerInfo_creditcardnumber]
        [CustomerInfo_creditexpiration]
        [monthlist]
        [yearlist]
        <!--START: SaveMyCC1-->
        [checkout3_savecc]
        <!--END: SaveMyCC1-->
        <!--START: SaveMyCCRec1-->
        [checkout3_saveccrecurring]
        <!--END: SaveMyCCRec1-->
        <!--END: WEPAY-->
         <!--START: PAYMETRIC-->
        [payment_description]
        [payment_description_message]
        <!--END: PAYMETRIC-->
        <!--START: AFFIRM-->
        [payment_description]
        <!--END: AFFIRM-->
        <!--START: TRANSFLOW-->
        [payment_description]
        [payment_description_message]
        <!--END: TRANSFLOW-->
        <!--START: SHOPATRON-->
            [payment_description]  
            [payment_description_message]  
        <!--END: SHOPATRON-->
        <!--START: KLARNA-->
            [klarna_default_method]  
            <!--START: KLARNA_INVOICE-->
                [id]  
                [FIRSTOPTIONINVOICECHECKED]  
                [klarna_invoice_logo]  
                [klarna_storeid]  
                <!--START: KLARNA_INVOICE_GD-->
                    [id]  
                <!--END: KLARNA_INVOICE_GD-->
                <!--START: KLARNA_INVOICE_SSN-->
                    [id]  
                <!--END: KLARNA_INVOICE_SSN-->
                <!--START: KLARNA_INVOICE_BD-->
                    [id]  
                    [klarna_birthdate_day]  
                    [klarna_birthdate_month]  
                    [klarna_birthdate_year]  
                <!--END: KLARNA_INVOICE_BD-->
                [klarna_storeid]  
                [klarna_country]  
                <!--START: KLARNA_INVOICE_DE_BLOCK-->
                <!--END: KLARNA_INVOICE_DE_BLOCK-->
            <!--END: KLARNA_INVOICE-->
            <!--START: KLARNA_ACCOUNT-->
                <!--START: KLARNA_ACCOUNT_GD-->
                    [id]  
                <!--END: KLARNA_ACCOUNT_GD-->
                <!--START: KLARNA_ACCOUNT_SSN-->
                    [id]  
                <!--END: KLARNA_ACCOUNT_SSN-->
                <!--START: KLARNA_ACCOUNT_BD-->
                    [id]  
                    [klarna_birthdate_day]  
                    [klarna_birthdate_month]  
                    [klarna_birthdate_year]  
                <!--END: KLARNA_ACCOUNT_BD-->
                [klarna_storeid]  
                [klarna_country]  
                <!--START: KLARNA_ACCOUNT_DE_BLOCK-->
                <!--END: KLARNA_ACCOUNT_DE_BLOCK-->
                <!--START: KLARNA_ACCOUNT_NL_BLOCK-->
                <!--END: KLARNA_ACCOUNT_NL_BLOCK-->
            <!--END: KLARNA_ACCOUNT-->
        <!--END: KLARNA-->
        <!--START: CCGATEWAY-->
            [FIRSTOPTIONCHECKED]  
            [payment_description]  
            [payment_description_message]  
            [CustomerInfo_creditcardnumber]  
            <!--START: ccStartDate-->
                [CustomerInfo_creditstartdate]  
                [monthlist]  
                [yearlistdtstart]  
            <!--END: ccStartDate-->
            [CustomerInfo_creditexpiration]  
            [monthlist]  
            [yearlist]  
            [CustomerInfo_cardtype]  
            [cctype]  
            <!--START: ccIssueNumber-->
                [CustomerInfo_creditissuenumber]  
            <!--END: ccIssueNumber-->
        <!--END: CCGATEWAY-->
        <!--START: AUTHNETCIMBLOCK-->
            [FIRSTOPTIONCHECKED]  
            [payment_description]  
            <!--START: authCIMBlock-->
                [checkout3_use-creditcard-on-file]  
                <!--START: authCIMPaymentProfileItem-->
                    [custProfId]  
                    [custPmntProfId]  
                    [authCIMProfileID_cardlastdigits]  
                    [authCIMProfileID_cardexp]  
                    [checkout3_creditcard-last-digits]  
                    [authCIMProfileID_cardlastdigits]  
                    [CustomerInfo_creditexpiration]  
                    [authCIMProfileID_cardexp]  
                <!--END: authCIMPaymentProfileItem-->
            <!--END: authCIMBlock-->
        <!--END: AUTHNETCIMBLOCK-->
        <!--START: CHECKGATEWAY-->
            [FIRSTOPTIONCHECKED]  
            [payment_description]  
            [payment_description_message]  
            [CustomerInfo_check-type]  
            [checktypelist]  
            [CustomerInfo_check-acct-type]  
            [checkaccttypelist]  
            [CustomerInfo_check-routing]  
            [CustomerInfo_check-acct]  
        <!--END: CHECKGATEWAY-->
        <!--START: MILITARYSTAR-->
            [payment_description]  
            [payment_description_message]  
            [id]  
            [FIRSTOPTIONCHECKED]  
            [payment_description]  
            [CustomerInfo_creditcardnumber]  
        <!--END: MILITARYSTAR-->
        <!--START: GEMONEY-->
            [payment_description]  
            [payment_description_message]  
            [id]  
            [FIRSTOPTIONCHECKED]  
            [CustomerInfo_creditcardnumber]  
        <!--END: GEMONEY-->
        <!--START: ELAYAWAYGATEWAY-->
            [payment_description]  
            [payment_description_message]  
            [id]  
            [lay_order_total]  
            [company_name]  
            [max_lay_length]  
            [currency_code]  
            [FIRSTOPTIONCHECKED]  
        <!--END: ELAYAWAYGATEWAY-->
        <!--START: LINKGATEWAY-->
            [FIRSTOPTIONCHECKED]  
            [payment_description]  
            [payment_description_message]  
            [payment_description]  
        <!--END: LINKGATEWAY-->
        <!--START: CUSTOM-->
            [FIRSTOPTIONCHECKED]  
            [payment_type]  
            [payment_description]  
            [payment_type]  
            <!--START: CUSTOM_FIELD-->
                [InputName]  
                [field]  
            <!--END: CUSTOM_FIELD-->
        <!--END: CUSTOM-->
    <!--END: PAYMENT_BLOCK-->
    <!--START: ELAYAWAYGATEWAYSCRIPTS-->
    <!--END: ELAYAWAYGATEWAYSCRIPTS-->
    <!--START: checkout_questions-->
        [checkout1_checkoutquestions]  
        <!--START: questions-->
            [questions]  
        <!--END: questions-->
    <!--END: checkout_questions-->
    [checkout3_Header-comment]  
    [checkout3_commentmessage]  
    [checkout3_submitbutton]  
    <!--START: CATEGORY_FOOTER-->
        [CONTENT]  
    <!--END: CATEGORY_FOOTER-->
    <!--START: addressType-->
        [CustomerInfo_address_type]  
        [addressTypeDropDown]  
    <!--END: addressType-->
    <!--START: INSURANCE-->
           [checkout2_insurance]
           [insurance_cost]
           [checkout2_insurance-selected]
           <!--START: optional--> 
           [checkout2_insurance-not-selected]
           <!--END: optional-->
    <!--END: INSURANCE-->
    <!--START: CARRIER-->
        <!--START: displayblock-->
            [OPTION-SHIPPER]  
        <!--END: displayblock-->
        [OPTION-SHIPPER]  
        <!--START: SHIPPING_OPTION-->
            [ID]  
            [SELECTED]  
            [OPTION-DESCRIPTION]  
            [OPTION-PRICE2]  
        <!--END: SHIPPING_OPTION-->
    <!--END: CARRIER-->
    <!--START: checkout_questions_templates-->
        <!--START: textarea-format-->
            [question]  
            [answer]  
        <!--END: textarea-format-->
        <!--START: text-format-->
            [question]  
            [answer]  
        <!--END: text-format-->
        <!--START: file-format-->
            [question]  
            [oname]  
        <!--END: file-format-->
        <!--START: checkbox-format-->
            [id]  
            [answer]  
            [selected]  
            [question]  
        <!--END: checkbox-format-->
        <!--START: calendar-format-->
        <!--START: req[id]-->
        <!--END: req[id]-->
        <!--START: radio-format-->
            <!--START: req[id]-->
            <!--END: req[id]-->
         <!--END: calendar-format-->
            [question]  
            <!--START: option-->
                [id]  
                [option]  
                [selected]  
                [option]  
            <!--END: option-->
        <!--END: radio-format-->
        <!--START: dropdown-format-->
            <!--START: req[id]-->
            <!--END: req[id]-->
            [question]  
            [id]  
            <!--START: option-->
                [option]  
                [selected]  
                [option]  
            <!--END: option-->
        <!--END: dropdown-format-->
    <!--END: checkout_questions_templates-->
    <!--START: verByVisa-->
    <!--END: verByVisa-->
    <!--START: paypaladvance-->
    <!--END: paypaladvance-->
    <!--START: template_styles-->
    <!--END: template_styles-->
    <!--START: template_scripts-->
    <!--END: template_scripts-->

Note: Code blocks and their respective variables will only work with specific template pages.

Variables

  • [shoppingcart_items] – Displays the Title of the Single Checkout Page’s cart summary for Items. (See Settings ->Design ->Store Language)
  • [shoppingcart_quantity] – Displays the Title of the Single Checkout Page’s cart summary for Item Quantities. (See Settings ->Design ->Store Language)
  • [shoppingcart_price] – Displays the Title of the Single Checkout Page’s cart summary for Item Prices. (See Settings ->Design ->Store Language)
  • [shoppingcart_total] – Displays the Title of the Single Checkout Page’s cart summary for Item Sub Totals. (See Settings ->Design ->Store Language)
  • [THUMBNAIL] – Inserts the Product’s respective thumbnail image.
  • [ITEM_NAME] – Inserts the Product’s Name information.
  • [OPTIONS] – If applicable, inserts the selected options on the order products.
  • [ITEM_QUANTITY] – Inserts the quantity of the item(s) ordered.
  • [ITEM_PRICE] – Inserts the product’s unit price.
  • [ITEM_SUBTOTAL] – Inserts the the Sub Total of the item Price multiplied by the Quantity.
  • [account_billing-info] – Displays the Title of the Billing Information form. (See Settings ->Design ->Store Language)
  • [checkout3_PreviousAddresses] – Displays the Title of the Billing Information form’s “Previous Addresses” drop down. (See Settings ->Design ->Store Language)
  • [address_billing_list] – Inserts the drop down menu for the shopper’s previous addresses selection.
  • [CustomerInfo_firstname] – Displays the Title of the Billing form’s “First Name” field. (See Settings ->Design ->Store Language)
  • [billing_firstname] – Accommodates the information entered in the Billing form’s “First Name” text input field.
  • [CustomerInfo_lastname] – Displays the Title of the Billing form’s “Last Name” field. (See Settings ->Design ->Store Language)
  • [billing_lastname] – Accommodates the information entered in the Billing form’s “Last Name” text input field.
  • [CustomerInfo_company] – Displays the Title of the Billing form’s “Company” field. (See Settings ->Design ->Store Language)
  • [billing_company] – Accommodates the information entered in the Billing form’s “Company” text input field.
  • [CustomerInfo_phone] – Displays the Title of the Billing form’s “Phone” field. (See Settings ->Design ->Store Language)
  • [billing_phone] – Accommodates the information entered in the Billing form’s “Phone” text input field.
  • [CustomerInfo_address] – Displays the Title of the Billing form’s “Address” field. (See Settings ->Design ->Store Language)
  • [billing_address] – Accommodates the information entered in the Billing form’s “Address” text input field.
  • [CustomerInfo_address2] – Displays the Title of the Billing form’s “Suite/Apt#” field. (See Settings ->Design ->Store Language)
  • [billing_address2] – Accommodates the information entered in the Billing form’s “Suite/Apt#” text input field.
  • [CustomerInfo_city] – Displays the Title of the Billing form’s “City” field. (See Settings ->Design ->Store Language)
  • [billing_city] – Accommodates the information entered in the Billing form’s “City” text input field.
  • [CustomerInfo_country] – Displays the Title of the Billing form’s “Country” field. (See Settings ->Design ->Store Language)
  • [billing_country] – Accommodates the information entered in the Billing form’s “Country” text input field.
  • [CustomerInfo_state] – Displays the Title of the Billing form’s “State” field. (See Settings ->Design ->Store Language)
  • [billing_state_script] – Accommodates the information entered in the Billing form’s “State” text input field (if states are entered in the Shipping Country’s section, States/Provinces will be present in the form of a drop down menu).
  • [CustomerInfo_zip] – Displays the Title of the Billing form’s “Zip” field. (See Settings ->Design ->Store Language)
  • [billing_zip] – Accommodates the information entered in the Billing form’s “Zip” text input field.
  • [CustomerInfo_email] – Displays the Title of the Billing form’s “Email” field. (See Settings ->Design ->Store Language)
  • [email] – Accommodates the information entered in the Billing form’s “Email” text input field.
  • [CustomerInfo_confirmemail] – Displays the Title of the Billing form’s “Confirm Email” field. (See Settings ->Design ->Store Language)
  • [checkout1_joinmailinglist] – Displays the Text shown for the Join Mailing List portion of the Single Page Checkout. (See Settings ->Design ->Store Language)
  • [checkout1_Header-createnewaccount] – Displays the Title of the “Create New Account” section of the Single Page Checkout. (See Settings ->Design ->Store Language)
  • [CustomerInfo_password] – Displays the Title of the “Create New Account” area’s “Password” Field. (See Settings ->Design ->Store Language)
  • [checkout1_Header-shippinginformation] – Displays the Title of the “Shipping Information” Form area. (See Settings ->Design ->Store Language)
  • [checkout3_sameasbilling] – Displays the Title of the “Same as Billing” checkbox. (See Settings ->Design ->Store Language)
  • [address_list] – Displays the Title of the Shipping Information form’s “Previous Addresses” drop down. (See Settings ->Design ->Store Language)
  • [shipping_firstname] – Accommodates the information entered in the Shipping form’s “First Name” text input field.
  • [shipping_lastname] – Accommodates the information entered in the Shipping form’s “Last Name” text input field.
  • [shipping_company] – Accommodates the information entered in the Shipping form’s “Company” text input field.
  • [shipping_phone] – Accommodates the information entered in the Shipping form’s “Phone” text input field.
  • [shipping_address] – Accommodates the information entered in the Shipping form’s “Address” text input field.
  • [shipping_address2] – Accommodates the information entered in the Shipping form’s “Suite/Apt” text input field.
  • [shipping_city] – Accommodates the information entered in the Shipping form’s “City” text input field.
  • [shipping_country] – Accommodates the information entered in the Shipping form’s “Country” text input field.
  • [shipping_state_script] – Accommodates the information entered in the Shipping form’s “State” text input field. (if states are entered in the Shipping Country’s section, States/Provinces will be present in the form of a drop down menu).
  • [shipping_zip] – Accommodates the information entered in the Shipping form’s “Zip” text input field.
  • [checkout3_Header-shippingmethodinfo] – Displays the Title of the “Shipping Method” selection area. (See Settings->Design ->Store Language)
  • [checkout3_shippinginstructions] – Displays text notifying shopper that shipping rates will show once their shipping information is entered. (See Settings ->Design ->Store Language)
  • [checkout3_refreshRates] – Displays the Title of the “Refresh Rates” link to refresh shipping totals. (See Settings ->Design ->Store Language)
  • [checkout3_orderTotal] – Displays the Text of the “Order Total” section of the page. (See Settings ->Design ->Store Language)
  • [checkout3_totalinstructions] – If the shopper has not yet selected a shipping method, this variable will insert text instructing shopper to select a method in order to see their order total. (See Settings ->Design ->Store Language)
  • [itemCount] – Inserts the number of items contained in the order.
  • [SUBTOTAL] – Inserts the Sub Total of the order’s amount.
  • [shoppingcart_discount] – Displays the Title of the Order Total’s “Discount(s)” section. (See Settings ->Design ->Store Language)
  • [DISCOUNT] – Inserts the order’s applicable discount amount.
  • [promotion_name] – Inserts the applicable Promotion’s name when the shopper clicks the discount “(details)” link.
  • [handling_itemname] – Displays the Title of the “Handling Fee” portion of the Order Total section. (See Settings ->Design ->Store Language)
  • [handling_price] – Inserts the applicable Handling charge on the order.
  • [shoppingcart_shipping] – Displays the Title of the Order Total “Shipping” section. (See Settings ->Design ->Store Language)
  • [SHIPPING] – Inserts the selected Shipping Cost amount.
  • [shoppingcart_taxes] – Displays the Title of the Order Total “Taxes” section. (See Settings ->Design ->Store Language)
  • [TAX] – Inserts the applicable Tax amount.
  • [shoppingcart_total] – Displays the Title of the Order Amount after factoring price, discounts, handling and shipping fees. (See Settings ->Design ->Store Language)
  • [TOTAL] – Inserts the Order Total.
  • [shoppingcart_giftcertificate] – Displays the Title of the Order Total’s “Gift Certificate(s)” section.
  • [GIFTCERTS] – Inserts the applicable Gift Certificate’s total to be deducted from Order.
  • [certificate_name] – Inserts the applicable gift certificate code used when the shopper clicks the Gift Certificate “(details)” link.
  • [discount_amount] – Inserts the applicable gift certificate amount when the shopper clicks the Gift Certificate “(details)” link.
  • [discount_balance] – Inserts the gift certificate balance left (if applicable) when the shopper clicks the Gift Certificate “(details)” link.
  • [shoppingcart_balance] – Displays the Title of the “Balance” section of the Order Total section. (See Settings ->Design ->Store Language)
  • [BALANCE] – Inserts the order’s total Balance after Total and Gift Certificate payment has been factored in.
  • [viewcart_coupon-header] – Displays the Title of the “Apply Coupon” section of the Order Total page. (See Settings ->Design ->Store Language)
  • [viewcart_coupon-message] – Displays the text of the Apply Coupon instructions. (See Settings ->Design ->Store Language)
  • [checkout3_methodofpaymentselect] – Displays the Title of the Payment Selection area. (See Settings ->Design ->Store Language)
  • [amazon_cba_form] – Inserts the Checkout by Amazon payment methods if Applicable.
  • [payment_description] – Inserts the Caption information on the payment module if it applies to the Code Block. (See Start and End tags for Gateway)
  • [payment_description_message] – Inserts the Description information on the payment module if it applies to the Code Block. (See Start and End tags for Gateway)
  • [payment_type] – Inserts the Caption information on the payment module (For Offline Payment Methods)
  • [checkout1_checkoutquestions] – Displays the Title of the “Additional Questions” section. (See Settings ->Design ->Store Language)
  • [question] – Inserts the applicable question.
  • [option] – Applies the Checkout Question’s selection options. (For drop down, and radio selected answers.)
  • [answer] – Applies to the Checkout Question’s open text field. (For Text and TextArea entered answers)
  • [checkout3_Header-comment] – Displays the Title of the “Comments” section. (See Settings->Design ->Store Language)
  • [checkout3_commentmessage] – Inserts the text of the Comment section instructions. (See Settings ->Design ->Store Language)
  • [checkout3_submitbutton] – Displays the Title of the “Checkout Out” link/button. (See Settings ->Design ->Store Language)

These next few Variables will be present on the template but dependent on certain applicable cart situations. Typically you may not need to edit or manipulate these variables at all.

  • [addressTypeDropDown] – If the store is set to allow shipping selection (Residential or Commercial), this variable will insert the selection drop down.
  • [buysafe_totalbondcost] – If the store is set up for BuySafe purchase bonding, this variable will insert bonding charges to the total.
  • [checkout1_Header-giftreg] – If the order is being placed as part of a Gift Registry, this variable will insert the Title of the Gift Registry shipping information. (See Settings ->Design ->Store Language)
  • [checkout1_Header-giftreg-instructions] – If the order is being placed as part of a Gift Registry, this variable will insert the text of the Gift Registry instruction information. (See Settings ->Design ->Store Language)
  • [checkout1_login] – If the shopper is not yet logged into their respective account, this variable will insert a link for them to sign in. (See Settings ->Design ->Store Language)
  • [checkout1_loginmessage2] – If the shopper is not yet logged into their respective account, and the store is set up to have login requirement as an optional decision; this variable will insert a link for them to sign in. (See Settings ->Design ->Store Language)
  • [checkout3_sameasbillingmessage] – If the store is set to require Billing and Shipping information to be the same, this variable will insert text specifying this to the shopper. (See Settings ->Design ->Store Language)
  • [CustomerInfo_address_type] – If the Store is set to allow shipping selection (Residential or Commercial), this variable will display the Title of the shipping selection menu. (See Settings ->Design ->Store Language)
  • [invalidCouponDisplay] – If an incorrect coupon is entered on the order, this variable will insert text specifying this to the shopper.
  • [recurring_frequency] – If the store is set for AutoShip/Recurring order Add On, this variable will control the shopper’s recurrence frequency selection. (See AutoShip purchase page for more information on this Add-On)

These next few Variables will be present on the template as part of the listing page’s functionality and scripting. Typically you’ll want to keep the scripting for these variables intact.

  • [cctype]
  • [checkaccttypelist]
  • [checkout1_checkoutquestions]
  • [checkout1_Header-createnewaccount]
  • [checktypelist]
  • [company_name]
  • [currency_code]
  • [CustomerInfo_cardtype]
  • [CustomerInfo_check-acct]
  • [CustomerInfo_check-acct-type]
  • [CustomerInfo_check-routing]
  • [CustomerInfo_check-type]
  • [CustomerInfo_creditcardnumber]
  • [CustomerInfo_creditexpiration]
  • [CustomerInfo_creditissuenumber]
  • [CustomerInfo_creditstartdate]
  • [custPmntProfId]
  • [custProfId]
  • [field]
  • [FIRSTOPTIONCHECKED]
  • [FIRSTOPTIONINVOICECHECKED]
  • [giftreg_shipping_address]
  • [giftreg_shipping_address2]
  • [giftreg_shipping_city]
  • [giftreg_shipping_company]
  • [giftreg_shipping_country]
  • [giftreg_shipping_firstname]
  • [giftreg_shipping_lastname]
  • [giftreg_shipping_phone]
  • [giftreg_shipping_state]
  • [giftreg_shipping_zip]
  • [id]
  • [ID]
  • [InputName]
  • [ITEM_CATALOGID]
  • [ITEM_ID]
  • [lay_order_total]
  • [maillist]
  • [max_lay_length]
  • [monthlist]
  • [name=shipping]
  • [OPTION-DESCRIPTION]
  • [OPTION-PRICE2]
  • [po_box_disabled_billing]
  • [po_box_disabled_shipping]
  • [prop]
  • [SELECTED]
  • [selected]
  • [authCIMProfileID_cardexp]
  • [authCIMProfileID_cardlastdigits]
  • [checkout3_creditcard-last-digits]
  • [checkout3_use-creditcard-on-file]
  • [yearlist]
  • [yearlistdtstart]
X