Developer forum

Forum » Templates » Using Tag Extension Replace

Using Tag Extension Replace

George Nelzo Pereira
Reply

Hi,

Someone know how to use the tag extension href tag ?
Like in this code below the first (href) is not working... the second (div) is working...

<a class="EcomProductLink" href="/Default.aspx?ID=<!--@Item.Area.HupxSetup_ProductDetail_PageID-->&ProductID=<!--@Ecom:Product.ID-->&VariantID=<!--@Ecom:Product.VariantID-->&MainURL=<!--@Global:Pageview.Url.Replace('&','¤').Replace('?','&#63;')-->" title="<!--@Ecom:Product.ShortDescription-->" data-fancybox-type="iframe"></a>

<div class="hidden">(<!--@Global:Pageview.Url.Replace('&','¤').Replace('?','&#63;')-->) </div>


Replies

 

You must be logged in to post in the forum