Hi all!
I add products to my cart. I go to checkout (view_cart.asp) and it has my order, plus on the bottom a section "You May Also Like" with 3 items. Two of the items shown are on sale, but the List Price (not sale price) is displayed.
Anyone know what code I can add (and to what template) that would make the following rule:
*IF an item is on sale, THEN show sale price in "You May Also Like" section*
I should point out that the Related Items that show up in an individual product do in fact display the sale price (with the list price crossed out), just for whatever reason not in the View_Cart.asp page.
Hopefully someone here has had experience with this, and I'm sure it would be beneficial to anyone's store! I couldn't find any answer searching the forum...
Thanks in advance!
James
I add products to my cart. I go to checkout (view_cart.asp) and it has my order, plus on the bottom a section "You May Also Like" with 3 items. Two of the items shown are on sale, but the List Price (not sale price) is displayed.
Anyone know what code I can add (and to what template) that would make the following rule:
*IF an item is on sale, THEN show sale price in "You May Also Like" section*
I should point out that the Related Items that show up in an individual product do in fact display the sale price (with the list price crossed out), just for whatever reason not in the View_Cart.asp page.
Hopefully someone here has had experience with this, and I'm sure it would be beneficial to anyone's store! I couldn't find any answer searching the forum...
Thanks in advance!
James
Comment