GET
api/v1/get-cart-common?custGuid={custGuid}&cartId={cartId}&pincode={pincode}&addressid={addressid}&clientId={clientId}&languageId={languageId}¤cyName={currencyName}¤cySymbol={currencySymbol}&isUserAuthenticated={isUserAuthenticated}&sellerid={sellerid}&SessionId={SessionId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| custGuid | globally unique identifier |
Required |
|
| cartId | string |
Required |
|
| pincode | string |
Required |
|
| addressid | integer |
Required |
|
| clientId | integer |
Required |
|
| languageId | integer |
Required |
|
| currencyName | string |
Required |
|
| currencySymbol | string |
Required |
|
| isUserAuthenticated | boolean |
Required |
|
| sellerid | integer |
Default value is 0 |
|
| SessionId | string |
None. |
Response Information
Description:
Return type: GetCartModel
Response Formats
application/json, text/json
{
"CustCreditBalance": 1.0,
"CustCredit": 2.0,
"cart": [
{
"Itemshipping": 1,
"cart": [
{
"CartId": "00d25e98-380c-4bf7-894d-fc46a403abad",
"CartItemId": 2,
"SkuId": 1,
"DisplayName": "sample string 3",
"SkuCode": "sample string 4",
"ProductCode": "sample string 5",
"SkuLink": "sample string 6",
"Quantity": 1,
"sellingprice": 1.0,
"MRPPrice": 1.0,
"DiscountPercent": 1.0,
"SkuPriceId": 1,
"CouponCode": "sample string 7",
"CouponValue": 1.0,
"CreatedOn": "2026-02-03T23:42:02.3488219+00:00",
"height": 8.0,
"width": 9.0,
"length": 10.0,
"SubTotal": 1.0,
"IsFreeShipping": true,
"Total": 1.0,
"ListingImage": "sample string 11",
"ShippingMasterId": 1,
"ShippingMethodName": "sample string 12",
"ShippingRate": 13.0,
"CreditUsed": 14.0,
"UrlPrefix": "sample string 15",
"itemshipping": 1,
"CategoryUrl": "sample string 16",
"SKUOptions": "sample string 17",
"relatedfiles": "sample string 18",
"IsRFQ": true,
"SaleTaxAmt": 1.0,
"SkuTypeId": 1,
"AssemblyProdId": 1,
"AssemblyGroupId": 1,
"IsAssembled": true,
"ItemDiscountAmt": 1.0,
"TaxableAmount": 1.0,
"ShippingCountryCode": "sample string 19",
"ShippingZipCode": "sample string 20",
"ShippingStateProviance": "sample string 21",
"XpressDeliveryAmount": 1.0,
"IsXpressDelivery": true,
"DeliveryChargeAmount": 1.0,
"MinSellQty": 22,
"MinRFQSellQty": 23,
"SPPrice": 1.0,
"SKUFilterPriceId": 1,
"IsActive": true,
"ListItem": "sample string 24",
"InStock": true,
"UnitPrice": 1.0,
"IsDeliveryAvailableToPinCode": true,
"IsNotified": true,
"savedprice": 27.0,
"issavedPrice": true,
"Weight": 29.1,
"discountvalue": 30.0,
"assembleSkusnew": [
{
"CartId": "cc70d3ec-74c5-4dda-bce1-8fa7855d4056",
"CartItemId": 2,
"SkuId": 1,
"DisplayName": "sample string 3",
"SkuCode": "sample string 4",
"ProductCode": "sample string 5",
"SkuLink": "sample string 6",
"Quantity": 7,
"sellingprice": 1.0,
"MRPPrice": 1.0,
"DiscountPercent": 1.0,
"SkuPriceId": 1,
"CouponCode": "sample string 8",
"CouponValue": 1.0,
"CreatedOn": "2026-02-03T23:42:02.3488219+00:00",
"weight": 10.1,
"height": 11.0,
"width": 12.0,
"length": 13.0,
"SubTotal": 1.0,
"IsFreeShipping": true,
"Total": 1.0,
"ListingImage": "sample string 14",
"ShippingMasterId": 1,
"ShippingMethodName": "sample string 15",
"ShippingRate": 16.0,
"CreditUsed": 17.0,
"UrlPrefix": "sample string 18",
"itemshipping": 1,
"CategoryUrl": "sample string 19",
"SKUOptions": "sample string 20",
"relatedfiles": "sample string 21",
"IsRFQ": true,
"SaleTaxAmt": 1.0,
"SkuTypeId": 1,
"AssemblyProdId": 1,
"AssemblyGroupId": 1,
"IsAssembled": true,
"ItemDiscountAmt": 1.0,
"TaxableAmount": 1.0,
"ShippingCountryCode": "sample string 22",
"ShippingZipCode": "sample string 23",
"ShippingStateProviance": "sample string 24",
"MinSellQty": 25,
"MinRFQSellQty": 26
},
{
"CartId": "cc70d3ec-74c5-4dda-bce1-8fa7855d4056",
"CartItemId": 2,
"SkuId": 1,
"DisplayName": "sample string 3",
"SkuCode": "sample string 4",
"ProductCode": "sample string 5",
"SkuLink": "sample string 6",
"Quantity": 7,
"sellingprice": 1.0,
"MRPPrice": 1.0,
"DiscountPercent": 1.0,
"SkuPriceId": 1,
"CouponCode": "sample string 8",
"CouponValue": 1.0,
"CreatedOn": "2026-02-03T23:42:02.3488219+00:00",
"weight": 10.1,
"height": 11.0,
"width": 12.0,
"length": 13.0,
"SubTotal": 1.0,
"IsFreeShipping": true,
"Total": 1.0,
"ListingImage": "sample string 14",
"ShippingMasterId": 1,
"ShippingMethodName": "sample string 15",
"ShippingRate": 16.0,
"CreditUsed": 17.0,
"UrlPrefix": "sample string 18",
"itemshipping": 1,
"CategoryUrl": "sample string 19",
"SKUOptions": "sample string 20",
"relatedfiles": "sample string 21",
"IsRFQ": true,
"SaleTaxAmt": 1.0,
"SkuTypeId": 1,
"AssemblyProdId": 1,
"AssemblyGroupId": 1,
"IsAssembled": true,
"ItemDiscountAmt": 1.0,
"TaxableAmount": 1.0,
"ShippingCountryCode": "sample string 22",
"ShippingZipCode": "sample string 23",
"ShippingStateProviance": "sample string 24",
"MinSellQty": 25,
"MinRFQSellQty": 26
}
],
"CappingLimit": 31,
"ProductBarcode": "sample string 32",
"AvailableStock": 33,
"MOQ": 34
},
{
"CartId": "00d25e98-380c-4bf7-894d-fc46a403abad",
"CartItemId": 2,
"SkuId": 1,
"DisplayName": "sample string 3",
"SkuCode": "sample string 4",
"ProductCode": "sample string 5",
"SkuLink": "sample string 6",
"Quantity": 1,
"sellingprice": 1.0,
"MRPPrice": 1.0,
"DiscountPercent": 1.0,
"SkuPriceId": 1,
"CouponCode": "sample string 7",
"CouponValue": 1.0,
"CreatedOn": "2026-02-03T23:42:02.3488219+00:00",
"height": 8.0,
"width": 9.0,
"length": 10.0,
"SubTotal": 1.0,
"IsFreeShipping": true,
"Total": 1.0,
"ListingImage": "sample string 11",
"ShippingMasterId": 1,
"ShippingMethodName": "sample string 12",
"ShippingRate": 13.0,
"CreditUsed": 14.0,
"UrlPrefix": "sample string 15",
"itemshipping": 1,
"CategoryUrl": "sample string 16",
"SKUOptions": "sample string 17",
"relatedfiles": "sample string 18",
"IsRFQ": true,
"SaleTaxAmt": 1.0,
"SkuTypeId": 1,
"AssemblyProdId": 1,
"AssemblyGroupId": 1,
"IsAssembled": true,
"ItemDiscountAmt": 1.0,
"TaxableAmount": 1.0,
"ShippingCountryCode": "sample string 19",
"ShippingZipCode": "sample string 20",
"ShippingStateProviance": "sample string 21",
"XpressDeliveryAmount": 1.0,
"IsXpressDelivery": true,
"DeliveryChargeAmount": 1.0,
"MinSellQty": 22,
"MinRFQSellQty": 23,
"SPPrice": 1.0,
"SKUFilterPriceId": 1,
"IsActive": true,
"ListItem": "sample string 24",
"InStock": true,
"UnitPrice": 1.0,
"IsDeliveryAvailableToPinCode": true,
"IsNotified": true,
"savedprice": 27.0,
"issavedPrice": true,
"Weight": 29.1,
"discountvalue": 30.0,
"assembleSkusnew": [
{
"CartId": "cc70d3ec-74c5-4dda-bce1-8fa7855d4056",
"CartItemId": 2,
"SkuId": 1,
"DisplayName": "sample string 3",
"SkuCode": "sample string 4",
"ProductCode": "sample string 5",
"SkuLink": "sample string 6",
"Quantity": 7,
"sellingprice": 1.0,
"MRPPrice": 1.0,
"DiscountPercent": 1.0,
"SkuPriceId": 1,
"CouponCode": "sample string 8",
"CouponValue": 1.0,
"CreatedOn": "2026-02-03T23:42:02.3488219+00:00",
"weight": 10.1,
"height": 11.0,
"width": 12.0,
"length": 13.0,
"SubTotal": 1.0,
"IsFreeShipping": true,
"Total": 1.0,
"ListingImage": "sample string 14",
"ShippingMasterId": 1,
"ShippingMethodName": "sample string 15",
"ShippingRate": 16.0,
"CreditUsed": 17.0,
"UrlPrefix": "sample string 18",
"itemshipping": 1,
"CategoryUrl": "sample string 19",
"SKUOptions": "sample string 20",
"relatedfiles": "sample string 21",
"IsRFQ": true,
"SaleTaxAmt": 1.0,
"SkuTypeId": 1,
"AssemblyProdId": 1,
"AssemblyGroupId": 1,
"IsAssembled": true,
"ItemDiscountAmt": 1.0,
"TaxableAmount": 1.0,
"ShippingCountryCode": "sample string 22",
"ShippingZipCode": "sample string 23",
"ShippingStateProviance": "sample string 24",
"MinSellQty": 25,
"MinRFQSellQty": 26
},
{
"CartId": "cc70d3ec-74c5-4dda-bce1-8fa7855d4056",
"CartItemId": 2,
"SkuId": 1,
"DisplayName": "sample string 3",
"SkuCode": "sample string 4",
"ProductCode": "sample string 5",
"SkuLink": "sample string 6",
"Quantity": 7,
"sellingprice": 1.0,
"MRPPrice": 1.0,
"DiscountPercent": 1.0,
"SkuPriceId": 1,
"CouponCode": "sample string 8",
"CouponValue": 1.0,
"CreatedOn": "2026-02-03T23:42:02.3488219+00:00",
"weight": 10.1,
"height": 11.0,
"width": 12.0,
"length": 13.0,
"SubTotal": 1.0,
"IsFreeShipping": true,
"Total": 1.0,
"ListingImage": "sample string 14",
"ShippingMasterId": 1,
"ShippingMethodName": "sample string 15",
"ShippingRate": 16.0,
"CreditUsed": 17.0,
"UrlPrefix": "sample string 18",
"itemshipping": 1,
"CategoryUrl": "sample string 19",
"SKUOptions": "sample string 20",
"relatedfiles": "sample string 21",
"IsRFQ": true,
"SaleTaxAmt": 1.0,
"SkuTypeId": 1,
"AssemblyProdId": 1,
"AssemblyGroupId": 1,
"IsAssembled": true,
"ItemDiscountAmt": 1.0,
"TaxableAmount": 1.0,
"ShippingCountryCode": "sample string 22",
"ShippingZipCode": "sample string 23",
"ShippingStateProviance": "sample string 24",
"MinSellQty": 25,
"MinRFQSellQty": 26
}
],
"CappingLimit": 31,
"ProductBarcode": "sample string 32",
"AvailableStock": 33,
"MOQ": 34
}
]
},
{
"Itemshipping": 1,
"cart": [
{
"CartId": "00d25e98-380c-4bf7-894d-fc46a403abad",
"CartItemId": 2,
"SkuId": 1,
"DisplayName": "sample string 3",
"SkuCode": "sample string 4",
"ProductCode": "sample string 5",
"SkuLink": "sample string 6",
"Quantity": 1,
"sellingprice": 1.0,
"MRPPrice": 1.0,
"DiscountPercent": 1.0,
"SkuPriceId": 1,
"CouponCode": "sample string 7",
"CouponValue": 1.0,
"CreatedOn": "2026-02-03T23:42:02.3488219+00:00",
"height": 8.0,
"width": 9.0,
"length": 10.0,
"SubTotal": 1.0,
"IsFreeShipping": true,
"Total": 1.0,
"ListingImage": "sample string 11",
"ShippingMasterId": 1,
"ShippingMethodName": "sample string 12",
"ShippingRate": 13.0,
"CreditUsed": 14.0,
"UrlPrefix": "sample string 15",
"itemshipping": 1,
"CategoryUrl": "sample string 16",
"SKUOptions": "sample string 17",
"relatedfiles": "sample string 18",
"IsRFQ": true,
"SaleTaxAmt": 1.0,
"SkuTypeId": 1,
"AssemblyProdId": 1,
"AssemblyGroupId": 1,
"IsAssembled": true,
"ItemDiscountAmt": 1.0,
"TaxableAmount": 1.0,
"ShippingCountryCode": "sample string 19",
"ShippingZipCode": "sample string 20",
"ShippingStateProviance": "sample string 21",
"XpressDeliveryAmount": 1.0,
"IsXpressDelivery": true,
"DeliveryChargeAmount": 1.0,
"MinSellQty": 22,
"MinRFQSellQty": 23,
"SPPrice": 1.0,
"SKUFilterPriceId": 1,
"IsActive": true,
"ListItem": "sample string 24",
"InStock": true,
"UnitPrice": 1.0,
"IsDeliveryAvailableToPinCode": true,
"IsNotified": true,
"savedprice": 27.0,
"issavedPrice": true,
"Weight": 29.1,
"discountvalue": 30.0,
"assembleSkusnew": [
{
"CartId": "cc70d3ec-74c5-4dda-bce1-8fa7855d4056",
"CartItemId": 2,
"SkuId": 1,
"DisplayName": "sample string 3",
"SkuCode": "sample string 4",
"ProductCode": "sample string 5",
"SkuLink": "sample string 6",
"Quantity": 7,
"sellingprice": 1.0,
"MRPPrice": 1.0,
"DiscountPercent": 1.0,
"SkuPriceId": 1,
"CouponCode": "sample string 8",
"CouponValue": 1.0,
"CreatedOn": "2026-02-03T23:42:02.3488219+00:00",
"weight": 10.1,
"height": 11.0,
"width": 12.0,
"length": 13.0,
"SubTotal": 1.0,
"IsFreeShipping": true,
"Total": 1.0,
"ListingImage": "sample string 14",
"ShippingMasterId": 1,
"ShippingMethodName": "sample string 15",
"ShippingRate": 16.0,
"CreditUsed": 17.0,
"UrlPrefix": "sample string 18",
"itemshipping": 1,
"CategoryUrl": "sample string 19",
"SKUOptions": "sample string 20",
"relatedfiles": "sample string 21",
"IsRFQ": true,
"SaleTaxAmt": 1.0,
"SkuTypeId": 1,
"AssemblyProdId": 1,
"AssemblyGroupId": 1,
"IsAssembled": true,
"ItemDiscountAmt": 1.0,
"TaxableAmount": 1.0,
"ShippingCountryCode": "sample string 22",
"ShippingZipCode": "sample string 23",
"ShippingStateProviance": "sample string 24",
"MinSellQty": 25,
"MinRFQSellQty": 26
},
{
"CartId": "cc70d3ec-74c5-4dda-bce1-8fa7855d4056",
"CartItemId": 2,
"SkuId": 1,
"DisplayName": "sample string 3",
"SkuCode": "sample string 4",
"ProductCode": "sample string 5",
"SkuLink": "sample string 6",
"Quantity": 7,
"sellingprice": 1.0,
"MRPPrice": 1.0,
"DiscountPercent": 1.0,
"SkuPriceId": 1,
"CouponCode": "sample string 8",
"CouponValue": 1.0,
"CreatedOn": "2026-02-03T23:42:02.3488219+00:00",
"weight": 10.1,
"height": 11.0,
"width": 12.0,
"length": 13.0,
"SubTotal": 1.0,
"IsFreeShipping": true,
"Total": 1.0,
"ListingImage": "sample string 14",
"ShippingMasterId": 1,
"ShippingMethodName": "sample string 15",
"ShippingRate": 16.0,
"CreditUsed": 17.0,
"UrlPrefix": "sample string 18",
"itemshipping": 1,
"CategoryUrl": "sample string 19",
"SKUOptions": "sample string 20",
"relatedfiles": "sample string 21",
"IsRFQ": true,
"SaleTaxAmt": 1.0,
"SkuTypeId": 1,
"AssemblyProdId": 1,
"AssemblyGroupId": 1,
"IsAssembled": true,
"ItemDiscountAmt": 1.0,
"TaxableAmount": 1.0,
"ShippingCountryCode": "sample string 22",
"ShippingZipCode": "sample string 23",
"ShippingStateProviance": "sample string 24",
"MinSellQty": 25,
"MinRFQSellQty": 26
}
],
"CappingLimit": 31,
"ProductBarcode": "sample string 32",
"AvailableStock": 33,
"MOQ": 34
},
{
"CartId": "00d25e98-380c-4bf7-894d-fc46a403abad",
"CartItemId": 2,
"SkuId": 1,
"DisplayName": "sample string 3",
"SkuCode": "sample string 4",
"ProductCode": "sample string 5",
"SkuLink": "sample string 6",
"Quantity": 1,
"sellingprice": 1.0,
"MRPPrice": 1.0,
"DiscountPercent": 1.0,
"SkuPriceId": 1,
"CouponCode": "sample string 7",
"CouponValue": 1.0,
"CreatedOn": "2026-02-03T23:42:02.3488219+00:00",
"height": 8.0,
"width": 9.0,
"length": 10.0,
"SubTotal": 1.0,
"IsFreeShipping": true,
"Total": 1.0,
"ListingImage": "sample string 11",
"ShippingMasterId": 1,
"ShippingMethodName": "sample string 12",
"ShippingRate": 13.0,
"CreditUsed": 14.0,
"UrlPrefix": "sample string 15",
"itemshipping": 1,
"CategoryUrl": "sample string 16",
"SKUOptions": "sample string 17",
"relatedfiles": "sample string 18",
"IsRFQ": true,
"SaleTaxAmt": 1.0,
"SkuTypeId": 1,
"AssemblyProdId": 1,
"AssemblyGroupId": 1,
"IsAssembled": true,
"ItemDiscountAmt": 1.0,
"TaxableAmount": 1.0,
"ShippingCountryCode": "sample string 19",
"ShippingZipCode": "sample string 20",
"ShippingStateProviance": "sample string 21",
"XpressDeliveryAmount": 1.0,
"IsXpressDelivery": true,
"DeliveryChargeAmount": 1.0,
"MinSellQty": 22,
"MinRFQSellQty": 23,
"SPPrice": 1.0,
"SKUFilterPriceId": 1,
"IsActive": true,
"ListItem": "sample string 24",
"InStock": true,
"UnitPrice": 1.0,
"IsDeliveryAvailableToPinCode": true,
"IsNotified": true,
"savedprice": 27.0,
"issavedPrice": true,
"Weight": 29.1,
"discountvalue": 30.0,
"assembleSkusnew": [
{
"CartId": "cc70d3ec-74c5-4dda-bce1-8fa7855d4056",
"CartItemId": 2,
"SkuId": 1,
"DisplayName": "sample string 3",
"SkuCode": "sample string 4",
"ProductCode": "sample string 5",
"SkuLink": "sample string 6",
"Quantity": 7,
"sellingprice": 1.0,
"MRPPrice": 1.0,
"DiscountPercent": 1.0,
"SkuPriceId": 1,
"CouponCode": "sample string 8",
"CouponValue": 1.0,
"CreatedOn": "2026-02-03T23:42:02.3488219+00:00",
"weight": 10.1,
"height": 11.0,
"width": 12.0,
"length": 13.0,
"SubTotal": 1.0,
"IsFreeShipping": true,
"Total": 1.0,
"ListingImage": "sample string 14",
"ShippingMasterId": 1,
"ShippingMethodName": "sample string 15",
"ShippingRate": 16.0,
"CreditUsed": 17.0,
"UrlPrefix": "sample string 18",
"itemshipping": 1,
"CategoryUrl": "sample string 19",
"SKUOptions": "sample string 20",
"relatedfiles": "sample string 21",
"IsRFQ": true,
"SaleTaxAmt": 1.0,
"SkuTypeId": 1,
"AssemblyProdId": 1,
"AssemblyGroupId": 1,
"IsAssembled": true,
"ItemDiscountAmt": 1.0,
"TaxableAmount": 1.0,
"ShippingCountryCode": "sample string 22",
"ShippingZipCode": "sample string 23",
"ShippingStateProviance": "sample string 24",
"MinSellQty": 25,
"MinRFQSellQty": 26
},
{
"CartId": "cc70d3ec-74c5-4dda-bce1-8fa7855d4056",
"CartItemId": 2,
"SkuId": 1,
"DisplayName": "sample string 3",
"SkuCode": "sample string 4",
"ProductCode": "sample string 5",
"SkuLink": "sample string 6",
"Quantity": 7,
"sellingprice": 1.0,
"MRPPrice": 1.0,
"DiscountPercent": 1.0,
"SkuPriceId": 1,
"CouponCode": "sample string 8",
"CouponValue": 1.0,
"CreatedOn": "2026-02-03T23:42:02.3488219+00:00",
"weight": 10.1,
"height": 11.0,
"width": 12.0,
"length": 13.0,
"SubTotal": 1.0,
"IsFreeShipping": true,
"Total": 1.0,
"ListingImage": "sample string 14",
"ShippingMasterId": 1,
"ShippingMethodName": "sample string 15",
"ShippingRate": 16.0,
"CreditUsed": 17.0,
"UrlPrefix": "sample string 18",
"itemshipping": 1,
"CategoryUrl": "sample string 19",
"SKUOptions": "sample string 20",
"relatedfiles": "sample string 21",
"IsRFQ": true,
"SaleTaxAmt": 1.0,
"SkuTypeId": 1,
"AssemblyProdId": 1,
"AssemblyGroupId": 1,
"IsAssembled": true,
"ItemDiscountAmt": 1.0,
"TaxableAmount": 1.0,
"ShippingCountryCode": "sample string 22",
"ShippingZipCode": "sample string 23",
"ShippingStateProviance": "sample string 24",
"MinSellQty": 25,
"MinRFQSellQty": 26
}
],
"CappingLimit": 31,
"ProductBarcode": "sample string 32",
"AvailableStock": 33,
"MOQ": 34
}
]
}
],
"count": 1,
"isviewcartshow": true,
"isrfqshow": true,
"iscartshow": true,
"currencySymbol": "sample string 6",
"subtotal": 7.0,
"IsCounponApplied": true,
"couponcode": "sample string 9",
"xpressvalue": 1.0,
"isxpress": true,
"deliverycharge": 1.0,
"couponvalue": 10.0,
"subtotalAfterDiscount": 11.0,
"totaltax": 12.0,
"subTotalAfterTax": 13.0,
"shippingid": 1,
"shippingmethod": "sample string 14",
"shippingrate": 15.0,
"totalWeight": 16.1,
"total": 17.0,
"ischeckoutshow": true,
"freetotalamount": 19.0,
"msgamount": true,
"deliverylocalitypincode": "sample string 21",
"setCartCookie": true,
"CartGuid": "sample string 23",
"IsPackage": true,
"IsAssemble": true,
"IsBasic": true,
"IsLogin": true,
"isGuest": true,
"totalnotzero": true,
"formatnumber": 30.0
}
text/html
{"CustCreditBalance":1.0,"CustCredit":2.0,"cart":[{"Itemshipping":1,"cart":[{"CartId":"00d25e98-380c-4bf7-894d-fc46a403abad","CartItemId":2,"SkuId":1,"DisplayName":"sample string 3","SkuCode":"sample string 4","ProductCode":"sample string 5","SkuLink":"sample string 6","Quantity":1,"sellingprice":1.0,"MRPPrice":1.0,"DiscountPercent":1.0,"SkuPriceId":1,"CouponCode":"sample string 7","CouponValue":1.0,"CreatedOn":"2026-02-03T23:42:02.3488219+00:00","height":8.0,"width":9.0,"length":10.0,"SubTotal":1.0,"IsFreeShipping":true,"Total":1.0,"ListingImage":"sample string 11","ShippingMasterId":1,"ShippingMethodName":"sample string 12","ShippingRate":13.0,"CreditUsed":14.0,"UrlPrefix":"sample string 15","itemshipping":1,"CategoryUrl":"sample string 16","SKUOptions":"sample string 17","relatedfiles":"sample string 18","IsRFQ":true,"SaleTaxAmt":1.0,"SkuTypeId":1,"AssemblyProdId":1,"AssemblyGroupId":1,"IsAssembled":true,"ItemDiscountAmt":1.0,"TaxableAmount":1.0,"ShippingCountryCode":"sample string 19","ShippingZipCode":"sample string 20","ShippingStateProviance":"sample string 21","XpressDeliveryAmount":1.0,"IsXpressDelivery":true,"DeliveryChargeAmount":1.0,"MinSellQty":22,"MinRFQSellQty":23,"SPPrice":1.0,"SKUFilterPriceId":1,"IsActive":true,"ListItem":"sample string 24","InStock":true,"UnitPrice":1.0,"IsDeliveryAvailableToPinCode":true,"IsNotified":true,"savedprice":27.0,"issavedPrice":true,"Weight":29.1,"discountvalue":30.0,"assembleSkusnew":[{"CartId":"cc70d3ec-74c5-4dda-bce1-8fa7855d4056","CartItemId":2,"SkuId":1,"DisplayName":"sample string 3","SkuCode":"sample string 4","ProductCode":"sample string 5","SkuLink":"sample string 6","Quantity":7,"sellingprice":1.0,"MRPPrice":1.0,"DiscountPercent":1.0,"SkuPriceId":1,"CouponCode":"sample string 8","CouponValue":1.0,"CreatedOn":"2026-02-03T23:42:02.3488219+00:00","weight":10.1,"height":11.0,"width":12.0,"length":13.0,"SubTotal":1.0,"IsFreeShipping":true,"Total":1.0,"ListingImage":"sample string 14","ShippingMasterId":1,"ShippingMethodName":"sample string 15","ShippingRate":16.0,"CreditUsed":17.0,"UrlPrefix":"sample string 18","itemshipping":1,"CategoryUrl":"sample string 19","SKUOptions":"sample string 20","relatedfiles":"sample string 21","IsRFQ":true,"SaleTaxAmt":1.0,"SkuTypeId":1,"AssemblyProdId":1,"AssemblyGroupId":1,"IsAssembled":true,"ItemDiscountAmt":1.0,"TaxableAmount":1.0,"ShippingCountryCode":"sample string 22","ShippingZipCode":"sample string 23","ShippingStateProviance":"sample string 24","MinSellQty":25,"MinRFQSellQty":26},{"CartId":"cc70d3ec-74c5-4dda-bce1-8fa7855d4056","CartItemId":2,"SkuId":1,"DisplayName":"sample string 3","SkuCode":"sample string 4","ProductCode":"sample string 5","SkuLink":"sample string 6","Quantity":7,"sellingprice":1.0,"MRPPrice":1.0,"DiscountPercent":1.0,"SkuPriceId":1,"CouponCode":"sample string 8","CouponValue":1.0,"CreatedOn":"2026-02-03T23:42:02.3488219+00:00","weight":10.1,"height":11.0,"width":12.0,"length":13.0,"SubTotal":1.0,"IsFreeShipping":true,"Total":1.0,"ListingImage":"sample string 14","ShippingMasterId":1,"ShippingMethodName":"sample string 15","ShippingRate":16.0,"CreditUsed":17.0,"UrlPrefix":"sample string 18","itemshipping":1,"CategoryUrl":"sample string 19","SKUOptions":"sample string 20","relatedfiles":"sample string 21","IsRFQ":true,"SaleTaxAmt":1.0,"SkuTypeId":1,"AssemblyProdId":1,"AssemblyGroupId":1,"IsAssembled":true,"ItemDiscountAmt":1.0,"TaxableAmount":1.0,"ShippingCountryCode":"sample string 22","ShippingZipCode":"sample string 23","ShippingStateProviance":"sample string 24","MinSellQty":25,"MinRFQSellQty":26}],"CappingLimit":31,"ProductBarcode":"sample string 32","AvailableStock":33,"MOQ":34},{"CartId":"00d25e98-380c-4bf7-894d-fc46a403abad","CartItemId":2,"SkuId":1,"DisplayName":"sample string 3","SkuCode":"sample string 4","ProductCode":"sample string 5","SkuLink":"sample string 6","Quantity":1,"sellingprice":1.0,"MRPPrice":1.0,"DiscountPercent":1.0,"SkuPriceId":1,"CouponCode":"sample string 7","CouponValue":1.0,"CreatedOn":"2026-02-03T23:42:02.3488219+00:00","height":8.0,"width":9.0,"length":10.0,"SubTotal":1.0,"IsFreeShipping":true,"Total":1.0,"ListingImage":"sample string 11","ShippingMasterId":1,"ShippingMethodName":"sample string 12","ShippingRate":13.0,"CreditUsed":14.0,"UrlPrefix":"sample string 15","itemshipping":1,"CategoryUrl":"sample string 16","SKUOptions":"sample string 17","relatedfiles":"sample string 18","IsRFQ":true,"SaleTaxAmt":1.0,"SkuTypeId":1,"AssemblyProdId":1,"AssemblyGroupId":1,"IsAssembled":true,"ItemDiscountAmt":1.0,"TaxableAmount":1.0,"ShippingCountryCode":"sample string 19","ShippingZipCode":"sample string 20","ShippingStateProviance":"sample string 21","XpressDeliveryAmount":1.0,"IsXpressDelivery":true,"DeliveryChargeAmount":1.0,"MinSellQty":22,"MinRFQSellQty":23,"SPPrice":1.0,"SKUFilterPriceId":1,"IsActive":true,"ListItem":"sample string 24","InStock":true,"UnitPrice":1.0,"IsDeliveryAvailableToPinCode":true,"IsNotified":true,"savedprice":27.0,"issavedPrice":true,"Weight":29.1,"discountvalue":30.0,"assembleSkusnew":[{"CartId":"cc70d3ec-74c5-4dda-bce1-8fa7855d4056","CartItemId":2,"SkuId":1,"DisplayName":"sample string 3","SkuCode":"sample string 4","ProductCode":"sample string 5","SkuLink":"sample string 6","Quantity":7,"sellingprice":1.0,"MRPPrice":1.0,"DiscountPercent":1.0,"SkuPriceId":1,"CouponCode":"sample string 8","CouponValue":1.0,"CreatedOn":"2026-02-03T23:42:02.3488219+00:00","weight":10.1,"height":11.0,"width":12.0,"length":13.0,"SubTotal":1.0,"IsFreeShipping":true,"Total":1.0,"ListingImage":"sample string 14","ShippingMasterId":1,"ShippingMethodName":"sample string 15","ShippingRate":16.0,"CreditUsed":17.0,"UrlPrefix":"sample string 18","itemshipping":1,"CategoryUrl":"sample string 19","SKUOptions":"sample string 20","relatedfiles":"sample string 21","IsRFQ":true,"SaleTaxAmt":1.0,"SkuTypeId":1,"AssemblyProdId":1,"AssemblyGroupId":1,"IsAssembled":true,"ItemDiscountAmt":1.0,"TaxableAmount":1.0,"ShippingCountryCode":"sample string 22","ShippingZipCode":"sample string 23","ShippingStateProviance":"sample string 24","MinSellQty":25,"MinRFQSellQty":26},{"CartId":"cc70d3ec-74c5-4dda-bce1-8fa7855d4056","CartItemId":2,"SkuId":1,"DisplayName":"sample string 3","SkuCode":"sample string 4","ProductCode":"sample string 5","SkuLink":"sample string 6","Quantity":7,"sellingprice":1.0,"MRPPrice":1.0,"DiscountPercent":1.0,"SkuPriceId":1,"CouponCode":"sample string 8","CouponValue":1.0,"CreatedOn":"2026-02-03T23:42:02.3488219+00:00","weight":10.1,"height":11.0,"width":12.0,"length":13.0,"SubTotal":1.0,"IsFreeShipping":true,"Total":1.0,"ListingImage":"sample string 14","ShippingMasterId":1,"ShippingMethodName":"sample string 15","ShippingRate":16.0,"CreditUsed":17.0,"UrlPrefix":"sample string 18","itemshipping":1,"CategoryUrl":"sample string 19","SKUOptions":"sample string 20","relatedfiles":"sample string 21","IsRFQ":true,"SaleTaxAmt":1.0,"SkuTypeId":1,"AssemblyProdId":1,"AssemblyGroupId":1,"IsAssembled":true,"ItemDiscountAmt":1.0,"TaxableAmount":1.0,"ShippingCountryCode":"sample string 22","ShippingZipCode":"sample string 23","ShippingStateProviance":"sample string 24","MinSellQty":25,"MinRFQSellQty":26}],"CappingLimit":31,"ProductBarcode":"sample string 32","AvailableStock":33,"MOQ":34}]},{"Itemshipping":1,"cart":[{"CartId":"00d25e98-380c-4bf7-894d-fc46a403abad","CartItemId":2,"SkuId":1,"DisplayName":"sample string 3","SkuCode":"sample string 4","ProductCode":"sample string 5","SkuLink":"sample string 6","Quantity":1,"sellingprice":1.0,"MRPPrice":1.0,"DiscountPercent":1.0,"SkuPriceId":1,"CouponCode":"sample string 7","CouponValue":1.0,"CreatedOn":"2026-02-03T23:42:02.3488219+00:00","height":8.0,"width":9.0,"length":10.0,"SubTotal":1.0,"IsFreeShipping":true,"Total":1.0,"ListingImage":"sample string 11","ShippingMasterId":1,"ShippingMethodName":"sample string 12","ShippingRate":13.0,"CreditUsed":14.0,"UrlPrefix":"sample string 15","itemshipping":1,"CategoryUrl":"sample string 16","SKUOptions":"sample string 17","relatedfiles":"sample string 18","IsRFQ":true,"SaleTaxAmt":1.0,"SkuTypeId":1,"AssemblyProdId":1,"AssemblyGroupId":1,"IsAssembled":true,"ItemDiscountAmt":1.0,"TaxableAmount":1.0,"ShippingCountryCode":"sample string 19","ShippingZipCode":"sample string 20","ShippingStateProviance":"sample string 21","XpressDeliveryAmount":1.0,"IsXpressDelivery":true,"DeliveryChargeAmount":1.0,"MinSellQty":22,"MinRFQSellQty":23,"SPPrice":1.0,"SKUFilterPriceId":1,"IsActive":true,"ListItem":"sample string 24","InStock":true,"UnitPrice":1.0,"IsDeliveryAvailableToPinCode":true,"IsNotified":true,"savedprice":27.0,"issavedPrice":true,"Weight":29.1,"discountvalue":30.0,"assembleSkusnew":[{"CartId":"cc70d3ec-74c5-4dda-bce1-8fa7855d4056","CartItemId":2,"SkuId":1,"DisplayName":"sample string 3","SkuCode":"sample string 4","ProductCode":"sample string 5","SkuLink":"sample string 6","Quantity":7,"sellingprice":1.0,"MRPPrice":1.0,"DiscountPercent":1.0,"SkuPriceId":1,"CouponCode":"sample string 8","CouponValue":1.0,"CreatedOn":"2026-02-03T23:42:02.3488219+00:00","weight":10.1,"height":11.0,"width":12.0,"length":13.0,"SubTotal":1.0,"IsFreeShipping":true,"Total":1.0,"ListingImage":"sample string 14","ShippingMasterId":1,"ShippingMethodName":"sample string 15","ShippingRate":16.0,"CreditUsed":17.0,"UrlPrefix":"sample string 18","itemshipping":1,"CategoryUrl":"sample string 19","SKUOptions":"sample string 20","relatedfiles":"sample string 21","IsRFQ":true,"SaleTaxAmt":1.0,"SkuTypeId":1,"AssemblyProdId":1,"AssemblyGroupId":1,"IsAssembled":true,"ItemDiscountAmt":1.0,"TaxableAmount":1.0,"ShippingCountryCode":"sample string 22","ShippingZipCode":"sample string 23","ShippingStateProviance":"sample string 24","MinSellQty":25,"MinRFQSellQty":26},{"CartId":"cc70d3ec-74c5-4dda-bce1-8fa7855d4056","CartItemId":2,"SkuId":1,"DisplayName":"sample string 3","SkuCode":"sample string 4","ProductCode":"sample string 5","SkuLink":"sample string 6","Quantity":7,"sellingprice":1.0,"MRPPrice":1.0,"DiscountPercent":1.0,"SkuPriceId":1,"CouponCode":"sample string 8","CouponValue":1.0,"CreatedOn":"2026-02-03T23:42:02.3488219+00:00","weight":10.1,"height":11.0,"width":12.0,"length":13.0,"SubTotal":1.0,"IsFreeShipping":true,"Total":1.0,"ListingImage":"sample string 14","ShippingMasterId":1,"ShippingMethodName":"sample string 15","ShippingRate":16.0,"CreditUsed":17.0,"UrlPrefix":"sample string 18","itemshipping":1,"CategoryUrl":"sample string 19","SKUOptions":"sample string 20","relatedfiles":"sample string 21","IsRFQ":true,"SaleTaxAmt":1.0,"SkuTypeId":1,"AssemblyProdId":1,"AssemblyGroupId":1,"IsAssembled":true,"ItemDiscountAmt":1.0,"TaxableAmount":1.0,"ShippingCountryCode":"sample string 22","ShippingZipCode":"sample string 23","ShippingStateProviance":"sample string 24","MinSellQty":25,"MinRFQSellQty":26}],"CappingLimit":31,"ProductBarcode":"sample string 32","AvailableStock":33,"MOQ":34},{"CartId":"00d25e98-380c-4bf7-894d-fc46a403abad","CartItemId":2,"SkuId":1,"DisplayName":"sample string 3","SkuCode":"sample string 4","ProductCode":"sample string 5","SkuLink":"sample string 6","Quantity":1,"sellingprice":1.0,"MRPPrice":1.0,"DiscountPercent":1.0,"SkuPriceId":1,"CouponCode":"sample string 7","CouponValue":1.0,"CreatedOn":"2026-02-03T23:42:02.3488219+00:00","height":8.0,"width":9.0,"length":10.0,"SubTotal":1.0,"IsFreeShipping":true,"Total":1.0,"ListingImage":"sample string 11","ShippingMasterId":1,"ShippingMethodName":"sample string 12","ShippingRate":13.0,"CreditUsed":14.0,"UrlPrefix":"sample string 15","itemshipping":1,"CategoryUrl":"sample string 16","SKUOptions":"sample string 17","relatedfiles":"sample string 18","IsRFQ":true,"SaleTaxAmt":1.0,"SkuTypeId":1,"AssemblyProdId":1,"AssemblyGroupId":1,"IsAssembled":true,"ItemDiscountAmt":1.0,"TaxableAmount":1.0,"ShippingCountryCode":"sample string 19","ShippingZipCode":"sample string 20","ShippingStateProviance":"sample string 21","XpressDeliveryAmount":1.0,"IsXpressDelivery":true,"DeliveryChargeAmount":1.0,"MinSellQty":22,"MinRFQSellQty":23,"SPPrice":1.0,"SKUFilterPriceId":1,"IsActive":true,"ListItem":"sample string 24","InStock":true,"UnitPrice":1.0,"IsDeliveryAvailableToPinCode":true,"IsNotified":true,"savedprice":27.0,"issavedPrice":true,"Weight":29.1,"discountvalue":30.0,"assembleSkusnew":[{"CartId":"cc70d3ec-74c5-4dda-bce1-8fa7855d4056","CartItemId":2,"SkuId":1,"DisplayName":"sample string 3","SkuCode":"sample string 4","ProductCode":"sample string 5","SkuLink":"sample string 6","Quantity":7,"sellingprice":1.0,"MRPPrice":1.0,"DiscountPercent":1.0,"SkuPriceId":1,"CouponCode":"sample string 8","CouponValue":1.0,"CreatedOn":"2026-02-03T23:42:02.3488219+00:00","weight":10.1,"height":11.0,"width":12.0,"length":13.0,"SubTotal":1.0,"IsFreeShipping":true,"Total":1.0,"ListingImage":"sample string 14","ShippingMasterId":1,"ShippingMethodName":"sample string 15","ShippingRate":16.0,"CreditUsed":17.0,"UrlPrefix":"sample string 18","itemshipping":1,"CategoryUrl":"sample string 19","SKUOptions":"sample string 20","relatedfiles":"sample string 21","IsRFQ":true,"SaleTaxAmt":1.0,"SkuTypeId":1,"AssemblyProdId":1,"AssemblyGroupId":1,"IsAssembled":true,"ItemDiscountAmt":1.0,"TaxableAmount":1.0,"ShippingCountryCode":"sample string 22","ShippingZipCode":"sample string 23","ShippingStateProviance":"sample string 24","MinSellQty":25,"MinRFQSellQty":26},{"CartId":"cc70d3ec-74c5-4dda-bce1-8fa7855d4056","CartItemId":2,"SkuId":1,"DisplayName":"sample string 3","SkuCode":"sample string 4","ProductCode":"sample string 5","SkuLink":"sample string 6","Quantity":7,"sellingprice":1.0,"MRPPrice":1.0,"DiscountPercent":1.0,"SkuPriceId":1,"CouponCode":"sample string 8","CouponValue":1.0,"CreatedOn":"2026-02-03T23:42:02.3488219+00:00","weight":10.1,"height":11.0,"width":12.0,"length":13.0,"SubTotal":1.0,"IsFreeShipping":true,"Total":1.0,"ListingImage":"sample string 14","ShippingMasterId":1,"ShippingMethodName":"sample string 15","ShippingRate":16.0,"CreditUsed":17.0,"UrlPrefix":"sample string 18","itemshipping":1,"CategoryUrl":"sample string 19","SKUOptions":"sample string 20","relatedfiles":"sample string 21","IsRFQ":true,"SaleTaxAmt":1.0,"SkuTypeId":1,"AssemblyProdId":1,"AssemblyGroupId":1,"IsAssembled":true,"ItemDiscountAmt":1.0,"TaxableAmount":1.0,"ShippingCountryCode":"sample string 22","ShippingZipCode":"sample string 23","ShippingStateProviance":"sample string 24","MinSellQty":25,"MinRFQSellQty":26}],"CappingLimit":31,"ProductBarcode":"sample string 32","AvailableStock":33,"MOQ":34}]}],"count":1,"isviewcartshow":true,"isrfqshow":true,"iscartshow":true,"currencySymbol":"sample string 6","subtotal":7.0,"IsCounponApplied":true,"couponcode":"sample string 9","xpressvalue":1.0,"isxpress":true,"deliverycharge":1.0,"couponvalue":10.0,"subtotalAfterDiscount":11.0,"totaltax":12.0,"subTotalAfterTax":13.0,"shippingid":1,"shippingmethod":"sample string 14","shippingrate":15.0,"totalWeight":16.1,"total":17.0,"ischeckoutshow":true,"freetotalamount":19.0,"msgamount":true,"deliverylocalitypincode":"sample string 21","setCartCookie":true,"CartGuid":"sample string 23","IsPackage":true,"IsAssemble":true,"IsBasic":true,"IsLogin":true,"isGuest":true,"totalnotzero":true,"formatnumber":30.0}
application/xml, text/xml
<GetCartModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FDCMSAdminAPI.Models.Cart">
<CartGuid>sample string 23</CartGuid>
<CustCredit>2</CustCredit>
<CustCreditBalance>1</CustCreditBalance>
<IsAssemble>true</IsAssemble>
<IsBasic>true</IsBasic>
<IsCounponApplied>true</IsCounponApplied>
<IsLogin>true</IsLogin>
<IsPackage>true</IsPackage>
<cart>
<CartItems>
<Itemshipping>1</Itemshipping>
<cart>
<CartModelNew1>
<AssemblyGroupId>1</AssemblyGroupId>
<AssemblyProdId>1</AssemblyProdId>
<AvailableStock>33</AvailableStock>
<CappingLimit>31</CappingLimit>
<CartId>00d25e98-380c-4bf7-894d-fc46a403abad</CartId>
<CartItemId>2</CartItemId>
<CategoryUrl>sample string 16</CategoryUrl>
<CouponCode>sample string 7</CouponCode>
<CouponValue>1</CouponValue>
<CreatedOn>2026-02-03T23:42:02.3488219+00:00</CreatedOn>
<CreditUsed>14</CreditUsed>
<DeliveryChargeAmount>1</DeliveryChargeAmount>
<DiscountPercent>1</DiscountPercent>
<DisplayName>sample string 3</DisplayName>
<InStock>true</InStock>
<IsActive>true</IsActive>
<IsAssembled>true</IsAssembled>
<IsDeliveryAvailableToPinCode>true</IsDeliveryAvailableToPinCode>
<IsFreeShipping>true</IsFreeShipping>
<IsNotified>true</IsNotified>
<IsRFQ>true</IsRFQ>
<IsXpressDelivery>true</IsXpressDelivery>
<ItemDiscountAmt>1</ItemDiscountAmt>
<ListItem>sample string 24</ListItem>
<ListingImage>sample string 11</ListingImage>
<MOQ>34</MOQ>
<MRPPrice>1</MRPPrice>
<MinRFQSellQty>23</MinRFQSellQty>
<MinSellQty>22</MinSellQty>
<ProductBarcode>sample string 32</ProductBarcode>
<ProductCode>sample string 5</ProductCode>
<Quantity>1</Quantity>
<SKUFilterPriceId>1</SKUFilterPriceId>
<SKUOptions>sample string 17</SKUOptions>
<SPPrice>1</SPPrice>
<SaleTaxAmt>1</SaleTaxAmt>
<ShippingCountryCode>sample string 19</ShippingCountryCode>
<ShippingMasterId>1</ShippingMasterId>
<ShippingMethodName>sample string 12</ShippingMethodName>
<ShippingRate>13</ShippingRate>
<ShippingStateProviance>sample string 21</ShippingStateProviance>
<ShippingZipCode>sample string 20</ShippingZipCode>
<SkuCode>sample string 4</SkuCode>
<SkuId>1</SkuId>
<SkuLink>sample string 6</SkuLink>
<SkuPriceId>1</SkuPriceId>
<SkuTypeId>1</SkuTypeId>
<SubTotal>1</SubTotal>
<TaxableAmount>1</TaxableAmount>
<Total>1</Total>
<UnitPrice>1</UnitPrice>
<UrlPrefix>sample string 15</UrlPrefix>
<Weight>29.1</Weight>
<XpressDeliveryAmount>1</XpressDeliveryAmount>
<assembleSkusnew>
<CartModelNew>
<AssemblyGroupId>1</AssemblyGroupId>
<AssemblyProdId>1</AssemblyProdId>
<CartId>cc70d3ec-74c5-4dda-bce1-8fa7855d4056</CartId>
<CartItemId>2</CartItemId>
<CategoryUrl>sample string 19</CategoryUrl>
<CouponCode>sample string 8</CouponCode>
<CouponValue>1</CouponValue>
<CreatedOn>2026-02-03T23:42:02.3488219+00:00</CreatedOn>
<CreditUsed>17</CreditUsed>
<DiscountPercent>1</DiscountPercent>
<DisplayName>sample string 3</DisplayName>
<IsAssembled>true</IsAssembled>
<IsFreeShipping>true</IsFreeShipping>
<IsRFQ>true</IsRFQ>
<ItemDiscountAmt>1</ItemDiscountAmt>
<ListingImage>sample string 14</ListingImage>
<MRPPrice>1</MRPPrice>
<MinRFQSellQty>26</MinRFQSellQty>
<MinSellQty>25</MinSellQty>
<ProductCode>sample string 5</ProductCode>
<Quantity>7</Quantity>
<SKUOptions>sample string 20</SKUOptions>
<SaleTaxAmt>1</SaleTaxAmt>
<ShippingCountryCode>sample string 22</ShippingCountryCode>
<ShippingMasterId>1</ShippingMasterId>
<ShippingMethodName>sample string 15</ShippingMethodName>
<ShippingRate>16</ShippingRate>
<ShippingStateProviance>sample string 24</ShippingStateProviance>
<ShippingZipCode>sample string 23</ShippingZipCode>
<SkuCode>sample string 4</SkuCode>
<SkuId>1</SkuId>
<SkuLink>sample string 6</SkuLink>
<SkuPriceId>1</SkuPriceId>
<SkuTypeId>1</SkuTypeId>
<SubTotal>1</SubTotal>
<TaxableAmount>1</TaxableAmount>
<Total>1</Total>
<UrlPrefix>sample string 18</UrlPrefix>
<height>11</height>
<itemshipping>1</itemshipping>
<length>13</length>
<relatedfiles>sample string 21</relatedfiles>
<sellingprice>1</sellingprice>
<weight>10.1</weight>
<width>12</width>
</CartModelNew>
<CartModelNew>
<AssemblyGroupId>1</AssemblyGroupId>
<AssemblyProdId>1</AssemblyProdId>
<CartId>cc70d3ec-74c5-4dda-bce1-8fa7855d4056</CartId>
<CartItemId>2</CartItemId>
<CategoryUrl>sample string 19</CategoryUrl>
<CouponCode>sample string 8</CouponCode>
<CouponValue>1</CouponValue>
<CreatedOn>2026-02-03T23:42:02.3488219+00:00</CreatedOn>
<CreditUsed>17</CreditUsed>
<DiscountPercent>1</DiscountPercent>
<DisplayName>sample string 3</DisplayName>
<IsAssembled>true</IsAssembled>
<IsFreeShipping>true</IsFreeShipping>
<IsRFQ>true</IsRFQ>
<ItemDiscountAmt>1</ItemDiscountAmt>
<ListingImage>sample string 14</ListingImage>
<MRPPrice>1</MRPPrice>
<MinRFQSellQty>26</MinRFQSellQty>
<MinSellQty>25</MinSellQty>
<ProductCode>sample string 5</ProductCode>
<Quantity>7</Quantity>
<SKUOptions>sample string 20</SKUOptions>
<SaleTaxAmt>1</SaleTaxAmt>
<ShippingCountryCode>sample string 22</ShippingCountryCode>
<ShippingMasterId>1</ShippingMasterId>
<ShippingMethodName>sample string 15</ShippingMethodName>
<ShippingRate>16</ShippingRate>
<ShippingStateProviance>sample string 24</ShippingStateProviance>
<ShippingZipCode>sample string 23</ShippingZipCode>
<SkuCode>sample string 4</SkuCode>
<SkuId>1</SkuId>
<SkuLink>sample string 6</SkuLink>
<SkuPriceId>1</SkuPriceId>
<SkuTypeId>1</SkuTypeId>
<SubTotal>1</SubTotal>
<TaxableAmount>1</TaxableAmount>
<Total>1</Total>
<UrlPrefix>sample string 18</UrlPrefix>
<height>11</height>
<itemshipping>1</itemshipping>
<length>13</length>
<relatedfiles>sample string 21</relatedfiles>
<sellingprice>1</sellingprice>
<weight>10.1</weight>
<width>12</width>
</CartModelNew>
</assembleSkusnew>
<discountvalue>30</discountvalue>
<height>8</height>
<issavedPrice>true</issavedPrice>
<itemshipping>1</itemshipping>
<length>10</length>
<relatedfiles>sample string 18</relatedfiles>
<savedprice>27</savedprice>
<sellingprice>1</sellingprice>
<width>9</width>
</CartModelNew1>
<CartModelNew1>
<AssemblyGroupId>1</AssemblyGroupId>
<AssemblyProdId>1</AssemblyProdId>
<AvailableStock>33</AvailableStock>
<CappingLimit>31</CappingLimit>
<CartId>00d25e98-380c-4bf7-894d-fc46a403abad</CartId>
<CartItemId>2</CartItemId>
<CategoryUrl>sample string 16</CategoryUrl>
<CouponCode>sample string 7</CouponCode>
<CouponValue>1</CouponValue>
<CreatedOn>2026-02-03T23:42:02.3488219+00:00</CreatedOn>
<CreditUsed>14</CreditUsed>
<DeliveryChargeAmount>1</DeliveryChargeAmount>
<DiscountPercent>1</DiscountPercent>
<DisplayName>sample string 3</DisplayName>
<InStock>true</InStock>
<IsActive>true</IsActive>
<IsAssembled>true</IsAssembled>
<IsDeliveryAvailableToPinCode>true</IsDeliveryAvailableToPinCode>
<IsFreeShipping>true</IsFreeShipping>
<IsNotified>true</IsNotified>
<IsRFQ>true</IsRFQ>
<IsXpressDelivery>true</IsXpressDelivery>
<ItemDiscountAmt>1</ItemDiscountAmt>
<ListItem>sample string 24</ListItem>
<ListingImage>sample string 11</ListingImage>
<MOQ>34</MOQ>
<MRPPrice>1</MRPPrice>
<MinRFQSellQty>23</MinRFQSellQty>
<MinSellQty>22</MinSellQty>
<ProductBarcode>sample string 32</ProductBarcode>
<ProductCode>sample string 5</ProductCode>
<Quantity>1</Quantity>
<SKUFilterPriceId>1</SKUFilterPriceId>
<SKUOptions>sample string 17</SKUOptions>
<SPPrice>1</SPPrice>
<SaleTaxAmt>1</SaleTaxAmt>
<ShippingCountryCode>sample string 19</ShippingCountryCode>
<ShippingMasterId>1</ShippingMasterId>
<ShippingMethodName>sample string 12</ShippingMethodName>
<ShippingRate>13</ShippingRate>
<ShippingStateProviance>sample string 21</ShippingStateProviance>
<ShippingZipCode>sample string 20</ShippingZipCode>
<SkuCode>sample string 4</SkuCode>
<SkuId>1</SkuId>
<SkuLink>sample string 6</SkuLink>
<SkuPriceId>1</SkuPriceId>
<SkuTypeId>1</SkuTypeId>
<SubTotal>1</SubTotal>
<TaxableAmount>1</TaxableAmount>
<Total>1</Total>
<UnitPrice>1</UnitPrice>
<UrlPrefix>sample string 15</UrlPrefix>
<Weight>29.1</Weight>
<XpressDeliveryAmount>1</XpressDeliveryAmount>
<assembleSkusnew>
<CartModelNew>
<AssemblyGroupId>1</AssemblyGroupId>
<AssemblyProdId>1</AssemblyProdId>
<CartId>cc70d3ec-74c5-4dda-bce1-8fa7855d4056</CartId>
<CartItemId>2</CartItemId>
<CategoryUrl>sample string 19</CategoryUrl>
<CouponCode>sample string 8</CouponCode>
<CouponValue>1</CouponValue>
<CreatedOn>2026-02-03T23:42:02.3488219+00:00</CreatedOn>
<CreditUsed>17</CreditUsed>
<DiscountPercent>1</DiscountPercent>
<DisplayName>sample string 3</DisplayName>
<IsAssembled>true</IsAssembled>
<IsFreeShipping>true</IsFreeShipping>
<IsRFQ>true</IsRFQ>
<ItemDiscountAmt>1</ItemDiscountAmt>
<ListingImage>sample string 14</ListingImage>
<MRPPrice>1</MRPPrice>
<MinRFQSellQty>26</MinRFQSellQty>
<MinSellQty>25</MinSellQty>
<ProductCode>sample string 5</ProductCode>
<Quantity>7</Quantity>
<SKUOptions>sample string 20</SKUOptions>
<SaleTaxAmt>1</SaleTaxAmt>
<ShippingCountryCode>sample string 22</ShippingCountryCode>
<ShippingMasterId>1</ShippingMasterId>
<ShippingMethodName>sample string 15</ShippingMethodName>
<ShippingRate>16</ShippingRate>
<ShippingStateProviance>sample string 24</ShippingStateProviance>
<ShippingZipCode>sample string 23</ShippingZipCode>
<SkuCode>sample string 4</SkuCode>
<SkuId>1</SkuId>
<SkuLink>sample string 6</SkuLink>
<SkuPriceId>1</SkuPriceId>
<SkuTypeId>1</SkuTypeId>
<SubTotal>1</SubTotal>
<TaxableAmount>1</TaxableAmount>
<Total>1</Total>
<UrlPrefix>sample string 18</UrlPrefix>
<height>11</height>
<itemshipping>1</itemshipping>
<length>13</length>
<relatedfiles>sample string 21</relatedfiles>
<sellingprice>1</sellingprice>
<weight>10.1</weight>
<width>12</width>
</CartModelNew>
<CartModelNew>
<AssemblyGroupId>1</AssemblyGroupId>
<AssemblyProdId>1</AssemblyProdId>
<CartId>cc70d3ec-74c5-4dda-bce1-8fa7855d4056</CartId>
<CartItemId>2</CartItemId>
<CategoryUrl>sample string 19</CategoryUrl>
<CouponCode>sample string 8</CouponCode>
<CouponValue>1</CouponValue>
<CreatedOn>2026-02-03T23:42:02.3488219+00:00</CreatedOn>
<CreditUsed>17</CreditUsed>
<DiscountPercent>1</DiscountPercent>
<DisplayName>sample string 3</DisplayName>
<IsAssembled>true</IsAssembled>
<IsFreeShipping>true</IsFreeShipping>
<IsRFQ>true</IsRFQ>
<ItemDiscountAmt>1</ItemDiscountAmt>
<ListingImage>sample string 14</ListingImage>
<MRPPrice>1</MRPPrice>
<MinRFQSellQty>26</MinRFQSellQty>
<MinSellQty>25</MinSellQty>
<ProductCode>sample string 5</ProductCode>
<Quantity>7</Quantity>
<SKUOptions>sample string 20</SKUOptions>
<SaleTaxAmt>1</SaleTaxAmt>
<ShippingCountryCode>sample string 22</ShippingCountryCode>
<ShippingMasterId>1</ShippingMasterId>
<ShippingMethodName>sample string 15</ShippingMethodName>
<ShippingRate>16</ShippingRate>
<ShippingStateProviance>sample string 24</ShippingStateProviance>
<ShippingZipCode>sample string 23</ShippingZipCode>
<SkuCode>sample string 4</SkuCode>
<SkuId>1</SkuId>
<SkuLink>sample string 6</SkuLink>
<SkuPriceId>1</SkuPriceId>
<SkuTypeId>1</SkuTypeId>
<SubTotal>1</SubTotal>
<TaxableAmount>1</TaxableAmount>
<Total>1</Total>
<UrlPrefix>sample string 18</UrlPrefix>
<height>11</height>
<itemshipping>1</itemshipping>
<length>13</length>
<relatedfiles>sample string 21</relatedfiles>
<sellingprice>1</sellingprice>
<weight>10.1</weight>
<width>12</width>
</CartModelNew>
</assembleSkusnew>
<discountvalue>30</discountvalue>
<height>8</height>
<issavedPrice>true</issavedPrice>
<itemshipping>1</itemshipping>
<length>10</length>
<relatedfiles>sample string 18</relatedfiles>
<savedprice>27</savedprice>
<sellingprice>1</sellingprice>
<width>9</width>
</CartModelNew1>
</cart>
</CartItems>
<CartItems>
<Itemshipping>1</Itemshipping>
<cart>
<CartModelNew1>
<AssemblyGroupId>1</AssemblyGroupId>
<AssemblyProdId>1</AssemblyProdId>
<AvailableStock>33</AvailableStock>
<CappingLimit>31</CappingLimit>
<CartId>00d25e98-380c-4bf7-894d-fc46a403abad</CartId>
<CartItemId>2</CartItemId>
<CategoryUrl>sample string 16</CategoryUrl>
<CouponCode>sample string 7</CouponCode>
<CouponValue>1</CouponValue>
<CreatedOn>2026-02-03T23:42:02.3488219+00:00</CreatedOn>
<CreditUsed>14</CreditUsed>
<DeliveryChargeAmount>1</DeliveryChargeAmount>
<DiscountPercent>1</DiscountPercent>
<DisplayName>sample string 3</DisplayName>
<InStock>true</InStock>
<IsActive>true</IsActive>
<IsAssembled>true</IsAssembled>
<IsDeliveryAvailableToPinCode>true</IsDeliveryAvailableToPinCode>
<IsFreeShipping>true</IsFreeShipping>
<IsNotified>true</IsNotified>
<IsRFQ>true</IsRFQ>
<IsXpressDelivery>true</IsXpressDelivery>
<ItemDiscountAmt>1</ItemDiscountAmt>
<ListItem>sample string 24</ListItem>
<ListingImage>sample string 11</ListingImage>
<MOQ>34</MOQ>
<MRPPrice>1</MRPPrice>
<MinRFQSellQty>23</MinRFQSellQty>
<MinSellQty>22</MinSellQty>
<ProductBarcode>sample string 32</ProductBarcode>
<ProductCode>sample string 5</ProductCode>
<Quantity>1</Quantity>
<SKUFilterPriceId>1</SKUFilterPriceId>
<SKUOptions>sample string 17</SKUOptions>
<SPPrice>1</SPPrice>
<SaleTaxAmt>1</SaleTaxAmt>
<ShippingCountryCode>sample string 19</ShippingCountryCode>
<ShippingMasterId>1</ShippingMasterId>
<ShippingMethodName>sample string 12</ShippingMethodName>
<ShippingRate>13</ShippingRate>
<ShippingStateProviance>sample string 21</ShippingStateProviance>
<ShippingZipCode>sample string 20</ShippingZipCode>
<SkuCode>sample string 4</SkuCode>
<SkuId>1</SkuId>
<SkuLink>sample string 6</SkuLink>
<SkuPriceId>1</SkuPriceId>
<SkuTypeId>1</SkuTypeId>
<SubTotal>1</SubTotal>
<TaxableAmount>1</TaxableAmount>
<Total>1</Total>
<UnitPrice>1</UnitPrice>
<UrlPrefix>sample string 15</UrlPrefix>
<Weight>29.1</Weight>
<XpressDeliveryAmount>1</XpressDeliveryAmount>
<assembleSkusnew>
<CartModelNew>
<AssemblyGroupId>1</AssemblyGroupId>
<AssemblyProdId>1</AssemblyProdId>
<CartId>cc70d3ec-74c5-4dda-bce1-8fa7855d4056</CartId>
<CartItemId>2</CartItemId>
<CategoryUrl>sample string 19</CategoryUrl>
<CouponCode>sample string 8</CouponCode>
<CouponValue>1</CouponValue>
<CreatedOn>2026-02-03T23:42:02.3488219+00:00</CreatedOn>
<CreditUsed>17</CreditUsed>
<DiscountPercent>1</DiscountPercent>
<DisplayName>sample string 3</DisplayName>
<IsAssembled>true</IsAssembled>
<IsFreeShipping>true</IsFreeShipping>
<IsRFQ>true</IsRFQ>
<ItemDiscountAmt>1</ItemDiscountAmt>
<ListingImage>sample string 14</ListingImage>
<MRPPrice>1</MRPPrice>
<MinRFQSellQty>26</MinRFQSellQty>
<MinSellQty>25</MinSellQty>
<ProductCode>sample string 5</ProductCode>
<Quantity>7</Quantity>
<SKUOptions>sample string 20</SKUOptions>
<SaleTaxAmt>1</SaleTaxAmt>
<ShippingCountryCode>sample string 22</ShippingCountryCode>
<ShippingMasterId>1</ShippingMasterId>
<ShippingMethodName>sample string 15</ShippingMethodName>
<ShippingRate>16</ShippingRate>
<ShippingStateProviance>sample string 24</ShippingStateProviance>
<ShippingZipCode>sample string 23</ShippingZipCode>
<SkuCode>sample string 4</SkuCode>
<SkuId>1</SkuId>
<SkuLink>sample string 6</SkuLink>
<SkuPriceId>1</SkuPriceId>
<SkuTypeId>1</SkuTypeId>
<SubTotal>1</SubTotal>
<TaxableAmount>1</TaxableAmount>
<Total>1</Total>
<UrlPrefix>sample string 18</UrlPrefix>
<height>11</height>
<itemshipping>1</itemshipping>
<length>13</length>
<relatedfiles>sample string 21</relatedfiles>
<sellingprice>1</sellingprice>
<weight>10.1</weight>
<width>12</width>
</CartModelNew>
<CartModelNew>
<AssemblyGroupId>1</AssemblyGroupId>
<AssemblyProdId>1</AssemblyProdId>
<CartId>cc70d3ec-74c5-4dda-bce1-8fa7855d4056</CartId>
<CartItemId>2</CartItemId>
<CategoryUrl>sample string 19</CategoryUrl>
<CouponCode>sample string 8</CouponCode>
<CouponValue>1</CouponValue>
<CreatedOn>2026-02-03T23:42:02.3488219+00:00</CreatedOn>
<CreditUsed>17</CreditUsed>
<DiscountPercent>1</DiscountPercent>
<DisplayName>sample string 3</DisplayName>
<IsAssembled>true</IsAssembled>
<IsFreeShipping>true</IsFreeShipping>
<IsRFQ>true</IsRFQ>
<ItemDiscountAmt>1</ItemDiscountAmt>
<ListingImage>sample string 14</ListingImage>
<MRPPrice>1</MRPPrice>
<MinRFQSellQty>26</MinRFQSellQty>
<MinSellQty>25</MinSellQty>
<ProductCode>sample string 5</ProductCode>
<Quantity>7</Quantity>
<SKUOptions>sample string 20</SKUOptions>
<SaleTaxAmt>1</SaleTaxAmt>
<ShippingCountryCode>sample string 22</ShippingCountryCode>
<ShippingMasterId>1</ShippingMasterId>
<ShippingMethodName>sample string 15</ShippingMethodName>
<ShippingRate>16</ShippingRate>
<ShippingStateProviance>sample string 24</ShippingStateProviance>
<ShippingZipCode>sample string 23</ShippingZipCode>
<SkuCode>sample string 4</SkuCode>
<SkuId>1</SkuId>
<SkuLink>sample string 6</SkuLink>
<SkuPriceId>1</SkuPriceId>
<SkuTypeId>1</SkuTypeId>
<SubTotal>1</SubTotal>
<TaxableAmount>1</TaxableAmount>
<Total>1</Total>
<UrlPrefix>sample string 18</UrlPrefix>
<height>11</height>
<itemshipping>1</itemshipping>
<length>13</length>
<relatedfiles>sample string 21</relatedfiles>
<sellingprice>1</sellingprice>
<weight>10.1</weight>
<width>12</width>
</CartModelNew>
</assembleSkusnew>
<discountvalue>30</discountvalue>
<height>8</height>
<issavedPrice>true</issavedPrice>
<itemshipping>1</itemshipping>
<length>10</length>
<relatedfiles>sample string 18</relatedfiles>
<savedprice>27</savedprice>
<sellingprice>1</sellingprice>
<width>9</width>
</CartModelNew1>
<CartModelNew1>
<AssemblyGroupId>1</AssemblyGroupId>
<AssemblyProdId>1</AssemblyProdId>
<AvailableStock>33</AvailableStock>
<CappingLimit>31</CappingLimit>
<CartId>00d25e98-380c-4bf7-894d-fc46a403abad</CartId>
<CartItemId>2</CartItemId>
<CategoryUrl>sample string 16</CategoryUrl>
<CouponCode>sample string 7</CouponCode>
<CouponValue>1</CouponValue>
<CreatedOn>2026-02-03T23:42:02.3488219+00:00</CreatedOn>
<CreditUsed>14</CreditUsed>
<DeliveryChargeAmount>1</DeliveryChargeAmount>
<DiscountPercent>1</DiscountPercent>
<DisplayName>sample string 3</DisplayName>
<InStock>true</InStock>
<IsActive>true</IsActive>
<IsAssembled>true</IsAssembled>
<IsDeliveryAvailableToPinCode>true</IsDeliveryAvailableToPinCode>
<IsFreeShipping>true</IsFreeShipping>
<IsNotified>true</IsNotified>
<IsRFQ>true</IsRFQ>
<IsXpressDelivery>true</IsXpressDelivery>
<ItemDiscountAmt>1</ItemDiscountAmt>
<ListItem>sample string 24</ListItem>
<ListingImage>sample string 11</ListingImage>
<MOQ>34</MOQ>
<MRPPrice>1</MRPPrice>
<MinRFQSellQty>23</MinRFQSellQty>
<MinSellQty>22</MinSellQty>
<ProductBarcode>sample string 32</ProductBarcode>
<ProductCode>sample string 5</ProductCode>
<Quantity>1</Quantity>
<SKUFilterPriceId>1</SKUFilterPriceId>
<SKUOptions>sample string 17</SKUOptions>
<SPPrice>1</SPPrice>
<SaleTaxAmt>1</SaleTaxAmt>
<ShippingCountryCode>sample string 19</ShippingCountryCode>
<ShippingMasterId>1</ShippingMasterId>
<ShippingMethodName>sample string 12</ShippingMethodName>
<ShippingRate>13</ShippingRate>
<ShippingStateProviance>sample string 21</ShippingStateProviance>
<ShippingZipCode>sample string 20</ShippingZipCode>
<SkuCode>sample string 4</SkuCode>
<SkuId>1</SkuId>
<SkuLink>sample string 6</SkuLink>
<SkuPriceId>1</SkuPriceId>
<SkuTypeId>1</SkuTypeId>
<SubTotal>1</SubTotal>
<TaxableAmount>1</TaxableAmount>
<Total>1</Total>
<UnitPrice>1</UnitPrice>
<UrlPrefix>sample string 15</UrlPrefix>
<Weight>29.1</Weight>
<XpressDeliveryAmount>1</XpressDeliveryAmount>
<assembleSkusnew>
<CartModelNew>
<AssemblyGroupId>1</AssemblyGroupId>
<AssemblyProdId>1</AssemblyProdId>
<CartId>cc70d3ec-74c5-4dda-bce1-8fa7855d4056</CartId>
<CartItemId>2</CartItemId>
<CategoryUrl>sample string 19</CategoryUrl>
<CouponCode>sample string 8</CouponCode>
<CouponValue>1</CouponValue>
<CreatedOn>2026-02-03T23:42:02.3488219+00:00</CreatedOn>
<CreditUsed>17</CreditUsed>
<DiscountPercent>1</DiscountPercent>
<DisplayName>sample string 3</DisplayName>
<IsAssembled>true</IsAssembled>
<IsFreeShipping>true</IsFreeShipping>
<IsRFQ>true</IsRFQ>
<ItemDiscountAmt>1</ItemDiscountAmt>
<ListingImage>sample string 14</ListingImage>
<MRPPrice>1</MRPPrice>
<MinRFQSellQty>26</MinRFQSellQty>
<MinSellQty>25</MinSellQty>
<ProductCode>sample string 5</ProductCode>
<Quantity>7</Quantity>
<SKUOptions>sample string 20</SKUOptions>
<SaleTaxAmt>1</SaleTaxAmt>
<ShippingCountryCode>sample string 22</ShippingCountryCode>
<ShippingMasterId>1</ShippingMasterId>
<ShippingMethodName>sample string 15</ShippingMethodName>
<ShippingRate>16</ShippingRate>
<ShippingStateProviance>sample string 24</ShippingStateProviance>
<ShippingZipCode>sample string 23</ShippingZipCode>
<SkuCode>sample string 4</SkuCode>
<SkuId>1</SkuId>
<SkuLink>sample string 6</SkuLink>
<SkuPriceId>1</SkuPriceId>
<SkuTypeId>1</SkuTypeId>
<SubTotal>1</SubTotal>
<TaxableAmount>1</TaxableAmount>
<Total>1</Total>
<UrlPrefix>sample string 18</UrlPrefix>
<height>11</height>
<itemshipping>1</itemshipping>
<length>13</length>
<relatedfiles>sample string 21</relatedfiles>
<sellingprice>1</sellingprice>
<weight>10.1</weight>
<width>12</width>
</CartModelNew>
<CartModelNew>
<AssemblyGroupId>1</AssemblyGroupId>
<AssemblyProdId>1</AssemblyProdId>
<CartId>cc70d3ec-74c5-4dda-bce1-8fa7855d4056</CartId>
<CartItemId>2</CartItemId>
<CategoryUrl>sample string 19</CategoryUrl>
<CouponCode>sample string 8</CouponCode>
<CouponValue>1</CouponValue>
<CreatedOn>2026-02-03T23:42:02.3488219+00:00</CreatedOn>
<CreditUsed>17</CreditUsed>
<DiscountPercent>1</DiscountPercent>
<DisplayName>sample string 3</DisplayName>
<IsAssembled>true</IsAssembled>
<IsFreeShipping>true</IsFreeShipping>
<IsRFQ>true</IsRFQ>
<ItemDiscountAmt>1</ItemDiscountAmt>
<ListingImage>sample string 14</ListingImage>
<MRPPrice>1</MRPPrice>
<MinRFQSellQty>26</MinRFQSellQty>
<MinSellQty>25</MinSellQty>
<ProductCode>sample string 5</ProductCode>
<Quantity>7</Quantity>
<SKUOptions>sample string 20</SKUOptions>
<SaleTaxAmt>1</SaleTaxAmt>
<ShippingCountryCode>sample string 22</ShippingCountryCode>
<ShippingMasterId>1</ShippingMasterId>
<ShippingMethodName>sample string 15</ShippingMethodName>
<ShippingRate>16</ShippingRate>
<ShippingStateProviance>sample string 24</ShippingStateProviance>
<ShippingZipCode>sample string 23</ShippingZipCode>
<SkuCode>sample string 4</SkuCode>
<SkuId>1</SkuId>
<SkuLink>sample string 6</SkuLink>
<SkuPriceId>1</SkuPriceId>
<SkuTypeId>1</SkuTypeId>
<SubTotal>1</SubTotal>
<TaxableAmount>1</TaxableAmount>
<Total>1</Total>
<UrlPrefix>sample string 18</UrlPrefix>
<height>11</height>
<itemshipping>1</itemshipping>
<length>13</length>
<relatedfiles>sample string 21</relatedfiles>
<sellingprice>1</sellingprice>
<weight>10.1</weight>
<width>12</width>
</CartModelNew>
</assembleSkusnew>
<discountvalue>30</discountvalue>
<height>8</height>
<issavedPrice>true</issavedPrice>
<itemshipping>1</itemshipping>
<length>10</length>
<relatedfiles>sample string 18</relatedfiles>
<savedprice>27</savedprice>
<sellingprice>1</sellingprice>
<width>9</width>
</CartModelNew1>
</cart>
</CartItems>
</cart>
<count>1</count>
<couponcode>sample string 9</couponcode>
<couponvalue>10</couponvalue>
<currencySymbol>sample string 6</currencySymbol>
<deliverycharge>1</deliverycharge>
<deliverylocalitypincode>sample string 21</deliverylocalitypincode>
<formatnumber>30</formatnumber>
<freetotalamount>19</freetotalamount>
<isGuest>true</isGuest>
<iscartshow>true</iscartshow>
<ischeckoutshow>true</ischeckoutshow>
<isrfqshow>true</isrfqshow>
<isviewcartshow>true</isviewcartshow>
<isxpress>true</isxpress>
<msgamount>true</msgamount>
<setCartCookie>true</setCartCookie>
<shippingid>1</shippingid>
<shippingmethod>sample string 14</shippingmethod>
<shippingrate>15</shippingrate>
<subTotalAfterTax>13</subTotalAfterTax>
<subtotal>7</subtotal>
<subtotalAfterDiscount>11</subtotalAfterDiscount>
<total>17</total>
<totalWeight>16.1</totalWeight>
<totalnotzero>true</totalnotzero>
<totaltax>12</totaltax>
<xpressvalue>1</xpressvalue>
</GetCartModel>
