Call-back icon  Sales: Call 877.832.5289 (N America)|310.295.4144 (International)

Magento

eCommerce Software for Online Growth

Magento Forum

   
change in shiiping method
 
dhaval1
Jr. Member
 
Total Posts:  1
Joined:  2008-05-03
 

Actually i want to change in table rate shipping method. i changes in excel sheet. but i want to display in front side.

So changed function like as

public function getPrice()
{
return $this->_getData(’price’);
}

in catalog /model/product.php

now i made new function

public function getPrice_new()
{
return $this->_getData(’cost’);
}

And I call This function as::::<?php echo $_rate->getPrice_new() ?>

but my server could not find this function...Why??????????????????
If I wrote <?php echo $_rate->getPrice() ?> it gives me value.

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International)
© Copyright 2008 Varien. Magento, eCommerce software, is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
50099 users|447 users currently online|102231 forum posts