Free download hook
-
Hi! So, I have a custom code that redirects all non-logged in users that try to buy something of my page to the user-register popup in my site. The condition that triggers this is the woocommerce hook is_checkout(). This is already working for all my paid products, but obviously isn’t with my free downloads, as they skip checkout. So, what I want is to add another condition to that custom code, that enables the redirection to happen also when a non logged in user tries to download a free product. Could you proivide me of a hook I can use for that purpose?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Free download hook’ is closed to new replies.