Modular Merchant
QuickCode™ Glossary
{AMOUNT-UNDER-MIN-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-UNDER-MIN-ORDER-VALUE}
<< {AMOUNT-OVER-MAX-ORDER-VALUE} {BEST-SELLERS-BLOCK-BEGIN} >>
{AMOUNT-UNDER-MIN-ORDER-VALUE} Updated: 07/21/2009

Displays the amount in which the Order is under the Minimum Order Value.

Requirements / Prerequisites

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

Example of Use
  1. Enter  300 into System Setting Minimum order value field.
  2. The following content in the web page's template:
    Your Order of $250 is {AMOUNT-UNDER-MIN-ORDER-VALUE} under the Minimum Order Value.
  3. Will display the following when viewing that web page in the storefront:
    Your Order of $250 is $50 under the Minimum Order Value.
  1. Enclose in between {IF-ORDER-LESS-THAN-MIN-ALLOWED-BEGIN} and {IF-ORDER-LESS-THAN-MIN-ALLOWED-END} to only display the message when and if the order is under the Minimum Order Value.
  2. The following content in the web page's template:
    {IF-ORDER-LESS-THAN-MIN-ALLOWED-BEGIN} Your Order of $250 is {AMOUNT-UNDER-MIN-ORDER-VALUE} under the Minimum Order Value. {IF-ORDER-LESS-THAN-MIN-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 is $50 under the Minimum Order Value.
Source Code Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {AMOUNT-UNDER-MIN-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