Skip to main content
Search
Search This Blog
Easydeveloping
Share
Get link
Facebook
X
Pinterest
Email
Other Apps
January 23, 2019
Hook name for extra shipping cost - prestashop 1.7
//you can custom code in below function
public function getOrderShippingCost($params, $shipping_cost)
{
return $shipping_cost;
}
Comments
Popular Posts
January 15, 2020
PSR METHODS
February 22, 2019
call back in render list- prestashop
Comments
Post a Comment