Log in

View Full Version : Notification form



vasu
03-29-2009, 12:20 AM
I have a php online store. Many times I don't have product in the stock. How to write a script so that customer can enter their name and email address when there is no product in stock, and again whenever i add some quantity for that specific product, then all the customer should receive email automatically that product is in stock now.

Is there any prewritten script for this??

Thanks in advance.

Nile
03-29-2009, 02:09 AM
Do you have a database with all the items, and how many in stock? If not, I suggest so.

vasu
03-29-2009, 09:22 PM
Yes, I have a database with the some product quantity. Some time some product is outdated so we only keep the description and details of the product. If some customers are interested in buying the product then he will put his name and a email id in the form and when we will add some quantity in our database the script should send email to all those customers about the product.

Example : http://www.scentiments.com/Product/DesignerInfo.aspx?name=Alfred-Sung

Just visit the above link and see all those "Alert me" links.

I want exactly the same. How to achieve that.

webskipper
03-30-2009, 04:49 AM
Zen-Cart.com has product notifications. Great Cart to have.