Hi, I've been creating product pages dynamically with nextjs app router, by creating jsons for each product. I am a bit confused about the dynamic metadata I have setup the template titles for other pages on the website, but I want to use the product tile and description from the json for the page metadata title and description
Attached a screenshot to explain
Pretty new to react so any help on how I can add the product.json title & description would be appreciated thanks