![]() |
Commented Short Description Out
Hello,
A few years ago I commneted out the Short Description in the Detail product Page, I want to use that section again, and i can't find which file i did it in, can someone help? Thanks |
Re: Commented Short Description Out
customer/main/product.tpl
|
Re: Commented Short Description Out
Not sure which i commented out. can you please take a look?
only thing that looks like it is this: {*{if $product.weight ne "0.00"}<TR><TD width="30%">{$lng.lbl_weight}</TD><TD nowrap><SPAN id="product_weight">{$product.weight}</SPAN> {$config.General.weight_symbol}</TD></TR>{/if}*} But that look like it's somethign to do with the weight? Thanks alot |
Re: Commented Short Description Out
1 Attachment(s)
Possibily i deleted instead previously?
I'm attaching file |
Re: Commented Short Description Out
The variable is {$product.descr}
|
Re: Commented Short Description Out
At a quick glance it doesn't appear to be commented out. It appears to be operating as normal where detailed description takes precedence over short description...
look for the line... {if $product.fulldescr ne ""}{$product.fulldescr}{else}{$product.descr}{ /if} |
All times are GMT -8. The time now is 01:33 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.