Hi,
I have a problem with the ProductTemplateExtender which is called multiple twice when displaying a product.
The ProductTemplateExtender is even called for the related products even though I have no loops on the product template. When called by the related products it does not seem to include only the template from the loop, but the whole template.
That means that I can not avoid the overhead by checking if a tag exists in the template.
How do I avoid this to happen?
Best regards, Andes