Posted on 25/05/2015 10:08:27
Greetings.
We really appreciate your appeal and will try to do anything to help you.
I've looked into your problem, but looks like the information that you provide is not enough for helping you to solve the problem. I've create product and some details for it (see attached screen 1). I've extend standart template for support details loop(see attached cshtml template):
@{ var html = "";
foreach (LoopItem i in GetLoop("Details")){ html+= "<br /><img src=" + i.GetString("Ecom:Product:Detail.Image.Clean") + " />"; }
}
@html
And the result lived up to my expectations, i.e. i get rendered images that I've set up on the product(see attached screen 2).
In that case could you please provide additional information. First version that you upgraded from, and also product details that you have, i hope it will be enough to reproduce the issue.
Thank you for helping us make Dynamicweb system better.
DynamicWEB Software A/S, Russian team