News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Custom Field in list.php file

Started by gofer123, November 14, 2014, 21:27:03 PM

Previous topic - Next topic

gofer123

Hi folks,
I'm stuck! 
I need to have a custom field in the list.php file  I have placed the code below but I know it's correct but I've just been doing trial & error, the custom shopper field I created in VM is myrebate, this field needs to be a text field. Can someone please help, the client wants to launch this site and this problem is holding everything up.
Thanks in advance
<div class="rebate-field">My Rebate
<?php echo $this->currency->priceDisplay($row->order_myrebate, $row->order_myrebate); ?>  </div>

VirtueMart 2.6.10
Joomla! 2.5.24
PHP 5.3.10