Add an Add to Registry button

My customer wants to use this service: http://www.myregistry.com

This is the code that they gave me to put next to the Add to Cart button.




```php







```



How do i do that?

I tried to wrap it in {literal}{/literal} and put it in the products.tpl but nothing happens

Whats the best way to do this?

Thanks

Does it show in a view source of the page? If not, clear your cart cache.

[quote name='tbirnseth' timestamp='1318796816' post='123807']

Does it show in a view source of the page? If not, clear your cart cache.

[/quote]

Yep. I emptied \var\compiled\customer

but it's still not showing in the source…



Could it be another file that needs to be edited?

then I could only assume you are putting it in the wrong place.

Go into design mode in admin. Then view the store in design mode.

You'll see an icon in the upper left of the areas of the page.

Click the one you want and it will show you the templates used and highlight the template area when you hover over the name.



My bet is you put the code in the wrong template.