Hello
I have Wishlist Addon installed and would like it to record the Quantity when a item is added tot he list.
All I need to know is How can I refference the Quantity that was entered on the Page?
$_GET['products_id'] returns the Product is there something like that to return the Qty?
Thanks