There is no tagging system. You could insert the html link with the full URL into the product description or one of the free fields from the Main Data page of this product. You could use a script to update the field e.g. update cat_products set free1=replace(‘<a href="http://www.amazon.com/gp/product/[CATProductNumber]/">LINK TEXT</a>‘, ‘[CATProductNumber]‘, ISBN) Or insert the URL only into the URL field of the product. On our site we have added an additional field (‘Order From’) to the product for link to the product at Snowcovered: http://www.dnnsoft.com/DNNModules/tabid/52/ProductID/2/List/1/Default.aspx?SortField=DateCreated,ProductNameKind Regards, Susanne
There is no tagging system. You could insert the html link with the full URL into the product description or one of the free fields from the Main Data page of this product.
You could use a script to update the field e.g. update cat_products set free1=replace(‘<a href="http://www.amazon.com/gp/product/[CATProductNumber]/">LINK TEXT</a>‘, ‘[CATProductNumber]‘, ISBN)
Or insert the URL only into the URL field of the product. On our site we have added an additional field (‘Order From’) to the product for link to the product at Snowcovered: http://www.dnnsoft.com/DNNModules/tabid/52/ProductID/2/List/1/Default.aspx?SortField=DateCreated,ProductName