PDA

View Full Version : Amazone Style Wishlist


Words
02-Sep-2003, 01:04 PM
It there a way to create a emailable wishlist of products to send to family, friends etc?

This would be a great way to expand our business and client list.

In the least, Is it possible to email a list of the products in your shopping cart?

cdicken
04-Sep-2003, 03:15 PM
No great ideas on this one I'm afraid.

Sadly, the saved shopping carts are saved as a cookie on the customers machine rather than as an online session file - otherwise you might be able to view saved carts online.

You can link to a product with a link of the following form...

http://your.URL/cgi-bin/ss000001.pl?PRODREF=12345&NOLOGIN=1

Where 12345 is the reference of the product you want to link to. Maybe there is a way to capture the product references from the product pages and turn them into a list of links. I wouldn't know you do this though.