Hello everyone,
Does anyone know if it is possible to use MB Frontent submission to gather some extra info on a Woocommerce Product page when a customer adds it to their shopping cart?
For example... On this product they can print a name on the product itself (customize it). So i would create a text field to ask for the name they want to add to the product.
Then the problem in this is how i would hide the submit button and let it save the field when customer clicks the add to shopping cart button instead. This could maybe done with autosave?
Also not completely sure how to show the input on order page or somewhere else, but that should be possible.
So far i did create a switch that asks if this customization field will be shown with this product. I easily set conditions in Oxygen Builder to show only when switch is true. Created a text field and using MB view and MB frontend submission code to show the field.
I know there are some plugins, but maybe this is possible already with Metabox. Would also save some money.