View Single Post
  #6  
Old 08-27-2009, 12:16 PM
 
ChristineP ChristineP is offline
 

eXpert
  
Join Date: Jul 2008
Posts: 310
 

Default Re: Product Options TextArea

Is the text the same for the "one product option" category? I have a closeouts category and I needed to add a "condition rating" table to an extra field within the product.tpl page that I could use across the board for my closeouts. I didn't want to place the html table directly in the extra field text field for each closeouts item, because if the table information changed I would have to make the change for each product within my .csv file and import this to the store. What I did was create a closeouts.tpl for my html table, placed it in the appropriate folder and I added the {include file="modules/Extra_Fields/condition_table.tpl"} script in my product.tpl.
__________________
______________
version 4.1.9 Gold
Reply With Quote