protected decimal GetShippingTotal( IList<BasketItem> items, CouponRule shipMethodRule, int[] shipMethodIds )
Parameters
- items
- The basket items to ship
- shipMethodRule
- CouponRule object
- shipMethodIds
- List of shipping method ids
Return Value
Calculated shipping total