TIWCGJQPayPalCartProduct.Quantity Property
Number of items. If profile-based shipping rates are configured with a basis of quantity, the sum of quantity values is used to calculate the shipping charges for the payment. PayPal appends a sequence number to identify uniquely the item in the PayPal Shopping Cart, for example, quantity1, quantity2, and so on. NOTE:The value for quantity must be a positive integer. Null, zero, or negative numbers are not allowed.
published property Quantity: Integer index 03 read GetIntegerValue write SetIntegerValue stored IsIntegerStored;
Property Value
Type: Integer