Is there a way to create a dynamic META tag in the HEAD Tag content using something like:
<meta name="keywords" content="some custom product field token">
<meta name="description" content="product description token">
<meta name="keywords" content="some custom product field token">
<meta name="description" content="product description token">
Comment