Jump to content

Recommended Posts

I am using Prestashop 1.5 for a clients website.

 

My client sells his products at other peoples shops, stores and locations. He doesn't have his own premises. We currently use the Stores page to list these addresses. 

 

I would like to add a passage of text which can be used to describe the location in more detail or in failing that a link to a CMS page for each location. I want to be able to control this content via the back office as my client is adding "stores" all the time.

 

Thanks in advance.

Neil

Link to comment
Share on other sites

It's a bit complex. Adding the field it self means modifying the stores class, and that's quite easy and straightforward (http://blog.arvixe.com/properly-extending-prestashop-objects/) but then you need to edit stores.js are well as stores.tpl, and if I do recall correctly the storescontroller as well, as you need to pass that info to the ajax call that displays the table after passing the zip code/street

Link to comment
Share on other sites

Thanks Fabio, 

 

Does indeed sound complex, I think I will leave it for now and play around with it a little more when I have more time. Thanks for your help and your post.

 

All the best

Neil

Link to comment
Share on other sites

×
×
  • Create New...