weekscigar Posted August 6, 2013 Share Posted August 6, 2013 (edited) Hello, I would like to modify the New Order email generated by MailAlerts module to include the Shipping line item WITHOUT any tax charged for shipping. I have one state that charges for shipping. I've already included a new line item in the email for tax amount (that I'm calculating the amount of using the $order varaibles in PaymentModule.php). Part of that calculation that I'm doing invovles the $order->total_shipping variable. So, I guess my question is, is there something like $order->total_shipping_without_tax available in that $order array? Any help is appreciated. Edited August 6, 2013 by weekscigar (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted August 10, 2013 Share Posted August 10, 2013 duplicated: http://www.prestashop.com/forums/topic/266475-list-shipping-cost-without-tax-in-new-order-email-from-mailalerts/page__p__1330154?do=findComment&comment=1330154 Link to comment Share on other sites More sharing options...
Recommended Posts