Code:
<actinic:variable name="CatalogURL" /><actinic:block php="true">echo Ref2file("<actinic:variable Name="ProductReference" />");</actinic:block>
Code:
<actinic:variable name="CatalogURL" /><actinic:block php="true">echo Ref2file("<actinic:variable Name="ProductReference" />");</actinic:block>#<actinic:variable Name="EncodedProductAnchor" />
Code:
<a href="<actinic:variable Name="DirectProductLink" />">My link text</a>
I've also added in the product anchor so you'll go straight to the actual product on long pages.
Leave a comment: