Again, this would seem like something a storeowner would need (heck, it was configured for this site AND it was this:
Code:
<mvt:foreach iterator="tab" array="product:tabs"> <mvt:if expr="'tabs_' CIN l.settings:tab:code AND NOT ISNULL l.settings:tab:value"> <li class="x-a11y-tabs__item"> <a class="x-a11y-tabs__link" href="#tab-&mvte:tab:code;">&mvte:tab:name;</a> </li> </mvt:if> </mvt:foreach>
Leave a comment: