Modular Merchant
QuickCode™ Glossary
{CAPTCHA}
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 > {CAPTCHA}
<< {BEST-SELLERS-BLOCK-END} {COMPANY-LOGO} >>
{CAPTCHA} Updated: 07/18/2012

This QuickCode Tag adds a "wavy word image" and a text field. The customer must enter the words from the image into the text field. If the {CAPTCHA} tag is used on a page, then it will be a required field.

Example of Use

<table border="0" cellpadding="10" cellspacing="1" class="TABLE-GENERAL CUSTOMER-LOGIN-TABLE">
                                                                                <tbody>
                                                                                    <tr>
                                                                                        <td class="TABLE-CELL-SECONDARY">
                                                                                            <span class="MISC-TITLE">Email Address</span></td>
                                                                                        <td class="TABLE-CELL-PRIMARY">
                                                                                            {FIELD-EMAIL-LOGIN}</td>
                                                                                    </tr>
                                                                                    <tr>
                                                                                        <td class="TABLE-CELL-SECONDARY">
                                                                                            <span class="MISC-TITLE">Password</span></td>
                                                                                        <td class="TABLE-CELL-PRIMARY">
                                                                                            {FIELD-PASSWORD-LOGIN}</td>
                                                                                    </tr>
                                                                                    <tr>
                                                                                        <td class="TABLE-CELL-SECONDARY">
                                                                                            <span class="MISC-TITLE">Captcha</span></td>
                                                                                        <td class="TABLE-CELL-PRIMARY">
                                                                                            {CAPTCHA}</td>
                                                                                    </tr>
                                                                                </tbody>
                                                                            </table>
                                                                            <input class="SUBMIT-BUTTON" id="submit" name="submit" type="submit" value="Log In" />&nbsp;</form>

 

 

 

 

Source Code Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {CAPTCHA} 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