Jump to content

please help with datasheet


Recommended Posts

Hi, all...

 

I need help and guidance...

 

Ineed to replace short description to datasheet how to do that ?

 

i try to modification product-list.tpl but still can not...

 

please see attach file

 

thanks for your help

 

degdeg

post-309155-0-24332400-1336154661_thumb.png

post-309155-0-04892300-1336154847_thumb.png

Edited by degger (see edit history)
Link to comment
Share on other sites

please help me

 

 

code :

{if isset($features)}

{foreach from=$features item=feature}

<p class="product_desc"> <li><span>{$feature.name|escape:'htmlall':'UTF-8'}</span> {$feature.value|escape:'htmlall':'UTF-8'}</li></p>

{/foreach}

{/if}

 

 

where i should put this code in product-list.tpl ?

Edited by degger (see edit history)
Link to comment
Share on other sites

please help me

 

 

code :

{if isset($features)}

{foreach from=$features item=feature}

<p class="product_desc"> <li><span>{$feature.name|escape:'htmlall':'UTF-8'}</span> {$feature.value|escape:'htmlall':'UTF-8'}</li></p>

{/foreach}

{/if}

 

 

where i should put this code in product-list.tpl ?

Link to comment
Share on other sites

×
×
  • Create New...