Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

how to add products description


  • You cannot reply to this topic
2 replies to this topic

#1 dreament

  • Community Member
  • 2 posts
  • Real Name:dream

Posted 24 October 2003, 18:47

How to add products description in the products list in the product name column under the product name? so that I dont need to make another click to look at the description of products.

#2 dreament

  • Community Member
  • 2 posts
  • Real Name:dream

Posted 24 October 2003, 18:54

PHP to product_info.php. This line (around 120) displays the product description:
CODE
<p><?php echo stripslashes($product_info['products_description']); ?></p>


How should I add this to the product list .php?

#3 Digger

  • Community Member
  • 29 posts
  • Real Name:Darren Scott

Posted 24 October 2003, 19:20

Try this:

Description in Product Listing MS2 v.2.3