| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Show List Price in Bestsellers | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
Show List Price in Bestsellers
Here is how to show the list price above the retail price in bestsellers.tpl.
Add the following code to modules/bestsellers.php: Code:
just above $smarty->assign("bestsellers",$bestsellers); Add the following code to skin1/modules/Bestsellers/bestsellers.tpl: Code:
just above {$lng.lbl_our_price}: {include file="currency.tpl" value=$bestsellers[num].price}
__________________
X-Cart Gold | v 4.0.18 | Unix | php 4.3 | phpMyAdmin 2.8.0.3 | |
|||||||||
|
|||
X-Cart forums © 2001-2020
|