The SiteGenesis storefront implements an inventory scenario that showcases a combination of variation products.
Variants include:
getAvailabilityModel().isInStock()
quantity < 5 ("only x items left")
Availability is indicated on the following:
Availability is checked during the following steps of the order process:
The SiteGenesis application enables customers to order pre-order and back-order items.
The Salesforce B2C Commerce APIs allow for customization and the addition of new features not demonstrated in the SiteGenesis application.