As the title says, I’m not sure how you would go about retrieving the price for each item from the store if it does not use the loadProducts function.
Do you have to just hardcode this info into the app before release?
What happens if prices change? Or you update the description?
Have I missed something really obvious?