CheckoutExperience Enum
Selects how the cloudshelf handles the checkout experience.
Possible Values
#
BASKET
Cloudshelf will use the basket checkout experience, where items are added to a basket that is visible on the screen.
CLASSIC
Cloudshelf will use the original checkout experience, where items are added to a basket that is not visible on the screen.
NONE
Cloudshelf will not use any checkout experience. This enables "Catalog Only" mode.
Usages
#
References
#
- Field checkoutExperience from Cloudshelf
Previous
CategoryOrder