Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

In conjunction with Best Practice Design, CSS offers an Alternate Product Substitution feature, whereby out of stock items in the cart can be substituted at the user's request.

This feature could also be used to showcase higher quality or higher margin products compared to those your customer has selected. 

...

  1. A product in the cart is out of stock. A 'Show Alternates' prompt appears under the product detail.
    Image Modified
  2. On clicking 'Show Alternates', a modal window opens.
  3. Alternate products are presented in grid format.
  4. User selects an alternative option via the 'Substitute' button.
  5. The out of stock product is removed and the alternate is added to cart in its place. 
    Image Modified
Info

This functionality is available in CSS versions 3.79 and later.

...