Simple nicebut if you want the wording: Model: in front of the numbers you have to add this:
this is for the includes/ modules/ featured_products.php
this is for the includes/ modules/ new_products.phpPHP Code:$products_price . '<br />' . 'Model: ' . $featured_products->fields['products_model']);
PHP Code:$products_price . '<br />' . 'Model: ' . $new_products->fields['products_model']);


but if you want the wording: Model: in front of the numbers you have to add this:
Reply With Quote
