Jump to content

user can add extra data (image / text) to product on add to cart action


Recommended Posts

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

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/

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...