I'm busy getting a "Share on Facebook" link together..
But I need to get the Product Title, inside the Act_Primary..is that by anyway possible? For the other options in the meta info I have proper working workarounds:
<meta property="og:title" content="NETQUOTEVAR:PRODUCTNAME"/>
<meta property="og:type" content="product"/>
<meta property="og:url" content="http://www.mywebsite.com/acatalog/NETQUOTEVAR:PAGEHEADER.html"/>
<meta property="og:image" content="http://www.mywebsite.com/acatalog/NETQUOTEVAR:PAGEHEADER.jpg"/>
<meta property="og:site_name" content="My Website"/>
But I need to get the Product Title, inside the Act_Primary..is that by anyway possible? For the other options in the meta info I have proper working workarounds:
<meta property="og:title" content="NETQUOTEVAR:PRODUCTNAME"/>
<meta property="og:type" content="product"/>
<meta property="og:url" content="http://www.mywebsite.com/acatalog/NETQUOTEVAR:PAGEHEADER.html"/>
<meta property="og:image" content="http://www.mywebsite.com/acatalog/NETQUOTEVAR:PAGEHEADER.jpg"/>
<meta property="og:site_name" content="My Website"/>
Comment