Click or drag to resize

IgnitionConfigurationRequireShippingForZeroWeightCarts Method

Configures the Ignition shopping cart to consider shippable items with a weight of zero to still require shipping to purchase.

Namespace: Ignition.Configuration
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public IgnitionConfiguration RequireShippingForZeroWeightCarts()

Return Value

IgnitionConfiguration
Remarks
When enabled IsShippingMethodRequired will always return true if at least one item in the cart is marked shippable in netFORUM.
See Also