This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
tutorials:zencartmods:back_in_stock_notifications.html [2011/07/21 15:21] daigo |
tutorials:zencartmods:back_in_stock_notifications.html [2016/01/28 18:05] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== back in stock notifications ==== | + | ==== Back in stock notifications ==== |
| + | |||
| + | |||
| + | {{:tutorials:zencartmods:notify.png?|}} | ||
| + | |||
| We use the [[http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=1108|Back in stock notifications]] plugin for zencart. | We use the [[http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=1108|Back in stock notifications]] plugin for zencart. | ||
| Line 145: | Line 150: | ||
| </code> | </code> | ||
| + | |||
| + | You can now make an admin page that will send notifications only to people subscribed to a certain product by calling **sendBackInStockNotifications(false, YOUR_PID)**. | ||