Hi @ all,
In my shop, I have using image mapping… But when the variant is selected from dropdown it doesn’t worked…
I have checked in console which return 503 service unavailable… So I switched it to responsive theme… But the problem still exists…
can anybody help with this issue?,
Thanking in advance
Regards
Team
sorry this code is override by a plugin…
{block name=„frontend_detail_buy_configurator_inputs“}
{if $sArticle.sConfigurator&&$sArticle.sConfiguratorSettings.type==3}
{foreach $sArticle.sConfigurator as $group}
{/foreach}
{/if}
{/block}
I have added this code on that plugin…
Now it is again started to work…
Thanking you