include short description in product detail

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Apr 27, 2014 12:49 pm
Reply with quote
Report this post
Hello. Please, how could I include the short description of a product in product detail view?
http://www.tarjetas-regalo.manosquecura ... aje-pindas
Thank you.
Elvira.
User avatar
Fresh Boarder

teitbite
Sun Apr 27, 2014 2:23 pm
Reply with quote
Report this post
Hi

Please edit /html/com_virtuemart/productdetails/default.php and add this code to line 199:

Code: Select all
<div class="product-description"><?php echo $this->product->product_desc; ?></div>
User avatar
Moderator

GK User
Sun Apr 27, 2014 5:13 pm
Reply with quote
Report this post
Thank you very very much!!
User avatar
Fresh Boarder

teitbite
Mon Apr 28, 2014 10:00 pm
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron