Embel static text in product detail?

16.10.2013 18:51
#1
anjakahuy
Joomshopping forum user no avatar
Name: Nguyen van huy
18.01.2012
Сообщения: 29
Quote
Embel static text in product detail?

I want to embel static text to product detail without click on text link. How can I do it?


Joomla: 3.1.5
JoomShopping: 4.3.3
 
16.10.2013 20:36
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25919
Quote
Aw: Embel static text in product detail?

Embel??

 
17.10.2013 03:15
#3
anjakahuy
Joomshopping forum user no avatar
Name: Nguyen van huy
18.01.2012
Сообщения: 29
Quote
Aw: Embel static text in product detail?

Sorry, I mean "embed"

 
17.10.2013 07:45
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25919
Quote
Aw: Embel static text in product detail?

See code

components\com_jshopping\controllers\content.php



$statictext = JTable::getInstance("statictext","jshop");
$row = $statictext->loadData($page);
$text = $row->text;

 


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.