ISnipcartItem..::..QuantityStep Property
By default the quantity of an item increments by 1. Use this attribute if you want to override it.
For instance, if you set it to 2, the quantity will increment from 2 to 4 to 6.
Namespace:
AdvantageCSP.Snipcart.InterfacesAssembly: AdvantageCSP.Snipcart (in AdvantageCSP.Snipcart.dll)
Syntax
[JsonPropertyAttribute] [DisplayNameAttribute] int QuantityStep { get; }