Jump to content

Custom product tabs, Webservice-updateable


JustJohn

Recommended Posts

Looking for a module or a way to add custom product tabs to a theme and there's an important requirement that I could update information in said tabs using Webservice POST/PUT requests because I have lots of products that need to be managed remotely. Can anyone suggest an approach here?

One way I see it is to pass all data in product description and then somehow within the theme split all that data into tabs based on specially marked start/end blocks. But maybe there's an easier way.

Link to comment
Share on other sites

So basically in Magento we can have any number of custom attributes that could be passed over using REST. So then in the theme it's simply a question of adding a new tab and telling it to pull contents of a specific attribute - quite easy to do. Anything similar in Prestashop?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...