getProduct
get
/ccadmin/v1/products/{id}
Get Product. Gets a detailed product information based on product ID provided. Optionally takes the x-ccasset-language header to get translated content in another language.
Request
Supported Media Types
- application/json
Path Parameters
- id
-
Type:
stringRequired:trueID corresponding to the product to be fetched.
Query Parameters
- includePrices
-
Type:
booleanBoolean flag to determine whether to include price maps for the products in the response.- priceListGroupId
Type:stringPrice list group id for adding the prices to the product in the response.
Header Parameters
- X-CCAsset-Language
-
Type:
stringThe asset language of the request
Response
Supported Media Types
- application/json
200 Response
Following model is returned when operation succeeds.
Body
Root Schema : getProduct_response
- active
-
Type:
booleanProduct active property - 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 - 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.The urls are not encoded. - height
-
Type:
numberheight of the product - id
-
Type:
stringid of the product - itemAcl
-
Type:
stringitem acl - largeImage
-
Type:
stringlarge image url path of the product. The url is not encoded. - largeImageURLs
-
Type:
stringlarge image urls. The url is not encoded. - 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. The urls are not encoded. - nonreturnable
-
Type:
booleanIndicates whether the product is returnable or not. - notForIndividualSale
-
Type:
booleanStates whether not a product may be sold individually rather than, for example, as part of a configured product - 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. The url is not encoded. - primaryLargeImageURL
-
Type:
stringprimary large image url path. The url is not encoded. - primaryMediumImageURL
-
Type:
stringprimary medium image url path. The url is not encoded. - primarySmallImageURL
-
Type:
stringprimary small image url path. The url is not encoded. - primarySourceImageURL
-
Type:
stringprimary source image url path. The url is not encoded. - primaryThumbImageURL
-
Type:
stringprimary thumb image url path. The url is not encoded. - 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 - seoUrlSlugDerived
-
Type:
stringDerived from seoUrlSlug of the product if available, else derived 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. The url is not encoded. - smallImageURLs
-
Type:
arraysmallImageURLsAdditional Properties Allowed:small image url paths. The urls are not encoded. - sourceImageURLs
-
Type:
arraysourceImageURLsAdditional Properties Allowed:source image urls of the product. The urls are not encoded. - 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. The urls are not encoded. - 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 : childSKUs
Nested Schema : fullImageURLs
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 : 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 : 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- active
-
Type:
booleanSKU active property - DynamicSKUProperty
-
Type:
stringDynamic Properties of SKU. - 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. - nonreturnable
-
Type:
booleanIndicates whether the SKU is returnable or not. - 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. - 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- 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
Example application/json
{
"dynamicPropertyMapLong":{
},
"largeImage":{
"repositoryId":"m2502",
"url":"/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg"
},
"keywords":[
"offers",
"batteries",
"traditional",
"requires",
"army",
"fm",
"life",
"battery",
"radio",
"included",
"styling",
"vintage-style",
"inspired",
"sounds"
],
"orderable":null,
"relatedProducts":[
{
"primaryThumbImageURL":"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=100&width=100",
"largeImage":null,
"listVolumePrice":null,
"nonreturnable":false,
"displayName":"A-Line Skirt",
"description":"The simple perfect A line",
"primaryFullImageURL":"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg",
"type":"1102",
"largeImageURLs":[
"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=940&width=940"
],
"listVolumePrices":{
},
"primaryLargeImageURL":"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=940&width=940",
"smallImageURLs":[
"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=300&width=300"
],
"id":"xprod2535",
"brand":"CricketClub",
"salePriceEndDate":null,
"clonedFrom":null,
"childSKUs":[
{
"dynamicPropertyMapLong":{
"sku-WomensApparel_color":13,
"sku-WomensApparel_size":0
},
"primaryThumbImageURL":null,
"bundleLinks":[
],
"largeImage":null,
"smallImage":null,
"color":"Poppy",
"listVolumePrice":null,
"nonreturnable":false,
"listPrices":{
"defaultPriceGroup":55
},
"primaryFullImageURL":null,
"productListingSku":null,
"largeImageURLs":[
],
"listVolumePrices":{
},
"primaryLargeImageURL":null,
"smallImageURLs":[
],
"thumbnailImage":null,
"saleVolumePrices":{
},
"salePriceEndDate":null,
"saleVolumePrice":null,
"salePriceStartDate":null,
"images":[
],
"quantity":null,
"salePrice":null,
"primaryMediumImageURL":null,
"fullImageURLs":[
],
"active":true,
"thumbImageURLs":[
],
"size":"Small",
"mediumImageURLs":[
],
"repositoryId":"xsku2535_1",
"shippingSurcharge":null,
"primarySourceImageURL":null,
"primarySmallImageURL":null,
"sourceImageURLs":[
],
"listPrice":55
}
],
"salePriceStartDate":null,
"primaryMediumImageURL":"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=475&width=475",
"salePrice":null,
"fullImageURLs":[
"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg"
],
"active":true,
"thumbImageURLs":[
"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=100&width=100"
],
"route":"/a-line-skirt/product/xprod2535",
"mediumImageURLs":[
"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=475&width=475"
],
"repositoryId":"xprod2535",
"shippingSurcharge":null,
"primarySourceImageURL":"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=300&width=300",
"primarySmallImageURL":"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=300&width=300",
"sourceImageURLs":[
"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=300&width=300"
],
"listPrice":55
}
],
"orderLimit":null,
"onlineOnly":false,
"listPrices":{
"UsDollar":69,
"CaDollar":79
},
"type":null,
"seoMetaInfo":{
"seoDescription":"Army Radio,FM / AM battery radio with traditional styling",
"repositoryId":"100002",
"seoTitle":"Army Radio",
"seoKeywords":"Army Radio,Radios,For Her",
"seoUrlSlug":"army-radio"
},
"largeImageURLs":[
"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=940&width=940"
],
"listVolumePrices":{
},
"primaryImageAltText":"Army Radio",
"id":"xprod2046",
"brand":"Style by\n\t\t\tZhanna",
"parentCategories":[
{
"repositoryId":"cat10020"
}
],
"salePriceEndDate":null,
"height":null,
"defaultProductListingSku":null,
"primaryMediumImageURL":"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=475&width=475",
"seoKeywordsDerived":"Army Radio,Radios,For Her",
"seoUrlSlugDerived":"army-radio",
"dynamicPropertyMapBigString":{
},
"active":true,
"weight":null,
"thumbImageURLs":[
"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=100&width=100"
],
"creationDate":"2007-12-04T07:49:42.000Z",
"taxCode":"PC030100",
"arrivalDate":null,
"route":"/army-radio/product/xprod2046",
"mediumImageURLs":[
"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=475&width=475"
],
"parentCategory":null,
"primarySourceImageURL":"http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg",
"primarySmallImageURL":"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=300&width=300",
"sourceImageURLs":[
"http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg"
],
"longDescription":"Inspired by life in the army, this\n\t\t\tvintage-style radio offers modern-day sounds. Requires 2 D-cell\n\t\t\tbatteries, not included.",
"primaryThumbImageURL":"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=100&width=100",
"nonreturnable":false,
"displayName":"Army Radio",
"seoDescriptionDerived":"Army Radio,FM / AM battery radio with traditional styling",
"description":"FM / AM battery radio with traditional\n\t\t\tstyling",
"primaryFullImageURL":"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg",
"salePrices":{
"UsDollar":null,
"CaDollar":null
},
"seoTitleDerived":"Army Radio",
"primaryLargeImageURL":"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=940&width=940",
"smallImageURLs":[
"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=300&width=300"
],
"shippingSurcharges":{
"UsDollar":20,
"CaDollar":30
},
"dynamicPropertyMapString":{
},
"saleVolumePrices":{
"UsDollar":{
"bulkPrice":{
"numLevels":3,
"levels":[
{
"price":19,
"levelMinimum":1,
"levelMaximum":5
},
{
"price":12.35,
"levelMinimum":21,
"levelMaximum":30
},
{
"price":10.25,
"levelMinimum":31
}
]
}
},
"CaDollar":{
"bulkPrice":{
"numLevels":3,
"levels":[
{
"price":19,
"levelMinimum":1,
"levelMaximum":5
},
{
"price":12.35,
"levelMinimum":21,
"levelMaximum":30
},
{
"price":10.25,
"levelMinimum":31
}
]
}
}
},
"childSKUs":[
{
"dynamicPropertyMapLong":{
},
"primaryThumbImageURL":null,
"bundleLinks":[
{
"repositoryId":"skul40005"
}
],
"largeImage":null,
"smallImage":null,
"listVolumePrice":null,
"nonreturnable":false,
"listPrices":null,
"salePrices":null,
"primaryFullImageURL":null,
"productListingSku":null,
"largeImageURLs":[
],
"listVolumePrices":{
},
"primaryLargeImageURL":null,
"smallImageURLs":[
],
"thumbnailImage":null,
"saleVolumePrices":{
},
"salePriceEndDate":null,
"saleVolumePrice":null,
"salePriceStartDate":null,
"images":[
],
"quantity":96,
"salePrice":null,
"primaryMediumImageURL":null,
"fullImageURLs":[
],
"active":true,
"thumbImageURLs":[
],
"mediumImageURLs":[
],
"repositoryId":"xsku2046",
"shippingSurcharge":20,
"primarySourceImageURL":null,
"primarySmallImageURL":null,
"sourceImageURLs":[
],
"listPrice":69
}
],
"primaryImageTitle":"Army Radio",
"saleVolumePrice":{
"bulkPrice":{
"numLevels":3,
"levels":[
{
"price":19,
"levelMinimum":1,
"levelMaximum":5
},
{
"price":12.35,
"levelMinimum":21,
"levelMaximum":30
},
{
"price":10.25,
"levelMinimum":31
}
]
}
},
"salePriceStartDate":null,
"salePrice":null,
"fullImageURLs":[
"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg"
],
"length":null,
"productImagesMetaData":[
{
"altText":"Army Radio",
"titleText":"Army Radio"
}
],
"productImages":[
{
"path":"/products/HOME_ArmyRadio_full.jpg",
"metadata":{
"altText":"Army Radio",
"titleText":"Army Radio"
},
"name":"/products/HOME_ArmyRadio_full.jpg",
"repositoryId":"img_xprod2046_0",
"url":"http://localhost:9080/file/products/HOME_ArmyRadio_full.jpg",
"tags":[
]
}
],
"variantValuesOrder":{
"color":[
"Spring Green",
"Cranberry",
"Marigold"
],
"size":[
"Small",
"Large",
"Medium"
]
},
"dateAvailable":"2007-12-04T07:49:42.000Z",
"repositoryId":"xprod2046",
"width":null,
"shippingSurcharge":20,
"daysAvailable":2302,
"dynamicPropertyMapDouble":{
},
"listPrice":69
}
Default Response
The error response.
The following are the internal error codes thrown by this API when the request processing fails in Oracle Commerce Cloud:
|Error Code|Description|
|------------------|------------------|
|20032|No product id specified on item|
|25013|Price List Internal Error|
|20030|Get Product Type Internal Error|
|20040|Could not get price for product|
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:
{
"dynamicPropertyMapLong": {},
"largeImage": {
"repositoryId": "m2502",
"url": "/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg"
},
"keywords": [
"offers",
"batteries",
"traditional",
"requires",
"army",
"fm",
"life",
"battery",
"radio",
"included",
"styling",
"vintage-style",
"inspired",
"sounds"
],
"orderable": null,
"relatedProducts": [{
"primaryThumbImageURL": "/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=100&width=100",
"largeImage": null,
"listVolumePrice": null,
"nonreturnable": false,
"displayName": "A-Line Skirt",
"description": "The simple perfect A line",
"primaryFullImageURL": "/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg",
"type": "1102",
"largeImageURLs": ["/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=940&width=940"],
"listVolumePrices": {},
"primaryLargeImageURL": "/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=940&width=940",
"smallImageURLs": ["/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=300&width=300"],
"id": "xprod2535",
"brand": "CricketClub",
"salePriceEndDate": null,
"clonedFrom": null,
"childSKUs": [{
"dynamicPropertyMapLong": {
"sku-WomensApparel_color": 13,
"sku-WomensApparel_size": 0
},
"primaryThumbImageURL": null,
"bundleLinks": [],
"largeImage": null,
"smallImage": null,
"color": "Poppy",
"listVolumePrice": null,
"nonreturnable": false,
"listPrices": {"defaultPriceGroup": 55},
"primaryFullImageURL": null,
"productListingSku": null,
"largeImageURLs": [],
"listVolumePrices": {},
"primaryLargeImageURL": null,
"smallImageURLs": [],
"thumbnailImage": null,
"saleVolumePrices": {},
"salePriceEndDate": null,
"saleVolumePrice": null,
"salePriceStartDate": null,
"images": [],
"quantity": null,
"salePrice": null,
"primaryMediumImageURL": null,
"fullImageURLs": [],
"active": true,
"thumbImageURLs": [],
"size": "Small",
"mediumImageURLs": [],
"repositoryId": "xsku2535_1",
"shippingSurcharge": null,
"primarySourceImageURL": null,
"primarySmallImageURL": null,
"sourceImageURLs": [],
"listPrice": 55
}],
"salePriceStartDate": null,
"primaryMediumImageURL": "/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=475&width=475",
"salePrice": null,
"fullImageURLs": ["/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg"],
"active": true,
"thumbImageURLs": ["/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=100&width=100"],
"route": "/a-line-skirt/product/xprod2535",
"mediumImageURLs": ["/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=475&width=475"],
"repositoryId": "xprod2535",
"shippingSurcharge": null,
"primarySourceImageURL": "/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=300&width=300",
"primarySmallImageURL": "/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=300&width=300",
"sourceImageURLs": ["/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=300&width=300"],
"listPrice": 55
}],
"orderLimit": null,
"onlineOnly": false,
"listPrices": {
"UsDollar": 69,
"CaDollar": 79
},
"type": null,
"seoMetaInfo": {
"seoDescription": "Army Radio,FM / AM battery radio with traditional styling",
"repositoryId": "100002",
"seoTitle": "Army Radio",
"seoKeywords": "Army Radio,Radios,For Her",
"seoUrlSlug": "army-radio"
},
"largeImageURLs": ["http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=940&width=940"],
"listVolumePrices": {},
"primaryImageAltText": "Army Radio",
"id": "xprod2046",
"brand": "Style by\n\t\t\tZhanna",
"parentCategories": [{"repositoryId": "cat10020"}],
"salePriceEndDate": null,
"height": null,
"defaultProductListingSku": null,
"primaryMediumImageURL": "http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=475&width=475",
"seoKeywordsDerived": "Army Radio,Radios,For Her",
"seoUrlSlugDerived": "army-radio",
"dynamicPropertyMapBigString": {},
"active": true,
"weight": null,
"thumbImageURLs": ["http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=100&width=100"],
"creationDate": "2007-12-04T07:49:42.000Z",
"taxCode": "PC030100",
"arrivalDate": null,
"route": "/army-radio/product/xprod2046",
"mediumImageURLs": ["http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=475&width=475"],
"parentCategory": null,
"primarySourceImageURL": "http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg",
"primarySmallImageURL": "http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=300&width=300",
"sourceImageURLs": ["http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg"],
"longDescription": "Inspired by life in the army, this\n\t\t\tvintage-style radio offers modern-day sounds. Requires 2 D-cell\n\t\t\tbatteries, not included.",
"primaryThumbImageURL": "http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=100&width=100",
"nonreturnable": false,
"displayName": "Army Radio",
"seoDescriptionDerived": "Army Radio,FM / AM battery radio with traditional styling",
"description": "FM / AM battery radio with traditional\n\t\t\tstyling",
"primaryFullImageURL": "http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg",
"salePrices": {
"UsDollar": null,
"CaDollar": null
},
"seoTitleDerived": "Army Radio",
"primaryLargeImageURL": "http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=940&width=940",
"smallImageURLs": ["http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=300&width=300"],
"shippingSurcharges": {
"UsDollar": 20,
"CaDollar": 30
},
"dynamicPropertyMapString": {},
"saleVolumePrices": {
"UsDollar": {"bulkPrice": {
"numLevels": 3,
"levels": [
{
"price": 19,
"levelMinimum": 1,
"levelMaximum": 5
},
{
"price": 12.35,
"levelMinimum": 21,
"levelMaximum": 30
},
{
"price": 10.25,
"levelMinimum": 31
}
]
}},
"CaDollar": {"bulkPrice": {
"numLevels": 3,
"levels": [
{
"price": 19,
"levelMinimum": 1,
"levelMaximum": 5
},
{
"price": 12.35,
"levelMinimum": 21,
"levelMaximum": 30
},
{
"price": 10.25,
"levelMinimum": 31
}
]
}}
},
"childSKUs": [{
"dynamicPropertyMapLong": {},
"primaryThumbImageURL": null,
"bundleLinks": [{"repositoryId": "skul40005"}],
"largeImage": null,
"smallImage": null,
"listVolumePrice": null,
"nonreturnable": false,
"listPrices": null,
"salePrices": null,
"primaryFullImageURL": null,
"productListingSku": null,
"largeImageURLs": [],
"listVolumePrices": {},
"primaryLargeImageURL": null,
"smallImageURLs": [],
"thumbnailImage": null,
"saleVolumePrices": {},
"salePriceEndDate": null,
"saleVolumePrice": null,
"salePriceStartDate": null,
"images": [],
"quantity": 96,
"salePrice": null,
"primaryMediumImageURL": null,
"fullImageURLs": [],
"active": true,
"thumbImageURLs": [],
"mediumImageURLs": [],
"repositoryId": "xsku2046",
"shippingSurcharge": 20,
"primarySourceImageURL": null,
"primarySmallImageURL": null,
"sourceImageURLs": [],
"listPrice": 69
}],
"primaryImageTitle": "Army Radio",
"saleVolumePrice": {"bulkPrice": {
"numLevels": 3,
"levels": [
{
"price": 19,
"levelMinimum": 1,
"levelMaximum": 5
},
{
"price": 12.35,
"levelMinimum": 21,
"levelMaximum": 30
},
{
"price": 10.25,
"levelMinimum": 31
}
]
}},
"salePriceStartDate": null,
"salePrice": null,
"fullImageURLs": ["http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg"],
"length": null,
"productImagesMetaData": [{
"altText": "Army Radio",
"titleText": "Army Radio"
}],
"productImages": [{
"path": "/products/HOME_ArmyRadio_full.jpg",
"metadata": {
"altText": "Army Radio",
"titleText": "Army Radio"
},
"name": "/products/HOME_ArmyRadio_full.jpg",
"repositoryId": "img_xprod2046_0",
"url": "http://localhost:9080/file/products/HOME_ArmyRadio_full.jpg",
"tags": []
}],
"variantValuesOrder": {
"color": [
"Spring Green",
"Cranberry",
"Marigold"
],
"size": [
"Small",
"Large",
"Medium"
]
},
"dateAvailable": "2007-12-04T07:49:42.000Z",
"repositoryId": "xprod2046",
"width": null,
"shippingSurcharge": 20,
"daysAvailable": 2302,
"dynamicPropertyMapDouble": {},
"listPrice": 69
}