Hi,
I have created two custom website settings (link to pages) in the custom website itemtype - how do I the render the content in the product template?
have tried different tage - ex. var freeShippingPage = Pageview.Area.Item["FreeShippingPage"];
But I have found the right tag yet. The systemname for the Item is FreeShippingPage.
The product template uses the RazorTemplateModel @inherits Dynamicweb.Rendering.RazorTemplateBase<Dynamicweb.Rendering.RazorTemplateModel<Dynamicweb.Rendering.Template>>