AleCat83 Posted April 14, 2015 Share Posted April 14, 2015 Hello everyone, I'm building a new e-commerce and I need to give the users the possibility to add extra data during the add to cart process. The extra data are: 1 image (label image) 1 text (max fixed char) 1 optional image 1 optional text In order to add this extra fields I have to create a custom prestashop module? Or is it possible with some settings? Thank you Ale Link to comment Share on other sites More sharing options...
tomerg3 Posted April 14, 2015 Share Posted April 14, 2015 PrestaShop has a built in option for file upload and textbox (see the Customization tab in the product editor). It does not have the option for max length, it requires an extra "Save" button click, and also does not allow for price impact (not sure if this is a requirement). On the plus side, it's free and already available in your shop. If you wish to avoid the "save" button, and add a char limit, check out https://www.prestashop.com/forums/topic/47363-module-attribute-wizard-pro-create-unlimited-attributes-combinations-choose-frm-7-input-types/ 1 Link to comment Share on other sites More sharing options...
AleCat83 Posted April 15, 2015 Author Share Posted April 15, 2015 Thank you Link to comment Share on other sites More sharing options...
Recommended Posts