Or just post a link to your site and a note regarding a product to search on, so we can see it happening.
Also make sure there's a target anchor in your Product Layouts. E.g.
should be there. And should generate something like
in your generated pages.
Also make sure there's a target anchor in your Product Layouts. E.g.
Code:
<a name="<Actinic:Variable Name="EncodedProductAnchor"/>"></a>
Code:
<a name="a1234"></a>
Comment