Table of Contents

Enum Ecommerce.Cart.Line.NotAddedArgs.NotAddedReason

Namespace
Dynamicweb.Ecommerce.Notifications
Assembly
Dynamicweb.Ecommerce.dll
public enum Ecommerce.Cart.Line.NotAddedArgs.NotAddedReason

Fields

NotEnoughPoints = 1
NotEnoughQuantitySpecified = 2
NotInStock = 0
ProductDiscontinued = 3
To top