How do I add that outwith the Wizard?
EDIT:
I've created a blank page and re-ran the eCart Display Manager. I don't have "Remove Link" as an option.
EDIT 2:
Ah, found it. It was already part of the cart so, therefore, wasn't available as an option. It inserts the following on the page...
<p class="eC_ItemRemove_Link max_tablet"><a href="#" onclick="waec_update('Remove','cartDC_Quantity_<?php echo $cartDC->DisplayInfo("WAUID"); ?>',this);">Remove</a></p>
I've added this to my actual cart page but clicking it doesn't remove the item. What am I missing?
Page attached.
Thank you
NJ