Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...
1. Install and enable the Fast Flow Plugin
Go to Configuration > Local Plugins > change the “Group” filter to “Aspenware” > Locate the “Fast Flow Plugin” and click Install > Restart the the application by clicking the green Restart application to apply changes button > Once complete ensure the application is installed and enabled
...
The settings defined in the Fast Flow plugin will cascade down to all Fast Flow products.
Go to Aspenware Commerce > Fast Flow
Info |
---|
NOTE: These settings can also be defined at the product-level, if defiend at the product-level then these settings will be overwritten for that specific product. |
Languages:
Language Name | Location & Stored Proc Tokens | Image Example (click to expand) |
---|---|---|
Title | Fast Flow box, text bolded at the top of the box | |
Sub-title | Fast Flow box below the bolded Title text | |
Textbox Placeholder | Fast Flow box’s entry field text that is displayed before any text has been populated in the field Directly above Fast Flow box’s entry field after text has been input in the entry field | |
Button Validate Text | Fast Flow box’s button text before a validation has been attempted | |
Button Validated Text | Fast Flow box's button text after a validation has succeeded | |
Button Invalid Text | Fast Flow box's button text after a validation has failed | |
Message Validated Text | Fast Flow box's bottom text after a validation has succeeded. Tokens that can be returned on validate from the stored procedure:
| |
Message Invalid Text | Fast Flow box's bottom text after a validation has failed. Tokens that can be returned on invalid from the stored procedure:
| |
Message Media Assigned Text | Fast Flow box's bottom text after a product has been added to cart. Tokens that can be returned after product assignment from the stored procedure:
| |
Qr Code Validated Text | Fast Flow pop-up when the QR code scan returns a successful value | |
Qr Code Invalid Text | Fast Flow pop-up when the QR code scan returns an invalid value | |
N/A | Fast Flow box's bottom text will display “Please select a date” when the product is date-based on and no date has not been selected. Note: This is hard-coded and the text cannot be changed. |
Settings:
Store-wide Setting | Use |
---|---|
RTP Prompt Code | Sets the defaut prompt code that will be used for all Fast Flow products that do not have a Fast Flow Prompt Code defined at the product-level. |
QR Code Regex (Value In Group 1) | Sets the defaut Regex that will be used for all Fast Flow products that do not have a Regex defined at the product-level. This is an optional setting only required if using QR codes that have values that are not the guest’s exact media#. See notes below for more info. |
...
Go to the product editor page > scroll towards the bottom and expand the dropdown “Additional Product Settings” > Under the “Fast Flow” header check “Is Fast Flow enabled?” then complete the following:
...
For age restrictions, the stored procedure will use the age rules set in RTP to determine who is eligible for Fast Flow assignment and will NOT use the age rules set in AWC. An exception to this is if “Group Member” assignment is set up on the PDP. In this case follow standard AWC age rule configuration configurations Configuration: Age Rules.
...