adding a product to basket on condition

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hi
I want to add a product to the basket if a member don't have a membership, or is not logged in.
Are there an event when adding to the basket that I can hook up to.

Or a type of plugin that will fit this?
6 years ago
neess wrote:
Hi
I want to add a product to the basket if a member don't have a membership, or is not logged in.
Are there an event when adding to the basket that I can hook up to.

Or a type of plugin that will fit this?


There is no event and there so no plugin available for this type of custom requirement. You must need to do customization in addtocart action or you can override action in the plugin.

Thanks,
Jatin
6 years ago
Ok.
How is the easy way to override this action in a plug-in?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.