Hi,

I was wondering how I can change this code <meta property="og:description" content="<?php echo $meta_products_description; ?>" /> to target the product description shown in the meta of the product that is changed in zencart. Right now the product description doesn't seem tohttp://seoulto.com/couples_rings/me_...couples_rings1

In the view source of say the product link above I get this stuff:

<meta property="og:description" content="p {font-size: 12px;} #heading1 {margin:0px; padding: 0px;} Me Love You Couples Rings are designed to be comfortable and light . The rings can be a good gift for your lover at any point in your relationship. A pair of rings like this one is a very good way to keep your lover" />

I don't know why the html/css portion is also shown.

Thanks!