Jump to content

Webservice list of products with quantity


Totti

Recommended Posts

Hello,

 

You'll have to work with XML files.

 

First you have to create a key for your web service and assign permissions:

 

http://doc.prestashop.com/display/PS16/Webservice+Parameters

 

Then, you can get an XML file with the list of products:

 

http://[email protected]/api/products/

 

In this list, you'll find a link to each of the products. These links are XML files again with the complete product information. This information includes combinations and stock_availables (in the associations area)

 

Hope it helps!

  • Like 1
Link to comment
Share on other sites

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...