Display discounted price along with original price on Wishlist page

This is no longer needed. The discounted price is now a core part of the app and is automatically displayed on the Wishlist page for all stores.

The Wishlist page generated by Smart Wishlist automatically displays the discounted price for an item. However many store owners wwant to display the original and discounted price side by side on the Wishlist (For e.g. $100 – $40 ). This gives users an idea about the discount they are getting. Follow these steps to implement it.

1. Create a new snippet titled wishlist-enhancements. It creates the file snippets/wishlist-enhancements.liquid. If this file already exists, skip this step.

2. Add the following code and save it.

HTML

3. Add the following code anywhere before closing </head> in layout/theme.liquid.

HTML

Leave a Reply

Your email address will not be published. Required fields are marked *