Discussions
Getting Related Items to show up in Reference Cart 2.05
I'm trying to move someone over to the new Shopping Cart that comes with Reference Checkout 2.05. I have the Checkout and My Account on their site but need one featured for the shopping cart that I don't see, nor can I find a way to add it.
How can I get Related Items and/or Co-related Items to appear in the shopping cart for the Reference Cart.
We have them on the old cart, but can't get them to appear on the new one. I see in shopping_cart.txt template the following:
<%
var relatedWrap = function relatedWrap (item) {
return SC.macros.relatedItem(item, application);