minicart
minicart copied to clipboard
How to fetch all the products in my shop page using php rest api?
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