Let's say that I would like to make a custom page, and on that custom page, I want to take every product from a specific category, lay it out in my own way (not one provided by wp easy cart).
How do I do this?
When I used the shopp plugin with wordpress in the past, it was a very simple api call that returned to me everything in a specific category, I could then easily parse out with a single loop all of the information (including links, price, images) for each product and manipulate it how I liked to achieve the look I wanted. I can't find anything in the documentation with WP Easy Cart to accomplish this. What am I missing?
How do I do this?
When I used the shopp plugin with wordpress in the past, it was a very simple api call that returned to me everything in a specific category, I could then easily parse out with a single loop all of the information (including links, price, images) for each product and manipulate it how I liked to achieve the look I wanted. I can't find anything in the documentation with WP Easy Cart to accomplish this. What am I missing?