```
This will redirect the **Genealogical & Probate Heir Tracing** title link to your Raven Heir Tracing website.
If you want the **image and all clickable parts of the product card** to redirect as well, the code should target the product URL itself instead:
```html
```
I would use the **second version**, because it is more precise and should catch every link associated with that product rather than relying on the visible product title.
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));