Product form event
Product form Add To Cart before submit.
To append custom data to the form data of Smind sections before submission, you can listen to the "smind:product-form:before-submit" event.
After completing the "Add to Cart" action with a product using Smind's section, if you want to perform additional actions after the submission is completed, you can listen to the "smind:product-form:submit-complete" event.
Last updated