listSkus
get
/ccstore/v1/skus
List Skus. Gets the data and related selected options of a list of SKUs
Request
Supported Media Types
- application/json
Query Parameters
- catalogId
-
Type:
stringthe catalog ID for the site- skuIds
Type:stringRequired:trueThe comma separated list of skuIds.- storePriceListGroupId
Type:stringThe price list group ID of the current Store.
Response
Supported Media Types
- application/json
200 Response
Following model is returned when operation succeeds.
Body
Root Schema : listSkus_response
- items
-
Type:
arrayitemsAdditional Properties Allowed:The data for the sku.
Nested Schema : items
Nested Schema : items
Type:
object- barcode
-
Type:
numberThe barcode - configurable
-
Type:
booleanWhether the sku is configurable or not - fractionalQuantitiesAllowed
-
Type:
booleanWhether fractional quantities are allowed - fullImageURLs
-
Type:
arrayfullImageURLsAdditional Properties Allowed:The array of full image URLs - images
-
Type:
arrayimagesAdditional Properties Allowed:Image URLs of SKU. - largeImage
-
Type:
stringlarge image path of the SKU - largeImageURLs
-
Type:
arraylargeImageURLsAdditional Properties Allowed:Large Image URLs of SKU. - listPrice
-
Type:
numberThe list price - listPrices
-
Type:
objectlistPricesAdditional Properties Allowed:list prices of the product in respective price list groups - listVolumePrice
-
Type:
numberlist volume price of the product - listVolumePrices
-
Type:
objectlistVolumePricesAdditional Properties Allowed:list volume prices of the product in respective price list groups - mediumImageURLs
-
Type:
arraymediumImageURLsAdditional Properties Allowed:medium image urls path - model
-
Type:
stringThe model property of SKU. - nonreturnable
-
Type:
stringIndicates whether the SKU is returnable or not. - parentProducts
-
Type:
arrayparentProductsAdditional Properties Allowed:The list of parent products for the SKU. - primaryFullImageURL
-
Type:
stringPrimary Full Image URL of SKU. - primaryLargeImageURL
-
Type:
stringPrimary Large Image URL of SKU. - primaryMediumImageURL
-
Type:
stringprimary medium image url path - primarySmallImageURL
-
Type:
stringPrimary Small Image URL of SKU. - primarySourceImageURL
-
Type:
stringprimary source image url path - primaryThumbImageURL
-
Type:
stringPrimary Source Image URL of SKU. - productFamily
-
Type:
stringproduct family property of the SKU - productLine
-
Type:
stringproduct line of the SKU - productListingSku
-
Type:
objectproductListingSkuAdditional Properties Allowed:product listing SKU property of the SKU - productVariantOptions
-
Type:
arrayproductVariantOptionsAdditional Properties Allowed:The selected options for the 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 product in respective price list groups - salePriceStartDate
-
Type:
stringsale price start date of the SKU - saleVolumePrice
-
Type:
numberThe sale volume price - saleVolumePrices
-
Type:
objectsaleVolumePricesAdditional Properties Allowed:Sale volume prices of the product in respective price list groups - smallImage
-
Type:
arraysmallImageAdditional Properties Allowed:The array of small image URLs - smallImageURLs
-
Type:
arraysmallImageURLsAdditional Properties Allowed:small image url paths - sourceImageURLs
-
Type:
arraysourceImageURLsAdditional Properties Allowed:Source Image URLs of SKU. - thumbImageURLs
-
Type:
arraythumbImageURLsAdditional Properties Allowed:Thumb Image URLs of SKU - thumbnailImage
-
Type:
stringThe thumbanil image of the SKU - unitOfMeasure
-
Type:
stringunit of measure of the SKU - variantValuesOrder
-
Type:
objectvariantValuesOrderAdditional Properties Allowed:Object having various variant property as key and ordered values array as the value.
Nested Schema : fullImageURLs
Nested Schema : images
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 : listVolumePrices
Type:
objectlist volume prices of the product in respective price list groups
- plg1
-
Type:
numberlist volume price of the product in plg1 - plg2
-
Type:
numberlist volume price of the product in plg2
Nested Schema : mediumImageURLs
Nested Schema : parentProducts
Nested Schema : productListingSku
Type:
objectproduct listing SKU property of the SKU
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 : saleVolumePrices
Type:
objectSale volume prices of the product in respective price list groups
- plg1
-
Type:
numberSale volume price of the product in plg1 - plg2
-
Type:
numberSale volume price of the product in plg2
Nested Schema : smallImage
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:
booleanThe active property of the product - avgCustRating
-
Type:
numberaverage customer rating for the product - brand
-
Type:
stringbrand of the product - configurable
-
Type:
booleanwhether the product is configurable or not - CountryOfOrigin
-
Type:
stringthe country of origin of the product - defaultProductListingSku
-
Type:
objectdefaultProductListingSkuAdditional Properties Allowed:default SKU for the product - description
-
Type:
stringdescription of the product - displayName
-
Type:
stringThe display name of the product - fractionalQuantitiesAllowed
-
Type:
booleanWhether fractional quantities are allowed - fullImageURLs
-
Type:
arrayfullImageURLsAdditional Properties Allowed:full image url paths - height
-
Type:
numberheight of the product - id
-
Type:
stringid of the product - largeImageURLs
-
Type:
arraylargeImageURLsAdditional Properties Allowed:The array of 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 - listVolumePrice
-
Type:
numberlist volume price of the product - listVolumePrices
-
Type:
objectlistVolumePricesAdditional Properties Allowed:list volume prices of the product in respective price list groups - longDescription
-
Type:
stringlong description of the product - mediumImageURLs
-
Type:
arraymediumImageURLsAdditional Properties Allowed:Medium Image URLs SKU. - nonreturnable
-
Type:
booleanIndicates whether the product is returnable or not. - notForIndividualSale
-
Type:
booleanWhether the product is not for individual sale - orderLimit
-
Type:
stringthe order limit of the product - parentCategory
-
Type:
stringparent category of the product - primaryFullImageURL
-
Type:
stringprimary full image url path - primaryImageAltText
-
Type:
stringAlternate text for the primary image of the product - primaryImageTitle
-
Type:
stringprimary image title of the product - primaryLargeImageURL
-
Type:
stringprimary large image url path - primaryMediumImageURL
-
Type:
stringPrimary Medium Image URL ID of SKU. - primarySmallImageURL
-
Type:
stringPrimary Small Image URL of product - primarySourceImageURL
-
Type:
stringprimary source image url path - primaryThumbImageURL
-
Type:
stringprimary thumb image url path - relatedProducts
-
Type:
stringrelated products - repositoryId
-
Type:
stringrepository id of the product - route
-
Type:
stringroute of the product - salePrice
-
Type:
numberThe sale price of the product - salePrices
-
Type:
objectsalePricesAdditional Properties Allowed:sale prices of the product in respective price list groups - saleVolumePrice
-
Type:
numberThe sale volume price - saleVolumePrices
-
Type:
objectsaleVolumePricesAdditional Properties Allowed:Sale volume prices of the product in respective price list groups - 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 - smallImageURLs
-
Type:
arraysmallImageURLsAdditional Properties Allowed:The urls of the small image. - sourceImageURLs
-
Type:
arraysourceImageURLsAdditional Properties Allowed:source image urls of the product - thumbImageURLs
-
Type:
arraythumbImageURLsAdditional Properties Allowed:Thumb Image URLs of product - type
-
Type:
stringtype of the product - unitOfMeasure
-
Type:
stringunit of measure of the product - weight
-
Type:
numberweight - width
-
Type:
numberwidth of the product
Nested Schema : defaultProductListingSku
Type:
objectdefault SKU for the product
Nested Schema : fullImageURLs
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 : listVolumePrices
Type:
objectlist volume prices of the product in respective price list groups
- plg1
-
Type:
numberlist volume price of the product in plg1 - plg2
-
Type:
numberlist volume price of the product in plg2
Nested Schema : mediumImageURLs
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 : saleVolumePrices
Type:
objectSale volume prices of the product in respective price list groups
- plg1
-
Type:
numberSale volume price of the product in plg1 - plg2
-
Type:
numberSale volume 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 : items
Type:
object- optionName
-
Type:
stringThe name of the option. - optionValue
-
Type:
stringThe value of the option.
Example application/json
[
{
"productFamily":null,
"dynamicPropertyMapLong":{
},
"primaryThumbImageURL":null,
"largeImage":null,
"smallImage":null,
"listVolumePrice":null,
"nonreturnable":false,
"salePrices":{
"defaultPriceGroup":null
},
"primaryFullImageURL":null,
"listPrices":{
"defaultPriceGroup":19.99
},
"productVariantOptions":[
[
]
],
"productListingSku":null,
"largeImageURLs":[
],
"productLine":null,
"listVolumePrices":{
"defaultPriceGroup":null
},
"primaryLargeImageURL":null,
"smallImageURLs":[
],
"model":null,
"thumbnailImage":null,
"barcode":"200000002022",
"saleVolumePrices":{
"defaultPriceGroup":null
},
"salePriceEndDate":null,
"saleVolumePrice":null,
"salePriceStartDate":null,
"images":[
],
"quantity":null,
"unitOfMeasure":null,
"salePrice":null,
"primaryMediumImageURL":null,
"fullImageURLs":[
],
"thumbImageURLs":[
],
"variantValuesOrder":{
},
"parentProducts":[
{
"listVolumePrice":null,
"relatedProducts":null,
"orderLimit":null,
"CountryOfOrigin":"US",
"listPrices":{
"defaultPriceGroup":19.99
},
"type":null,
"largeImageURLs":[
"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=940&width=940"
],
"listVolumePrices":{
"defaultPriceGroup":null
},
"primaryImageAltText":"Coaxial Audio Cable",
"id":"prod10027",
"brand":null,
"parentCategories":[
{
"repositoryId":"cat60043",
"fixedParentCategories":[
{
"repositoryId":"cat60035",
"fixedParentCategories":[
{
"repositoryId":"cat60023"
}
]
}
]
},
{
"repositoryId":"AllProdPagination",
"fixedParentCategories":[
{
"repositoryId":"rootCategory",
"fixedParentCategories":[
]
}
]
}
],
"height":null,
"defaultProductListingSku":null,
"unitOfMeasure":null,
"primaryMediumImageURL":"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=475&width=475",
"seoUrlSlugDerived":"Coaxial Audio Cable",
"weight":null,
"active":true,
"thumbImageURLs":[
"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=100&width=100"
],
"route":"/coaxial-audio-cable/product/prod10027",
"relatedArticles":[
],
"mediumImageURLs":[
"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=475&width=475"
],
"primarySourceImageURL":"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=300&width=300",
"parentCategory":null,
"sourceImageURLs":[
"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=300&width=300"
],
"primarySmallImageURL":"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=300&width=300",
"avgCustRating":4.5,
"longDescription":null,
"primaryThumbImageURL":"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=100&width=100",
"nonreturnable":false,
"displayName":"Coaxial Audio Cable",
"description":"A really great movie that you should not miss.",
"salePrices":{
"defaultPriceGroup":null
},
"primaryFullImageURL":"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg",
"parentCategoriesAncestorCategories":[
{
"repositoryId":"rootCategory",
"fixedParentCategories":[
]
},
{
"repositoryId":"cat60023",
"fixedParentCategories":[
{
"repositoryId":"rootCategory",
"fixedParentCategories":[
]
}
]
},
{
"repositoryId":"cat60035",
"fixedParentCategories":[
{
"repositoryId":"cat60023",
"fixedParentCategories":[
{
"repositoryId":"rootCategory"
}
]
}
]
},
{
"repositoryId":"rootCategory",
"fixedParentCategories":[
]
}
],
"primaryLargeImageURL":"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=940&width=940",
"smallImageURLs":[
"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=300&width=300"
],
"shippingSurcharges":{
"defaultPriceGroup":null
},
"saleVolumePrices":{
"defaultPriceGroup":null
},
"primaryImageTitle":"Coaxial Audio Cable",
"saleVolumePrice":null,
"relatedMediaContent":[
],
"salePrice":null,
"fullImageURLs":[
"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg"
],
"length":null,
"notForIndividualSale":false,
"repositoryId":"prod10027",
"width":null,
"shippingSurcharge":null,
"fractionalQuantitiesAllowed":false,
"productImagesMetadata":[
{
}
],
"configurable":false,
"ancestorCategoriesForFullDeploy":[
],
"listPrice":19.99
}
],
"mediumImageURLs":[
],
"repositoryId":"sku10009",
"primarySourceImageURL":null,
"fractionalQuantitiesAllowed":false,
"primarySmallImageURL":null,
"sourceImageURLs":[
],
"listPrice":19.99,
"configurable":false
},
{
"productFamily":null,
"dynamicPropertyMapLong":{
},
"primaryThumbImageURL":null,
"largeImage":null,
"smallImage":null,
"listVolumePrice":null,
"nonreturnable":false,
"salePrices":{
"defaultPriceGroup":null
},
"primaryFullImageURL":null,
"listPrices":{
"defaultPriceGroup":19.99
},
"productVariantOptions":[
[
]
],
"productListingSku":null,
"largeImageURLs":[
],
"productLine":null,
"listVolumePrices":{
"defaultPriceGroup":null
},
"primaryLargeImageURL":null,
"smallImageURLs":[
],
"model":null,
"thumbnailImage":null,
"barcode":"200000002039",
"saleVolumePrices":{
"defaultPriceGroup":null
},
"salePriceEndDate":null,
"saleVolumePrice":null,
"salePriceStartDate":null,
"images":[
],
"quantity":null,
"unitOfMeasure":null,
"salePrice":null,
"primaryMediumImageURL":null,
"fullImageURLs":[
],
"thumbImageURLs":[
],
"variantValuesOrder":{
},
"parentProducts":[
{
"listVolumePrice":null,
"relatedProducts":null,
"orderLimit":null,
"CountryOfOrigin":"US",
"listPrices":{
"defaultPriceGroup":19.99
},
"type":null,
"largeImageURLs":[
"/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=940&width=940"
],
"listVolumePrices":{
"defaultPriceGroup":null
},
"primaryImageAltText":"HDMI Cable",
"id":"prod10028",
"brand":null,
"parentCategories":[
{
"repositoryId":"cat60043",
"fixedParentCategories":[
{
"repositoryId":"cat60035",
"fixedParentCategories":[
{
"repositoryId":"cat60023"
}
]
}
]
},
{
"repositoryId":"AllProdPagination",
"fixedParentCategories":[
{
"repositoryId":"rootCategory",
"fixedParentCategories":[
]
}
]
}
],
"height":null,
"defaultProductListingSku":null,
"unitOfMeasure":null,
"primaryMediumImageURL":"/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=475&width=475",
"seoUrlSlugDerived":"HDMI Cable",
"weight":null,
"active":true,
"thumbImageURLs":[
"/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=100&width=100"
],
"route":"/hdmi-cable/product/prod10028",
"relatedArticles":[
],
"mediumImageURLs":[
"/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=475&width=475"
],
"primarySourceImageURL":"/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=300&width=300",
"parentCategory":null,
"sourceImageURLs":[
"/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=300&width=300"
],
"primarySmallImageURL":"/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=300&width=300",
"avgCustRating":4.5,
"longDescription":null,
"primaryThumbImageURL":"/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=100&width=100",
"nonreturnable":false,
"displayName":"HDMI Cable",
"description":"A really great movie that you should not miss.",
"salePrices":{
"defaultPriceGroup":null
},
"primaryFullImageURL":"/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg",
"parentCategoriesAncestorCategories":[
{
"repositoryId":"rootCategory",
"fixedParentCategories":[
]
},
{
"repositoryId":"cat60023",
"fixedParentCategories":[
{
"repositoryId":"rootCategory",
"fixedParentCategories":[
]
}
]
},
{
"repositoryId":"cat60035",
"fixedParentCategories":[
{
"repositoryId":"cat60023",
"fixedParentCategories":[
{
"repositoryId":"rootCategory"
}
]
}
]
},
{
"repositoryId":"rootCategory",
"fixedParentCategories":[
]
}
],
"primaryLargeImageURL":"/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=940&width=940",
"smallImageURLs":[
"/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=300&width=300"
],
"shippingSurcharges":{
"defaultPriceGroup":null
},
"saleVolumePrices":{
"defaultPriceGroup":null
},
"primaryImageTitle":"HDMI Cable",
"saleVolumePrice":null,
"relatedMediaContent":[
],
"salePrice":null,
"fullImageURLs":[
"/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg"
],
"length":null,
"notForIndividualSale":false,
"repositoryId":"prod10028",
"width":null,
"shippingSurcharge":null,
"fractionalQuantitiesAllowed":false,
"productImagesMetadata":[
{
}
],
"configurable":false,
"ancestorCategoriesForFullDeploy":[
],
"listPrice":19.99
}
],
"mediumImageURLs":[
],
"repositoryId":"sku10010",
"primarySourceImageURL":null,
"fractionalQuantitiesAllowed":false,
"primarySmallImageURL":null,
"sourceImageURLs":[
],
"listPrice":19.99,
"configurable":false
}
]
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:
[
{
"productFamily": null,
"dynamicPropertyMapLong": {},
"primaryThumbImageURL": null,
"largeImage": null,
"smallImage": null,
"listVolumePrice": null,
"nonreturnable": false,
"salePrices": {"defaultPriceGroup": null},
"primaryFullImageURL": null,
"listPrices": {"defaultPriceGroup": 19.99},
"productVariantOptions": [[]],
"productListingSku": null,
"largeImageURLs": [],
"productLine": null,
"listVolumePrices": {"defaultPriceGroup": null},
"primaryLargeImageURL": null,
"smallImageURLs": [],
"model": null,
"thumbnailImage": null,
"barcode": "200000002022",
"saleVolumePrices": {"defaultPriceGroup": null},
"salePriceEndDate": null,
"saleVolumePrice": null,
"salePriceStartDate": null,
"images": [],
"quantity": null,
"unitOfMeasure": null,
"salePrice": null,
"primaryMediumImageURL": null,
"fullImageURLs": [],
"thumbImageURLs": [],
"variantValuesOrder": {},
"parentProducts": [{
"listVolumePrice": null,
"relatedProducts": null,
"orderLimit": null,
"CountryOfOrigin": "US",
"listPrices": {"defaultPriceGroup": 19.99},
"type": null,
"largeImageURLs": ["/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=940&width=940"],
"listVolumePrices": {"defaultPriceGroup": null},
"primaryImageAltText": "Coaxial Audio Cable",
"id": "prod10027",
"brand": null,
"parentCategories": [
{
"repositoryId": "cat60043",
"fixedParentCategories": [{
"repositoryId": "cat60035",
"fixedParentCategories": [{"repositoryId": "cat60023"}]
}]
},
{
"repositoryId": "AllProdPagination",
"fixedParentCategories": [{
"repositoryId": "rootCategory",
"fixedParentCategories": []
}]
}
],
"height": null,
"defaultProductListingSku": null,
"unitOfMeasure": null,
"primaryMediumImageURL": "/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=475&width=475",
"seoUrlSlugDerived": "Coaxial Audio Cable",
"weight": null,
"active": true,
"thumbImageURLs": ["/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=100&width=100"],
"route": "/coaxial-audio-cable/product/prod10027",
"relatedArticles": [],
"mediumImageURLs": ["/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=475&width=475"],
"primarySourceImageURL": "/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=300&width=300",
"parentCategory": null,
"sourceImageURLs": ["/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=300&width=300"],
"primarySmallImageURL": "/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=300&width=300",
"avgCustRating": 4.5,
"longDescription": null,
"primaryThumbImageURL": "/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=100&width=100",
"nonreturnable": false,
"displayName": "Coaxial Audio Cable",
"description": "A really great movie that you should not miss.",
"salePrices": {"defaultPriceGroup": null},
"primaryFullImageURL": "/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg",
"parentCategoriesAncestorCategories": [
{
"repositoryId": "rootCategory",
"fixedParentCategories": []
},
{
"repositoryId": "cat60023",
"fixedParentCategories": [{
"repositoryId": "rootCategory",
"fixedParentCategories": []
}]
},
{
"repositoryId": "cat60035",
"fixedParentCategories": [{
"repositoryId": "cat60023",
"fixedParentCategories": [{"repositoryId": "rootCategory"}]
}]
},
{
"repositoryId": "rootCategory",
"fixedParentCategories": []
}
],
"primaryLargeImageURL": "/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=940&width=940",
"smallImageURLs": ["/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=300&width=300"],
"shippingSurcharges": {"defaultPriceGroup": null},
"saleVolumePrices": {"defaultPriceGroup": null},
"primaryImageTitle": "Coaxial Audio Cable",
"saleVolumePrice": null,
"relatedMediaContent": [],
"salePrice": null,
"fullImageURLs": ["/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg"],
"length": null,
"notForIndividualSale": false,
"repositoryId": "prod10027",
"width": null,
"shippingSurcharge": null,
"fractionalQuantitiesAllowed": false,
"productImagesMetadata": [{}],
"configurable": false,
"ancestorCategoriesForFullDeploy": [],
"listPrice": 19.99
}],
"mediumImageURLs": [],
"repositoryId": "sku10009",
"primarySourceImageURL": null,
"fractionalQuantitiesAllowed": false,
"primarySmallImageURL": null,
"sourceImageURLs": [],
"listPrice": 19.99,
"configurable": false
},
{
"productFamily": null,
"dynamicPropertyMapLong": {},
"primaryThumbImageURL": null,
"largeImage": null,
"smallImage": null,
"listVolumePrice": null,
"nonreturnable": false,
"salePrices": {"defaultPriceGroup": null},
"primaryFullImageURL": null,
"listPrices": {"defaultPriceGroup": 19.99},
"productVariantOptions": [[]],
"productListingSku": null,
"largeImageURLs": [],
"productLine": null,
"listVolumePrices": {"defaultPriceGroup": null},
"primaryLargeImageURL": null,
"smallImageURLs": [],
"model": null,
"thumbnailImage": null,
"barcode": "200000002039",
"saleVolumePrices": {"defaultPriceGroup": null},
"salePriceEndDate": null,
"saleVolumePrice": null,
"salePriceStartDate": null,
"images": [],
"quantity": null,
"unitOfMeasure": null,
"salePrice": null,
"primaryMediumImageURL": null,
"fullImageURLs": [],
"thumbImageURLs": [],
"variantValuesOrder": {},
"parentProducts": [{
"listVolumePrice": null,
"relatedProducts": null,
"orderLimit": null,
"CountryOfOrigin": "US",
"listPrices": {"defaultPriceGroup": 19.99},
"type": null,
"largeImageURLs": ["/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=940&width=940"],
"listVolumePrices": {"defaultPriceGroup": null},
"primaryImageAltText": "HDMI Cable",
"id": "prod10028",
"brand": null,
"parentCategories": [
{
"repositoryId": "cat60043",
"fixedParentCategories": [{
"repositoryId": "cat60035",
"fixedParentCategories": [{"repositoryId": "cat60023"}]
}]
},
{
"repositoryId": "AllProdPagination",
"fixedParentCategories": [{
"repositoryId": "rootCategory",
"fixedParentCategories": []
}]
}
],
"height": null,
"defaultProductListingSku": null,
"unitOfMeasure": null,
"primaryMediumImageURL": "/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=475&width=475",
"seoUrlSlugDerived": "HDMI Cable",
"weight": null,
"active": true,
"thumbImageURLs": ["/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=100&width=100"],
"route": "/hdmi-cable/product/prod10028",
"relatedArticles": [],
"mediumImageURLs": ["/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=475&width=475"],
"primarySourceImageURL": "/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=300&width=300",
"parentCategory": null,
"sourceImageURLs": ["/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=300&width=300"],
"primarySmallImageURL": "/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=300&width=300",
"avgCustRating": 4.5,
"longDescription": null,
"primaryThumbImageURL": "/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=100&width=100",
"nonreturnable": false,
"displayName": "HDMI Cable",
"description": "A really great movie that you should not miss.",
"salePrices": {"defaultPriceGroup": null},
"primaryFullImageURL": "/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg",
"parentCategoriesAncestorCategories": [
{
"repositoryId": "rootCategory",
"fixedParentCategories": []
},
{
"repositoryId": "cat60023",
"fixedParentCategories": [{
"repositoryId": "rootCategory",
"fixedParentCategories": []
}]
},
{
"repositoryId": "cat60035",
"fixedParentCategories": [{
"repositoryId": "cat60023",
"fixedParentCategories": [{"repositoryId": "rootCategory"}]
}]
},
{
"repositoryId": "rootCategory",
"fixedParentCategories": []
}
],
"primaryLargeImageURL": "/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=940&width=940",
"smallImageURLs": ["/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg&height=300&width=300"],
"shippingSurcharges": {"defaultPriceGroup": null},
"saleVolumePrices": {"defaultPriceGroup": null},
"primaryImageTitle": "HDMI Cable",
"saleVolumePrice": null,
"relatedMediaContent": [],
"salePrice": null,
"fullImageURLs": ["/ccstore/v1/images/?source=/file/products/hdmicable_LARGE.jpg"],
"length": null,
"notForIndividualSale": false,
"repositoryId": "prod10028",
"width": null,
"shippingSurcharge": null,
"fractionalQuantitiesAllowed": false,
"productImagesMetadata": [{}],
"configurable": false,
"ancestorCategoriesForFullDeploy": [],
"listPrice": 19.99
}],
"mediumImageURLs": [],
"repositoryId": "sku10010",
"primarySourceImageURL": null,
"fractionalQuantitiesAllowed": false,
"primarySmallImageURL": null,
"sourceImageURLs": [],
"listPrice": 19.99,
"configurable": false
}
]