![]() |
show the short description in detail page
Hi
On the item detail page how do I make it show the short description and full toghether? thanks |
Re: show the short description in detail page
There is an {if} statement in there you need to remove. So replace this:
{if $product.fulldescr ne ""}{$product.fulldescr}{else}{$product.descr}{ /if} with something like this: {$product.descr} <br/><br/> {$product.fulldescr} Moving to Template Editing. |
Re: show the short description in detail page
Worked well, was fast thank you .
|
All times are GMT -8. The time now is 03:09 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.