Jump to content

Can Prestashop do this?


Recommended Posts

Hi all,
I'm trying to see if Prestashop is well suited for my project and there are 2 things for which I need the help of someone who really knows what's possible and what's not because I read that product options (or attributes?) were Prestashop's weak point.
1. Is it possible to have some JQuery in a menu in Prestashop? (I need to make a scrollable menu...)
2. About product options: I make engraved pendants, and therefore for each pendant requires a text field in which the user can insert the message to engrave. If there is a dropdown with 1, 2, 3 number of pendants, and the user selects 2 for example, I need then 2 text fields to appear for the user to insert his message. Can Prestashop do that? (If it can, can it do so without reloading the page?)

Thanks a lot for your advice

Link to comment
Share on other sites

1) Yes, Prestashop already uses jQuery, and you can add any jQuery related functions.

2) Prestashop has a customization fields option (textbox or file upload), but they are located at the bottom of the product page, and require a reload (save button).

You can check out the Module and modification below that can do it without a reload.

http://www.prestashop.com/forums/viewthread/47363/

http://www.prestashop.com/forums/viewthread/30007/

Link to comment
Share on other sites

×
×
  • Create New...