Many of the methods listed in the next section accept this set of optional product query parameters, which are similar to query parameters used by ShopStyle:
| fts | Text search terms, as a user would enter in a Search: field. |
| cat | A product category. Only products within the category will be returned. The easiest way to find values for this parameter is to browse to a category on the ShopStyle website and take the last element of the URL path, e.g., from http://www.shopstyle.com/browse/dresses, use "dresses." Another way is to look at the complete list of categories returned by the /categories. |
| fl |
Specify one or more filters on the query for brand, retailer, price, discount, and/or size. Each filter value has an initial letter and a numeric id. The easiest way to construct a filter list is to do a search on ShopStyle, select one or more filters in the UI, and copy the resulting URL. To convert brand or retailer names to ids, use the |
http://www.shopstyle.com/browse/womens-clothes?fl=d0&fl=b3510&fl=b689&fl=r21
Filter prefixes are:
- b - brand
- r - retailer
- p - price
- d - sale
- s - size
- c - color
pdd A "price drop date" expressed as a number of milliseconds since Jan 1, 1970. If present, limits the results to products whose price has dropped since the given date.
sort The sort algorithm to use. Possible values are:
- PriceLoHi - to sort by price in ascending order
- PriceHiLo - to sort by price in descending order
- Recency - to sort by the recency of the products
- Popular - to sort by the popularity of the products
/PRODUCTS/<PRODID>
This method returns the product with the ID specified in the path.
http://api.shopstylecollective.com/api/v2/products/359131344?pid=YOUR_API_KEY
/PRODUCTS/HISTOGRAM
This method returns a list of filters and product counts that describe the results of a given product query. The query is specified using the product query parameters.
http://api.shopstylecollective.com/api/v2/products/histogram?pid=YOUR_API_KEY&filters=Retailer&fts=red+dress
| filters | A comma-separated list of the filters for which to calculate the histograms. Possible values are Category, Brand, Retailer, Price, Discount, Size and Color. |
| floor | The minimum count of products required for an entry to be included in the histogram. |
/PRODUCTS
This method returns a set of products that match a query, specified using the product query parameters and those listed below.
http://api.shopstylecollective.com/api/v2/products?pid=YOUR_API_KEY&fts=red+dress&offset=0&limit=10
| offset | The index of the first product to return, or 0 (zero) if not specified. A client can use this to implement paging through large result sets. This parameter is capped at 5,000 |
| limit | The maximum number of results to return, or 20 if not specified. The maximum value is 50. Combine with the offset parameter to implement paging. |
{
"metadata": {
"offset": 0,
"limit": 1,
"total": 8046,
"category": {
"id": "dresses",
"name": "Dresses",
"shortName": "Dresses",
"localizedIds": {
"ja-JP": "\u30ef\u30f3\u30d4\u30fc\u30b9-\u30c9\u30ec\u30b9",
"de-DE": "kleider",
"fr-FR": "robes-femmes",
"en-AU": "dresses",
"en-GB": "dresses",
"en-CA": "dresses",
"en-US": "dresses"
},
"localizedId": "dresses",
"numId": 26
},
"showSizeFilter": true,
"showColorFilter": true,
"showHeelHeightFilter": false,
"freeTextSearches": [
"red dress"
]
},
"products": [
{
"id": 455813874,
"name": "Lanvin Stretch-scuba jersey dress",
"brandedName": "Lanvin Stretch-scuba jersey dress",
"unbrandedName": "Stretch-scuba jersey dress",
"currency": "USD",
"priceLabel": "$2,580.00",
"inStock": true,
"retailer": {
"id": "27",
"name": "NET-A-PORTER.COM",
"mobileOptimized": false,
"logo": {
"sizes": {
"featured": {
"sizeName": "featured",
"url": "http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-featured.png"
},
"default@2x": {
"sizeName": "default@2x",
"url": "http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-default@2x.png"
},
"default": {
"sizeName": "default",
"url": "http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-default.png"
},
"mobile@2x": {
"sizeName": "mobile@2x",
"url": "http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-mobile@2x.png"
},
"featured@2x": {
"sizeName": "featured@2x",
"url": "http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-featured@2x.png"
},
"mobile": {
"sizeName": "mobile",
"url": "http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-mobile.png"
}
}
},
"userId": 24974087,
"userHandle": "NetAPorterCom",
"userImage": "http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-default@2x.png",
"urlIdentifier": "NET-A-PORTER.COM-US",
"favIcon": "http://s3.amazonaws.com/extimg.shopstyle.com/favicons/retailers/NET-A-PORTER.COM-US.ico"
},
"brand": {
"id": "1487",
"name": "Lanvin",
"userId": 24958477,
"userHandle": "Lanvin",
"userImage": "http://resources.shopstyle.com/im/default-avatar-lg.png",
"urlIdentifier": "Lanvin"
},
"locale": "en_US",
"description": "Lanvin's sculpting red dress fits closely to the body to flatter and smooth every curve. It's made from soft scuba-jersey with plenty of stretch to ensure flexibility. Seams at the waist create an elegant lengthening effect.
- Red stretch-scuba jersey
- Concealed hook and zip fastening at back
- 94% polyamide, 6% elastane
- Dry clean
",
"clickUrl": "http://www.shopstyle.com/action/loadRetailerProductPage?id=455813874",
"pageUrl": "http://www.shopstyle.com/p/lanvin-stretch-scuba-jersey-dress/455813874",
"image": {
"id": "f837c5bbca73320dc42def65e9dda512",
"sizes": {
"Medium": {
"sizeName": "Medium",
"width": 112,
"height": 140,
"url": "http://resources.shopstyle.com/sim/f8/37/f837c5bbca73320dc42def65e9dda512_medium/lanvin-stretch-scuba-jersey-dress.jpg",
"actualWidth": 51,
"actualHeight": 140
},
"Original": {
"sizeName": "Original",
"url": "http://bim.shopstyle.com/pim/f8/37/f837c5bbca73320dc42def65e9dda512_best.jpg",
"actualWidth": 251,
"actualHeight": 690
},
"IPhoneSmall": {
"sizeName": "IPhoneSmall",
"width": 100,
"height": 125,
"url": "http://resources.shopstyle.com/mim/f8/37/f837c5bbca73320dc42def65e9dda512_small.jpg",
"actualWidth": 45,
"actualHeight": 125
},
"Best": {
"sizeName": "Best",
"width": 720,
"height": 900,
"url": "http://bim.shopstyle.com/pim/f8/37/f837c5bbca73320dc42def65e9dda512_best.jpg",
"actualWidth": 251,
"actualHeight": 690
},
"XLarge": {
"sizeName": "XLarge",
"width": 328,
"height": 410,
"url": "http://resources.shopstyle.com/xim/f8/37/f837c5bbca73320dc42def65e9dda512.jpg",
"actualWidth": 149,
"actualHeight": 410
},
"Large": {
"sizeName": "Large",
"width": 164,
"height": 205,
"url": "http://resources.shopstyle.com/sim/f8/37/f837c5bbca73320dc42def65e9dda512/lanvin-stretch-scuba-jersey-dress.jpg",
"actualWidth": 75,
"actualHeight": 205
},
"Small": {
"sizeName": "Small",
"width": 32,
"height": 40,
"url": "http://resources.shopstyle.com/pim/f8/37/f837c5bbca73320dc42def65e9dda512_small.jpg",
"actualWidth": 15,
"actualHeight": 40
},
"IPhone": {
"sizeName": "IPhone",
"width": 288,
"height": 360,
"url": "http://resources.shopstyle.com/mim/f8/37/f837c5bbca73320dc42def65e9dda512.jpg",
"actualWidth": 131,
"actualHeight": 360
}
}
},
"alternateImages": [
{
"id": "f837c5bbca73320dc42def65e9dda512",
"sizes": {
"Medium": {
"sizeName": "Medium",
"width": 112,
"height": 140,
"url": "http://resources.shopstyle.com/sim/f8/37/f837c5bbca73320dc42def65e9dda512_medium/lanvin-stretch-scuba-jersey-dress.jpg",
"actualWidth": 51,
"actualHeight": 140
},
"Original": {
"sizeName": "Original",
"url": "http://bim.shopstyle.com/pim/f8/37/f837c5bbca73320dc42def65e9dda512_best.jpg",
"actualWidth": 251,
"actualHeight": 690
},
"IPhoneSmall": {
"sizeName": "IPhoneSmall",
"width": 100,
"height": 125,
"url": "http://resources.shopstyle.com/mim/f8/37/f837c5bbca73320dc42def65e9dda512_small.jpg",
"actualWidth": 45,
"actualHeight": 125
},
"Best": {
"sizeName": "Best",
"width": 720,
"height": 900,
"url": "http://bim.shopstyle.com/pim/f8/37/f837c5bbca73320dc42def65e9dda512_best.jpg",
"actualWidth": 251,
"actualHeight": 690
},
"XLarge": {
"sizeName": "XLarge",
"width": 328,
"height": 410,
"url": "http://resources.shopstyle.com/xim/f8/37/f837c5bbca73320dc42def65e9dda512.jpg",
"actualWidth": 149,
"actualHeight": 410
},
"Large": {
"sizeName": "Large",
"width": 164,
"height": 205,
"url": "http://resources.shopstyle.com/sim/f8/37/f837c5bbca73320dc42def65e9dda512/lanvin-stretch-scuba-jersey-dress.jpg",
"actualWidth": 75,
"actualHeight": 205
},
"Small": {
"sizeName": "Small",
"width": 32,
"height": 40,
"url": "http://resources.shopstyle.com/pim/f8/37/f837c5bbca73320dc42def65e9dda512_small.jpg",
"actualWidth": 15,
"actualHeight": 40
},
"IPhone": {
"sizeName": "IPhone",
"width": 288,
"height": 360,
"url": "http://resources.shopstyle.com/mim/f8/37/f837c5bbca73320dc42def65e9dda512.jpg",
"actualWidth": 131,
"actualHeight": 360
}
}
},
{
"id": "d1aa5f02da7957a54cd07952cf18f99f",
"sizes": {
"Medium": {
"sizeName": "Medium",
"width": 112,
"height": 140,
"url": "http://resources.shopstyle.com/sim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f_medium/lanvin-stretch-scuba-jersey-dress.jpg",
"actualWidth": 93,
"actualHeight": 140
},
"Original": {
"sizeName": "Original",
"url": "http://bim.shopstyle.com/pim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f_best.jpg",
"actualWidth": 460,
"actualHeight": 690
},
"IPhoneSmall": {
"sizeName": "IPhoneSmall",
"width": 100,
"height": 125,
"url": "http://resources.shopstyle.com/mim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f_small.jpg",
"actualWidth": 83,
"actualHeight": 125
},
"Best": {
"sizeName": "Best",
"width": 720,
"height": 900,
"url": "http://bim.shopstyle.com/pim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f_best.jpg",
"actualWidth": 460,
"actualHeight": 690
},
"XLarge": {
"sizeName": "XLarge",
"width": 328,
"height": 410,
"url": "http://resources.shopstyle.com/xim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f.jpg",
"actualWidth": 273,
"actualHeight": 410
},
"Large": {
"sizeName": "Large",
"width": 164,
"height": 205,
"url": "http://resources.shopstyle.com/sim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f/lanvin-stretch-scuba-jersey-dress.jpg",
"actualWidth": 137,
"actualHeight": 205
},
"Small": {
"sizeName": "Small",
"width": 32,
"height": 40,
"url": "http://resources.shopstyle.com/pim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f_small.jpg",
"actualWidth": 27,
"actualHeight": 40
},
"IPhone": {
"sizeName": "IPhone",
"width": 288,
"height": 360,
"url": "http://resources.shopstyle.com/mim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f.jpg",
"actualWidth": 240,
"actualHeight": 360
}
}
},
{
"id": "2a8b3b394f94b6cfc61af77a84a12a12",
"sizes": {
"Medium": {
"sizeName": "Medium",
"width": 112,
"height": 140,
"url": "http://resources.shopstyle.com/sim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12_medium/lanvin-stretch-scuba-jersey-dress.jpg",
"actualWidth": 93,
"actualHeight": 140
},
"Original": {
"sizeName": "Original",
"url": "http://bim.shopstyle.com/pim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12_best.jpg",
"actualWidth": 460,
"actualHeight": 690
},
"IPhoneSmall": {
"sizeName": "IPhoneSmall",
"width": 100,
"height": 125,
"url": "http://resources.shopstyle.com/mim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12_small.jpg",
"actualWidth": 83,
"actualHeight": 125
},
"Best": {
"sizeName": "Best",
"width": 720,
"height": 900,
"url": "http://bim.shopstyle.com/pim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12_best.jpg",
"actualWidth": 460,
"actualHeight": 690
},
"XLarge": {
"sizeName": "XLarge",
"width": 328,
"height": 410,
"url": "http://resources.shopstyle.com/xim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12.jpg",
"actualWidth": 273,
"actualHeight": 410
},
"Large": {
"sizeName": "Large",
"width": 164,
"height": 205,
"url": "http://resources.shopstyle.com/sim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12/lanvin-stretch-scuba-jersey-dress.jpg",
"actualWidth": 137,
"actualHeight": 205
},
"Small": {
"sizeName": "Small",
"width": 32,
"height": 40,
"url": "http://resources.shopstyle.com/pim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12_small.jpg",
"actualWidth": 27,
"actualHeight": 40
},
"IPhone": {
"sizeName": "IPhone",
"width": 288,
"height": 360,
"url": "http://resources.shopstyle.com/mim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12.jpg",
"actualWidth": 240,
"actualHeight": 360
}
}
},
{
"id": "8e6c908408d30d97be3dd14b676f6433",
"sizes": {
"Medium": {
"sizeName": "Medium",
"width": 112,
"height": 140,
"url": "http://resources.shopstyle.com/sim/8e/6c/8e6c908408d30d97be3dd14b676f6433_medium/lanvin-stretch-scuba-jersey-dress.jpg",
"actualWidth": 93,
"actualHeight": 140
},
"Original": {
"sizeName": "Original",
"url": "http://bim.shopstyle.com/pim/8e/6c/8e6c908408d30d97be3dd14b676f6433_best.jpg",
"actualWidth": 460,
"actualHeight": 690
},
"IPhoneSmall": {
"sizeName": "IPhoneSmall",
"width": 100,
"height": 125,
"url": "http://resources.shopstyle.com/mim/8e/6c/8e6c908408d30d97be3dd14b676f6433_small.jpg",
"actualWidth": 83,
"actualHeight": 125
},
"Best": {
"sizeName": "Best",
"width": 720,
"height": 900,
"url": "http://bim.shopstyle.com/pim/8e/6c/8e6c908408d30d97be3dd14b676f6433_best.jpg",
"actualWidth": 460,
"actualHeight": 690
},
"XLarge": {
"sizeName": "XLarge",
"width": 328,
"height": 410,
"url": "http://resources.shopstyle.com/xim/8e/6c/8e6c908408d30d97be3dd14b676f6433.jpg",
"actualWidth": 273,
"actualHeight": 410
},
"Large": {
"sizeName": "Large",
"width": 164,
"height": 205,
"url": "http://resources.shopstyle.com/sim/8e/6c/8e6c908408d30d97be3dd14b676f6433/lanvin-stretch-scuba-jersey-dress.jpg",
"actualWidth": 137,
"actualHeight": 205
},
"Small": {
"sizeName": "Small",
"width": 32,
"height": 40,
"url": "http://resources.shopstyle.com/pim/8e/6c/8e6c908408d30d97be3dd14b676f6433_small.jpg",
"actualWidth": 27,
"actualHeight": 40
},
"IPhone": {
"sizeName": "IPhone",
"width": 288,
"height": 360,
"url": "http://resources.shopstyle.com/mim/8e/6c/8e6c908408d30d97be3dd14b676f6433.jpg",
"actualWidth": 240,
"actualHeight": 360
}
}
},
{
"id": "02e5ed246ef41e4d7a489fd6f5f60495",
"sizes": {
"Medium": {
"sizeName": "Medium",
"width": 112,
"height": 140,
"url": "http://resources.shopstyle.com/sim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495_medium/lanvin-stretch-scuba-jersey-dress.jpg",
"actualWidth": 93,
"actualHeight": 140
},
"Original": {
"sizeName": "Original",
"url": "http://bim.shopstyle.com/pim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495_best.jpg",
"actualWidth": 460,
"actualHeight": 690
},
"IPhoneSmall": {
"sizeName": "IPhoneSmall",
"width": 100,
"height": 125,
"url": "http://resources.shopstyle.com/mim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495_small.jpg",
"actualWidth": 83,
"actualHeight": 125
},
"Best": {
"sizeName": "Best",
"width": 720,
"height": 900,
"url": "http://bim.shopstyle.com/pim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495_best.jpg",
"actualWidth": 460,
"actualHeight": 690
},
"XLarge": {
"sizeName": "XLarge",
"width": 328,
"height": 410,
"url": "http://resources.shopstyle.com/xim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495.jpg",
"actualWidth": 273,
"actualHeight": 410
},
"Large": {
"sizeName": "Large",
"width": 164,
"height": 205,
"url": "http://resources.shopstyle.com/sim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495/lanvin-stretch-scuba-jersey-dress.jpg",
"actualWidth": 137,
"actualHeight": 205
},
"Small": {
"sizeName": "Small",
"width": 32,
"height": 40,
"url": "http://resources.shopstyle.com/pim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495_small.jpg",
"actualWidth": 27,
"actualHeight": 40
},
"IPhone": {
"sizeName": "IPhone",
"width": 288,
"height": 360,
"url": "http://resources.shopstyle.com/mim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495.jpg",
"actualWidth": 240,
"actualHeight": 360
}
}
}
],
"seeMoreLabel": "Lanvin Dresses",
"seeMoreUrl": "http://www.shopstyle.com/browse/dresses/Lanvin?pid=shopstyle",
"price": 2580,
"urlIdentifier": "lanvin-stretch-scuba-jersey-dress",
"colors": [
{
"name": "Red",
"canonicalColors": [
{
"id": "7",
"name": "Red",
"rank": 1
}
]
}
],
"sizes": [
{
"name": "FR34"
},
{
"name": "FR36"
}
],
"categories": [
{
"id": "dresses",
"name": "Dresses",
"shortName": "Dresses",
"localizedId": "dresses",
"numId": 26
}
],
"extractDate": "2014-07-23",
"badges": [
],
"promotionalDeal": {
"id": 111677,
"type": "FreeShipping",
"typeLabel": "Free Shipping",
"title": "Free Shipping & Returns",
"retailer": {
"id": "27",
"name": "NET-A-PORTER.COM",
"deeplinkSupport": true,
"hostDomain": "net-a-porter.com",
"mobileOptimized": false,
"logo": {
"sizes": {
"featured": {
"sizeName": "featured",
"url": "http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-featured.png"
},
"default@2x": {
"sizeName": "default@2x",
"url": "http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-default@2x.png"
},
"default": {
"sizeName": "default",
"url": "http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-default.png"
},
"mobile@2x": {
"sizeName": "mobile@2x",
"url": "http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-mobile@2x.png"
},
"featured@2x": {
"sizeName": "featured@2x",
"url": "http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-featured@2x.png"
},
"mobile": {
"sizeName": "mobile",
"url": "http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-mobile.png"
}
}
},
"userId": 24974087,
"userHandle": "NetAPorterCom",
"userImage": "http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-default@2x.png",
"urlIdentifier": "NET-A-PORTER.COM-US",
"favIcon": "http://s3.amazonaws.com/extimg.shopstyle.com/favicons/retailers/NET-A-PORTER.COM-US.ico"
},
"startDate": {
"date": "2013-11-26",
"timestamp": 1385449200,
"friendly": "Nov 26, 2013"
},
"endDate": {
"date": "2015-01-01",
"timestamp": 1420095540,
"friendly": "Wed, Dec 31"
}
},
"favoriteCount": 1,
"commentCount": 0,
"hasFavorite": false
}
]
}
<ProductListResponse>
<metadata>
<offset>0</offset>
<limit>1</limit>
<total>8046</total>
<category>
<id>dresses</id>
<name>Dresses</name>
<shortName>Dresses</shortName>
<localizedIds>
<ja-JP>ワンピース-ドレス</ja-JP>
<de-DE>kleider</de-DE>
<fr-FR>robes-femmes</fr-FR>
<en-AU>dresses</en-AU>
<en-GB>dresses</en-GB>
<en-CA>dresses</en-CA>
<en-US>dresses</en-US>
</localizedIds>
<localizedId>dresses</localizedId>
<numId>26</numId>
</category>
<showSizeFilter>true</showSizeFilter>
<showColorFilter>true</showColorFilter>
<showHeelHeightFilter>false</showHeelHeightFilter>
<freeTextSearches>
<freeTextSearches>red dress</freeTextSearches>
</freeTextSearches>
</metadata>
<products>
<product>
<id>455813874</id>
<name>Lanvin Stretch-scuba jersey dress</name>
<brandedName>Lanvin Stretch-scuba jersey dress</brandedName>
<unbrandedName>Stretch-scuba jersey dress</unbrandedName>
<currency>USD</currency>
<priceLabel>$2,580.00</priceLabel>
<inStock>true</inStock>
<retailer>
<id>27</id>
<name>NET-A-PORTER.COM</name>
<mobileOptimized>false</mobileOptimized>
<logo>
<sizes>
<featured>
<sizeName>featured</sizeName>
<url>http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-featured.png</url>
</featured>
<default2x>
<sizeName>default@2x</sizeName>
<url>http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-default@2x.png</url>
</default2x>
<default>
<sizeName>default</sizeName>
<url>http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-default.png</url>
</default>
<mobile2x>
<sizeName>mobile@2x</sizeName>
<url>http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-mobile@2x.png</url>
</mobile2x>
<featured2x>
<sizeName>featured@2x</sizeName>
<url>http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-featured@2x.png</url>
</featured2x>
<mobile>
<sizeName>mobile</sizeName>
<url>http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-mobile.png</url>
</mobile>
</sizes>
</logo>
<userId>24974087</userId>
<userHandle>NetAPorterCom</userHandle>
<userImage>http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-default@2x.png</userImage>
<urlIdentifier>NET-A-PORTER.COM-US</urlIdentifier>
<favIcon>http://s3.amazonaws.com/extimg.shopstyle.com/favicons/retailers/NET-A-PORTER.COM-US.ico</favIcon>
</retailer><brand>
<id>1487</id>
<name>Lanvin</name>
<userId>24958477</userId>
<userHandle>Lanvin</userHandle>
<userImage>http://resources.shopstyle.com/im/default-avatar-lg.png</userImage>
<urlIdentifier>Lanvin</urlIdentifier>
</brand><locale>en_US</locale><description>Lanvin's sculpting red dress fits closely to the body to flatter and smooth
every curve. It's made from soft scuba-jersey with plenty of stretch to ensure flexibility. Seams at the waist create an
elegant lengthening effect. <ul> <li>Red stretch-scuba jersey</li> <li>Concealed hook and zip fastening at
back</li> <li>94% polyamide, 6% elastane</li> <li>Dry clean</li> </ul>
</description><clickUrl>http://www.shopstyle.com/action/loadRetailerProductPage?id=455813874</clickUrl><pageUrl>
http://www.shopstyle.com/p/lanvin-stretch-scuba-jersey-dress/455813874
</pageUrl><image>
<id>f837c5bbca73320dc42def65e9dda512</id>
<sizes>
<Medium>
<sizeName>Medium</sizeName>
<width>112</width>
<height>140</height>
<url>
http://resources.shopstyle.com/sim/f8/37/f837c5bbca73320dc42def65e9dda512_medium/lanvin-stretch-scuba-jersey-dress.jpg
</url>
<actualWidth>51</actualWidth>
<actualHeight>140</actualHeight>
</Medium>
<Original>
<sizeName>Original</sizeName>
<url>http://bim.shopstyle.com/pim/f8/37/f837c5bbca73320dc42def65e9dda512_best.jpg</url>
<actualWidth>251</actualWidth>
<actualHeight>690</actualHeight>
</Original>
<IPhoneSmall>
<sizeName>IPhoneSmall</sizeName>
<width>100</width>
<height>125</height>
<url>http://resources.shopstyle.com/mim/f8/37/f837c5bbca73320dc42def65e9dda512_small.jpg</url>
<actualWidth>45</actualWidth>
<actualHeight>125</actualHeight>
</IPhoneSmall>
<Best>
<sizeName>Best</sizeName>
<width>720</width>
<height>900</height>
<url>http://bim.shopstyle.com/pim/f8/37/f837c5bbca73320dc42def65e9dda512_best.jpg</url>
<actualWidth>251</actualWidth>
<actualHeight>690</actualHeight>
</Best>
<XLarge>
<sizeName>XLarge</sizeName>
<width>328</width>
<height>410</height>
<url>http://resources.shopstyle.com/xim/f8/37/f837c5bbca73320dc42def65e9dda512.jpg</url>
<actualWidth>149</actualWidth>
<actualHeight>410</actualHeight>
</XLarge>
<Large>
<sizeName>Large</sizeName>
<width>164</width>
<height>205</height>
<url>
http://resources.shopstyle.com/sim/f8/37/f837c5bbca73320dc42def65e9dda512/lanvin-stretch-scuba-jersey-dress.jpg
</url>
<actualWidth>75</actualWidth>
<actualHeight>205</actualHeight>
</Large>
<Small>
<sizeName>Small</sizeName>
<width>32</width>
<height>40</height>
<url>http://resources.shopstyle.com/pim/f8/37/f837c5bbca73320dc42def65e9dda512_small.jpg</url>
<actualWidth>15</actualWidth>
<actualHeight>40</actualHeight>
</Small>
<IPhone>
<sizeName>IPhone</sizeName>
<width>288</width>
<height>360</height>
<url>http://resources.shopstyle.com/mim/f8/37/f837c5bbca73320dc42def65e9dda512.jpg</url>
<actualWidth>131</actualWidth>
<actualHeight>360</actualHeight>
</IPhone>
</sizes>
</image><alternateImages>
<alternateImages>
<id>2a8b3b394f94b6cfc61af77a84a12a12</id>
<sizes>
<Medium>
<sizeName>Medium</sizeName>
<width>112</width>
<height>140</height>
<url>
http://resources.shopstyle.com/sim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12_medium/lanvin-stretch-scuba-jersey-dress.jpg
</url>
<actualWidth>93</actualWidth>
<actualHeight>140</actualHeight>
</Medium>
<Original>
<sizeName>Original</sizeName>
<url>http://bim.shopstyle.com/pim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12_best.jpg</url>
<actualWidth>460</actualWidth>
<actualHeight>690</actualHeight>
</Original>
<IPhoneSmall>
<sizeName>IPhoneSmall</sizeName>
<width>100</width>
<height>125</height>
<url>http://resources.shopstyle.com/mim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12_small.jpg</url>
<actualWidth>83</actualWidth>
<actualHeight>125</actualHeight>
</IPhoneSmall>
<Best>
<sizeName>Best</sizeName>
<width>720</width>
<height>900</height>
<url>http://bim.shopstyle.com/pim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12_best.jpg</url>
<actualWidth>460</actualWidth>
<actualHeight>690</actualHeight>
</Best>
<XLarge>
<sizeName>XLarge</sizeName>
<width>328</width>
<height>410</height>
<url>http://resources.shopstyle.com/xim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12.jpg</url>
<actualWidth>273</actualWidth>
<actualHeight>410</actualHeight>
</XLarge>
<Large>
<sizeName>Large</sizeName>
<width>164</width>
<height>205</height>
<url>
http://resources.shopstyle.com/sim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12/lanvin-stretch-scuba-jersey-dress.jpg
</url>
<actualWidth>137</actualWidth>
<actualHeight>205</actualHeight>
</Large>
<Small>
<sizeName>Small</sizeName>
<width>32</width>
<height>40</height>
<url>http://resources.shopstyle.com/pim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12_small.jpg</url>
<actualWidth>27</actualWidth>
<actualHeight>40</actualHeight>
</Small>
<IPhone>
<sizeName>IPhone</sizeName>
<width>288</width>
<height>360</height>
<url>http://resources.shopstyle.com/mim/2a/8b/2a8b3b394f94b6cfc61af77a84a12a12.jpg</url>
<actualWidth>240</actualWidth>
<actualHeight>360</actualHeight>
</IPhone>
</sizes>
</alternateImages>
<alternateImages>
<id>f837c5bbca73320dc42def65e9dda512</id>
<sizes>
<Medium>
<sizeName>Medium</sizeName>
<width>112</width>
<height>140</height>
<url>
http://resources.shopstyle.com/sim/f8/37/f837c5bbca73320dc42def65e9dda512_medium/lanvin-stretch-scuba-jersey-dress.jpg
</url>
<actualWidth>51</actualWidth>
<actualHeight>140</actualHeight>
</Medium>
<Original>
<sizeName>Original</sizeName>
<url>http://bim.shopstyle.com/pim/f8/37/f837c5bbca73320dc42def65e9dda512_best.jpg</url>
<actualWidth>251</actualWidth>
<actualHeight>690</actualHeight>
</Original>
<IPhoneSmall>
<sizeName>IPhoneSmall</sizeName>
<width>100</width>
<height>125</height>
<url>http://resources.shopstyle.com/mim/f8/37/f837c5bbca73320dc42def65e9dda512_small.jpg</url>
<actualWidth>45</actualWidth>
<actualHeight>125</actualHeight>
</IPhoneSmall>
<Best>
<sizeName>Best</sizeName>
<width>720</width>
<height>900</height>
<url>http://bim.shopstyle.com/pim/f8/37/f837c5bbca73320dc42def65e9dda512_best.jpg</url>
<actualWidth>251</actualWidth>
<actualHeight>690</actualHeight>
</Best>
<XLarge>
<sizeName>XLarge</sizeName>
<width>328</width>
<height>410</height>
<url>http://resources.shopstyle.com/xim/f8/37/f837c5bbca73320dc42def65e9dda512.jpg</url>
<actualWidth>149</actualWidth>
<actualHeight>410</actualHeight>
</XLarge>
<Large>
<sizeName>Large</sizeName>
<width>164</width>
<height>205</height>
<url>
http://resources.shopstyle.com/sim/f8/37/f837c5bbca73320dc42def65e9dda512/lanvin-stretch-scuba-jersey-dress.jpg
</url>
<actualWidth>75</actualWidth>
<actualHeight>205</actualHeight>
</Large>
<Small>
<sizeName>Small</sizeName>
<width>32</width>
<height>40</height>
<url>http://resources.shopstyle.com/pim/f8/37/f837c5bbca73320dc42def65e9dda512_small.jpg</url>
<actualWidth>15</actualWidth>
<actualHeight>40</actualHeight>
</Small>
<IPhone>
<sizeName>IPhone</sizeName>
<width>288</width>
<height>360</height>
<url>http://resources.shopstyle.com/mim/f8/37/f837c5bbca73320dc42def65e9dda512.jpg</url>
<actualWidth>131</actualWidth>
<actualHeight>360</actualHeight>
</IPhone>
</sizes>
</alternateImages>
<alternateImages>
<id>02e5ed246ef41e4d7a489fd6f5f60495</id>
<sizes>
<Medium>
<sizeName>Medium</sizeName>
<width>112</width>
<height>140</height>
<url>
http://resources.shopstyle.com/sim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495_medium/lanvin-stretch-scuba-jersey-dress.jpg
</url>
<actualWidth>93</actualWidth>
<actualHeight>140</actualHeight>
</Medium>
<Original>
<sizeName>Original</sizeName>
<url>http://bim.shopstyle.com/pim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495_best.jpg</url>
<actualWidth>460</actualWidth>
<actualHeight>690</actualHeight>
</Original>
<IPhoneSmall>
<sizeName>IPhoneSmall</sizeName>
<width>100</width>
<height>125</height>
<url>http://resources.shopstyle.com/mim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495_small.jpg</url>
<actualWidth>83</actualWidth>
<actualHeight>125</actualHeight>
</IPhoneSmall>
<Best>
<sizeName>Best</sizeName>
<width>720</width>
<height>900</height>
<url>http://bim.shopstyle.com/pim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495_best.jpg</url>
<actualWidth>460</actualWidth>
<actualHeight>690</actualHeight>
</Best>
<XLarge>
<sizeName>XLarge</sizeName>
<width>328</width>
<height>410</height>
<url>http://resources.shopstyle.com/xim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495.jpg</url>
<actualWidth>273</actualWidth>
<actualHeight>410</actualHeight>
</XLarge>
<Large>
<sizeName>Large</sizeName>
<width>164</width>
<height>205</height>
<url>
http://resources.shopstyle.com/sim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495/lanvin-stretch-scuba-jersey-dress.jpg
</url>
<actualWidth>137</actualWidth>
<actualHeight>205</actualHeight>
</Large>
<Small>
<sizeName>Small</sizeName>
<width>32</width>
<height>40</height>
<url>http://resources.shopstyle.com/pim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495_small.jpg</url>
<actualWidth>27</actualWidth>
<actualHeight>40</actualHeight>
</Small>
<IPhone>
<sizeName>IPhone</sizeName>
<width>288</width>
<height>360</height>
<url>http://resources.shopstyle.com/mim/02/e5/02e5ed246ef41e4d7a489fd6f5f60495.jpg</url>
<actualWidth>240</actualWidth>
<actualHeight>360</actualHeight>
</IPhone>
</sizes>
</alternateImages>
<alternateImages>
<id>d1aa5f02da7957a54cd07952cf18f99f</id>
<sizes>
<Medium>
<sizeName>Medium</sizeName>
<width>112</width>
<height>140</height>
<url>
http://resources.shopstyle.com/sim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f_medium/lanvin-stretch-scuba-jersey-dress.jpg
</url>
<actualWidth>93</actualWidth>
<actualHeight>140</actualHeight>
</Medium>
<Original>
<sizeName>Original</sizeName>
<url>http://bim.shopstyle.com/pim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f_best.jpg</url>
<actualWidth>460</actualWidth>
<actualHeight>690</actualHeight>
</Original>
<IPhoneSmall>
<sizeName>IPhoneSmall</sizeName>
<width>100</width>
<height>125</height>
<url>http://resources.shopstyle.com/mim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f_small.jpg</url>
<actualWidth>83</actualWidth>
<actualHeight>125</actualHeight>
</IPhoneSmall>
<Best>
<sizeName>Best</sizeName>
<width>720</width>
<height>900</height>
<url>http://bim.shopstyle.com/pim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f_best.jpg</url>
<actualWidth>460</actualWidth>
<actualHeight>690</actualHeight>
</Best>
<XLarge>
<sizeName>XLarge</sizeName>
<width>328</width>
<height>410</height>
<url>http://resources.shopstyle.com/xim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f.jpg</url>
<actualWidth>273</actualWidth>
<actualHeight>410</actualHeight>
</XLarge>
<Large>
<sizeName>Large</sizeName>
<width>164</width>
<height>205</height>
<url>
http://resources.shopstyle.com/sim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f/lanvin-stretch-scuba-jersey-dress.jpg
</url>
<actualWidth>137</actualWidth>
<actualHeight>205</actualHeight>
</Large>
<Small>
<sizeName>Small</sizeName>
<width>32</width>
<height>40</height>
<url>http://resources.shopstyle.com/pim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f_small.jpg</url>
<actualWidth>27</actualWidth>
<actualHeight>40</actualHeight>
</Small>
<IPhone>
<sizeName>IPhone</sizeName>
<width>288</width>
<height>360</height>
<url>http://resources.shopstyle.com/mim/d1/aa/d1aa5f02da7957a54cd07952cf18f99f.jpg</url>
<actualWidth>240</actualWidth>
<actualHeight>360</actualHeight>
</IPhone>
</sizes>
</alternateImages>
<alternateImages>
<id>8e6c908408d30d97be3dd14b676f6433</id>
<sizes>
<Medium>
<sizeName>Medium</sizeName>
<width>112</width>
<height>140</height>
<url>
http://resources.shopstyle.com/sim/8e/6c/8e6c908408d30d97be3dd14b676f6433_medium/lanvin-stretch-scuba-jersey-dress.jpg
</url>
<actualWidth>93</actualWidth>
<actualHeight>140</actualHeight>
</Medium>
<Original>
<sizeName>Original</sizeName>
<url>http://bim.shopstyle.com/pim/8e/6c/8e6c908408d30d97be3dd14b676f6433_best.jpg</url>
<actualWidth>460</actualWidth>
<actualHeight>690</actualHeight>
</Original>
<IPhoneSmall>
<sizeName>IPhoneSmall</sizeName>
<width>100</width>
<height>125</height>
<url>http://resources.shopstyle.com/mim/8e/6c/8e6c908408d30d97be3dd14b676f6433_small.jpg</url>
<actualWidth>83</actualWidth>
<actualHeight>125</actualHeight>
</IPhoneSmall>
<Best>
<sizeName>Best</sizeName>
<width>720</width>
<height>900</height>
<url>http://bim.shopstyle.com/pim/8e/6c/8e6c908408d30d97be3dd14b676f6433_best.jpg</url>
<actualWidth>460</actualWidth>
<actualHeight>690</actualHeight>
</Best>
<XLarge>
<sizeName>XLarge</sizeName>
<width>328</width>
<height>410</height>
<url>http://resources.shopstyle.com/xim/8e/6c/8e6c908408d30d97be3dd14b676f6433.jpg</url>
<actualWidth>273</actualWidth>
<actualHeight>410</actualHeight>
</XLarge>
<Large>
<sizeName>Large</sizeName>
<width>164</width>
<height>205</height>
<url>
http://resources.shopstyle.com/sim/8e/6c/8e6c908408d30d97be3dd14b676f6433/lanvin-stretch-scuba-jersey-dress.jpg
</url>
<actualWidth>137</actualWidth>
<actualHeight>205</actualHeight>
</Large>
<Small>
<sizeName>Small</sizeName>
<width>32</width>
<height>40</height>
<url>http://resources.shopstyle.com/pim/8e/6c/8e6c908408d30d97be3dd14b676f6433_small.jpg</url>
<actualWidth>27</actualWidth>
<actualHeight>40</actualHeight>
</Small>
<IPhone>
<sizeName>IPhone</sizeName>
<width>288</width>
<height>360</height>
<url>http://resources.shopstyle.com/mim/8e/6c/8e6c908408d30d97be3dd14b676f6433.jpg</url>
<actualWidth>240</actualWidth>
<actualHeight>360</actualHeight>
</IPhone>
</sizes>
</alternateImages>
</alternateImages><seeMoreLabel>Lanvin Dresses</seeMoreLabel><seeMoreUrl>
http://www.shopstyle.com/browse/dresses/Lanvin?pid=shopstyle
</seeMoreUrl><price>2580.0</price><urlIdentifier>lanvin-stretch-scuba-jersey-dress</urlIdentifier><colors>
<color>
<name>Red</name>
<canonicalColors>
<canonicalColor>
<id>7</id>
<name>Red</name>
<rank>1</rank>
</canonicalColor>
</canonicalColors>
</color>
</colors><sizes>
<size>
<name>FR34</name>
</size>
<size>
<name>FR36</name>
</size>
</sizes><categories>
<category>
<id>dresses</id>
<name>Dresses</name>
<shortName>Dresses</shortName>
<localizedId>dresses</localizedId>
<numId>26</numId>
</category>
</categories><extractDate>2014-07-23</extractDate><badges/><promotionalDeal>
<id>111677</id>
<type>FreeShipping</type>
<typeLabel>Free Shipping</typeLabel>
<title>Free Shipping & Returns</title>
<retailer>
<id>27</id>
<name>NET-A-PORTER.COM</name>
<deeplinkSupport>true</deeplinkSupport>
<hostDomain>net-a-porter.com</hostDomain>
<mobileOptimized>false</mobileOptimized>
<logo>
<sizes>
<featured>
<sizeName>featured</sizeName>
<url>http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-featured.png</url>
</featured>
<default2x>
<sizeName>default@2x</sizeName>
<url>http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-default@2x.png</url>
</default2x>
<default>
<sizeName>default</sizeName>
<url>http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-default.png</url>
</default>
<mobile2x>
<sizeName>mobile@2x</sizeName>
<url>http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-mobile@2x.png</url>
</mobile2x>
<featured2x>
<sizeName>featured@2x</sizeName>
<url>http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-featured@2x.png</url>
</featured2x>
<mobile>
<sizeName>mobile</sizeName>
<url>http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-mobile.png</url>
</mobile>
</sizes></logo><userId>24974087</userId><userHandle>NetAPorterCom</userHandle><userImage>
http://resources.shopstyle.com/im/retailers/logos/Net-A-Porter-default@2x.png
</userImage><urlIdentifier>NET-A-PORTER.COM-US</urlIdentifier><favIcon>
http://s3.amazonaws.com/extimg.shopstyle.com/favicons/retailers/NET-A-PORTER.COM-US.ico
</favIcon></retailer><startDate>
<date>2013-11-26</date>
<timestamp>1385449200</timestamp>
<friendly>Nov 26, 2013</friendly>
</startDate><endDate>
<date>2015-01-01</date>
<timestamp>1420095540</timestamp>
<friendly>Wed, Dec 31</friendly>
</endDate></promotionalDeal><favoriteCount>1</favoriteCount><commentCount>0</commentCount><hasFavorite>false
</hasFavorite></product></products></ProductListResponse>