Individual Product - Small (Backup) template issues?
hi there,
i'm using business catalyst , trying create slider webpage pulls in products tag using {module_productfeaturelist} tag.
this example of code:
<ul class="touchcarousel-container">
{module_productfeaturelist,summer2012,,,,true}
</ul>
the problem having business catalyst outputs own ul , li list e.g the copy marked orange below business catalyst generated code above snippet
<ul class="touchcarousel-container">
<ul class="productfeaturelist">
<li id="catproducttd_5166618">
<li>my item</li>
</li>
</ul>
</ul>
is there way me remove auto generated business catalyst code, breaking slider script?
nope
you need target productfeaturelist instead.
More discussions in eCommerce
adobe
Comments
Post a Comment