❀️Wishlist

The wishlist lets customers save products for later.


πŸ“‹ Overview

Flow:

  1. Customer browses products and clicks "Add to Wishlist".

  2. Products are stored for their account.

  3. Customer can view wishlist, add items to cart, or remove items.


βš™οΈ Enabling the Wishlist

  1. Go to Setup β†’ Settings β†’ Products.

  2. Under Features, enable Wishlist.

  3. Save.


πŸ’« Customer Experience

  • Add to Wishlist ❀️ β€” Heart icon on product cards and detail pages (when logged in).

  • Wishlist page β€” Accessible from the customer menu (e.g., "Wishlist" link).

  • Add to cart β€” From wishlist, customer can add individual items to cart.

  • Add All to Cart β€” Button to add all wishlist items to cart at once, then redirect to checkout.

  • Remove β€” Remove items from the wishlist.


Requirements

  • Customers must be logged in to use the wishlist.

  • Wishlist is stored per customer account.


πŸ“Š Wishlist in Reports

Wishlist data can support analytics (e.g., most-wished products) if such reports are implemented.

Last updated