vendocartoni Posted July 23, 2013 Share Posted July 23, 2013 (edited) Is there a way to insert a <input type="text"> in the last step of the order only if a user has entered a product of a certain category in the cart? thanks in advance Edited July 23, 2013 by vendocartoni (see edit history) Link to comment Share on other sites More sharing options...
PascalVG Posted July 23, 2013 Share Posted July 23, 2013 What exactly do you want to do with it? Add some user given info about a produc, like pattern, serial number, etc.t? You can achieve this by adding a Customization field to a product: Edit your product, and go to the customization tab. Add "Text fields" -> 1, press "save and stay" and then add the label for the field and tell if it is a required text field or not. When looking at the product, you will see a customization tab somewhere under the product picture, where the user can add the information. Hope this helps, pascal. 1 Link to comment Share on other sites More sharing options...
vendocartoni Posted July 24, 2013 Author Share Posted July 24, 2013 (edited) What exactly do you want to do with it? Add some user given info about a produc, like pattern, serial number, etc.t? You can achieve this by adding a Customization field to a product: Edit your product, and go to the customization tab. Add "Text fields" -> 1, press "save and stay" and then add the label for the field and tell if it is a required text field or not. When looking at the product, you will see a customization tab somewhere under the product picture, where the user can add the information. Hope this helps, pascal. Thank you for having responded to me, the problem is as follows: in the online store there are products that can be sold only to persons having an identification code issued by the state. If these people buy these products must provide a mandatory identification code, otherwise we do not need the code. So if these people put these certain products in your shopping cart on the checkout final step they must absolutely put this code, shop store code in a mysql DB. Thanks in advance. Edited July 24, 2013 by vendocartoni (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now