I was wondering if there was some easy code to also have a remove cart button. My ideal thing would be just a button right under this wish list one here:
<mvt:if expr="l.settings:group:product:id">
<p><a href="&mvte:urls:WISH:secure_sep;Action=MPWL&Group _ID=&mvta:group:group_id;">+ Add To Wishlist</a></p>
</mvt:if>
But I haven't found what it would be from my googling, thank you
<mvt:if expr="l.settings:group:product:id">
<p><a href="&mvte:urls:WISH:secure_sep;Action=MPWL&Group _ID=&mvta:group:group_id;">+ Add To Wishlist</a></p>
</mvt:if>
But I haven't found what it would be from my googling, thank you
Comment