Hi,
I’m using Virtue premium on my website (*Login to see link )
I need to add specific meta tags to HTML header of each product page, to be able to use Pinterest rich pin feature.
According to Pinterest (*Login to see link I need to add following meta tags to each product page header somewhere between the <head> </head> tags:
<meta property=”og:title” content=”Name of your product” />
<meta property=”og:type” content=”product” />
<meta property=”og:price:amount” content=”1.00″ />
<meta property=”og:price:currency” content=”USD” />
Since each product has different name and price, I need to add these meta tags to each product page separately.
But I couldn’t find where I can modify each product page header HTML code. I have 42 different single products, so I think somewhere there should be 42 different product files which I can open and edit the HTML of the header, am I right? If not, so how can I add these meta tags to my product pages HTML header?
Thanks
Ramin