Push things into cart for registered user?
-
I need a function where I can automatically add a product into all registered users cart. I found a plugin that does it on page-load but I need to be able to do it more manually, for example at a certain date I would add a product into all customers cart.
Is this possible to do either by some plugin or by injecting some SQL statement in the database?
The topic ‘Push things into cart for registered user?’ is closed to new replies.