...
What can be changed:
The “Do you want to Complete your Menu” title
All items can be configured as desired
The items inside “complete your menu” can be “premium items” or not. This can be configured as desired
The maximum and/or minimum amount. This will be the available quantity that the user can select
The complete your menu can be positioned by ordering the list on Sanity
...
As this is already a customizable option, we can change it to be as we want (change the icon image, text, and so on)
...
Visibility and UI Pattern configurations
This configuration will only work for These configuration was developed thinking on the “old legacy menu design” and will not have any effect on bring much value for the new menu customization that we are using today. This is controlled by a feature flag (enable-new-menu-customization-design
).
...
For the UI pattern, we can at least use this as a toggle to hide or show the complete your menu (for example, if we have some problems with this option, we can easily hide it using the “hidden” option). The other values will not bring any value for what we want here.
...
Header Configuration
We can also use a feature flag (enable-product-upsell-simplified
) to enable/disable the Combo Slot header. If the flag is FALSE/OFF, this header will appear for all Combo Slots on the screen (as the complete your menu is a Combo Slot this will be shown for him too).
...