View Single Post
  #2  
Old 11-06-2003, 11:34 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

This is what the extra fields on the products can be used for. You can even modify the products table fields param00-09 to a TEXT type vs a VARCHAR(255) which will allow you to insert more than 255 charachters of data on each extra field on the product. You will need to comment out or find ways to resetup the placement and displaying of the extra fields as they aren't placed underneath the product pages like the detailed images module is. Its also a good idea to change the field on the extra fields for each product from an input type (single line) to a textarea html tag so you can easily insert/edit the HTML on the product pages.

hth.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote