raunhar Posted September 7, 2016 Share Posted September 7, 2016 One of my clients wants to have a data feed of the products that are on the presta shop site. It is reqd to be forwarded to another promotional company for selling. The data feed should have categories, product name, description, prices etc. Please suggest. Link to comment Share on other sites More sharing options...
NemoPS Posted September 7, 2016 Share Posted September 7, 2016 The only suggestion I can make is having a custom script pull a list of all products (Product::getProducts), loops through, build some xml or json if that's what you need. It doesn't have to be a module, as long as you include config files Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now