Flow properties in the web shop application (v1.10) customize the experience of the ticket buyer. The following properties are configurable using the flow management system at https://flow.oxynade.com.
General flow properties
The general flow properties modify the default behavior of the web shop. They can edit thing such as input fields, available languages & other specific side features.
- webshop_customer_info_*_order
- Changes the order of the input field * in the customer info step
- Where * can be any of the supported input fields
- Changes the order of the input field * in the customer info step
- webshop_customer_info_*_required
- Changes the input field * to required in the customer info step
- Where * can be any of the supported input fields
- Changes the input field * to required in the customer info step
- webshop_customer_info_*_visible
- Changes the input field * to be visible or not visible in the customer info step
- Where * can be any of the supported input fields
- Changes the input field * to be visible or not visible in the customer info step
- webshop_customer_info_languages
- Changes the available options for the language dropdown in the customer info step
- Expects a comma separated value of lang code(s)
- webshop_default_lang_code
- Selects the given language in the dropdown language in the top header
- webshop_language_picker_enabled
- Displays or hides the language picker in the top header
- webshop_lang_codes
- Changes the available options for the language dropdown in the top header
- Expects a comma separated value of lang code(s)
- webshop_google_tag_manager_id
- Enables Google Tag Manager with the provided GTM identification
- webshop_seatplan_category_image
- Displays a background image under the zones and seats of a seating plan (category selection step)
- This does not affect the actual seat picker
Theming flow properties
Theming flow properties specify the look and feel of the web shop.
Brand
- webshop_primary_color
- Changes the primary color of the web shop. This color is used for important components such as buttons, text links, icons, selections, ...
- webshop_banner_image
- Displays an image in the banner section on the event list page.
Background
- webshop_background_color
- Changes the
- top header background color
- body background color
- background color of the spinner overlay
- background color of the purchase cart
- Does not change background color for components (see webshop_component_background_color)
- Changes the
- webshop_component_background_color
- Changes the background color of the components that are available in the web shop e.g ticket selection component
- webshop_subtle_background_color
- Changes the background color of all subtle backgrounds like
- Purchase confirmation information
- Terms and conditions header
- Changes the background color of all subtle backgrounds like
- webshop_border_color
- Changes the color of the borders (excluding input fields)
- webshop_component_border_color
- Changes the color of the borders of the components (excluding input fields)
Text
- webshop_primary_text_color
- Changes the color of all default primary text
- The primary color is used for titles and important information such as the date
- Does not change primary text color for buttons (see webshop_button_text_color), links (see webshop_primary_color) and component text (see webshop_component_primary_text_color)
- Changes the color of all default primary text
- webshop_secondary_text_color
- Changes the color of all default secondary text
- The secondary color is used for sub headings and less important information such as the time
- Does not change secondary text color for buttons, links and component text
- Changes the color of all default secondary text
- webshop_button_text_color
- Changes the text color of all buttons (except for disabled buttons)
- webshop_component_primary_text_color
- Changes the primary text color within buttons, links and component e.g ticket selection component
- The primary color is used for titles and important information such as the date
- Changes the primary text color within buttons, links and component e.g ticket selection component
- webshop_component_secondary_text_color
- Change the secondary text color within buttons, links and component e.g ticket selection component
- The secondary color is used for sub headings and less important information such as the time
- Change the secondary text color within buttons, links and component e.g ticket selection component
- webshop_font_family
- Changes the font family of all text in the web shop
- By default the web shop is using the "Open Sans" font
- Only fonts that are available by default on the ticket buyer's system are supported. We recommend picking a font that is available on both Windows & Mac e.g.
- "Arial", Helvetica, Sans-Serif
- "Arial Black", Gadget, Sans-Serif
- "Comic Sans MS", Textile, Cursive
- "Courier New", Courier, Monospace
- "Georgia", Times New Roman, Times, Serif
- "Impact", Charcoal, Sans-Serif
- "Lucida Console", Monaco, Monospace
- "Lucida Sans Unicode", Lucida Grande, Sans-Serif
- "Palatino Linotype", Book Antiqua, Palatino, Serif
- "Tahoma", Geneva, Sans-Serif
- "Times New Roman", Times, Serif
- "Trebuchet MS", Helvetica, Sans-Serif
- "Verdana", Geneva, Sans-Serif
- "MS Sans Serif", Geneva, Sans-Serif
- "MS Serif", New York, Serif