Short description in Module New Products

01.04.2011 08:58
#1
papa-chicco
Joomshopping forum user no avatar
Name: Alex
17.10.2010
Posts: 123
Quote
Short description in Module New Products

How can i insert a Short description, a buy-button and a details-button in the module Short description?

 
01.04.2011 10:21
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25817
Quote
Aw: Short description in Module New Products

Change template module.

like as
components\com_jshopping\templates\default\category\category_default.php

 
01.04.2011 13:26
#3
papa-chicco
Joomshopping forum user no avatar
Name: Alex
17.10.2010
Posts: 123
Quote
Aw: Short description in Module New Products

if i insert
<?php print $product->short_description?>
nothing would be displayed

 
01.04.2011 13:34
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25817
Quote
Aw: Short description in Module New Products

use
$curr->short_description


Last change: 01.04.2011 13:34
 
01.04.2011 13:52
#5
papa-chicco
Joomshopping forum user no avatar
Name: Alex
17.10.2010
Posts: 123
Quote
Aw: Short description in Module New Products

it works
thx

 
03.04.2011 23:54
#6
mediawarna
Joomshopping forum user no avatar
Name: haryanto
30.01.2011
Posts: 23
Quote
Aw: Short description in Module New Products

How to use it in product detail?

 
27.04.2011 12:12
#7
kroupa.
Joomshopping forum user no avatar
Name: pavel
13.04.2011
Posts: 7
Quote
Aw: Short description in Module New Products

for show the product short description on product detail page add this to template file (product_default.php)

<?php print $this->product->short_description?>

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.