FEATURE: Last Item Added
Added a new Layout Area for the shopping cart page that will render the Last Item Added. This layout area will only render the first time the shopping cart is loaded after adding the product.
To add this to your cart you would add the tag
<ac:layoutarea id=”LastItemAdded”> Enter Content Here </ac:layoutarea>
The following Merge Codes are available to use inside the layout.
##ITEMNAME##
##ITEMID##
##PRICE##
##COST##
##QUANTITY##
##ITEMNR##
##MANUFACTURERITEMNR##
##ITEMTHUMBNAILURL##
##ITEMTHUMBNAIL##
##ITEMURL##
##VARIATIONS##
##PERSONALIZATIONS##
Anything added you will also need to add the html and css to go along with it.
NOTE: This goes in the shopping cart page, not the Full Shopping Cart Widget.
0
Please sign in to leave a comment.
Comments
0 comments