This QuickCode Tag inserts a form field for the customer to enter how many Reward Points they would like to apply to their transaction.
Requirements / Prerequisites
Apply QC Tag to the checkout template.
Example of Use
Apply {FIELD-REWARD-POINTS} Reward Points towards this order.
would look like this,
Apply Reward Points towards this order.
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {FIELD-REWARD-POINTS} QuickCode Tag is changed into the source code below prior to the web page being displayed.