ShoppingServiceClearShippingOptionIfNotShippableInternal Method |
Removes the shipping option from the current shopping cart if it's not needed anymore, evaluates and saves the cart.
Does nothing if the cart has no shipping option or contains a shippable product.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax protected virtual void ClearShippingOptionIfNotShippableInternal()
See Also