I have my prices showing on my section links but is it possible to add the first 10 to 15 words from the product description.
I know there is a more complex script but it adds the shopping cart button and quantity box which is not what I am after.
Script used at present is
<actinic:block type="ProductList" >
<actinic:block type="PriceList" >
<actinic:variable name="PriceLayout" />
</actinic:block>
</actinic:block>
Any help greatly appreciated
Richard
www.gretnagreenweddingring.com
I know there is a more complex script but it adds the shopping cart button and quantity box which is not what I am after.
Script used at present is
<actinic:block type="ProductList" >
<actinic:block type="PriceList" >
<actinic:variable name="PriceLayout" />
</actinic:block>
</actinic:block>
Any help greatly appreciated
Richard
www.gretnagreenweddingring.com
Comment