Modular Merchant
QuickCode™ Glossary
{AMOUNT-OVER-MAX-ORDER-VALUE}
QuickCode Tag Glossary Home
See also:
Knowledge Base
Articles in this category:
UNIVERSAL-CONTENT

{AMOUNT-OVER-MAX-ORDER-VALUE}

{AMOUNT-UNDER-MIN-ORDER-VALUE}

{BEST-SELLERS-BLOCK-BEGIN}

{BEST-SELLERS-BLOCK-END}

{CAPTCHA}

{COMPANY-LOGO}

{COUPON-VALUE}

{ELSE}

{ERRORS}

{EVENT-DESCRIPTION}

{EVENT-END-DATE}

{EVENT-NAME}

{EVENT-SID}

{EVENT-START-DATE}

{FORCE-HTTPS}

{FORCE-HTTP}

{GOOGLE-ANALYTICS-TRAFFIC}

{GOOGLE-ANALYTICS-TRANSACTION}

{IF-COMPANY-LOGO-BEGIN}

{IF-COMPANY-LOGO-END}

{IF-ERRORS-BEGIN}

{IF-ERRORS-END}

{IF-EVENTS-BEGIN}

{IF-EVENTS-END}

{IF-GOOGLE-ANALYTICS-BEGIN}

{IF-GOOGLE-ANALYTICS-END}

{IF-MESSAGES-BEGIN}

{IF-MESSAGES-END}

{INCLUDE-JAVASCRIPT-FILES}

{INCREMENT-RESULT}

{MAXIMUM-ORDER-VALUE}

{MESSAGES}

{MINIMUM-ORDER-VALUE}

{NULL}

{NUMBER-OF-RESULTS}

{PAGE-TITLE}

{POWERED-BY-MM}

{PRODUCT-UNIT-PRICE}

{REDIRECT-AFFILIATE-ACCOUNT-1}

{REDIRECT-CUSTOMER-ACCOUNT-1}

{REDIRECT-STORE-HOME}

{RESULTS-PER-PAGE}

{SEARCH-RESULTS-BLOCK-BEGIN}

{SEARCH-RESULTS-BLOCK-END}

{SEARCH-SCORE}

{SHOPPING-SESSION-ID}

{THIS-PAGE}

{URL-BASKET}

{URL-CHECKOUT}

{URL-CUSTOMER-ACCOUNT}

{URL-CUSTOMER-FETCH-LOGIN}

{URL-CUSTOMER-LOGIN}

{URL-LOG-OUT}

{URL-PRINT-ORDER-FORM}

{URL-SEARCH-RESULTS}

{URL-STORE-HOME}

Universal > {AMOUNT-OVER-MAX-ORDER-VALUE}
<< UNIVERSAL-CONTENT {AMOUNT-UNDER-MIN-ORDER-VALUE} >>
{AMOUNT-OVER-MAX-ORDER-VALUE} Updated: 07/21/2009

Displays the amount in which the Order has exceeded the Maximum Order Value.

Requirements / Prerequisites

A value  will need to be entered into the System Settings Maximum order value field in order for this QuickCode Tag to display properly.

Example of Use
  1. Enter  300 into System Setting Maximum order value field.
  2. The following content in the web page's template:
    Your Order of $350 has exceeded the Max Order Value by {AMOUNT-OVER-MAX-ORDER-VALUE}.
  3. Will display the following when viewing that web page in the storefront:
    Your Order of $350 has exceeded the Max Order Value by $50
  1. Enclose in between {IF-ORDER-GREATER-THAN-MAX-ALLOWED-BEGIN} and {IF-ORDER-GREATER-THAN-MAX-ALLOWED-END} to only display the message when and if the order exceeds the Maximum Order Value.
  2. The following content in the web page's template:
    {IF-ORDER-GREATER-THAN-MAX-ALLOWED-BEGIN} Your Order of $250 has exceeded the Max Order Value by {AMOUNT-OVER-MAX-ORDER-VALUE}. {IF-ORDER-GREATER-THAN-MAX-ALLOWED-END}
  3. Will display the following when viewing that web page in the storefront, only if the customer's order has exceeded the Maximum Order Value.
    Your Order of $250 has exceeded the Max Order Value by $50
Source Code Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {AMOUNT-OVER-MAX-ORDER-VALUE} QuickCode Tag is changed into the source code below prior to the web page being displayed.
LOG IN TO ADD COMMENTS
  Copyright © 2001 - 2024 Modular Merchant™. All rights reserved.
Modular Merchant | Privacy Policy | Legal Statement | Terms of Service | Contact Us | Site Map