- This topic has 5 replies, 3 voices, and was last updated 5 years, 2 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Trigger "Add to cart" button action without clicking the button?
Does it allow adding an item to the shopping cart without clicking the “Add to cart” button in server-side?
Please describe a hypothetical scenario of how/why this might occur.
I will need to understand the use case to reply correctly. However, the following feature maybe useful:
My website is using Checkbox which including specified logics currently. I would like to add the “Add to cart” function to the logic of Checkbox instead of replacing the Checkbox.
So… when somebody clicks a checkbox, you want to add an item to the cart? Maybe you can use this?
Have the checkbox action trigger/redirect to the link?
It works.
Thanks #wzp