hi all, is there any way of increasing the limit of new product listings from 20?
Darren
Darren
<actinic:block type="EntireSectionList">
<actinic:block type="ProductList">
<actinic:block if="%3cactinic%3avariable%20name%3d%22NewProduct%22%20%2f%3e%20%3d%3d%20TRUE">
NEW PRODUCT LAYOUT HERE
</actinic:block>
</actinic:block>
</actinic:block>
Comment