Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / product description question

product description question

Views: 1,030

Results 1 to 5 of 5
21 Feb 2010, 2:28 AM
#1
nevada avatar

nevada

New Zenner

Join Date:
Feb 2010
Posts:
44
Plugin Contributions:
0

product description question

Hi all,

if i have a product description that i break up into segments with a line space between them it still runs the whole description together in the cart. in the product manager it shows it how i would like it to appear but not in the cart.

any help i appreciated.

thx!

21 Feb 2010, 2:59 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: product description question

A simple white line means nothing other than a nice visual aid ...

Try using <br /> for next paragraph and <br /><br /> for next paragraph and a blank line ...

You can still add the whilte line spaces for the visual aid but they don't mean anything in php ...

21 Feb 2010, 6:38 AM
#3
nevada avatar

nevada

New Zenner

Join Date:
Feb 2010
Posts:
44
Plugin Contributions:
0

Re: product description question

thank you for the help, i really appreciate it!

21 Feb 2010, 6:39 AM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: product description question

You are most welcome ...

Once you get the hang of it ... it will become easy ...

Good thing I never type away with just the enter and forget the <br /> ... :lamo:

22 Feb 2010, 6:59 AM
#5
dudeshane01 avatar

dudeshane01

New Zenner

Join Date:
Aug 2009
Posts:
17
Plugin Contributions:
0

Re: product description question

Nice reply.
I will also try to put this sweet little trick in my future products .