Hm Product New Arrivals avatar

Hm Product New Arrivals

Try for free

3 days trial then $37.99/month - No credit card required now

Go to Store
Hm Product New Arrivals

Hm Product New Arrivals

pintostudio/hm-product-new-arrivals
Try for free

3 days trial then $37.99/month - No credit card required now

This Actor retrieves new products arrivals from H&M

H&M Products New Arrivals Actor Documentation

Overview

This Apify actor gets products new arrivals from h&m website, one of the world's largest retail digital platforms. It enables developers, and researchers to programmatically access to H&M's extensive products database through a simple API interface.

Features

  • Get h&m products new arrivals
  • Easy integration with other applications and workflows
  • Efficient data extraction with rate limiting and error handling

Input Parameters

  • page (required): page number
  • perPage (required): limit per page
  • countryCode (required): the country code

Usage Examples

Basic Usage

1const input = {
2    "page": "1",
3    "perPage": "14",
4    "countryCode": "en_US"
5   
6
7   
8};

Output Format

The actor returns data in JSON format with the following structure:

1{
2  "requestDateTime": "2025-01-09T12:57:16.135Z",
3  "pagination": {
4    "currentPage": 1,
5    "nextPageNum": 2,
6    "totalPages": 52
7  },
8  "products": [
9    {
10      "id": "1223910004",
11      "productName": "Loose-fit Shacket",
12      "trackingId": "OzQ7IzsxMjIzOTEwMDA0OyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxOzQ3OyM7Izs_e4",
13      "external": false,
14      "brandName": "H&M",
15      "url": "https://www2.hm.com/en_us/productpage.1223910004.html",
16      "showPriceMarker": false,
17      "prices": [
18        {
19          "priceType": "whitePrice",
20          "price": 44.99,
21          "minPrice": 44.99,
22          "maxPrice": 44.99,
23          "formattedPrice": "$ 44.99"
24        }
25      ],
26      "availability": {
27        "stockState": "Available",
28        "comingSoon": false
29      },
30      "iswatches": [
31        {
32          "articleId": "1223910004",
33          "url": "https://www2.hm.com/en_us/productpage.1223910004.html",
34          "colorName": "Dark denim blue",
35          "colorCode": "4C5164",
36          "trackingId": "OzQ7IzsxMjIzOTEwMDA0OyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxOzQ3OyM7Izs_e4",
37          "productImage": "https://image.hm.com/assets/hm/ad/d3/add305fc32f87c395b9192c0306e87f889df8c98.jpg"
38        },
39        {
40          "articleId": "1223910006",
41          "url": "https://www2.hm.com/en_us/productpage.1223910006.html",
42          "colorName": "Cream",
43          "colorCode": "DED8C5",
44          "trackingId": "OzQ7IzsxMjIzOTEwMDA2OyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxOzQ3OyM7Izs_e4",
45          "productImage": "https://image.hm.com/assets/hm/63/17/6317617a4e2cca0c861758ad39e350252699ee6d.jpg"
46        },
47        {
48          "articleId": "1223910007",
49          "url": "https://www2.hm.com/en_us/productpage.1223910007.html",
50          "colorName": "Navy blue/striped",
51          "colorCode": "272930",
52          "trackingId": "OzQ7IzsxMjIzOTEwMDA3OyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxOzQ3OyM7Izs_e4",
53          "productImage": "https://image.hm.com/assets/hm/42/bf/42bf379841a899f81ae02ab736186a97d4b41fbb.jpg"
54        }
55      ],
56      "productMarkers": [],
57      "percentageDiscount": "",
58      "images": [
59        {
60          "url": "https://image.hm.com/assets/hm/11/88/11887f50e50e0226d2e222588ea090f47f5f403f.jpg"
61        },
62        {
63          "url": "https://image.hm.com/assets/hm/eb/26/eb26d8ba2f43c6045c4187f01871390e3f254220.jpg"
64        },
65        {
66          "url": "https://image.hm.com/assets/hm/06/10/0610e6af524dd18863d21d5323d8ea4483cad410.jpg"
67        },
68        {
69          "url": "https://image.hm.com/assets/hm/dc/99/dc99bffce2589fe84b6bf57362f051ba55ec10ad.jpg"
70        }
71      ],
72      "hasVideo": false,
73      "colorName": "Dark denim blue",
74      "isPreShopping": false,
75      "isOnline": true,
76      "colors": "4C5164",
77      "colourShades": "Bright blue|Cobalt blue|Dark blue|Indigo|Navy blue|Royal blue",
78      "productImage": "https://image.hm.com/assets/hm/ad/d3/add305fc32f87c395b9192c0306e87f889df8c98.jpg",
79      "newArrival": true,
80      "isLiquidPixelUrl": false,
81      "colorWithNames": "blue_0000ff",
82      "mainCatCode": "ladies_jacketscoats_jackets"
83    },
84    {
85      "id": "1262581001",
86      "productName": "Crêpe Shirt",
87      "trackingId": "OzQ7IzsxMjYyNTgxMDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsyOzQ3OyM7Izs_e4",
88      "external": false,
89      "brandName": "H&M",
90      "url": "https://www2.hm.com/en_us/productpage.1262581001.html",
91      "showPriceMarker": false,
92      "prices": [
93        {
94          "priceType": "whitePrice",
95          "price": 29.99,
96          "minPrice": 29.99,
97          "maxPrice": 29.99,
98          "formattedPrice": "$ 29.99"
99        }
100      ],
101      "availability": {
102        "stockState": "Available",
103        "comingSoon": false
104      },
105      "iswatches": [
106        {
107          "articleId": "1262581001",
108          "url": "https://www2.hm.com/en_us/productpage.1262581001.html",
109          "colorName": "Cream",
110          "colorCode": "ECE7E1",
111          "trackingId": "OzQ7IzsxMjYyNTgxMDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsyOzQ3OyM7Izs_e4",
112          "productImage": "https://image.hm.com/assets/hm/b9/dc/b9dcfd937ad817d2e1a03ad281659eeae0b613d1.jpg"
113        }
114      ],
115      "productMarkers": [],
116      "percentageDiscount": "",
117      "images": [
118        {
119          "url": "https://image.hm.com/assets/hm/37/5a/375a1d93d1efaac0f573ccdab83b1ad398a889d2.jpg"
120        },
121        {
122          "url": "https://image.hm.com/assets/hm/99/48/9948bc690ec5818b740d2d11ed3a43f72e625241.jpg"
123        }
124      ],
125      "hasVideo": false,
126      "colorName": "Cream",
127      "isPreShopping": false,
128      "isOnline": true,
129      "colors": "ECE7E1",
130      "colourShades": "",
131      "productImage": "https://image.hm.com/assets/hm/b9/dc/b9dcfd937ad817d2e1a03ad281659eeae0b613d1.jpg",
132      "newArrival": true,
133      "isLiquidPixelUrl": false,
134      "colorWithNames": "multi_000000|white_ffffff",
135      "mainCatCode": "ladies_shirtsblouses_shirts"
136    },
137    {
138      "id": "1258828005",
139      "productName": "Loose-fit cotton shirt",
140      "trackingId": "OzQ7IzsxMjU4ODI4MDA1OyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDszOzQ3OyM7Izs_e4",
141      "external": false,
142      "brandName": "H&M",
143      "url": "https://www2.hm.com/en_us/productpage.1258828005.html",
144      "showPriceMarker": false,
145      "prices": [
146        {
147          "priceType": "whitePrice",
148          "price": 24.99,
149          "minPrice": 24.99,
150          "maxPrice": 24.99,
151          "formattedPrice": "$ 24.99"
152        }
153      ],
154      "availability": {
155        "stockState": "Available",
156        "comingSoon": false
157      },
158      "iswatches": [
159        {
160          "articleId": "1258828005",
161          "url": "https://www2.hm.com/en_us/productpage.1258828005.html",
162          "colorName": "White",
163          "colorCode": "FFFFFF",
164          "trackingId": "OzQ7IzsxMjU4ODI4MDA1OyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDszOzQ3OyM7Izs_e4",
165          "productImage": "https://image.hm.com/assets/hm/ce/74/ce749ab407408ac4cc392555628caebf295f888c.jpg"
166        },
167        {
168          "articleId": "1258828001",
169          "url": "https://www2.hm.com/en_us/productpage.1258828001.html",
170          "colorName": "Blue/striped",
171          "colorCode": "7D9FD9",
172          "trackingId": "OzQ7IzsxMjU4ODI4MDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDszOzQ3OyM7Izs_e4",
173          "productImage": "https://image.hm.com/assets/hm/97/ed/97edbf68c4f4036d9d7aacb2e5db90eb8eb4e798.jpg"
174        }
175      ],
176      "productMarkers": [],
177      "percentageDiscount": "",
178      "images": [
179        {
180          "url": "https://image.hm.com/assets/hm/ec/0f/ec0fecddfc22bfcc229ccf486f9142dc5aa29d67.jpg"
181        },
182        {
183          "url": "https://image.hm.com/assets/hm/b6/6a/b66ae3aedfa20c85a8747cfe7c572c0114429e0e.jpg"
184        },
185        {
186          "url": "https://image.hm.com/assets/hm/f7/89/f7899aafea569bc7d9aa7bc49be61933f21ac78a.jpg"
187        }
188      ],
189      "hasVideo": false,
190      "colorName": "White",
191      "isPreShopping": false,
192      "isOnline": true,
193      "colors": "FFFFFF",
194      "colourShades": "",
195      "productImage": "https://image.hm.com/assets/hm/ce/74/ce749ab407408ac4cc392555628caebf295f888c.jpg",
196      "newArrival": true,
197      "isLiquidPixelUrl": false,
198      "colorWithNames": "white_ffffff",
199      "mainCatCode": "ladies_shirtsblouses_shirts"
200    },
201    {
202      "id": "1274548001",
203      "productName": "Loose-Fit Cotton Top",
204      "trackingId": "OzQ7IzsxMjc0NTQ4MDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs0OzQ3OyM7Izs_e4",
205      "external": false,
206      "brandName": "H&M",
207      "url": "https://www2.hm.com/en_us/productpage.1274548001.html",
208      "showPriceMarker": false,
209      "prices": [
210        {
211          "priceType": "whitePrice",
212          "price": 39.99,
213          "minPrice": 39.99,
214          "maxPrice": 39.99,
215          "formattedPrice": "$ 39.99"
216        }
217      ],
218      "availability": {
219        "stockState": "Available",
220        "comingSoon": false
221      },
222      "iswatches": [
223        {
224          "articleId": "1274548001",
225          "url": "https://www2.hm.com/en_us/productpage.1274548001.html",
226          "colorName": "White/striped",
227          "colorCode": "F3F3F0",
228          "trackingId": "OzQ7IzsxMjc0NTQ4MDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs0OzQ3OyM7Izs_e4",
229          "productImage": "https://image.hm.com/assets/hm/4d/d7/4dd78f0052bf7f548f4247df196e176825ff1f42.jpg"
230        },
231        {
232          "articleId": "1274548002",
233          "url": "https://www2.hm.com/en_us/productpage.1274548002.html",
234          "colorName": "Black/striped",
235          "colorCode": "272628",
236          "trackingId": "OzQ7IzsxMjc0NTQ4MDAyOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs0OzQ3OyM7Izs_e4",
237          "productImage": "https://image.hm.com/assets/hm/83/61/8361500f5222c983eba7258f6134148fe4cbdc8d.jpg"
238        }
239      ],
240      "productMarkers": [],
241      "percentageDiscount": "",
242      "images": [
243        {
244          "url": "https://image.hm.com/assets/hm/02/42/02427749c69af3dcb73444cf08a9aedd1c468edf.jpg"
245        },
246        {
247          "url": "https://image.hm.com/assets/hm/94/76/9476a2d2371ba970f24aed97c73c8f130538d573.jpg"
248        },
249        {
250          "url": "https://image.hm.com/assets/hm/25/df/25df1a8ad7d2cb83b5d92bdaf8112ab17ced4cc4.jpg"
251        }
252      ],
253      "hasVideo": false,
254      "colorName": "White/striped",
255      "isPreShopping": false,
256      "isOnline": true,
257      "colors": "F3F3F0",
258      "colourShades": "",
259      "productImage": "https://image.hm.com/assets/hm/4d/d7/4dd78f0052bf7f548f4247df196e176825ff1f42.jpg",
260      "newArrival": true,
261      "isLiquidPixelUrl": false,
262      "colorWithNames": "multi_000000|white_ffffff",
263      "mainCatCode": "ladies_tops_longsleeve"
264    },
265    {
266      "id": "1265305001",
267      "productName": "V-Neck Bouclé Jacket",
268      "trackingId": "OzQ7IzsxMjY1MzA1MDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs1OzQ3OyM7Izs_e4",
269      "external": false,
270      "brandName": "H&M",
271      "url": "https://www2.hm.com/en_us/productpage.1265305001.html",
272      "showPriceMarker": false,
273      "prices": [
274        {
275          "priceType": "whitePrice",
276          "price": 74.99,
277          "minPrice": 74.99,
278          "maxPrice": 74.99,
279          "formattedPrice": "$ 74.99"
280        }
281      ],
282      "availability": {
283        "stockState": "Available",
284        "comingSoon": false
285      },
286      "iswatches": [
287        {
288          "articleId": "1265305001",
289          "url": "https://www2.hm.com/en_us/productpage.1265305001.html",
290          "colorName": "White melange",
291          "colorCode": "E8E4D5",
292          "trackingId": "OzQ7IzsxMjY1MzA1MDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs1OzQ3OyM7Izs_e4",
293          "productImage": "https://image.hm.com/assets/hm/fe/5d/fe5d65a6c2e294baf161f9c4ccd224916477d16d.jpg"
294        }
295      ],
296      "productMarkers": [],
297      "percentageDiscount": "",
298      "images": [
299        {
300          "url": "https://image.hm.com/assets/hm/de/95/de95da566af429126676ba414edb2f10746e32b1.jpg"
301        },
302        {
303          "url": "https://image.hm.com/assets/hm/7e/fc/7efc1952e091d9098d63d49378dea830282c0104.jpg"
304        },
305        {
306          "url": "https://image.hm.com/assets/hm/1f/ee/1feefb15ea71ec6615301a4d367cd28d6a84801f.jpg"
307        },
308        {
309          "url": "https://image.hm.com/assets/hm/bd/ab/bdabb052d14c8214708d67c7b2e4fbece8512eb9.jpg"
310        },
311        {
312          "url": "https://image.hm.com/assets/hm/23/1c/231c751847a4961f0ec5d0e46705f4d01300c614.jpg"
313        }
314      ],
315      "hasVideo": false,
316      "colorName": "White melange",
317      "isPreShopping": false,
318      "isOnline": true,
319      "colors": "E8E4D5",
320      "colourShades": "Cream|Gray white|Ivory|White gray",
321      "productImage": "https://image.hm.com/assets/hm/fe/5d/fe5d65a6c2e294baf161f9c4ccd224916477d16d.jpg",
322      "newArrival": true,
323      "isLiquidPixelUrl": false,
324      "colorWithNames": "white_ffffff",
325      "mainCatCode": "ladies_jacketscoats_jackets"
326    },
327    {
328      "id": "1269502008",
329      "productName": "Sweatshirt with Text Motif",
330      "trackingId": "OzQ7IzsxMjY5NTAyMDA4OyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs2OzQ3OyM7Izs_e4",
331      "external": false,
332      "brandName": "H&M",
333      "url": "https://www2.hm.com/en_us/productpage.1269502008.html",
334      "showPriceMarker": false,
335      "prices": [
336        {
337          "priceType": "whitePrice",
338          "price": 29.99,
339          "minPrice": 29.99,
340          "maxPrice": 29.99,
341          "formattedPrice": "$ 29.99"
342        }
343      ],
344      "availability": {
345        "stockState": "Available",
346        "comingSoon": false
347      },
348      "iswatches": [
349        {
350          "articleId": "1269502008",
351          "url": "https://www2.hm.com/en_us/productpage.1269502008.html",
352          "colorName": "Dark gray/Paris",
353          "colorCode": "3F3F42",
354          "trackingId": "OzQ7IzsxMjY5NTAyMDA4OyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs2OzQ3OyM7Izs_e4",
355          "productImage": "https://image.hm.com/assets/hm/f7/a6/f7a64816c702fe820f912e358a927dd9d3c57863.jpg"
356        },
357        {
358          "articleId": "1269502009",
359          "url": "https://www2.hm.com/en_us/productpage.1269502009.html",
360          "colorName": "Dark green/Milano",
361          "colorCode": "515B54",
362          "trackingId": "OzQ7IzsxMjY5NTAyMDA5OyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs2OzQ3OyM7Izs_e4",
363          "productImage": "https://image.hm.com/assets/hm/23/07/23079533c9e361b82f03bedb54850e9124469c89.jpg"
364        },
365        {
366          "articleId": "1269502002",
367          "url": "https://www2.hm.com/en_us/productpage.1269502002.html",
368          "colorName": "Blue melange/Atelier Paris",
369          "colorCode": "35465E",
370          "trackingId": "OzQ7IzsxMjY5NTAyMDAyOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs2OzQ3OyM7Izs_e4",
371          "productImage": "https://image.hm.com/assets/hm/66/43/66436783ddcaaa29dc9766d10c7535a42500d98f.jpg"
372        },
373        {
374          "articleId": "1269502004",
375          "url": "https://www2.hm.com/en_us/productpage.1269502004.html",
376          "colorName": "Light gray melange/Los Angeles",
377          "colorCode": "BEBEBE",
378          "trackingId": "OzQ7IzsxMjY5NTAyMDA0OyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs2OzQ3OyM7Izs_e4",
379          "productImage": "https://image.hm.com/assets/hm/fa/ad/faad3b0a3112625ebff7ee497ed6b7da6aee8f6e.jpg"
380        },
381        {
382          "articleId": "1269502007",
383          "url": "https://www2.hm.com/en_us/productpage.1269502007.html",
384          "colorName": "White/New York",
385          "colorCode": "E9E4DA",
386          "trackingId": "OzQ7IzsxMjY5NTAyMDA3OyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs2OzQ3OyM7Izs_e4",
387          "productImage": "https://image.hm.com/assets/hm/05/4b/054b73ba50d5b1c2dc6de13b249df103225c2e59.jpg"
388        },
389        {
390          "articleId": "1269502005",
391          "url": "https://www2.hm.com/en_us/productpage.1269502005.html",
392          "colorName": "Navy blue/Parisienne",
393          "colorCode": "1A2840",
394          "trackingId": "OzQ7IzsxMjY5NTAyMDA1OyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs2OzQ3OyM7Izs_e4",
395          "productImage": "https://image.hm.com/assets/hm/c8/c1/c8c1a29be5b5d584f95028ec3a16dfc57fffb159.jpg"
396        }
397      ],
398      "productMarkers": [],
399      "percentageDiscount": "",
400      "images": [
401        {
402          "url": "https://image.hm.com/assets/hm/f8/f4/f8f4955dc94306fdea81d7683462be436d02ebaf.jpg"
403        },
404        {
405          "url": "https://image.hm.com/assets/hm/40/c0/40c02df9151c0718104276cd060f526db7d41996.jpg"
406        }
407      ],
408      "hasVideo": false,
409      "colorName": "Dark gray/Paris",
410      "isPreShopping": false,
411      "isOnline": true,
412      "colors": "3F3F42",
413      "colourShades": "",
414      "productImage": "https://image.hm.com/assets/hm/f7/a6/f7a64816c702fe820f912e358a927dd9d3c57863.jpg",
415      "newArrival": true,
416      "isLiquidPixelUrl": false,
417      "colorWithNames": "gray_808080|multi_000000",
418      "mainCatCode": "ladies_hoodiesswetshirts_sweatshirts"
419    },
420    {
421      "id": "1261865001",
422      "productName": "Knit Top with Collar",
423      "trackingId": "OzQ7IzsxMjYxODY1MDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs3OzQ3OyM7Izs_e4",
424      "external": false,
425      "brandName": "H&M",
426      "url": "https://www2.hm.com/en_us/productpage.1261865001.html",
427      "showPriceMarker": false,
428      "prices": [
429        {
430          "priceType": "whitePrice",
431          "price": 34.99,
432          "minPrice": 34.99,
433          "maxPrice": 34.99,
434          "formattedPrice": "$ 34.99"
435        }
436      ],
437      "availability": {
438        "stockState": "Available",
439        "comingSoon": false
440      },
441      "iswatches": [
442        {
443          "articleId": "1261865001",
444          "url": "https://www2.hm.com/en_us/productpage.1261865001.html",
445          "colorName": "Black",
446          "colorCode": "272628",
447          "trackingId": "OzQ7IzsxMjYxODY1MDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs3OzQ3OyM7Izs_e4",
448          "productImage": "https://image.hm.com/assets/hm/cc/dc/ccdccac31618858854fe1727104bcaf13094b9dc.jpg"
449        },
450        {
451          "articleId": "1261865002",
452          "url": "https://www2.hm.com/en_us/productpage.1261865002.html",
453          "colorName": "White",
454          "colorCode": "EEEDE1",
455          "trackingId": "OzQ7IzsxMjYxODY1MDAyOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs3OzQ3OyM7Izs_e4",
456          "productImage": "https://image.hm.com/assets/hm/5a/d6/5ad6cf1a0f062b6a2a3cd25ea8d66a7a0300c2b8.jpg"
457        }
458      ],
459      "productMarkers": [],
460      "percentageDiscount": "",
461      "images": [
462        {
463          "url": "https://image.hm.com/assets/hm/3f/69/3f699cbb6014a5bdbfa380814ba93482b8bea3b8.jpg"
464        },
465        {
466          "url": "https://image.hm.com/assets/hm/83/56/8356b6aecb5280277957e572559c251044bc371f.jpg"
467        },
468        {
469          "url": "https://image.hm.com/assets/hm/25/2b/252b888d9ff0bd88114c3ce5d4ffd0d943844935.jpg"
470        }
471      ],
472      "hasVideo": false,
473      "colorName": "Black",
474      "isPreShopping": false,
475      "isOnline": true,
476      "colors": "272628",
477      "colourShades": "Charcoal",
478      "productImage": "https://image.hm.com/assets/hm/cc/dc/ccdccac31618858854fe1727104bcaf13094b9dc.jpg",
479      "newArrival": true,
480      "isLiquidPixelUrl": false,
481      "colorWithNames": "black_000000",
482      "mainCatCode": "ladies_tops_shortsleeve"
483    },
484    {
485      "id": "1263194001",
486      "productName": "Oversized Double-Breasted Blazer",
487      "trackingId": "OzQ7IzsxMjYzMTk0MDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs4OzQ3OyM7Izs_e4",
488      "external": false,
489      "brandName": "H&M",
490      "url": "https://www2.hm.com/en_us/productpage.1263194001.html",
491      "showPriceMarker": false,
492      "prices": [
493        {
494          "priceType": "whitePrice",
495          "price": 44.99,
496          "minPrice": 44.99,
497          "maxPrice": 44.99,
498          "formattedPrice": "$ 44.99"
499        }
500      ],
501      "availability": {
502        "stockState": "Available",
503        "comingSoon": false
504      },
505      "iswatches": [
506        {
507          "articleId": "1263194001",
508          "url": "https://www2.hm.com/en_us/productpage.1263194001.html",
509          "colorName": "Black/houndstooth-patterned",
510          "colorCode": "333538",
511          "trackingId": "OzQ7IzsxMjYzMTk0MDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs4OzQ3OyM7Izs_e4",
512          "productImage": "https://image.hm.com/assets/hm/cd/1b/cd1b6ba0da46c460be994b7ff78953393ced51e0.jpg"
513        }
514      ],
515      "productMarkers": [],
516      "percentageDiscount": "",
517      "images": [
518        {
519          "url": "https://image.hm.com/assets/hm/79/32/79324c1b01463e3a13ecbecac46c758d3811d68d.jpg"
520        },
521        {
522          "url": "https://image.hm.com/assets/hm/f0/68/f068a5d42ed3ba0b0f6f8a8626d3696f834194de.jpg"
523        },
524        {
525          "url": "https://image.hm.com/assets/hm/73/8e/738e0f5222788518ab17c7f7fbb8cc5c5cb2e062.jpg"
526        },
527        {
528          "url": "https://image.hm.com/assets/hm/99/80/9980b9cfd4c02239c471940c57de3c913144336a.jpg"
529        }
530      ],
531      "hasVideo": false,
532      "colorName": "Black/houndstooth-patterned",
533      "isPreShopping": false,
534      "isOnline": true,
535      "colors": "333538",
536      "colourShades": "",
537      "productImage": "https://image.hm.com/assets/hm/cd/1b/cd1b6ba0da46c460be994b7ff78953393ced51e0.jpg",
538      "newArrival": true,
539      "isLiquidPixelUrl": false,
540      "colorWithNames": "black_000000|multi_000000",
541      "mainCatCode": "ladies_blazerswaistcoats_doublebreasted"
542    },
543    {
544      "id": "1262884002",
545      "productName": "A-Line Coat",
546      "trackingId": "OzQ7IzsxMjYyODg0MDAyOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs5OzQ3OyM7Izs_e4",
547      "external": false,
548      "brandName": "H&M",
549      "url": "https://www2.hm.com/en_us/productpage.1262884002.html",
550      "showPriceMarker": false,
551      "prices": [
552        {
553          "priceType": "whitePrice",
554          "price": 54.99,
555          "minPrice": 54.99,
556          "maxPrice": 54.99,
557          "formattedPrice": "$ 54.99"
558        }
559      ],
560      "availability": {
561        "stockState": "Available",
562        "comingSoon": false
563      },
564      "iswatches": [
565        {
566          "articleId": "1262884002",
567          "url": "https://www2.hm.com/en_us/productpage.1262884002.html",
568          "colorName": "Black",
569          "colorCode": "272628",
570          "trackingId": "OzQ7IzsxMjYyODg0MDAyOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs5OzQ3OyM7Izs_e4",
571          "productImage": "https://image.hm.com/assets/hm/3d/f1/3df1ec8406da23dfdd1b796eb1847992100a6183.jpg"
572        },
573        {
574          "articleId": "1262884001",
575          "url": "https://www2.hm.com/en_us/productpage.1262884001.html",
576          "colorName": "Cream",
577          "colorCode": "EEEDE4",
578          "trackingId": "OzQ7IzsxMjYyODg0MDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDs5OzQ3OyM7Izs_e4",
579          "productImage": "https://image.hm.com/assets/hm/1c/44/1c442c2d9370187200dfbc7907cf54d488534d86.jpg"
580        }
581      ],
582      "productMarkers": [],
583      "percentageDiscount": "",
584      "images": [
585        {
586          "url": "https://image.hm.com/assets/hm/92/f4/92f4d852203bb7d3567b50670f6cb4c342513445.jpg"
587        },
588        {
589          "url": "https://image.hm.com/assets/hm/58/f4/58f41886b198dcae209622a96cb08aa1a1651a88.jpg"
590        },
591        {
592          "url": "https://image.hm.com/assets/hm/28/f7/28f7e41aa8dabd54470a90e74cd9c8d316170d52.jpg"
593        },
594        {
595          "url": "https://image.hm.com/assets/hm/8f/3d/8f3d3374a80776f81b8b348b5feb6f04ebbef9b0.jpg"
596        }
597      ],
598      "hasVideo": false,
599      "colorName": "Black",
600      "isPreShopping": false,
601      "isOnline": true,
602      "colors": "272628",
603      "colourShades": "Charcoal",
604      "productImage": "https://image.hm.com/assets/hm/3d/f1/3df1ec8406da23dfdd1b796eb1847992100a6183.jpg",
605      "newArrival": true,
606      "isLiquidPixelUrl": false,
607      "colorWithNames": "black_000000",
608      "mainCatCode": "ladies_jacketscoats_coats"
609    },
610    {
611      "id": "1268005002",
612      "productName": "Coated Jacket",
613      "trackingId": "OzQ7IzsxMjY4MDA1MDAyOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxMDs0NzsjOyM7_e4",
614      "external": false,
615      "brandName": "H&M",
616      "url": "https://www2.hm.com/en_us/productpage.1268005002.html",
617      "showPriceMarker": false,
618      "prices": [
619        {
620          "priceType": "whitePrice",
621          "price": 54.99,
622          "minPrice": 54.99,
623          "maxPrice": 54.99,
624          "formattedPrice": "$ 54.99"
625        }
626      ],
627      "availability": {
628        "stockState": "Available",
629        "comingSoon": false
630      },
631      "iswatches": [
632        {
633          "articleId": "1268005002",
634          "url": "https://www2.hm.com/en_us/productpage.1268005002.html",
635          "colorName": "Black",
636          "colorCode": "272628",
637          "trackingId": "OzQ7IzsxMjY4MDA1MDAyOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxMDs0NzsjOyM7_e4",
638          "productImage": "https://image.hm.com/assets/hm/b7/81/b78129f60b685eca96a6cba0278cba6a1c4f07f2.jpg"
639        }
640      ],
641      "productMarkers": [],
642      "percentageDiscount": "",
643      "images": [
644        {
645          "url": "https://image.hm.com/assets/hm/37/03/3703893482ccfa75fb4b01e8ebceac60493801b5.jpg"
646        },
647        {
648          "url": "https://image.hm.com/assets/hm/21/87/218719a4437e4f73d83a68431454d89c457aac36.jpg"
649        },
650        {
651          "url": "https://image.hm.com/assets/hm/a8/0a/a80a09396a2c65378a797e82c309087c499bcbe1.jpg"
652        }
653      ],
654      "hasVideo": false,
655      "colorName": "Black",
656      "isPreShopping": false,
657      "isOnline": true,
658      "colors": "272628",
659      "colourShades": "Charcoal",
660      "productImage": "https://image.hm.com/assets/hm/b7/81/b78129f60b685eca96a6cba0278cba6a1c4f07f2.jpg",
661      "newArrival": true,
662      "isLiquidPixelUrl": false,
663      "colorWithNames": "black_000000",
664      "mainCatCode": "ladies_jacketscoats_jackets"
665    },
666    {
667      "id": "1273960001",
668      "productName": "Knit A-Line Skirt",
669      "trackingId": "OzQ7IzsxMjczOTYwMDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxMTs0NzsjOyM7_e4",
670      "external": false,
671      "brandName": "H&M",
672      "url": "https://www2.hm.com/en_us/productpage.1273960001.html",
673      "showPriceMarker": false,
674      "prices": [
675        {
676          "priceType": "whitePrice",
677          "price": 32.99,
678          "minPrice": 32.99,
679          "maxPrice": 32.99,
680          "formattedPrice": "$ 32.99"
681        }
682      ],
683      "availability": {
684        "stockState": "Available",
685        "comingSoon": false
686      },
687      "iswatches": [
688        {
689          "articleId": "1273960001",
690          "url": "https://www2.hm.com/en_us/productpage.1273960001.html",
691          "colorName": "Black",
692          "colorCode": "272628",
693          "trackingId": "OzQ7IzsxMjczOTYwMDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxMTs0NzsjOyM7_e4",
694          "productImage": "https://image.hm.com/assets/hm/19/8e/198eba8930c1a4494108629f7485aed42fbf922a.jpg"
695        }
696      ],
697      "productMarkers": [],
698      "percentageDiscount": "",
699      "images": [
700        {
701          "url": "https://image.hm.com/assets/hm/11/8e/118e9eb2fe375228ac0d902a77661f63c0bfd04c.jpg"
702        },
703        {
704          "url": "https://image.hm.com/assets/hm/0f/11/0f115a967a63a9a7e166eec6d524e0894b1031c6.jpg"
705        },
706        {
707          "url": "https://image.hm.com/assets/hm/aa/23/aa23b20cbc6ba230e16403fc25e2f08e7f1cf50b.jpg"
708        }
709      ],
710      "hasVideo": false,
711      "colorName": "Black",
712      "isPreShopping": false,
713      "isOnline": true,
714      "colors": "272628",
715      "colourShades": "Charcoal",
716      "productImage": "https://image.hm.com/assets/hm/19/8e/198eba8930c1a4494108629f7485aed42fbf922a.jpg",
717      "newArrival": true,
718      "isLiquidPixelUrl": false,
719      "colorWithNames": "black_000000",
720      "mainCatCode": "Ladies_skirts_a-line"
721    },
722    {
723      "id": "1268006002",
724      "productName": "Mini Skirt",
725      "trackingId": "OzQ7IzsxMjY4MDA2MDAyOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxMjs0NzsjOyM7_e4",
726      "external": false,
727      "brandName": "H&M",
728      "url": "https://www2.hm.com/en_us/productpage.1268006002.html",
729      "showPriceMarker": false,
730      "prices": [
731        {
732          "priceType": "whitePrice",
733          "price": 29.99,
734          "minPrice": 29.99,
735          "maxPrice": 29.99,
736          "formattedPrice": "$ 29.99"
737        }
738      ],
739      "availability": {
740        "stockState": "Available",
741        "comingSoon": false
742      },
743      "iswatches": [
744        {
745          "articleId": "1268006002",
746          "url": "https://www2.hm.com/en_us/productpage.1268006002.html",
747          "colorName": "Black",
748          "colorCode": "272628",
749          "trackingId": "OzQ7IzsxMjY4MDA2MDAyOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxMjs0NzsjOyM7_e4",
750          "productImage": "https://image.hm.com/assets/hm/6b/c3/6bc3855de6ea2c0b3172072dec148d81f575994c.jpg"
751        },
752        {
753          "articleId": "1268006001",
754          "url": "https://www2.hm.com/en_us/productpage.1268006001.html",
755          "colorName": "Dark beige",
756          "colorCode": "948169",
757          "trackingId": "OzQ7IzsxMjY4MDA2MDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxMjs0NzsjOyM7_e4",
758          "productImage": "https://image.hm.com/assets/hm/e9/79/e97948d6514157657df5344d77f425a04a1e1692.jpg"
759        }
760      ],
761      "productMarkers": [],
762      "percentageDiscount": "",
763      "images": [
764        {
765          "url": "https://image.hm.com/assets/hm/78/b7/78b735a615394c3e46526d9a75e6d9d2bec19f85.jpg"
766        },
767        {
768          "url": "https://image.hm.com/assets/hm/03/ab/03ab2f80d0732a1f5a6fa40ceacaa082e48db923.jpg"
769        }
770      ],
771      "hasVideo": false,
772      "colorName": "Black",
773      "isPreShopping": false,
774      "isOnline": true,
775      "colors": "272628",
776      "colourShades": "Charcoal",
777      "productImage": "https://image.hm.com/assets/hm/6b/c3/6bc3855de6ea2c0b3172072dec148d81f575994c.jpg",
778      "newArrival": true,
779      "isLiquidPixelUrl": false,
780      "colorWithNames": "black_000000",
781      "mainCatCode": "Ladies_skirts_a-line"
782    },
783    {
784      "id": "1265360001",
785      "productName": "Fine-Knit Cardigan",
786      "trackingId": "OzQ7IzsxMjY1MzYwMDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxMzs0NzsjOyM7_e4",
787      "external": false,
788      "brandName": "H&M",
789      "url": "https://www2.hm.com/en_us/productpage.1265360001.html",
790      "showPriceMarker": false,
791      "prices": [
792        {
793          "priceType": "whitePrice",
794          "price": 34.99,
795          "minPrice": 34.99,
796          "maxPrice": 34.99,
797          "formattedPrice": "$ 34.99"
798        }
799      ],
800      "availability": {
801        "stockState": "Available",
802        "comingSoon": false
803      },
804      "iswatches": [
805        {
806          "articleId": "1265360001",
807          "url": "https://www2.hm.com/en_us/productpage.1265360001.html",
808          "colorName": "Cream/black",
809          "colorCode": "EEEDE1",
810          "trackingId": "OzQ7IzsxMjY1MzYwMDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxMzs0NzsjOyM7_e4",
811          "productImage": "https://image.hm.com/assets/hm/e0/82/e0823b27f9a24f7375aeb469fc73bf5df27a7824.jpg"
812        },
813        {
814          "articleId": "1265360002",
815          "url": "https://www2.hm.com/en_us/productpage.1265360002.html",
816          "colorName": "Black",
817          "colorCode": "272628",
818          "trackingId": "OzQ7IzsxMjY1MzYwMDAyOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxMzs0NzsjOyM7_e4",
819          "productImage": "https://image.hm.com/assets/hm/94/b7/94b77e6ec3aece610575500302186f6ebeef8894.jpg"
820        },
821        {
822          "articleId": "1265360003",
823          "url": "https://www2.hm.com/en_us/productpage.1265360003.html",
824          "colorName": "Light blue",
825          "colorCode": "86A5C0",
826          "trackingId": "OzQ7IzsxMjY1MzYwMDAzOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxMzs0NzsjOyM7_e4",
827          "productImage": "https://image.hm.com/assets/hm/6f/77/6f776c62fd5ae659a3ff0cd856d6b219b1cf88a9.jpg"
828        },
829        {
830          "articleId": "1265360004",
831          "url": "https://www2.hm.com/en_us/productpage.1265360004.html",
832          "colorName": "Dark gray",
833          "colorCode": "838386",
834          "trackingId": "OzQ7IzsxMjY1MzYwMDA0OyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxMzs0NzsjOyM7_e4",
835          "productImage": "https://image.hm.com/assets/hm/e9/4b/e94b652e27297045354bf6c3869a4ddf212c60e9.jpg"
836        }
837      ],
838      "productMarkers": [],
839      "percentageDiscount": "",
840      "images": [
841        {
842          "url": "https://image.hm.com/assets/hm/cf/71/cf713505af7653265a98499c8f92a844c6bd6223.jpg"
843        },
844        {
845          "url": "https://image.hm.com/assets/hm/5f/90/5f90a2460bcad8bbc7fc8336826a83f810ee70c3.jpg"
846        }
847      ],
848      "hasVideo": false,
849      "colorName": "Cream/black",
850      "isPreShopping": false,
851      "isOnline": true,
852      "colors": "EEEDE1",
853      "colourShades": "Cream|Gray white|Ivory|White gray",
854      "productImage": "https://image.hm.com/assets/hm/e0/82/e0823b27f9a24f7375aeb469fc73bf5df27a7824.jpg",
855      "newArrival": true,
856      "isLiquidPixelUrl": false,
857      "colorWithNames": "white_ffffff",
858      "mainCatCode": "ladies_cardigansjumpers_cardigans"
859    },
860    {
861      "id": "1266484001",
862      "productName": "Cardigan with Collar and Front Pockets",
863      "trackingId": "OzQ7IzsxMjY2NDg0MDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxNDs0NzsjOyM7_e4",
864      "external": false,
865      "brandName": "H&M",
866      "url": "https://www2.hm.com/en_us/productpage.1266484001.html",
867      "showPriceMarker": false,
868      "prices": [
869        {
870          "priceType": "whitePrice",
871          "price": 44.99,
872          "minPrice": 44.99,
873          "maxPrice": 44.99,
874          "formattedPrice": "$ 44.99"
875        }
876      ],
877      "availability": {
878        "stockState": "Available",
879        "comingSoon": false
880      },
881      "iswatches": [
882        {
883          "articleId": "1266484001",
884          "url": "https://www2.hm.com/en_us/productpage.1266484001.html",
885          "colorName": "Dark gray melange",
886          "colorCode": "6E6E6E",
887          "trackingId": "OzQ7IzsxMjY2NDg0MDAxOyM7IzsvZmFzaGlvbi9ERVNLVE9QL0xBTkRJTkdfUEFHRS9OQVZJR0FUSU9OX1JFU1VMVDsjOyM7T0JKRUNUSVZFJDsxNDs0NzsjOyM7_e4",
888          "productImage": "https://image.hm.com/assets/hm/fb/d5/fbd5fa6d4bbe509b6db94d6eb736be3d15aa107a.jpg"
889        }
890      ],
891      "productMarkers": [],
892      "percentageDiscount": "",
893      "images": [
894        {
895          "url": "https://image.hm.com/assets/hm/49/82/4982435fa416cbd32246c49274dd6e016f305ab6.jpg"
896        },
897        {
898          "url": "https://image.hm.com/assets/hm/aa/ff/aaffd2d19bd803b9426c9eafe0f49b7f3706cca1.jpg"
899        },
900        {
901          "url": "https://image.hm.com/assets/hm/1b/f1/1bf167eacc53935136a086a9a0abcef2d14af581.jpg"
902        }
903      ],
904      "hasVideo": false,
905      "colorName": "Dark gray melange",
906      "isPreShopping": false,
907      "isOnline": true,
908      "colors": "6E6E6E",
909      "colourShades": "Charcoal|Dark gray",
910      "productImage": "https://image.hm.com/assets/hm/fb/d5/fbd5fa6d4bbe509b6db94d6eb736be3d15aa107a.jpg",
911      "newArrival": true,
912      "isLiquidPixelUrl": false,
913      "colorWithNames": "gray_808080",
914      "mainCatCode": "ladies_cardigansjumpers_cardigans"
915    }
916  ],
917  "numberOfHits": 723
918}

Best Practices

  • Use specific search terms for better results
  • Implement pagination for large data sets
  • Consider rate limiting for bulk requests
  • Cache results when appropriate
  • Handle error responses gracefully

Error Handling

The actor implements robust error handling for common scenarios:

  • Invalid input parameters
  • Network connectivity issues
  • Rate limiting responses
  • Invalid or empty search results

Limitations

  • Maximum 100 results per page
  • Rate limiting applies to prevent server overload
  • Some premium recipes might not be accessible
  • Search results depend on Tasty.co's content availability

Support

For issues and feature requests, please: Contact support at pintoflowpt@gmail.com

About H&M

Company Overview

Hennes & Mauritz AB (H&M) is a multinational clothing retail company headquartered in Stockholm, Sweden. Founded in 1947 by Erling Persson, H&M has grown from a single women's clothing store called "Hennes" in Västerås, Sweden, to one of the world's largest fashion retailers. The company operates in over 75 markets worldwide with more than 4,000 stores and robust online presence.

Business Model

H&M's business model is based on offering fashion-forward clothing at competitive prices through:

  • Fast-fashion production and distribution
  • In-house design team creating collections
  • Sustainable fashion initiatives
  • Multi-brand portfolio strategy
  • Integrated digital and physical retail experience

Brand Portfolio

  • H&M: Main brand offering fashion for men, women, teenagers, and children
  • COS: Higher-end minimalist fashion
  • Weekday: Street fashion with a social awareness focus
  • Monki: Colorful and creative youth-oriented fashion
  • & Other Stories: Premium accessories and ready-to-wear collections
  • ARKET: Modern-day market offering essential products
  • H&M HOME: Interior design and decorations

Sustainability Initiatives

H&M has committed to several sustainability goals:

  • Circular fashion economy implementation
  • Use of recycled materials
  • Garment collecting program
  • Conscious collection using sustainable materials
  • Goal to use 100% recycled or sustainably sourced materials by 2030
Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified 3 days ago