PDA

View Full Version : Product text



cathobby
June 20th, 2003, 02:22 PM
I need to add technical information (text) to each product, only it is appearing in the middle of the page in between the image and the price, add to cart, etc.
I would like it to appear underneath all this so that it looks exactly how it does now only with text on the bottom.
How do I make the cart do this?

Jamie
June 30th, 2003, 04:21 PM
I'm guessing that you have the text you want to display in the Description field on the product record. If this is the case, you would just need to move the text "<?=$Description?>" in the "show_product.php" template file to where you would like it to appear. Please see the install docs (squirrelcart/docs) for instructions on modifying template files.

Thanks,
Jamie