Save Prestashop Custom fields on “Add to cart” – Part 2
After tackling text fields, in this second part we will see how to add ajax uploads for file customizations in Prestashop.
Featured Project - Just Whisky
PrestaShop Modules Development Course
The Complete PrestaShop Modules Development Course will guide you from the process of making a PrestaShop module from scratch, up to creating complex addons.
More InfoPrestaShop SEO URLs
Remove IDs from PrestaShop Urls without effort, and add more search engine Optimization with custom url routes for every language
More Info Request DemoAfter tackling text fields, in this second part we will see how to add ajax uploads for file customizations in Prestashop.
Having to save product customization before adding to the cart can be quite annoying. Some customers might even forget to do it if fields are not required. In the first part of this two-stage tutorial, we will see how to save customization text when the add to cart button is pressed.
In this quick tip we will see how to enable the jquery date picker for Prestashop customization fields
Prestashop Customization fields are useful, but very limited in the values they can accept. It this tutorial, we will see how to enable a longer input text in the customizable data, and HTML too!