Hi,
I am using version 9 and I would like to show a summary of the shopping cart on every page (section and product pages etc), which would include the names of the products, quantity and price.
I am trying to add it into the "Web Page Outer Layout". The layout <actinic:variable name="ShoppingCartSummary" value="Shopping Cart Summary In A Line" /> works fine, but does not show enough detail. All the other layouts I have tried show the uncoverted code on all pages except "View Cart" where it works perfectly.
Thanks in advance.
I am using version 9 and I would like to show a summary of the shopping cart on every page (section and product pages etc), which would include the names of the products, quantity and price.
I am trying to add it into the "Web Page Outer Layout". The layout <actinic:variable name="ShoppingCartSummary" value="Shopping Cart Summary In A Line" /> works fine, but does not show enough detail. All the other layouts I have tried show the uncoverted code on all pages except "View Cart" where it works perfectly.
Thanks in advance.
Comment