View Single Post
  #3  
Old 03-05-2008, 09:48 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: moving details area above description in product.tpl

It would actually be easier to move the description instead of the rest. Just move this:

{if $product.fulldescr ne ""}{$product.fulldescr}{else}{$product.descr}{ /if}

to where you want it to appear in the template.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote