Best solution to query pricing API
-
I have a product review website, where the “Top 10 best” of a type of product is listed.
I put the price on each product manually, however, I want to make this dynamic and integrate with the Amazon API. I want to make my own solution, without having to use plugins.
What would be the best approach for this? Because I need to have a reference in place of each price, which will get the updated price in the database. Because the Amazon Api I will run it once a day to update the prices. But I have no idea how to reference this in the text editor or what would be the best solution for this case that doesn’t interfere with page loading time.
Can someone help me ?.
The page I need help with: [log in to see the link]
- The topic ‘Best solution to query pricing API’ is closed to new replies.