New product notifications?
Hi
Just a quick question. Is there anyway that i can notify existing website members when a new product is listed in the shop?
Thank you
Zencart version 1.5.8.a
PHP Version = PHP Version: 7.4.33 (Zend: 3.4.0)
[Note: remember to include site URL, ZC version, list of plugins, PHP version, etc ... read the Posting Tips shown above for information to include in your post here.
And, remove this comment before actually posting!]
Re: New product notifications?
Hey Amebb,
There is none for now, it will need to be programmed. If you need help with this send me an email [email protected]
Re: New product notifications?
You could use the New Products centerbox:
https://docs.zen-cart.com/user/template/centerboxes/
You might also want to consider a newsletter where you talk about your new products.
Re: New product notifications?
Quote:
Originally Posted by
amebb
Hi
Just a quick question. Is there anyway that i can notify existing website members when a new product is listed in the shop?
Thank you
Zencart version 1.5.8.a
PHP Version = PHP Version: 7.4.33 (Zend: 3.4.0)
[Note: remember to include site URL, ZC version, list of plugins, PHP version, etc ... read the Posting Tips shown above for information to include in your post here.
And, remove this comment before actually posting!]
You could create a new "product_notification" (Tools / Newletter and Products Notifications Manager) and then send it to all customers who have signed up for "Global" notifications.
Re: New product notifications?
Quote:
Originally Posted by
lat9
You could create a new "product_notification" (Tools / Newletter and Products Notifications Manager) and then send it to all customers who have signed up for "Global" notifications.
Quote:
Originally Posted by
lat9
You could create a new "product_notification" (Tools / Newletter and Products Notifications Manager) and then send it to all customers who have signed up for "Global" notifications.
I think i may end up doing that. But that process will be a manual process where i was looking for something more automated. Where i list a product and as soon as that i done then an email is sent out to all the site members.
But thank you anyways.
Re: New product notifications?
Quote:
Originally Posted by
swguy
Will check that out too. Thank you
Re: New product notifications?
> Where i list a product and as soon as that i done then an email is sent out to all the site members.
You really have to be careful with your frequency. Once a month is more than enough. More than that and I'm smashing the unsubscribe button.
Re: New product notifications?
Quote:
Originally Posted by
swguy
> Where i list a product and as soon as that i done then an email is sent out to all the site members.
You really have to be careful with your frequency. Once a month is more than enough. More than that and I'm smashing the unsubscribe button.
Yes you are right. You dont really want the customers to be bombarded with random emails too.
Thank you
Re: New product notifications?