Jump to content

Webservice get product active status for all the shops


fabiomarsala

Recommended Posts

Hi all :)

I have joined a prestashop project

I am new on it.  I am trying to interact with the CMS using the webservice and I am already able to get many product information.

My problem is the following:

There is Multishop configured and  querying the product via webservice I cannot retrieve the active status for all the shops, I see only the product staus for the default shop. 

 

http://mytest.com/api/products/40

 

I see 

...

<id_shop_default>

<![CDATA[ 1 ]]>

</id_shop_default>

....

<active>

<![CDATA[ 1 ]]>

</active>

 

Not any info about the other shop.

 

Can someone help me to find and how to see and later on change the product status for all the shops configured?

Thank you  

 

I am on PS 1.6.1.17

 

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...