bleroy / Nwazet.Commerce

Idiomatic commerce module for Orchard CMS.
BSD 3-Clause "New" or "Revised" License
26 stars 21 forks source link

Quick fixes related to shipping #95

Closed MatteoPiovanelli-Laser closed 7 years ago

MatteoPiovanelli-Laser commented 7 years ago

This PR fixes #70 by adding a null check on the nullable MaximumWeight in Models/WeightBasedShippingMethodPart.cs.

It also partially fixes the issues from #78 by changing the order that conditions are checked in Views/ShoppingCart.cshtml.