Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

A picker is combines combos and/or items. On the example below, we have created a picker to compile the whopper medium meal (“MEDIUM”), the whopper large meal (“LARGE”) and the whopper single item (“À LA CARTE” = ALC). This way, when the guest navigates to the “Flame-grilled burgers” section, he sees the “Whopper” picker instead of seeing the whopper medium meal, the whopper large meal and the whopper menu item. When they click on the picker, they will choose between a large combo, a medium combo and the ALC product, and other aspects that can be configured (eg: in case we want to link this picker to the whopper bacon and/or cheese MDS menu items, we would add a picker aspect with the “bacon, cheese, bacon & cheese” options; in case we want guests to be able to add cheese and/or bacon to the item, but without making it a new item, we would not add this picker aspect - we would simply have these ingredients as modifiers. For more info on modifiers click here).

ER Diagram of a Picker

Document Fields

Title

Description

Notes

Example URL

Image

Used By

Name

This is the name that will be displayed for this picker

  • The font for this will be set to uppercase

https://www.bk.com/menu/picker-picker_5520

Image

This is the example image that will be displayed for the picker

https://www.bk.com/menu/picker-picker_5520

Image Description

This will be used as the alt attribute or as an Aria label for the image (An alt attribute is what shows if the image is unable to render)

https://www.bk.com/menu/picker-picker_5520

Description

This describes the meal for the picker and any specifics that may apply

https://www.bk.com/menu/picker-picker_5520

Picker Aspects

This is an aspect of the picker that can be changed or modified. This will commonly have many picker aspect options nested within it

https://www.bk.com/menu/picker-picker_5520

Picker Default

This will be what the picker is initially set too by default

https://www.bk.com/menu/picker-picker_5520

Picker Aspect Item Option Mappings

This is used to restrict a modifier from being used if the specified aspect is selected. For example if they pick a bacon and cheese whopper we will not let them modify the bacon or the cheese

https://www.bk.com/menu/picker-picker_5520

UI Pattern ( Parallel )

https://www.bk.com/menu/picker-picker_5520

UI Pattern ( Section )

https://www.bk.com/menu/picker-picker_5520

UI Pattern ( Series With Last As Modifier )

https://www.bk.com/menu/picker-picker_5520

Quick Configs

These are options that the user can use to auto populate a field. A great example of this is Tim Hortons coffee option Single Single and Double Double

https://www.timhortons.ca/menu/picker-picker_7407

Options

Everything we would like to include in the section.If we have picker aspects we would have to map each item to each picker aspect response. Example: Picker Aspect Combo Size ( options: A la Carte, Small,Medium and Large). Picker options: Picker aspect A la Carte-> Bacon Cheeseburger item, Picker aspect Small-> Bacon Cheeseburger Meal Small, Picker aspect Medium-> Bacon Cheeseburger Meal Medium, Picker aspect Large-> Bacon Cheeseburger Meal Large. This will help us know when a user selects one or the other picker aspect to know what item to link it to.

  • Each has its own unique PLU

Channel Exclusions

Here we can specify if we do not want this picker to be available on a certain platform/channel

Show Static Menu

This adds the picker to the static menu that allows the user to see a default menu without having to first select a store

Depreciated

These are fields that we have used in the past. We keep these for old versions of the site that could be cached and still used

Set Up

**Pickers with Duplicate Options

Pickers can also have multiple options of the same combo, this is so that it can be ordered “forwards and backwards”

Pickers Contain Multiple Options of the Same Combo

 

  • No labels