PDA

View Full Version : Product description in Checkout


Olly
06-Oct-2005, 02:39 PM
I know that the description cannot be changed (not easily anyway) but i need to make the second line of the description bold. this is the first component for the product.

the first line displays the series and the second line (the one i need in bold) displays the specific product.
I also need the quantity to display on the seond line instead of the top.

i have had a go at doing this using Act_ShoppingCartXML.html but i can't get the results i'm after.

Thanks for you help

Olly

whirlex
06-Oct-2005, 03:58 PM
If you roughly know what word starts the second line you should just be able to add the <b> tage before the word, and the </b> tag after the last word.

But you need to add !!< at the very BEGINING of your description and >!! at the very end.

HTH

Ben