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:
string
the catalog ID for the site- skuIds
Type:string
Required:true
The comma separated list of skuIds.- storePriceListGroupId
Type:string
The 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:
array
itemsAdditional Properties Allowed:The data for the sku.
Nested Schema : items
Nested Schema : items
Type:
object
- barcode
-
Type:
number
The barcode - configurable
-
Type:
boolean
Whether the sku is configurable or not - fractionalQuantitiesAllowed
-
Type:
boolean
Whether fractional quantities are allowed - fullImageURLs
-
Type:
array
fullImageURLsAdditional Properties Allowed:The array of full image URLs - images
-
Type:
array
imagesAdditional Properties Allowed:Image URLs of SKU. - largeImage
-
Type:
string
large image path of the SKU - largeImageURLs
-
Type:
array
largeImageURLsAdditional Properties Allowed:Large Image URLs of SKU. - listPrice
-
Type:
number
The list price - listPrices
-
Type:
object
listPricesAdditional Properties Allowed:list prices of the product in respective price list groups - listVolumePrice
-
Type:
number
list volume price of the product - listVolumePrices
-
Type:
object
listVolumePricesAdditional Properties Allowed:list volume prices of the product in respective price list groups - mediumImageURLs
-
Type:
array
mediumImageURLsAdditional Properties Allowed:medium image urls path - model
-
Type:
string
The model property of SKU. - nonreturnable
-
Type:
string
Indicates whether the SKU is returnable or not. - parentProducts
-
Type:
array
parentProductsAdditional Properties Allowed:The list of parent products for the SKU. - primaryFullImageURL
-
Type:
string
Primary Full Image URL of SKU. - primaryLargeImageURL
-
Type:
string
Primary Large Image URL of SKU. - primaryMediumImageURL
-
Type:
string
primary medium image url path - primarySmallImageURL
-
Type:
string
Primary Small Image URL of SKU. - primarySourceImageURL
-
Type:
string
primary source image url path - primaryThumbImageURL
-
Type:
string
Primary Source Image URL of SKU. - productFamily
-
Type:
string
product family property of the SKU - productLine
-
Type:
string
product line of the SKU - productListingSku
-
Type:
object
productListingSkuAdditional Properties Allowed:product listing SKU property of the SKU - productVariantOptions
-
Type:
array
productVariantOptionsAdditional Properties Allowed:The selected options for the SKU. - quantity
-
Type:
integer
quantity of the SKU - repositoryId
-
Type:
string
repository id of the child SKU - salePrice
-
Type:
number
sale price of the SKU. - salePriceEndDate
-
Type:
string
sale price end date of the SKU - salePrices
-
Type:
object
salePricesAdditional Properties Allowed:sale prices of the product in respective price list groups - salePriceStartDate
-
Type:
string
sale price start date of the SKU - saleVolumePrice
-
Type:
number
The sale volume price - saleVolumePrices
-
Type:
object
saleVolumePricesAdditional Properties Allowed:Sale volume prices of the product in respective price list groups - smallImage
-
Type:
array
smallImageAdditional Properties Allowed:The array of small image URLs - smallImageURLs
-
Type:
array
smallImageURLsAdditional Properties Allowed:small image url paths - sourceImageURLs
-
Type:
array
sourceImageURLsAdditional Properties Allowed:Source Image URLs of SKU. - thumbImageURLs
-
Type:
array
thumbImageURLsAdditional Properties Allowed:Thumb Image URLs of SKU - thumbnailImage
-
Type:
string
The thumbanil image of the SKU - unitOfMeasure
-
Type:
string
unit of measure of the SKU - variantValuesOrder
-
Type:
object
variantValuesOrderAdditional 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:
object
list prices of the product in respective price list groups
- plg1
-
Type:
number
list price of the product in plg1 - plg2
-
Type:
number
list price of the product in plg2
Nested Schema : listVolumePrices
Type:
object
list volume prices of the product in respective price list groups
- plg1
-
Type:
number
list volume price of the product in plg1 - plg2
-
Type:
number
list volume price of the product in plg2
Nested Schema : mediumImageURLs
Nested Schema : parentProducts
Nested Schema : productListingSku
Type:
object
product listing SKU property of the SKU
Nested Schema : productVariantOptions
Nested Schema : salePrices
Type:
object
sale prices of the product in respective price list groups
- plg1
-
Type:
number
sale price of the product in plg1 - plg2
-
Type:
number
sale price of the product in plg2
Nested Schema : saleVolumePrices
Type:
object
Sale volume prices of the product in respective price list groups
- plg1
-
Type:
number
Sale volume price of the product in plg1 - plg2
-
Type:
number
Sale volume price of the product in plg2
Nested Schema : smallImage
Nested Schema : smallImageURLs
Nested Schema : sourceImageURLs
Nested Schema : thumbImageURLs
Nested Schema : variantValuesOrder
Type:
object
Object having various variant property as key and ordered values array as the value.
Nested Schema : items
Type:
object
- active
-
Type:
boolean
The active property of the product - avgCustRating
-
Type:
number
average customer rating for the product - brand
-
Type:
string
brand of the product - configurable
-
Type:
boolean
whether the product is configurable or not - CountryOfOrigin
-
Type:
string
the country of origin of the product - defaultProductListingSku
-
Type:
object
defaultProductListingSkuAdditional Properties Allowed:default SKU for the product - description
-
Type:
string
description of the product - displayName
-
Type:
string
The display name of the product - fractionalQuantitiesAllowed
-
Type:
boolean
Whether fractional quantities are allowed - fullImageURLs
-
Type:
array
fullImageURLsAdditional Properties Allowed:full image url paths - height
-
Type:
number
height of the product - id
-
Type:
string
id of the product - largeImageURLs
-
Type:
array
largeImageURLsAdditional Properties Allowed:The array of large image URLs - length
-
Type:
number
length of the product - listPrice
-
Type:
number
list price of the product - listPrices
-
Type:
object
listPricesAdditional Properties Allowed:list prices of the product in respective price list groups - listVolumePrice
-
Type:
number
list volume price of the product - listVolumePrices
-
Type:
object
listVolumePricesAdditional Properties Allowed:list volume prices of the product in respective price list groups - longDescription
-
Type:
string
long description of the product - mediumImageURLs
-
Type:
array
mediumImageURLsAdditional Properties Allowed:Medium Image URLs SKU. - nonreturnable
-
Type:
boolean
Indicates whether the product is returnable or not. - notForIndividualSale
-
Type:
boolean
Whether the product is not for individual sale - orderLimit
-
Type:
string
the order limit of the product - parentCategory
-
Type:
string
parent category of the product - primaryFullImageURL
-
Type:
string
primary full image url path - primaryImageAltText
-
Type:
string
Alternate text for the primary image of the product - primaryImageTitle
-
Type:
string
primary image title of the product - primaryLargeImageURL
-
Type:
string
primary large image url path - primaryMediumImageURL
-
Type:
string
Primary Medium Image URL ID of SKU. - primarySmallImageURL
-
Type:
string
Primary Small Image URL of product - primarySourceImageURL
-
Type:
string
primary source image url path - primaryThumbImageURL
-
Type:
string
primary thumb image url path - relatedProducts
-
Type:
string
related products - repositoryId
-
Type:
string
repository id of the product - route
-
Type:
string
route of the product - salePrice
-
Type:
number
The sale price of the product - salePrices
-
Type:
object
salePricesAdditional Properties Allowed:sale prices of the product in respective price list groups - saleVolumePrice
-
Type:
number
The sale volume price - saleVolumePrices
-
Type:
object
saleVolumePricesAdditional Properties Allowed:Sale volume prices of the product in respective price list groups - seoUrlSlugDerived
-
Type:
string
Derived from seoUrlSlug of the product if available, else derived from display name of the product. - shippingSurcharge
-
Type:
number
Extra handling costs for shipping the product. - shippingSurcharges
-
Type:
object
shippingSurchargesAdditional Properties Allowed:Extra handling costs for shipping the product in respective price list groups - smallImageURLs
-
Type:
array
smallImageURLsAdditional Properties Allowed:The urls of the small image. - sourceImageURLs
-
Type:
array
sourceImageURLsAdditional Properties Allowed:source image urls of the product - thumbImageURLs
-
Type:
array
thumbImageURLsAdditional Properties Allowed:Thumb Image URLs of product - type
-
Type:
string
type of the product - unitOfMeasure
-
Type:
string
unit of measure of the product - weight
-
Type:
number
weight - width
-
Type:
number
width of the product
Nested Schema : defaultProductListingSku
Type:
object
default SKU for the product
Nested Schema : fullImageURLs
Nested Schema : largeImageURLs
Nested Schema : listPrices
Type:
object
list prices of the product in respective price list groups
- plg1
-
Type:
number
list price of the product in plg1 - plg2
-
Type:
number
list price of the product in plg2
Nested Schema : listVolumePrices
Type:
object
list volume prices of the product in respective price list groups
- plg1
-
Type:
number
list volume price of the product in plg1 - plg2
-
Type:
number
list volume price of the product in plg2
Nested Schema : mediumImageURLs
Nested Schema : salePrices
Type:
object
sale prices of the product in respective price list groups
- plg1
-
Type:
number
sale price of the product in plg1 - plg2
-
Type:
number
sale price of the product in plg2
Nested Schema : saleVolumePrices
Type:
object
Sale volume prices of the product in respective price list groups
- plg1
-
Type:
number
Sale volume price of the product in plg1 - plg2
-
Type:
number
Sale volume price of the product in plg2
Nested Schema : shippingSurcharges
Type:
object
Extra handling costs for shipping the product in respective price list groups
- plg1
-
Type:
number
Extra handling costs for shipping the product in plg1 - plg2
-
Type:
number
Extra handling costs for shipping the product in plg2
Nested Schema : smallImageURLs
Nested Schema : sourceImageURLs
Nested Schema : thumbImageURLs
Nested Schema : items
Type:
object
- optionName
-
Type:
string
The name of the option. - optionValue
-
Type:
string
The 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:
string
An optional non-localized message containing technical information for developers - errorCode
-
Type:
string
The numerical code identifying the error - errors
-
Type:
array
errorsAdditional Properties Allowed:An optional list of errors if multiple errors were encountered - message
-
Type:
string
The localized message describing the error - moreInfo
-
Type:
string
An optional non-localized message with more information - o:errorPath
-
Type:
string
An optional machine readable description of where the error occurred - status
-
Type:
string
The HTTP status code - type
-
Type:
string
The URI to the HTTP state code definition
Nested Schema : errors
Nested Schema : items
Type:
object
- devMessage
-
Type:
string
An optional non-localized message containing technical information for developers - errorCode
-
Type:
string
The numerical code identifying the error - message
-
Type:
string
The localized message describing the error - moreInfo
-
Type:
string
An optional non-localized message with more information - o:errorPath
-
Type:
string
An optional machine readable description of where the error occurred - status
-
Type:
string
The 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 } ]