jeffharrell / minicart

The minicart is a great way to improve your PayPal shopping cart integration.
MIT License
501 stars 211 forks source link

How to fetch all the products in my shop page using php rest api? #317

Open sammy101740 opened 3 years ago

sammy101740 commented 3 years ago

I am facing problem in fetching all my products from mysql database to my shop page. I managed to fetch the data in table, but I am not able to display my products data inside the div in arranged manner. Please give me some suggestion to make my shop page beautiful using php rest api