getGiftWithPurchaseChoices
get
/ccstore/v1/orders/getGiftWithPurchaseChoices
Get Gift With Purchase Choices. Get all of the products and skus available for selection for a gift with purchase gift. Optionally takes the x-ccasset-language headers to get translated content in another language. Also it can have optional X-CCOrganization header which is a JSON field to specify current Organization context of logged in user.
Request
Supported Media Types
- application/json
Query Parameters
- giftWithPurchaseDetail
-
Type:
stringRequired:truethe gift detail of the free gift. This is typically a product or a sku Id- giftWithPurchaseType
Type:stringRequired:truethe gift type of the free gift. For example product or sku
Header Parameters
- X-CCOrganization
-
Type:
stringCurrent organization context of the logged in user
Response
Supported Media Types
- application/json
200 Response
Following model is returned when operation succeeds.
Body
Root Schema : getGiftWithPurchaseChoices_response
Nested Schema : product
Type:
objectThe details of the product.
- active
-
Type:
booleanProduct active property - ancestorCategories
-
Type:
arrayancestorCategoriesAdditional Properties Allowed:Array of category objects. - ancestorCategoryIds
-
Type:
arrayancestorCategoryIdsAdditional Properties Allowed:ancestor category ids - arrivalDate
-
Type:
stringarrival date of the product - auxiliaryMedia
-
Type:
stringauxiliary media - avgCustRating
-
Type:
numberaverage customer rating for the product - brand
-
Type:
stringbrand of the product - childSKUs
-
Type:
arraychildSKUsAdditional Properties Allowed:List of SKU's for the product - creationDate
-
Type:
stringproduct creation date - custRatingCount
-
Type:
integertotal count of the customer rating for the product - dateAvailable
-
Type:
stringavailable date - daysAvailable
-
Type:
integeravailable number of days - derivedCatalogs
-
Type:
arrayderivedCatalogsAdditional Properties Allowed:Derived Catalogs. - description
-
Type:
stringdescription of the product - discountable
-
Type:
booleanProduct discountable property - displayName
-
Type:
stringdisplay name of the product - dynamicRelatedProducts
-
Type:
stringdynamic related products - dynamicUpsellProducts
-
Type:
stringdynamic upsell products - endDate
-
Type:
stringend date - fullImageURLs
-
Type:
arrayfullImageURLsAdditional Properties Allowed:full image url paths - height
-
Type:
numberheight of the product - id
-
Type:
stringid of the product - itemAcl
-
Type:
stringitem acl - keywords
-
Type:
arraykeywordsAdditional Properties Allowed:keywords for the product - largeImage
-
Type:
stringlarge image url path of the product - largeImageURLs
-
Type:
arraylargeImageURLsAdditional Properties Allowed:large image urls - length
-
Type:
numberlength of the product - listPrice
-
Type:
numberlist price of the product - listPrices
-
Type:
objectlistPricesAdditional Properties Allowed:list prices of the product in respective price list groups - longDescription
-
Type:
stringlong description of the product - mediumImageURLs
-
Type:
arraymediumImageURLsAdditional Properties Allowed:medium image urls path - onlineOnly
-
Type:
booleanonline only property - orderable
-
Type:
stringorderable property - orderLimit
-
Type:
integerorder limit - parentCategory
-
Type:
stringparent category of the product - primaryFullImageURL
-
Type:
stringprimary full image url path - primaryLargeImageURL
-
Type:
stringprimary large image url path - primaryMediumImageURL
-
Type:
stringprimary medium image url path - primarySmallImageURL
-
Type:
stringprimary small image url path - primarySourceImageURL
-
Type:
stringprimary source image url path - primaryThumbImageURL
-
Type:
stringprimary thumb image url path - productImages
-
Type:
arrayproductImagesAdditional Properties Allowed:Details of the product images - productVariantOptions
-
Type:
arrayproductVariantOptionsAdditional Properties Allowed:Objects containing product's variant options details if available for the product. - relatedProductGroup
-
Type:
stringrelated product group - relatedProducts
-
Type:
stringrelated products - repositoryId
-
Type:
stringrepository id of the product - route
-
Type:
stringroute of the product - salePrice
-
Type:
stringsale price of the product - salePriceEndDate
-
Type:
stringsale price end date of the product - salePrices
-
Type:
objectsalePricesAdditional Properties Allowed:sale prices of the product in respective price list groups - salePriceStartDate
-
Type:
stringstart date of the product's sale price - seoDescriptionDerived
-
Type:
stringDerived from display name and description of the product. - seoKeywordsDerived
-
Type:
stringDerived from display name and ancestor category name's of the product. - seoMetaInfo
-
Type:
objectseoMetaInfoAdditional Properties Allowed:Seo meta info for product. - seoTitleDerived
-
Type:
stringDerived from display name of the product. - shippingSurcharge
-
Type:
numberExtra handling costs for shipping the product. - shippingSurcharges
-
Type:
objectshippingSurchargesAdditional Properties Allowed:Extra handling costs for shipping the product in respective price list groups - skuOptionsInfo
-
Type:
stringSku options info - smallImage
-
Type:
stringsmall image path of the product - smallImageURLs
-
Type:
arraysmallImageURLsAdditional Properties Allowed:small image url paths - sourceImageURLs
-
Type:
arraysourceImageURLsAdditional Properties Allowed:source image urls of the product - startDate
-
Type:
stringstart date - taxCode
-
Type:
stringtax code of the product - template
-
Type:
stringtemplate - thumbImageURLs
-
Type:
arraythumbImageURLsAdditional Properties Allowed:thumb image urls of the product - type
-
Type:
stringtype of the product - upsellProductGroup
-
Type:
stringupsell product group - upsellProducts
-
Type:
stringupsell products - variantValuesOrder
-
Type:
objectvariantValuesOrderAdditional Properties Allowed:Object having various variant property as key and ordered values array as the value. - version
-
Type:
stringversion of the product - weight
-
Type:
numberweight - width
-
Type:
numberwidth of the product
Nested Schema : skus
Nested Schema : ancestorCategories
Nested Schema : ancestorCategoryIds
Nested Schema : childSKUs
Nested Schema : derivedCatalogs
Nested Schema : fullImageURLs
Nested Schema : keywords
Nested Schema : largeImageURLs
Nested Schema : listPrices
Type:
objectlist prices of the product in respective price list groups
- plg1
-
Type:
numberlist price of the product in plg1 - plg2
-
Type:
numberlist price of the product in plg2
Nested Schema : mediumImageURLs
Nested Schema : productImages
Nested Schema : productVariantOptions
Nested Schema : salePrices
Type:
objectsale prices of the product in respective price list groups
- plg1
-
Type:
numbersale price of the product in plg1 - plg2
-
Type:
numbersale price of the product in plg2
Nested Schema : seoMetaInfo
Type:
objectSeo meta info for product.
- repositoryId
-
Type:
stringRepository id of seo metadata. - seoDescription
-
Type:
stringDescription of category. - seoKeywords
-
Type:
stringKeywords of category. - seoTitle
-
Type:
stringTitle of category.
Nested Schema : shippingSurcharges
Type:
objectExtra handling costs for shipping the product in respective price list groups
- plg1
-
Type:
numberExtra handling costs for shipping the product in plg1 - plg2
-
Type:
numberExtra handling costs for shipping the product in plg2
Nested Schema : smallImageURLs
Nested Schema : sourceImageURLs
Nested Schema : thumbImageURLs
Nested Schema : variantValuesOrder
Type:
objectObject having various variant property as key and ordered values array as the value.
Nested Schema : items
Type:
object- repositoryId
-
Type:
stringRepository id of ancestor child category.
Nested Schema : items
Type:
object- active
-
Type:
booleanSKU active property - fullImageURLs
-
Type:
arrayfullImageURLsAdditional Properties Allowed:Full Image URLs of SKU. - largeImage
-
Type:
stringlarge image path of the SKU - largeImageURLs
-
Type:
arraylargeImageURLsAdditional Properties Allowed:Large Image URLs of SKU. - listPrice
-
Type:
numberlist price of the SKU - listPrices
-
Type:
objectlistPricesAdditional Properties Allowed:list prices of the SKU in respective price list groups - mediumImageURLs
-
Type:
arraymediumImageURLsAdditional Properties Allowed:Medium Image URLs SKU. - primaryLargeImageURL
-
Type:
stringPrimary Large Image URL of SKU. - primaryMediumImageURL
-
Type:
stringPrimary Medium Image URL ID of SKU. - primarySmallImageURL
-
Type:
stringPrimary Small Image URL of SKU. - primarySourceImageURL
-
Type:
stringPrimary Source Image URL of SKU. - primaryThumbImageURL
-
Type:
stringPrimary Source Image URL of SKU. - quantity
-
Type:
integerquantity of the SKU - repositoryId
-
Type:
stringrepository id of the child SKU - salePrice
-
Type:
numbersale price of the SKU. - salePriceEndDate
-
Type:
stringsale price end date of the SKU - salePrices
-
Type:
objectsalePricesAdditional Properties Allowed:sale prices of the SKU in respective price list groups - salePriceStartDate
-
Type:
stringsale price start date of the SKU. - shippingSurcharge
-
Type:
numberExtra handling cost for shipping the product. - shippingSurcharges
-
Type:
objectshippingSurchargesAdditional Properties Allowed:Extra handling costs for shipping the product in respective price list groups - smallImage
-
Type:
stringsmall image path of the product - smallImageURLs
-
Type:
arraysmallImageURLsAdditional Properties Allowed:Small Image URLs of SKU. - sourceImageURLs
-
Type:
arraysourceImageURLsAdditional Properties Allowed:Source Image URLs of SKU. - thumbImageURLs
-
Type:
arraythumbImageURLsAdditional Properties Allowed:Thumb Image URLs of SKU. - thumbnailImage
-
Type:
stringthumbnail image path of the product
Nested Schema : fullImageURLs
Nested Schema : largeImageURLs
Nested Schema : listPrices
Type:
objectlist prices of the SKU in respective price list groups
- plg1
-
Type:
numberlist price of the SKU in plg1 - plg2
-
Type:
numberlist price of the SKU in plg2
Nested Schema : mediumImageURLs
Nested Schema : salePrices
Type:
objectsale prices of the SKU in respective price list groups
- plg1
-
Type:
numbersale price of the SKU in plg1 - plg2
-
Type:
numbersale price of the SKU in plg2
Nested Schema : shippingSurcharges
Type:
objectExtra handling costs for shipping the product in respective price list groups
- plg1
-
Type:
numberExtra handling costs for shipping the product in plg1 - plg2
-
Type:
numberExtra handling costs for shipping the product in plg2
Nested Schema : smallImageURLs
Nested Schema : sourceImageURLs
Nested Schema : thumbImageURLs
Nested Schema : items
Type:
object- repositoryId
-
Type:
stringrepositoryId
Nested Schema : items
Type:
object- name
-
Type:
stringImage name - path
-
Type:
stringimage path - repositoryId
-
Type:
stringrepository id of the image - url
-
Type:
stringurl path of the image
Nested Schema : items
Type:
object- mapKeyPropertyAttribute
-
Type:
stringmap key property - optionId
-
Type:
stringoption Id - optionName
-
Type:
stringoption Name - optionValueMap
-
Type:
objectoptionValueMapAdditional Properties Allowed:{ "type":"string" }mapping of all option values with corresponding option value ids
Nested Schema : optionValueMap
Type:
object-
Type:
string
mapping of all option values with corresponding option value ids
- optionValue
-
Type:
stringOption Value - optionValueId
-
Type:
integerOption Value Id
Nested Schema : items
Type:
object- fullImageURLs
-
Type:
arrayfullImageURLsAdditional Properties Allowed:Full Image URLs of SKU. - largeImage
-
Type:
stringlarge image path of the SKU - largeImageURLs
-
Type:
arraylargeImageURLsAdditional Properties Allowed:Large Image URLs of SKU. - listPrice
-
Type:
numberlist price of the SKU - listPrices
-
Type:
objectlistPricesAdditional Properties Allowed:list prices of the SKU in respective price list groups - mediumImageURLs
-
Type:
arraymediumImageURLsAdditional Properties Allowed:Medium Image URLs SKU. - primaryLargeImageURL
-
Type:
stringPrimary Large Image URL of SKU. - primaryMediumImageURL
-
Type:
stringPrimary Medium Image URL ID of SKU. - primarySmallImageURL
-
Type:
stringPrimary Small Image URL of SKU. - primarySourceImageURL
-
Type:
stringPrimary Source Image URL of SKU. - primaryThumbImageURL
-
Type:
stringPrimary Source Image URL of SKU. - quantity
-
Type:
integerquantity of the SKU - repositoryId
-
Type:
stringrepository id of the child SKU - salePrice
-
Type:
numbersale price of the SKU. - salePriceEndDate
-
Type:
stringsale price end date of the SKU - salePrices
-
Type:
objectsalePricesAdditional Properties Allowed:sale prices of the SKU in respective price list groups - salePriceStartDate
-
Type:
stringsale price start date of the SKU. - shippingSurcharge
-
Type:
numberExtra handling cost for shipping the product. - shippingSurcharges
-
Type:
objectshippingSurchargesAdditional Properties Allowed:Extra handling costs for shipping the product in respective price list groups - smallImage
-
Type:
stringsmall image path of the product - smallImageURLs
-
Type:
arraysmallImageURLsAdditional Properties Allowed:Small Image URLs of SKU. - sourceImageURLs
-
Type:
arraysourceImageURLsAdditional Properties Allowed:Source Image URLs of SKU. - thumbImageURLs
-
Type:
arraythumbImageURLsAdditional Properties Allowed:Thumb Image URLs of SKU. - thumbnailImage
-
Type:
stringthumbnail image path of the product
Nested Schema : fullImageURLs
Nested Schema : largeImageURLs
Nested Schema : listPrices
Type:
objectlist prices of the SKU in respective price list groups
- plg1
-
Type:
numberlist price of the SKU in plg1 - plg2
-
Type:
numberlist price of the SKU in plg2
Nested Schema : mediumImageURLs
Nested Schema : salePrices
Type:
objectsale prices of the SKU in respective price list groups
- plg1
-
Type:
numbersale price of the SKU in plg1 - plg2
-
Type:
numbersale price of the SKU in plg2
Nested Schema : shippingSurcharges
Type:
objectExtra handling costs for shipping the product in respective price list groups
- plg1
-
Type:
numberExtra handling costs for shipping the product in plg1 - plg2
-
Type:
numberExtra handling costs for shipping the product in plg2
Nested Schema : smallImageURLs
Nested Schema : sourceImageURLs
Nested Schema : thumbImageURLs
Example application/json
{
"product":[
{
"dynamicPropertyMapLong":{
},
"largeImage":null,
"smallImage":null,
"upsellProductGroup":null,
"keywords":[
],
"endDate":null,
"derivedCatalogs":[
],
"custRatingCount":null,
"orderable":null,
"relatedProducts":null,
"orderLimit":null,
"onlineOnly":false,
"listPrices":null,
"dynamicUpsellProducts":null,
"type":null,
"seoMetaInfo":{
"seoDescription":"Vineyard Antique Arm Chair,Hand-carved walnut",
"repositoryId":"100003",
"seoTitle":"Vineyard Antique Arm Chair",
"seoKeywords":"Vineyard Antique Arm Chair,Dining Chairs,Lighting and Decor"
},
"largeImageURLs":[
"/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=940&width=940"
],
"ancestorCategoryIds":[
],
"productInfos":{
},
"id":"xprod2119",
"brand":"Fisher's Colony",
"salePriceEndDate":null,
"height":null,
"defaultProductListingSku":null,
"primaryMediumImageURL":"/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=475&width=475",
"seoKeywordsDerived":"Vineyard Antique Arm Chair,Dining Chairs,Lighting and Decor",
"skuOptionsInfo":null,
"dynamicPropertyMapBigString":{
},
"active":true,
"weight":null,
"thumbImageURLs":[
"/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=100&width=100"
],
"taxCode":"PC030100",
"creationDate":"2014-10-27T05:11:57.034Z",
"version":2,
"arrivalDate":null,
"route":"/vineyard-antique-arm-chair/product/xprod2119",
"catalogs":[
],
"mediumImageURLs":[
"/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=475&width=475"
],
"primarySourceImageURL":"/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=300&width=300",
"parentCategory":null,
"primarySmallImageURL":"/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=300&width=300",
"sourceImageURLs":[
"/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=300&width=300"
],
"avgCustRating":null,
"startDate":null,
"longDescription":"This 18th century antique reproduction arm chair features hand-carved walnut and spring cushion base. Upholstered in buttery soft print textile with a lovely vintage pattern.",
"template":null,
"primaryThumbImageURL":"/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=100&width=100",
"displayName":"Vineyard Antique Arm Chair",
"seoDescriptionDerived":"Vineyard Antique Arm Chair,Hand-carved walnut",
"description":"Hand-carved walnut",
"primaryFullImageURL":"/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg",
"salePrices":null,
"seoTitleDerived":"Vineyard Antique Arm Chair",
"productVariantOptions":[
{
"optionValueMap":{
"Silver":1,
"Neon":2,
"Black":0
},
"optionId":"color",
"mapKeyPropertyAttribute":"sku-camcorder_color",
"optionName":"color"
}
],
"primaryLargeImageURL":"/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=940&width=940",
"smallImageURLs":[
"/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=300&width=300"
],
"itemAcl":null,
"shippingSurcharges":null,
"displayableSkuAttributes":[
],
"dynamicPropertyMapString":{
},
"siteIds":[
],
"thumbnailImage":null,
"discountable":true,
"computedCatalogs":[
],
"childSKUs":[
{
"dynamicPropertyMapLong":{
},
"primaryThumbImageURL":null,
"largeImage":null,
"smallImage":null,
"listPrices":null,
"salePrices":null,
"primaryFullImageURL":null,
"productListingSku":null,
"largeImageURLs":[
],
"primaryLargeImageURL":null,
"smallImageURLs":[
],
"shippingSurcharges":null,
"thumbnailImage":null,
"salePriceEndDate":null,
"salePriceStartDate":null,
"images":[
],
"quantity":11,
"salePrice":null,
"primaryMediumImageURL":null,
"fullImageURLs":[
],
"active":true,
"thumbImageURLs":[
],
"mediumImageURLs":[
],
"repositoryId":"xsku2119",
"shippingSurcharge":null,
"primarySourceImageURL":null,
"primarySmallImageURL":null,
"sourceImageURLs":[
],
"listPrice":219
}
],
"salePriceStartDate":null,
"catalogsRelatedProducts":[
],
"fixedRelatedProducts":[
],
"salePrice":null,
"fullImageURLs":[
"/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg"
],
"length":null,
"upsellProducts":null,
"parentCategoriesForCatalog":{
},
"productImages":[
{
"path":"/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg",
"name":"/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg",
"repositoryId":"img_xprod2119_0",
"url":"http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg"
}
],
"variantValuesOrder":{
"color":[
"Spring Green",
"Cranberry",
"Marigold"
],
"size":[
"Small",
"Large",
"Medium"
]
},
"relatedProductGroup":null,
"auxiliaryMedia":{
},
"dateAvailable":"2014-10-27T05:11:57.034Z",
"width":null,
"repositoryId":"xprod2119",
"shippingSurcharge":null,
"ancestorCategories":[
],
"daysAvailable":0,
"dynamicPropertyMapDouble":{
},
"listPrice":219,
"dynamicRelatedProducts":null,
"fixedUpsellProducts":[
]
}
],
"skus":[
{
"dynamicPropertyMapLong":{
},
"primaryThumbImageURL":null,
"largeImage":null,
"smallImage":null,
"listPrices":null,
"salePrices":null,
"primaryFullImageURL":null,
"productListingSku":null,
"largeImageURLs":[
],
"primaryLargeImageURL":null,
"smallImageURLs":[
],
"shippingSurcharges":null,
"thumbnailImage":null,
"salePriceEndDate":null,
"salePriceStartDate":null,
"images":[
],
"quantity":11,
"salePrice":null,
"primaryMediumImageURL":null,
"fullImageURLs":[
],
"thumbImageURLs":[
],
"mediumImageURLs":[
],
"repositoryId":"xsku2119",
"shippingSurcharge":null,
"primarySourceImageURL":null,
"primarySmallImageURL":null,
"sourceImageURLs":[
],
"listPrice":219
}
]
}
Default Response
The error response
Body
Root Schema : errorModel
Type:
object- devMessage
-
Type:
stringAn optional non-localized message containing technical information for developers - errorCode
-
Type:
stringThe numerical code identifying the error - errors
-
Type:
arrayerrorsAdditional Properties Allowed:An optional list of errors if multiple errors were encountered - message
-
Type:
stringThe localized message describing the error - moreInfo
-
Type:
stringAn optional non-localized message with more information - o:errorPath
-
Type:
stringAn optional machine readable description of where the error occurred - status
-
Type:
stringThe HTTP status code - type
-
Type:
stringThe URI to the HTTP state code definition
Nested Schema : errors
Nested Schema : items
Type:
object- devMessage
-
Type:
stringAn optional non-localized message containing technical information for developers - errorCode
-
Type:
stringThe numerical code identifying the error - message
-
Type:
stringThe localized message describing the error - moreInfo
-
Type:
stringAn optional non-localized message with more information - o:errorPath
-
Type:
stringAn optional machine readable description of where the error occurred - status
-
Type:
stringThe HTTP status code
Examples
Sample Response Payload returned by endpoint:
{
"product": [{
"dynamicPropertyMapLong": {},
"largeImage": null,
"smallImage": null,
"upsellProductGroup": null,
"keywords": [],
"endDate": null,
"derivedCatalogs": [],
"custRatingCount": null,
"orderable": null,
"relatedProducts": null,
"orderLimit": null,
"onlineOnly": false,
"listPrices": null,
"dynamicUpsellProducts": null,
"type": null,
"seoMetaInfo": {
"seoDescription": "Vineyard Antique Arm Chair,Hand-carved walnut",
"repositoryId": "100003",
"seoTitle": "Vineyard Antique Arm Chair",
"seoKeywords": "Vineyard Antique Arm Chair,Dining Chairs,Lighting and Decor"
},
"largeImageURLs": ["/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=940&width=940"],
"ancestorCategoryIds": [],
"productInfos": {},
"id": "xprod2119",
"brand": "Fisher's Colony",
"salePriceEndDate": null,
"height": null,
"defaultProductListingSku": null,
"primaryMediumImageURL": "/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=475&width=475",
"seoKeywordsDerived": "Vineyard Antique Arm Chair,Dining Chairs,Lighting and Decor",
"skuOptionsInfo": null,
"dynamicPropertyMapBigString": {},
"active": true,
"weight": null,
"thumbImageURLs": ["/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=100&width=100"],
"taxCode": "PC030100",
"creationDate": "2014-10-27T05:11:57.034Z",
"version": 2,
"arrivalDate": null,
"route": "/vineyard-antique-arm-chair/product/xprod2119",
"catalogs": [],
"mediumImageURLs": ["/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=475&width=475"],
"primarySourceImageURL": "/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=300&width=300",
"parentCategory": null,
"primarySmallImageURL": "/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=300&width=300",
"sourceImageURLs": ["/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=300&width=300"],
"avgCustRating": null,
"startDate": null,
"longDescription": "This 18th century antique reproduction arm chair features hand-carved walnut and spring cushion base. Upholstered in buttery soft print textile with a lovely vintage pattern.",
"template": null,
"primaryThumbImageURL": "/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=100&width=100",
"displayName": "Vineyard Antique Arm Chair",
"seoDescriptionDerived": "Vineyard Antique Arm Chair,Hand-carved walnut",
"description": "Hand-carved walnut",
"primaryFullImageURL": "/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg",
"salePrices": null,
"seoTitleDerived": "Vineyard Antique Arm Chair",
"productVariantOptions": [{
"optionValueMap": {
"Silver": 1,
"Neon": 2,
"Black": 0
},
"optionId": "color",
"mapKeyPropertyAttribute": "sku-camcorder_color",
"optionName": "color"
}],
"primaryLargeImageURL": "/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=940&width=940",
"smallImageURLs": ["/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg&height=300&width=300"],
"itemAcl": null,
"shippingSurcharges": null,
"displayableSkuAttributes": [],
"dynamicPropertyMapString": {},
"siteIds": [],
"thumbnailImage": null,
"discountable": true,
"computedCatalogs": [],
"childSKUs": [{
"dynamicPropertyMapLong": {},
"primaryThumbImageURL": null,
"largeImage": null,
"smallImage": null,
"listPrices": null,
"salePrices": null,
"primaryFullImageURL": null,
"productListingSku": null,
"largeImageURLs": [],
"primaryLargeImageURL": null,
"smallImageURLs": [],
"shippingSurcharges": null,
"thumbnailImage": null,
"salePriceEndDate": null,
"salePriceStartDate": null,
"images": [],
"quantity": 11,
"salePrice": null,
"primaryMediumImageURL": null,
"fullImageURLs": [],
"active": true,
"thumbImageURLs": [],
"mediumImageURLs": [],
"repositoryId": "xsku2119",
"shippingSurcharge": null,
"primarySourceImageURL": null,
"primarySmallImageURL": null,
"sourceImageURLs": [],
"listPrice": 219
}],
"salePriceStartDate": null,
"catalogsRelatedProducts": [],
"fixedRelatedProducts": [],
"salePrice": null,
"fullImageURLs": ["/ccstore/v1/images/?source=http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg"],
"length": null,
"upsellProducts": null,
"parentCategoriesForCatalog": {},
"productImages": [{
"path": "/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg",
"name": "/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg",
"repositoryId": "img_xprod2119_0",
"url": "http://localhost:8080/file/cloudlakeimages/products/full/ST_VineyardAntiqueChair_full.jpg"
}],
"variantValuesOrder": {
"color": [
"Spring Green",
"Cranberry",
"Marigold"
],
"size": [
"Small",
"Large",
"Medium"
]
},
"relatedProductGroup": null,
"auxiliaryMedia": {},
"dateAvailable": "2014-10-27T05:11:57.034Z",
"width": null,
"repositoryId": "xprod2119",
"shippingSurcharge": null,
"ancestorCategories": [],
"daysAvailable": 0,
"dynamicPropertyMapDouble": {},
"listPrice": 219,
"dynamicRelatedProducts": null,
"fixedUpsellProducts": []
}],
"skus": [{
"dynamicPropertyMapLong": {},
"primaryThumbImageURL": null,
"largeImage": null,
"smallImage": null,
"listPrices": null,
"salePrices": null,
"primaryFullImageURL": null,
"productListingSku": null,
"largeImageURLs": [],
"primaryLargeImageURL": null,
"smallImageURLs": [],
"shippingSurcharges": null,
"thumbnailImage": null,
"salePriceEndDate": null,
"salePriceStartDate": null,
"images": [],
"quantity": 11,
"salePrice": null,
"primaryMediumImageURL": null,
"fullImageURLs": [],
"thumbImageURLs": [],
"mediumImageURLs": [],
"repositoryId": "xsku2119",
"shippingSurcharge": null,
"primarySourceImageURL": null,
"primarySmallImageURL": null,
"sourceImageURLs": [],
"listPrice": 219
}]
}