Product Picker Web Flow Template
Last updated
Was this helpful?
Last updated
Was this helpful?
This has pre-configured components presenting a list of products or services with illustrating images for users to select from.
This Web Flow contains two Web Pages with the following components:
A Condition based on the category the user selects in order to show the products or services corresponding to it.
A Label control displaying the main question.
Example Selection Web Page
product_example
Product Picker Web Page
selectedService
Present the user with a list of categories from which to select a product or a service.
Automate the process of buying or requesting a product or service.
A control displaying the title.
A control presenting the main product or service categories.
A Show Products control with the following Actions:
A action that takes the user to the Product Picker Web Page.
A control containing a Button Cell control for each product or service.
controls, each with a Label and of a product or service, that run the Product Selected .
This Web Flow has the following saving the user's choices:
The Product Selected Event contains the productSelected Variable corresponding to the product or service the customer chose, which is created as a web flow event. In , the application’s path can be continued by adding an action to the Event or adding a node to the Journey following the Event.