@searchspring/snap-preact-components 0.37.1 → 0.38.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/dist/cjs/components/Atoms/Image/Image.stories.d.ts.map +1 -1
  2. package/dist/cjs/components/Atoms/Image/Image.stories.js +18 -9
  3. package/dist/cjs/components/Atoms/Merchandising/{Banner.d.ts → Banner/Banner.d.ts} +1 -1
  4. package/dist/cjs/components/Atoms/Merchandising/Banner/Banner.d.ts.map +1 -0
  5. package/dist/cjs/components/Atoms/Merchandising/{Banner.js → Banner/Banner.js} +1 -1
  6. package/dist/cjs/components/Atoms/Merchandising/{Banner.stories.d.ts → Banner/Banner.stories.d.ts} +0 -0
  7. package/dist/cjs/components/Atoms/Merchandising/Banner/Banner.stories.d.ts.map +1 -0
  8. package/dist/cjs/components/Atoms/Merchandising/{Banner.stories.js → Banner/Banner.stories.js} +3 -3
  9. package/dist/cjs/components/Atoms/Merchandising/Banner/index.d.ts +2 -0
  10. package/dist/cjs/components/Atoms/Merchandising/Banner/index.d.ts.map +1 -0
  11. package/dist/cjs/components/Atoms/Merchandising/Banner/index.js +17 -0
  12. package/dist/cjs/components/Atoms/Merchandising/{InlineBanner.d.ts → InlineBanner/InlineBanner.d.ts} +1 -1
  13. package/dist/cjs/components/Atoms/Merchandising/InlineBanner/InlineBanner.d.ts.map +1 -0
  14. package/dist/cjs/components/Atoms/Merchandising/{InlineBanner.js → InlineBanner/InlineBanner.js} +2 -2
  15. package/dist/cjs/components/Atoms/Merchandising/{InlineBanner.stories.d.ts → InlineBanner/InlineBanner.stories.d.ts} +1 -1
  16. package/dist/cjs/components/Atoms/Merchandising/InlineBanner/InlineBanner.stories.d.ts.map +1 -0
  17. package/dist/cjs/components/Atoms/Merchandising/{InlineBanner.stories.js → InlineBanner/InlineBanner.stories.js} +4 -4
  18. package/dist/cjs/components/Atoms/Merchandising/InlineBanner/index.d.ts +2 -0
  19. package/dist/cjs/components/Atoms/Merchandising/InlineBanner/index.d.ts.map +1 -0
  20. package/dist/cjs/components/Atoms/Merchandising/InlineBanner/index.js +17 -0
  21. package/dist/cjs/components/Molecules/FacetSlider/FacetSlider.stories.d.ts.map +1 -1
  22. package/dist/cjs/components/Molecules/FacetSlider/FacetSlider.stories.js +21 -2
  23. package/dist/cjs/components/Molecules/Slideout/Slideout.d.ts.map +1 -1
  24. package/dist/cjs/components/Molecules/Slideout/Slideout.js +31 -3
  25. package/dist/esm/components/Atoms/Image/Image.stories.d.ts.map +1 -1
  26. package/dist/esm/components/Atoms/Image/Image.stories.js +18 -9
  27. package/dist/esm/components/Atoms/Merchandising/{Banner.d.ts → Banner/Banner.d.ts} +1 -1
  28. package/dist/esm/components/Atoms/Merchandising/Banner/Banner.d.ts.map +1 -0
  29. package/dist/esm/components/Atoms/Merchandising/{Banner.js → Banner/Banner.js} +1 -1
  30. package/dist/esm/components/Atoms/Merchandising/{Banner.stories.d.ts → Banner/Banner.stories.d.ts} +0 -0
  31. package/dist/esm/components/Atoms/Merchandising/Banner/Banner.stories.d.ts.map +1 -0
  32. package/dist/esm/components/Atoms/Merchandising/{Banner.stories.js → Banner/Banner.stories.js} +3 -3
  33. package/dist/esm/components/Atoms/Merchandising/Banner/index.d.ts +2 -0
  34. package/dist/esm/components/Atoms/Merchandising/Banner/index.d.ts.map +1 -0
  35. package/dist/esm/components/Atoms/Merchandising/Banner/index.js +1 -0
  36. package/dist/esm/components/Atoms/Merchandising/{InlineBanner.d.ts → InlineBanner/InlineBanner.d.ts} +1 -1
  37. package/dist/esm/components/Atoms/Merchandising/InlineBanner/InlineBanner.d.ts.map +1 -0
  38. package/dist/esm/components/Atoms/Merchandising/{InlineBanner.js → InlineBanner/InlineBanner.js} +2 -2
  39. package/dist/esm/components/Atoms/Merchandising/{InlineBanner.stories.d.ts → InlineBanner/InlineBanner.stories.d.ts} +1 -1
  40. package/dist/esm/components/Atoms/Merchandising/InlineBanner/InlineBanner.stories.d.ts.map +1 -0
  41. package/dist/esm/components/Atoms/Merchandising/{InlineBanner.stories.js → InlineBanner/InlineBanner.stories.js} +4 -4
  42. package/dist/esm/components/Atoms/Merchandising/InlineBanner/index.d.ts +2 -0
  43. package/dist/esm/components/Atoms/Merchandising/InlineBanner/index.d.ts.map +1 -0
  44. package/dist/esm/components/Atoms/Merchandising/InlineBanner/index.js +1 -0
  45. package/dist/esm/components/Molecules/FacetSlider/FacetSlider.stories.d.ts.map +1 -1
  46. package/dist/esm/components/Molecules/FacetSlider/FacetSlider.stories.js +20 -1
  47. package/dist/esm/components/Molecules/Slideout/Slideout.d.ts.map +1 -1
  48. package/dist/esm/components/Molecules/Slideout/Slideout.js +31 -3
  49. package/package.json +11 -11
  50. package/dist/cjs/components/Atoms/Merchandising/Banner.d.ts.map +0 -1
  51. package/dist/cjs/components/Atoms/Merchandising/Banner.stories.d.ts.map +0 -1
  52. package/dist/cjs/components/Atoms/Merchandising/InlineBanner.d.ts.map +0 -1
  53. package/dist/cjs/components/Atoms/Merchandising/InlineBanner.stories.d.ts.map +0 -1
  54. package/dist/cjs/mocks/searchResponse.d.ts +0 -1574
  55. package/dist/cjs/mocks/searchResponse.d.ts.map +0 -1
  56. package/dist/cjs/mocks/searchResponse.js +0 -3099
  57. package/dist/esm/components/Atoms/Merchandising/Banner.d.ts.map +0 -1
  58. package/dist/esm/components/Atoms/Merchandising/Banner.stories.d.ts.map +0 -1
  59. package/dist/esm/components/Atoms/Merchandising/InlineBanner.d.ts.map +0 -1
  60. package/dist/esm/components/Atoms/Merchandising/InlineBanner.stories.d.ts.map +0 -1
  61. package/dist/esm/mocks/searchResponse.d.ts +0 -1574
  62. package/dist/esm/mocks/searchResponse.d.ts.map +0 -1
  63. package/dist/esm/mocks/searchResponse.js +0 -3096
@@ -1,3096 +0,0 @@
1
- export const gridFacetMock = {
2
- field: 'size',
3
- label: 'Size',
4
- multiple: 'and',
5
- display: 'grid',
6
- type: 'value',
7
- filtered: true,
8
- collapsed: false,
9
- values: [
10
- {
11
- filtered: false,
12
- count: 6,
13
- label: '5',
14
- type: 'value',
15
- value: '5',
16
- custom: '',
17
- },
18
- {
19
- filtered: false,
20
- count: 6,
21
- label: '6',
22
- type: 'value',
23
- value: '6',
24
- custom: '',
25
- },
26
- {
27
- filtered: true,
28
- count: 6,
29
- label: '7',
30
- type: 'value',
31
- value: '7',
32
- custom: '',
33
- },
34
- {
35
- filtered: false,
36
- count: 6,
37
- label: '8',
38
- type: 'value',
39
- value: '8',
40
- custom: '',
41
- },
42
- {
43
- filtered: true,
44
- count: 6,
45
- label: '7.5',
46
- type: 'value',
47
- value: '7',
48
- custom: '',
49
- },
50
- {
51
- filtered: false,
52
- count: 6,
53
- label: '8.5',
54
- type: 'value',
55
- value: '8',
56
- custom: '',
57
- },
58
- {
59
- filtered: false,
60
- count: 6,
61
- label: 'L',
62
- type: 'value',
63
- value: '6',
64
- custom: '',
65
- },
66
- {
67
- filtered: false,
68
- count: 6,
69
- label: 'XL',
70
- type: 'value',
71
- value: '7',
72
- custom: '',
73
- },
74
- {
75
- filtered: false,
76
- count: 6,
77
- label: 'ONE SIZE',
78
- type: 'value',
79
- value: '8',
80
- custom: '',
81
- },
82
- ],
83
- };
84
- export const listFacetMock = {
85
- field: 'season',
86
- label: 'Season',
87
- type: 'value',
88
- display: 'list',
89
- multiple: 'and',
90
- filtered: false,
91
- collapsed: false,
92
- values: [
93
- {
94
- filtered: false,
95
- value: 'Summer',
96
- label: 'Summer',
97
- count: 577,
98
- },
99
- {
100
- filtered: false,
101
- value: 'Spring',
102
- label: 'Spring',
103
- count: 444,
104
- },
105
- {
106
- filtered: false,
107
- value: 'Fall',
108
- label: 'Fall',
109
- count: 252,
110
- },
111
- {
112
- filtered: false,
113
- value: 'Winter',
114
- label: 'Winter',
115
- count: 39,
116
- },
117
- ],
118
- };
119
- export const paletteFacetMock = {
120
- field: 'color_family',
121
- label: 'Color',
122
- multiple: 'and',
123
- type: 'value',
124
- display: 'palette',
125
- filtered: true,
126
- collapsed: false,
127
- values: [
128
- {
129
- filtered: true,
130
- value: 'Blue',
131
- label: 'Blue',
132
- count: 758,
133
- },
134
- {
135
- filtered: false,
136
- value: 'White',
137
- label: 'White',
138
- count: 673,
139
- },
140
- {
141
- filtered: false,
142
- value: 'Pink',
143
- label: 'Pink',
144
- count: 532,
145
- },
146
- {
147
- filtered: false,
148
- value: 'Black',
149
- label: 'Black',
150
- count: 369,
151
- },
152
- {
153
- filtered: false,
154
- value: 'Beige',
155
- label: 'Beige',
156
- count: 316,
157
- },
158
- {
159
- filtered: false,
160
- value: 'Gray',
161
- label: 'Gray',
162
- count: 303,
163
- },
164
- {
165
- filtered: false,
166
- value: 'Red',
167
- label: 'Red',
168
- count: 261,
169
- },
170
- {
171
- filtered: false,
172
- value: 'Green',
173
- label: 'Green',
174
- count: 237,
175
- },
176
- {
177
- filtered: false,
178
- value: 'Yellow',
179
- label: 'Yellow',
180
- count: 202,
181
- },
182
- {
183
- filtered: false,
184
- value: '#32b5847d',
185
- label: 'Some Green',
186
- count: 99,
187
- },
188
- {
189
- filtered: false,
190
- value: 'Purple',
191
- label: 'Purple',
192
- count: 79,
193
- },
194
- ],
195
- };
196
- export const hierarchyFacetMock = {
197
- type: 'value',
198
- field: 'ss_category_hierarchy',
199
- filtered: false,
200
- display: 'hierarchy',
201
- label: 'Category',
202
- collapsed: false,
203
- multiple: 'single',
204
- hierarchyDelimiter: '>',
205
- values: [
206
- {
207
- history: false,
208
- filtered: false,
209
- value: 'Gifts for Her',
210
- label: 'Gifts for Her',
211
- count: 1305,
212
- level: 1,
213
- },
214
- {
215
- history: false,
216
- filtered: false,
217
- value: 'Shop By Trend',
218
- label: 'Shop By Trend',
219
- count: 404,
220
- level: 1,
221
- },
222
- {
223
- history: false,
224
- filtered: false,
225
- value: 'All Dresses',
226
- label: 'All Dresses',
227
- count: 400,
228
- level: 1,
229
- },
230
- {
231
- history: false,
232
- filtered: false,
233
- value: 'Brands We Love',
234
- label: 'Brands We Love',
235
- count: 165,
236
- level: 1,
237
- },
238
- {
239
- history: false,
240
- filtered: false,
241
- value: 'Special Occasion',
242
- label: 'Special Occasion',
243
- count: 116,
244
- level: 1,
245
- },
246
- {
247
- history: false,
248
- filtered: false,
249
- value: 'Trending',
250
- label: 'Trending',
251
- count: 80,
252
- level: 1,
253
- },
254
- {
255
- history: false,
256
- filtered: false,
257
- value: 'All Sale',
258
- label: 'All Sale',
259
- count: 57,
260
- level: 1,
261
- },
262
- {
263
- history: false,
264
- filtered: false,
265
- value: 'Memorial Day Sale',
266
- label: 'Memorial Day Sale',
267
- count: 40,
268
- level: 1,
269
- },
270
- {
271
- history: false,
272
- filtered: false,
273
- value: 'Playsuits',
274
- label: 'Playsuits',
275
- count: 37,
276
- level: 1,
277
- },
278
- {
279
- history: false,
280
- filtered: false,
281
- value: "What's New",
282
- label: "What's New",
283
- count: 34,
284
- level: 1,
285
- },
286
- {
287
- history: false,
288
- filtered: false,
289
- value: 'Style Influencer',
290
- label: 'Style Influencer',
291
- count: 33,
292
- level: 1,
293
- },
294
- {
295
- history: false,
296
- filtered: false,
297
- value: 'All Tops',
298
- label: 'All Tops',
299
- count: 26,
300
- level: 1,
301
- },
302
- {
303
- history: false,
304
- filtered: false,
305
- value: "Valentine's Day",
306
- label: "Valentine's Day",
307
- count: 24,
308
- level: 1,
309
- },
310
- {
311
- history: false,
312
- filtered: false,
313
- value: 'Athleisure',
314
- label: 'Athleisure',
315
- count: 14,
316
- level: 1,
317
- },
318
- {
319
- history: false,
320
- filtered: false,
321
- value: 'Swimwear',
322
- label: 'Swimwear',
323
- count: 12,
324
- level: 1,
325
- },
326
- {
327
- history: false,
328
- filtered: false,
329
- value: 'Going Fast',
330
- label: 'Going Fast',
331
- count: 8,
332
- level: 1,
333
- },
334
- {
335
- history: false,
336
- filtered: false,
337
- value: 'White & Blue Looks',
338
- label: 'White & Blue Looks',
339
- count: 7,
340
- level: 1,
341
- },
342
- {
343
- history: false,
344
- filtered: false,
345
- value: 'Notify of Restock',
346
- label: 'Notify of Restock',
347
- count: 5,
348
- level: 1,
349
- },
350
- {
351
- history: false,
352
- filtered: false,
353
- value: 'All Bottoms',
354
- label: 'All Bottoms',
355
- count: 4,
356
- level: 1,
357
- },
358
- {
359
- history: false,
360
- filtered: false,
361
- value: 'All Intimates',
362
- label: 'All Intimates',
363
- count: 3,
364
- level: 1,
365
- },
366
- {
367
- history: false,
368
- filtered: false,
369
- value: 'Back in Stock',
370
- label: 'Back in Stock',
371
- count: 2,
372
- level: 1,
373
- },
374
- {
375
- history: false,
376
- filtered: false,
377
- value: 'Shop By Outfit',
378
- label: 'Shop By Outfit',
379
- count: 2,
380
- level: 1,
381
- },
382
- {
383
- history: false,
384
- filtered: false,
385
- value: 'All Shoes',
386
- label: 'All Shoes',
387
- count: 1,
388
- level: 1,
389
- },
390
- {
391
- history: false,
392
- filtered: false,
393
- value: 'Top Rated',
394
- label: 'Top Rated',
395
- count: 1,
396
- level: 1,
397
- },
398
- ],
399
- };
400
- export const hierarchyFacetFilteredMock = {
401
- field: 'ss_category_hierarchy',
402
- type: 'value',
403
- filtered: true,
404
- display: 'hierarchy',
405
- label: 'Category',
406
- collapsed: false,
407
- multiple: 'single',
408
- hierarchyDelimiter: '>',
409
- values: [
410
- {
411
- history: true,
412
- value: null,
413
- filtered: false,
414
- label: 'View All',
415
- level: 1,
416
- },
417
- {
418
- history: true,
419
- value: 'All Dresses',
420
- filtered: false,
421
- label: 'All Dresses',
422
- level: 1,
423
- },
424
- {
425
- history: true,
426
- value: 'All Dresses>Shop by Color',
427
- filtered: true,
428
- label: 'Shop by Color',
429
- level: 1,
430
- },
431
- {
432
- history: false,
433
- filtered: false,
434
- value: 'All Dresses>Shop by Color>White Dresses',
435
- label: 'White Dresses',
436
- count: 69,
437
- level: 1,
438
- },
439
- {
440
- history: false,
441
- filtered: false,
442
- value: 'All Dresses>Shop by Color>Blue Dresses',
443
- label: 'Blue Dresses',
444
- count: 48,
445
- level: 1,
446
- },
447
- {
448
- history: false,
449
- filtered: false,
450
- value: 'All Dresses>Shop by Color>Pink Dresses',
451
- label: 'Pink Dresses',
452
- count: 35,
453
- level: 1,
454
- },
455
- {
456
- history: false,
457
- filtered: false,
458
- value: 'All Dresses>Shop by Color>Coral/Orange Dresses',
459
- label: 'Coral/Orange Dresses',
460
- count: 28,
461
- level: 1,
462
- },
463
- {
464
- history: false,
465
- filtered: false,
466
- value: 'All Dresses>Shop by Color>Green Dresses',
467
- label: 'Green Dresses',
468
- count: 23,
469
- level: 1,
470
- },
471
- {
472
- history: false,
473
- filtered: false,
474
- value: 'All Dresses>Shop by Color>Black Dresses',
475
- label: 'Black Dresses',
476
- count: 15,
477
- level: 1,
478
- },
479
- {
480
- history: false,
481
- filtered: false,
482
- value: 'All Dresses>Shop by Color>Red Dresses',
483
- label: 'Red Dresses',
484
- count: 14,
485
- level: 1,
486
- },
487
- {
488
- history: false,
489
- filtered: false,
490
- value: 'All Dresses>Shop by Color>Grey Dresses',
491
- label: 'Grey Dresses',
492
- count: 13,
493
- level: 1,
494
- },
495
- {
496
- history: false,
497
- filtered: false,
498
- value: 'All Dresses>Shop by Color>Yellow Dresses',
499
- label: 'Yellow Dresses',
500
- count: 6,
501
- level: 1,
502
- },
503
- {
504
- history: false,
505
- filtered: false,
506
- value: 'All Dresses>Shop by Color>Purple Dresses',
507
- label: 'Purple Dresses',
508
- count: 4,
509
- level: 1,
510
- },
511
- {
512
- history: false,
513
- filtered: false,
514
- value: 'All Dresses>Shop by Color>Peach Dresses',
515
- label: 'Peach Dresses',
516
- count: 3,
517
- level: 1,
518
- },
519
- {
520
- history: false,
521
- filtered: false,
522
- value: 'All Dresses>Shop by Color>Aqua Dresses',
523
- label: 'Aqua Dresses',
524
- count: 2,
525
- level: 1,
526
- },
527
- {
528
- history: false,
529
- filtered: false,
530
- value: 'All Dresses>Shop by Color>Taupe Dresses',
531
- label: 'Taupe Dresses',
532
- count: 1,
533
- level: 1,
534
- },
535
- {
536
- history: false,
537
- filtered: false,
538
- value: 'All Dresses>Shop by Color>Teal Dresses',
539
- label: 'Teal Dresses',
540
- count: 1,
541
- level: 1,
542
- },
543
- ],
544
- };
545
- export const sliderFacetMock = {
546
- field: 'price',
547
- label: 'Price',
548
- type: 'range',
549
- display: 'slider',
550
- filtered: false,
551
- collapsed: false,
552
- range: {
553
- low: 0,
554
- high: 120,
555
- },
556
- active: {
557
- low: 0,
558
- high: 120,
559
- },
560
- step: 1,
561
- formatValue: '$%01.2f',
562
- };
563
- export const searchResponse = {
564
- pagination: {
565
- totalResults: 1305,
566
- page: 1,
567
- pageSize: 30,
568
- },
569
- results: [
570
- {
571
- id: '175856',
572
- mappings: {
573
- core: {
574
- uid: '175856',
575
- price: 42,
576
- msrp: 50,
577
- url: '/product/C-LIN-W1-10049',
578
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/12_14_reddress11531_thumb_med.jpg',
579
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/12_14_reddress11531_large.jpg',
580
- name: 'Elevated Classic White Shirt Dress',
581
- sku: 'C-LIN-W1-10049',
582
- brand: 'Love In',
583
- },
584
- },
585
- attributes: {
586
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDW9fH00w031DU0MDCxZDAEQmMDBkNjA1OG9KLMFAASmQri',
587
- intellisuggestSignature: 'b157bdc3b1f0e7256ad18d9e2fc8a451cf4712c04c1b428d69eeecc00e075fca',
588
- ss_insights_quadrant: 'Poor Performer',
589
- gross_margin: '75',
590
- ss_product_type: 'Shirt',
591
- keywords: [
592
- 'white Shirt Dress',
593
- 'white Dress',
594
- 'White',
595
- 'Shirt Dress',
596
- 'Dress',
597
- 'Collared Dress',
598
- 'Classic',
599
- 'Business Casual',
600
- 'Button Down',
601
- ],
602
- color: ['White'],
603
- multi_colors: 'no',
604
- description: 'Classic styles often get relegated to historic figures and classy functions. But, much like art, classic fashion comes in varying degrees of beauty. So steer clear of the avante garde, and deck yourself in the elevated classic style embodied by this lovely skirt dress. On you, it’s simultaneously cutting edge, and elegant, transcending the lower art forms to become something akin to a true masterpiece. But the dress can only take some of the credit; after all, it’s what’s inside that counts. Model is wearing a small. • 95% Cotton 5% Spandex • Hand Wash Cold • Unlined • Imported',
605
- title: 'Elevated Classic White Shirt Dress',
606
- ss_clicks: '3718',
607
- color_family: ['White'],
608
- sales_rank: '4374',
609
- ss_sale_price: '42',
610
- ss_category_hierarchy: [
611
- 'All Sale',
612
- 'Gifts for Her',
613
- 'All Sale>Dresses on sale',
614
- 'All Sale>50% off',
615
- 'Gifts for Her>Gifts Under $50',
616
- ],
617
- on_sale: 'Yes',
618
- sale_price: '21',
619
- condition: 'New',
620
- product_type: ['All Sale > 50% off', 'All Sale > Dresses on sale', 'All Sale', 'Gifts for Her', 'Gifts for Her > Gifts Under $50'],
621
- size: ['Small', 'Medium', 'Large'],
622
- material: 'Cotton',
623
- days_since_published: '11',
624
- size_dress: ['Small', 'Medium', 'Large'],
625
- quantity_available: '21',
626
- popularity: '4374',
627
- product_type_unigram: 'dress',
628
- id: 'd68bd8da07b9e98b3509412d3aa03feb',
629
- },
630
- type: '',
631
- custom: '',
632
- },
633
- {
634
- id: '174328',
635
- mappings: {
636
- core: {
637
- uid: '174328',
638
- price: 48,
639
- msrp: 48,
640
- url: '/product/C-DB-W1-13183',
641
- thumbnailImageUrl: '',
642
- imageUrl: '',
643
- name: 'Cambridge Classic White Shirt Dress',
644
- sku: 'C-DB-W1-13183',
645
- brand: 'Do+Be',
646
- },
647
- },
648
- attributes: {
649
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdXHSDTfUNTQ2tDBmMGQwYjA2YDA0NjBlSC_KTAEAA4MKiA',
650
- intellisuggestSignature: '7a96e4ecd3aad3dc4b6d31f0396eac1d082bfd7f3ed1a4d10e00b921af661f7e',
651
- ss_insights_quadrant: 'Over Exposed',
652
- gross_margin: '42',
653
- ss_product_type: 'Shirt',
654
- keywords: [
655
- 'white',
656
- 'white shirt',
657
- 'button down',
658
- 'white shirt dress',
659
- 'shirt dress',
660
- 'button down dress',
661
- 'preppy',
662
- 'blogger',
663
- 'trendy',
664
- 'collared dress',
665
- ],
666
- color: ['White'],
667
- dress_length_name: 'Mini',
668
- multi_colors: 'no',
669
- description: 'Feeling particularly “Ivy League,” but need the right tools to dress the part? Here to help you out with the right combination of sharp and smart-looking, and a touch of persnickety, is the Cambridge Classic Shirt Dress. Knock ‘em dead. Model is wearing a small. • 100% Cotton • Hand Wash Cold • Unlined • Imported',
670
- title: 'Cambridge Classic White Shirt Dress',
671
- ss_clicks: '3684',
672
- saturation: 'low',
673
- color_family: ['White'],
674
- sales_rank: '2844',
675
- ss_sale_price: '48',
676
- ss_category_hierarchy: [
677
- 'All Sale',
678
- 'All Sale>40% off',
679
- 'Gifts for Her',
680
- 'All Sale>Dresses on sale',
681
- 'Gifts for Her>Gifts Under $50',
682
- ],
683
- on_sale: 'Yes',
684
- sale_price: '28.8',
685
- condition: 'New',
686
- product_type: ['All Sale > 40% off', 'All Sale > Dresses on sale', 'All Sale', 'Gifts for Her', 'Gifts for Her > Gifts Under $50'],
687
- brightness: 'high',
688
- size: ['Small', 'Medium', 'Large'],
689
- material: 'Cotton',
690
- days_since_published: '35',
691
- dress_length: '34',
692
- size_dress: ['Small', 'Medium', 'Large'],
693
- quantity_available: '1',
694
- popularity: '2844',
695
- product_type_unigram: 'dress',
696
- id: '7dff0695f8916e90d43fce250731372b',
697
- },
698
- },
699
- {
700
- id: '171748',
701
- mappings: {
702
- core: {
703
- uid: '171748',
704
- price: 56,
705
- msrp: 75,
706
- url: '/product/C-AKA-G8-1072H',
707
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/425_lcp_2041_copyright_loganpotterf_2016_thumb_med.jpg',
708
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/425_lcp_2041_copyright_loganpotterf_2016_large.jpg',
709
- name: 'Leave A Sparkle Silver Dress',
710
- sku: 'C-AKA-G8-1072H',
711
- brand: 'Aakaa',
712
- },
713
- },
714
- attributes: {
715
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdfR21HW30DU0MDfyYDBkMGYwNmAwNDYwZUgvykwBABDbCtk',
716
- intellisuggestSignature: 'f8ef9c04866309161a460f6e23c1ea14d09c1c71503a1fc6b019786e65f52f4e',
717
- ss_insights_quadrant: 'Poor Performer',
718
- gross_margin: '55',
719
- ss_product_type: 'Dress',
720
- keywords: [
721
- 'Silver',
722
- 'silver sequins',
723
- 'sequin dress',
724
- 'sequins',
725
- 'sleeve less',
726
- 'holiday',
727
- 'party dress',
728
- 'nye',
729
- 'new years eve',
730
- 'party dress',
731
- 'flashy dress',
732
- 'short sleeves',
733
- 'short sleeve dress',
734
- ],
735
- color: ['Silver', 'Orange'],
736
- dress_length_name: 'Micro',
737
- multi_colors: 'yes',
738
- description: "You Leave A Sparkle everywhere you go, so this Silver Dress is the perfect addition to your closet. Wear this to your next event, and you'll be the focus of everyone’s attention! This gold sequin dress features a bateau neck, elastic waist, and short dolman sleeves. Model is wearing a small. • 100% Polyester • Dry Clean Only • Lined • Imported",
739
- title: 'Leave A Sparkle Silver Dress',
740
- ss_clicks: '4275',
741
- saturation: 'low',
742
- color_family: ['Gray'],
743
- sales_rank: '2607',
744
- ss_sale_price: '56',
745
- ss_category_hierarchy: ['All Sale', 'Gifts for Her', 'All Sale>Dresses on sale', 'All Sale>50% off'],
746
- on_sale: 'Yes',
747
- sale_price: '28',
748
- condition: 'New',
749
- product_type: ['All Sale > 50% off', 'All Sale > Dresses on sale', 'All Sale', 'Gifts for Her'],
750
- brightness: 'high',
751
- size: ['Small', 'Medium', 'Large'],
752
- material: 'Polyester',
753
- days_since_published: '20',
754
- dress_length: '30',
755
- size_dress: ['Small', 'Medium', 'Large'],
756
- quantity_available: '10',
757
- popularity: '2607',
758
- product_type_unigram: 'dress',
759
- id: '89f5ce9c31ed7699ff8737a85db549d5',
760
- },
761
- },
762
- {
763
- id: '174211',
764
- mappings: {
765
- core: {
766
- uid: '174211',
767
- price: 46,
768
- msrp: 50,
769
- url: '/product/C-VJ-G4-0964V',
770
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/03_6468_copyright_reddressboutique_2016_thumb_med.jpg',
771
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/03_6468_copyright_reddressboutique_2016_large.jpg',
772
- name: 'Promise To Keep Gray Sweater Dress',
773
- sku: 'C-VJ-G4-0964V',
774
- brand: 'Very J',
775
- },
776
- },
777
- attributes: {
778
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWDfPSdTfRNbA0MwljMGQwYTA2YDA0NjBlSC_KTAEACB0KwA',
779
- intellisuggestSignature: 'bf8f57b4b2449329c6077f3944cf7985c406e8bed4f32045662fab9d94fba099',
780
- ss_insights_quadrant: 'Under Exposed',
781
- gross_margin: '43',
782
- ss_product_type: 'Sweater',
783
- keywords: [
784
- 'grey',
785
- 'gray',
786
- 'heather grey',
787
- 'sweater dress',
788
- 'sweater weather',
789
- 'dress',
790
- 'grey sweater dress',
791
- 'dress with pockets',
792
- 'winter',
793
- 'fall',
794
- 'tan dress',
795
- 'casual dress',
796
- 'cozy casual',
797
- 'casual cute dress',
798
- ],
799
- color: ['Gray'],
800
- multi_colors: 'no',
801
- description: 'When you and the Red Dress Boutique first met, we made a promise to you; a promise to bring you the best fashion every day, and spend every waking moment working to further enhance your already staggering beauty. Well we have a Promise to Keep, and we plan to deliver. Consider this sweater dress a good faith down payment on our part. Just know that it’s only one in a long line of beautiful outfits we plan to send your way. Model is wearing a small. • 65% Acrylic, 20% Polyester, 15% Nylong • Machine Wash Cold • Unlined, Not Sheer • Imported',
802
- title: 'Promise To Keep Gray Sweater Dress',
803
- ss_clicks: '2031',
804
- color_family: ['Gray'],
805
- sales_rank: '2273',
806
- ss_sale_price: '46',
807
- season: 'Winter',
808
- ss_category_hierarchy: [
809
- 'All Sale',
810
- 'Gifts for Her',
811
- 'All Sale>Dresses on sale',
812
- 'All Sale>50% off',
813
- 'Gifts for Her>Gifts Under $50',
814
- ],
815
- on_sale: 'Yes',
816
- sale_price: '23',
817
- condition: 'New',
818
- product_type: ['All Sale > 50% off', 'All Sale > Dresses on sale', 'All Sale', 'Gifts for Her', 'Gifts for Her > Gifts Under $50'],
819
- size: ['Small', 'Medium', 'Large'],
820
- material: 'Polyester',
821
- days_since_published: '6',
822
- size_dress: ['Small', 'Medium', 'Large'],
823
- quantity_available: '6',
824
- popularity: '2273',
825
- product_type_unigram: 'dress',
826
- id: '80f7cefa46bda99edceb97fe8f7d7bde',
827
- },
828
- },
829
- {
830
- id: '173930',
831
- mappings: {
832
- core: {
833
- uid: '173930',
834
- price: 58,
835
- msrp: 75,
836
- url: '/product/C-VTY-G8-M5066',
837
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/16_12_holiday_2_086_thumb_med.jpg',
838
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/16_12_holiday_2_086_large.jpg',
839
- name: 'Trophy Life Gunmetal Gray Beaded Dress',
840
- sku: 'C-VTY-G8-M5066',
841
- brand: 'Verty',
842
- },
843
- },
844
- attributes: {
845
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWDQuJ1HW30PU1NTAzYzBkMGUwNmAwNDYwZUgvykwBABgpCx0',
846
- intellisuggestSignature: '2df8bf245aefca39f834dae1d05014687abff8ed80d4f5e3053ea6fcea0d155d',
847
- ss_insights_quadrant: 'Over Exposed',
848
- gross_margin: '54',
849
- ss_product_type: 'Dress',
850
- keywords: [
851
- 'grey',
852
- 'gray',
853
- 'gunmetal grey',
854
- 'charcoal grey',
855
- 'grey beaded dress',
856
- 'dark grey dress',
857
- 'sequin',
858
- 'sequins',
859
- 'beads',
860
- 'beaded dress',
861
- 'short sleeve',
862
- 'short sleeve dress',
863
- 'bodycon',
864
- 'cocktail dress',
865
- 'nye',
866
- 'holiday dress',
867
- ],
868
- color: ['Black'],
869
- multi_colors: 'no',
870
- description: 'Want to look like a trophy wife, but avoid a one-sided pre-nup? You don’t have to aspire to be a trophy wife, to live the Trophy Life. Wine, soirees, fancy cars, and more square footage than you could decorate in a lifetime? Forget that. It’s the wardrobe that matters! And with this beaded dress, you’ll have all the style, without sacrificing your freedom to be wooed. Dress features invisible side zipper fully lined, front and back bead and sequin detail. Model is wearing a small. • 100% Polyester • Hand Wash Cold • Imported',
871
- title: 'Trophy Life Gunmetal Gray Beaded Dress',
872
- ss_clicks: '3378',
873
- color_family: ['Black'],
874
- sales_rank: '2153',
875
- ss_sale_price: '58',
876
- ss_category_hierarchy: ['All Sale', 'Gifts for Her', 'All Sale>Dresses on sale', 'All Sale>50% off'],
877
- on_sale: 'Yes',
878
- sale_price: '29',
879
- condition: 'New',
880
- product_type: ['All Sale > 50% off', 'All Sale > Dresses on sale', 'All Sale', 'Gifts for Her'],
881
- size: ['Small', 'Medium', 'Large'],
882
- material: 'Polyester',
883
- days_since_published: '40',
884
- size_dress: ['Small', 'Medium', 'Large'],
885
- quantity_available: '1',
886
- popularity: '2153',
887
- product_type_unigram: 'dress',
888
- id: 'ce03ed466fa02aa37f6648f226893aae',
889
- },
890
- },
891
- {
892
- id: '175130',
893
- mappings: {
894
- core: {
895
- uid: '175130',
896
- price: 62,
897
- msrp: 75,
898
- url: '/product/C-MNJ-P3-24230',
899
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/16_12_holiday_2_588_thumb_med.jpg',
900
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/16_12_holiday_2_588_large.jpg',
901
- name: 'Addicted To Love Blush Pink Maxi Dress',
902
- sku: 'C-MNJ-P3-24230',
903
- brand: 'Maniju',
904
- },
905
- },
906
- attributes: {
907
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDW9fXz0g0w1jUyMTI2YDBkMGMAUcYGpgzpRZkpABJ6CuE',
908
- intellisuggestSignature: '705ac75abd13e7a4984f99cc9e5ba29384a3ab01e8cd6d2c2b4dc536848ffd08',
909
- ss_insights_quadrant: 'Poor Performer',
910
- gross_margin: '73',
911
- ss_product_type: 'Blush',
912
- keywords: [
913
- 'formal',
914
- 'event',
915
- 'occasion',
916
- 'guest',
917
- 'date',
918
- 'maxi',
919
- 'maxie',
920
- 'maxy',
921
- 'long dress',
922
- 'gown',
923
- 'pretty',
924
- 'elegant',
925
- 'pink',
926
- 'light pink',
927
- 'blush',
928
- 'blush pink',
929
- ],
930
- color: ['Pink'],
931
- multi_colors: 'no',
932
- description: 'Some are addicted to illicit substances. Others, to attention. But you, like so many women before you, have a much more intoxicating, and far more difficult addiction to grapple with; you’re addicted to love, and the only cure is being wooed and pursued like the precious prize you are. And like the knights errant, donning their armor as they prepare to win your heart, your armor is your wardrobe, and this dress far more essential than chain mail (without all the chafing). Maxi dress features hidden back zipper, half lined, v-back, belt detail at waist, embroidered bodice. Model is wearing a small. • 93% Polyester 7% Spandex • Hand Wash Cold • Lined • Imported',
933
- title: 'Addicted To Love Blush Pink Maxi Dress',
934
- ss_clicks: '2599',
935
- color_family: ['Pink'],
936
- sales_rank: '1817',
937
- ss_sale_price: '62',
938
- ss_category_hierarchy: [
939
- 'All Sale',
940
- 'Gifts for Her',
941
- 'All Sale>Dresses on sale',
942
- 'All Sale>70% off',
943
- "Valentine's Day>Valentine's Day Dresses",
944
- "Valentine's Day",
945
- ],
946
- on_sale: 'Yes',
947
- collection: 'Addicted To Love',
948
- sale_price: '18.6',
949
- condition: 'New',
950
- product_type: [
951
- 'All Sale > 70% off',
952
- "Valentine's Day > Valentine's Day Dresses",
953
- 'All Sale > Dresses on sale',
954
- 'All Sale',
955
- 'Gifts for Her',
956
- ],
957
- size: ['Small', 'Medium', 'Large'],
958
- material: 'Polyester',
959
- days_since_published: '20',
960
- size_dress: ['Small', 'Medium', 'Large'],
961
- quantity_available: '1',
962
- popularity: '1817',
963
- product_type_unigram: 'dress',
964
- id: '39ee37b385cd9254adc75f055b8bb533',
965
- },
966
- },
967
- {
968
- id: '174094',
969
- mappings: {
970
- core: {
971
- uid: '174094',
972
- price: 66,
973
- msrp: 75,
974
- url: '/product/C-BB-R4-48717',
975
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/16_11_studio_880_thumb_med.jpg',
976
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/16_11_studio_880_large.jpg',
977
- name: 'Jack By Jerrilyn Mini Dress',
978
- sku: 'C-BB-R4-48717',
979
- brand: 'BB Dakota',
980
- },
981
- },
982
- attributes: {
983
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdXLSDTLRNbEwNzRnMGQwZzA2YDA0NjBlSC_KTAEABEIKlA',
984
- intellisuggestSignature: '82afef9095b2020d8511b97dafa1dacf5b82e022685df74a592db1ec7ea873ab',
985
- ss_insights_quadrant: 'Under Exposed',
986
- gross_margin: '71',
987
- ss_product_type: 'Dress',
988
- keywords: [
989
- 'bb dakota',
990
- 'bb dakota jerrilyn',
991
- 'lava',
992
- 'red',
993
- 'mini dress',
994
- 'mini',
995
- 'red dress',
996
- 'casual dress',
997
- 'jack',
998
- 'jack by bb dakota',
999
- 'long sleeve',
1000
- 'long sleeve dress',
1001
- 'fall',
1002
- 'winter',
1003
- ],
1004
- color: ['Red', 'Purple'],
1005
- dress_length_name: 'Mini',
1006
- multi_colors: 'yes',
1007
- description: 'Looking for a little fashion in your life? Who are we kidding; your life is full of fashion. But what about “little” fashion? Like this mini dress. We don’t care what they say, when it comes to the dress, size does matter. Model is wearing a x-small. • 100% Rayon • Hand Wash Cold • Imported',
1008
- title: 'Jack By Jerrilyn Mini Dress',
1009
- ss_clicks: '1017',
1010
- saturation: 'high',
1011
- color_family: ['Red'],
1012
- sales_rank: '377',
1013
- ss_sale_price: '66',
1014
- season: 'Fall',
1015
- ss_category_hierarchy: [
1016
- 'All Sale',
1017
- 'Gifts for Her',
1018
- 'All Sale>Dresses on sale',
1019
- 'All Sale>50% off',
1020
- 'Brands We Love',
1021
- 'Brands We Love>BB Dakota',
1022
- ],
1023
- on_sale: 'Yes',
1024
- sale_price: '33',
1025
- condition: 'New',
1026
- product_type: ['All Sale > 50% off', 'Brands We Love > BB Dakota', 'All Sale > Dresses on sale', 'All Sale', 'Gifts for Her'],
1027
- brightness: 'high',
1028
- size: ['X-Small', 'Small', 'Medium', 'Large'],
1029
- days_since_published: '31',
1030
- dress_length: '34',
1031
- size_dress: ['X-Small', 'Small', 'Medium', 'Large'],
1032
- quantity_available: '4',
1033
- popularity: '377',
1034
- product_type_unigram: 'dress',
1035
- id: '998a3928adf1c7943990970e88736c92',
1036
- },
1037
- },
1038
- {
1039
- id: '182146',
1040
- mappings: {
1041
- core: {
1042
- uid: '182146',
1043
- price: 48,
1044
- msrp: 50,
1045
- url: '/product/C-AD-W1-1869P',
1046
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/4468_copyright_reddressboutique_2017__thumb_med.jpg',
1047
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/4468_copyright_reddressboutique_2017__large.jpg',
1048
- name: 'Stripe Out White Off-The-Shoulder Dress',
1049
- sku: 'C-AD-W1-1869P',
1050
- brand: 'Adrienne',
1051
- },
1052
- },
1053
- attributes: {
1054
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdXTRDTfUNbQwswxgMGSwYDA2YDA0NjBlSC_KTAEABqMKtQ',
1055
- intellisuggestSignature: '7a3d286dac687a60dbbaabae2aacc3ed349574175e3e91a385b662a28f652f89',
1056
- ss_insights_quadrant: 'Best Performer',
1057
- gross_margin: '70',
1058
- ss_product_type: 'Dress',
1059
- keywords: [
1060
- 'off the shoulder',
1061
- 'striped',
1062
- 'stripes',
1063
- 'stripe',
1064
- 'open shoulder',
1065
- 'open back',
1066
- 'preppy',
1067
- 'seersucker',
1068
- 'white',
1069
- 'white dress',
1070
- 'white',
1071
- 'summer',
1072
- 'spring',
1073
- ],
1074
- color: ['White', 'Navy', 'Cream'],
1075
- dress_length_name: 'Mini',
1076
- multi_colors: 'yes',
1077
- pattern: 'Stripe',
1078
- description: "Are you Stripe Out of ideas for what to wear this weekend on that trip you've got coming up with your friends? Afraid you'll be the odd one out and everyone else will be all cute and trendy and there you'll be ... not trendy and wearing the same old things you've been wearing on this annual getaway for years? Lucky for you, here's the dress you've been searching for. Doesn't matter what else you pack (it does, you'll want to continue to shop with us, we were just being nice) this is the piece that will set you apart from everyone else (that is absolutely true, you will be a Goddess among women). Take that, bad fashion moments of the past! Striped dress features 3/4 sleeve bell sleeves with a partially elastic/open back. Model is wearing a small. • 97% Cotton 3% Spandex • Machine Wash Cold • Lined • Made in the USA",
1079
- title: 'Stripe Out White Off-The-Shoulder Dress',
1080
- ss_clicks: '4141',
1081
- saturation: 'low',
1082
- color_family: ['White'],
1083
- sales_rank: '4461',
1084
- ss_sale_price: '48',
1085
- season: 'Summer',
1086
- ss_category_hierarchy: [
1087
- 'Shop By Trend',
1088
- 'All Dresses',
1089
- 'All Dresses>Casual Dresses',
1090
- 'Shop By Trend>Spring Preview',
1091
- 'All Dresses>Shop by Color',
1092
- 'All Dresses>Print Dresses',
1093
- 'Gifts for Her',
1094
- 'Shop By Trend>Off The Shoulder Trend',
1095
- 'Gifts for Her>Gifts Under $50',
1096
- 'All Dresses>Shop by Color>White Dresses',
1097
- ],
1098
- on_sale: 'No',
1099
- condition: 'New',
1100
- product_type: [
1101
- 'All Dresses > Shop by Color > White Dresses',
1102
- 'All Dresses > Shop by Color',
1103
- 'All Dresses > Print Dresses',
1104
- 'Shop By Trend > Off The Shoulder Trend',
1105
- 'Shop By Trend > Spring Preview',
1106
- 'All Dresses > Casual Dresses',
1107
- 'Gifts for Her',
1108
- 'Gifts for Her > Gifts Under $50',
1109
- ],
1110
- brightness: 'high',
1111
- size: ['Small', 'Medium', 'Large'],
1112
- material: 'Cotton',
1113
- days_since_published: '8',
1114
- dress_length: '34',
1115
- size_dress: ['Small', 'Medium', 'Large'],
1116
- quantity_available: '13',
1117
- popularity: '4461',
1118
- product_type_unigram: 'dress',
1119
- id: '7790a0f692035da40c8504e8b7a9f31d',
1120
- },
1121
- },
1122
- {
1123
- id: '179842',
1124
- mappings: {
1125
- core: {
1126
- uid: '179842',
1127
- price: 44,
1128
- msrp: 50,
1129
- url: '/product/C-HOM-I2-D4071',
1130
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/2761_copyright_reddressboutique_2017_thumb_med.jpg',
1131
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/2761_copyright_reddressboutique_2017_large.jpg',
1132
- name: 'Love Fool Denim Midi Dress',
1133
- sku: 'C-HOM-I2-D4071',
1134
- brand: 'Hommage',
1135
- },
1136
- },
1137
- attributes: {
1138
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDW9fD31fU00nUxMTA3ZDBksGQwNmAwNDYwZUgvykwBABN7CvA',
1139
- intellisuggestSignature: 'a36f4c5f5b6eae39afa99a0425bb7a10c3a15da7fe5d6baa264c527af9853041',
1140
- ss_insights_quadrant: 'Over Exposed',
1141
- gross_margin: '55',
1142
- ss_product_type: 'Dress',
1143
- keywords: [
1144
- 'Denim Midi Dress',
1145
- 'Denim',
1146
- 'Midi',
1147
- 'Dress',
1148
- 'Midi Dress',
1149
- 'Longer Hemline',
1150
- 'Ankle Hemline',
1151
- 'Denim Dress',
1152
- 'Strappy Back',
1153
- 'Summer Dress',
1154
- ],
1155
- color: ['Blue', 'Cream'],
1156
- dress_length_name: 'Calf',
1157
- multi_colors: 'yes',
1158
- description: "I'm no fool for love, but I'm a Love Fool for this Denim Midi Dress. One look and it was over. I was head over heels! Finally, something new and exciting for my wardrobe! Don't you ever get tired of seeing the same old thing over and over again? This is a fresh new piece that's ready to be shown off and enjoyed for the whole season! Just wait till I get all of those compliments ... they'll come rolling in before you know it!! And won't that feel like sunshine on a Summer day? This light denim midi dress features a halter neck, criss- cross tie back and a front center slit. Dress also includes bust darts and an apron bodice. Model is wearing a small. • 66% Cotton 30% Poly 4% Spandex • Hand Wash Cold • Unlined • Imported",
1159
- title: 'Love Fool Denim Midi Dress',
1160
- ss_clicks: '271',
1161
- color_family: ['Beige'],
1162
- sales_rank: '4450',
1163
- ss_sale_price: '44',
1164
- ss_category_hierarchy: [
1165
- 'Shop By Trend',
1166
- 'All Dresses',
1167
- 'All Dresses>Shop by Color>Blue Dresses',
1168
- "Shop By Trend>Girl's Night Out",
1169
- 'All Dresses>Shop by Color',
1170
- 'Gifts for Her',
1171
- 'Trending',
1172
- 'Trending>Sexy Summer',
1173
- 'Shop By Trend>So Seventies',
1174
- 'Gifts for Her>Gifts Under $50',
1175
- 'Memorial Day Sale',
1176
- 'Memorial Day Sale>40% off sale',
1177
- ],
1178
- on_sale: 'No',
1179
- condition: 'New',
1180
- product_type: [
1181
- 'All Dresses > Shop by Color > Blue Dresses',
1182
- 'Trending > Sexy Summer',
1183
- 'Shop By Trend > So Seventies',
1184
- "Shop By Trend > Girl's Night Out",
1185
- 'Memorial Day Sale > 40% off sale',
1186
- 'All Dresses > Shop by Color',
1187
- 'Gifts for Her',
1188
- 'Gifts for Her > Gifts Under $50',
1189
- ],
1190
- size: ['Small', 'Medium', 'Large'],
1191
- material: 'Denim',
1192
- days_since_published: '32',
1193
- size_dress: ['Small', 'Medium', 'Large'],
1194
- quantity_available: '42',
1195
- popularity: '4450',
1196
- product_type_unigram: 'dress',
1197
- id: '98e4aab2efa3750c562af28a94396717',
1198
- },
1199
- },
1200
- {
1201
- id: '181040',
1202
- mappings: {
1203
- core: {
1204
- uid: '181040',
1205
- price: 68,
1206
- msrp: 75,
1207
- url: '/product/C-MB-P2-16389',
1208
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/1872_copyright_reddressboutique_2017__thumb_med.jpg',
1209
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/1872_copyright_reddressboutique_2017__large.jpg',
1210
- name: 'Beauty Transformed White And Pink Embroidered Maxi Dress',
1211
- sku: 'C-MB-P2-16389',
1212
- brand: 'Ever After',
1213
- },
1214
- },
1215
- attributes: {
1216
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDW9XXSDTDSNTQztrBkMGQwNGAwNmAwNDYwZUgvykwBAA8QCsU',
1217
- intellisuggestSignature: '28db158c8995689dc8d52cc00778971547591567b088c665b491d5ac8d061f23',
1218
- ss_insights_quadrant: 'Over Exposed',
1219
- gross_margin: '53',
1220
- ss_product_type: 'Dress',
1221
- keywords: [
1222
- 'white embroidered maxi dress',
1223
- 'maxi',
1224
- 'maxi dress',
1225
- 'dress',
1226
- 'embroidered',
1227
- 'embroidery',
1228
- 'embroidered dress',
1229
- 'long dress',
1230
- 'v neck',
1231
- 'white dress',
1232
- 'white maxi',
1233
- 'white maxi dress',
1234
- ],
1235
- dress_length_name: 'Ankle',
1236
- multi_colors: 'no',
1237
- pattern: 'Embroidered',
1238
- description: "You were beautiful to begin with, when you came back from the gym, or watching your kids, really, but let's just assume that the non-showered thing wasn't your norm. So when you emerged in this lovely maxi dress ... like a gown from Beauty and the Beast ... you appeared like Beauty Transformed. No, we're not comparing you to the Beast in this scenario. Not directly anyway. But seriously, any one of us can look pretty wicked after a couple days of neglect on the pampering front. Especially when it comes to taking case of others before ourselves. SO ... this is a good reward for just such a thing. Just saying. Model is wearing a small. • 100% Rayon 100% Polyester lining • Hand Wash Cold • Lined to mid-thigh • Imported",
1239
- title: 'Beauty Transformed White And Pink Embroidered Maxi Dress',
1240
- ss_clicks: '2084',
1241
- saturation: 'low',
1242
- sales_rank: '4268',
1243
- ss_sale_price: '68',
1244
- ss_category_hierarchy: [
1245
- 'Shop By Trend',
1246
- 'Trending>White Party',
1247
- 'All Dresses',
1248
- 'Brands We Love>Red Dress Label>Ever After',
1249
- 'Trending>Maxi Madness',
1250
- 'Gifts for Her',
1251
- 'Trending',
1252
- 'All Dresses>Maxi Dresses',
1253
- 'Shop By Trend>Vacation Ready',
1254
- 'Brands We Love',
1255
- 'Brands We Love>Red Dress Label',
1256
- 'Shop By Trend>White Haute',
1257
- ],
1258
- on_sale: 'No',
1259
- condition: 'New',
1260
- product_type: [
1261
- 'Brands We Love > Red Dress Label > Ever After',
1262
- 'Trending > Maxi Madness',
1263
- 'Trending > White Party',
1264
- 'Shop By Trend > White Haute',
1265
- 'Shop By Trend > Vacation Ready',
1266
- 'All Dresses > Maxi Dresses',
1267
- 'Gifts for Her',
1268
- ],
1269
- brightness: 'high',
1270
- size: ['Small', 'Medium', 'Large'],
1271
- material: 'Polyester',
1272
- days_since_published: '26',
1273
- dress_length: '56',
1274
- size_dress: ['Small', 'Medium', 'Large'],
1275
- quantity_available: '15',
1276
- popularity: '4268',
1277
- product_type_unigram: 'dress',
1278
- id: '27f029ef7ad27c4bb7e2e2ca8b6c9f59',
1279
- },
1280
- },
1281
- {
1282
- id: '181443',
1283
- mappings: {
1284
- core: {
1285
- uid: '181443',
1286
- price: 46,
1287
- msrp: 50,
1288
- url: '/product/C-PA-P3-0324A',
1289
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/3288_copyright_reddressboutique_2017__thumb_med.jpg',
1290
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/3288_copyright_reddressboutique_2017__large.jpg',
1291
- name: 'Fountain Of Youth Coral Dress',
1292
- sku: 'C-PA-P3-0324A',
1293
- brand: 'Paper Crane',
1294
- },
1295
- },
1296
- attributes: {
1297
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWDXDUDTDWNTA2MnFkMGQwNGQwNmAwNDYwZUgvykwBAA9MCsg',
1298
- intellisuggestSignature: '3bb4791923e30c02881016436f8defdf6da0bec86175661adef2545ef71ca4a9',
1299
- ss_insights_quadrant: 'Best Performer',
1300
- gross_margin: '71',
1301
- ss_product_type: 'Dress',
1302
- keywords: [
1303
- 'coral dress',
1304
- 'coral',
1305
- 'dress',
1306
- 'summer',
1307
- 'spring',
1308
- 'flowy dress',
1309
- 'pink',
1310
- 'pink dress',
1311
- 'spaghetti strap',
1312
- 'strappy dress',
1313
- 'ruffles',
1314
- 'ruffle dress',
1315
- ],
1316
- color: ['Coral'],
1317
- multi_colors: 'no',
1318
- description: 'Ponce de Leon, eat your heart out, because we’ve found the Fountain Of Youth, and we didn’t even have to brave leagues of swampland, gators, or mosquitos. In fact, it wasn’t even a fountain at all; it’s a dress. Sounds far-fetched you say? Just wait till you see how young and vibrant you look and feel while wearing it. And it’ll keep you feeling that way so long as you wear it. So might want to get two of them, you know, for wash day. Model is wearing a small. • 100% Rayon • Hand Wash Cold • Lined • Imported',
1319
- title: 'Fountain Of Youth Coral Dress',
1320
- ss_clicks: '2966',
1321
- color_family: ['Pink'],
1322
- condition: 'New',
1323
- sales_rank: '4257',
1324
- ss_sale_price: '46',
1325
- product_type: [
1326
- 'All Dresses > Shop by Color > Pink Dresses',
1327
- 'All Dresses > Shop by Color > Coral/Orange Dresses',
1328
- 'Shop By Trend > At First Blush',
1329
- 'Shop By Trend > Think Pink',
1330
- 'Shop By Trend > Spring Preview',
1331
- 'All Dresses > Shop by Color',
1332
- 'Gifts for Her',
1333
- 'Gifts for Her > Gifts Under $50',
1334
- ],
1335
- size: ['Small', 'Medium', 'Large'],
1336
- days_since_published: '13',
1337
- season: 'Summer',
1338
- ss_category_hierarchy: [
1339
- 'Shop By Trend',
1340
- 'Shop By Trend>At First Blush',
1341
- 'All Dresses',
1342
- 'Shop By Trend>Spring Preview',
1343
- 'All Dresses>Shop by Color',
1344
- 'Shop By Trend>Think Pink',
1345
- 'Gifts for Her',
1346
- 'All Dresses>Shop by Color>Pink Dresses',
1347
- 'Gifts for Her>Gifts Under $50',
1348
- 'All Dresses>Shop by Color>Coral/Orange Dresses',
1349
- ],
1350
- on_sale: 'No',
1351
- size_dress: ['Small', 'Medium', 'Large'],
1352
- quantity_available: '14',
1353
- popularity: '4257',
1354
- product_type_unigram: 'dress',
1355
- id: 'e568b0aea6e8cdebc86d70f5663d47a3',
1356
- },
1357
- },
1358
- {
1359
- id: '183658',
1360
- mappings: {
1361
- core: {
1362
- uid: '183658',
1363
- price: 68,
1364
- msrp: 75,
1365
- url: '/product/C-MB-G7-16700',
1366
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/6306_copyright_reddressboutique_2017__thumb_med.jpg',
1367
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/6306_copyright_reddressboutique_2017__large.jpg',
1368
- name: 'Enchanting Evening Black Lace Maxi Dress',
1369
- sku: 'C-MB-G7-16700',
1370
- brand: 'Marine',
1371
- },
1372
- },
1373
- attributes: {
1374
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDW9XXSdTfXNTQzNzBgMGQwNGIwBtLGBqYM6UWZKQANyAq2',
1375
- intellisuggestSignature: '480b0a13b015570329d06ee5e80c8bdccdc62002fee0d1b9fddc1b254711cbee',
1376
- ss_insights_quadrant: 'Over Exposed',
1377
- gross_margin: '72',
1378
- ss_product_type: 'Dress',
1379
- keywords: [
1380
- 'lace dress',
1381
- 'lace',
1382
- 'maxi dress',
1383
- 'lace maxi dress',
1384
- 'lace maxi',
1385
- 'maxi',
1386
- 'black dress',
1387
- 'black',
1388
- 'black maxi',
1389
- 'maxy',
1390
- 'maxie',
1391
- 'bridesmaid dress',
1392
- 'formal dress',
1393
- 'gown',
1394
- 'long dress',
1395
- ],
1396
- color: ['Black'],
1397
- black_friday: 'yes',
1398
- multi_colors: 'no',
1399
- description: "If you want an Enchanting Evening, you don't have to visit some otherworldly place, or walk through a magic mirror to a magical realm. You just need a new, wonderful, empowering dress. Like this Black Lace Maxi Dress! You'll feel like an Exotic Queen, or an Empress, with an adventure ahead of you that you can steer in any direction that you like! Now, if that's not an Enchanting Evening, I don't know what is. Dress features a v-neckline, 1/2 sleeves and an invisible back zipper with hook and eye closure. Sleeves and back of dress are unlined. Model is wearing a small. • 100% Polyester • Dry Clean Only • Fully Lined • Imported",
1400
- title: 'Enchanting Evening Black Lace Maxi Dress',
1401
- ss_clicks: '4135',
1402
- color_family: ['Black'],
1403
- sales_rank: '3961',
1404
- ss_sale_price: '68',
1405
- holiday_styles: 'yes',
1406
- ss_category_hierarchy: [
1407
- 'All Dresses',
1408
- 'Special Occasion>Bridesmaid Dresses',
1409
- 'All Dresses>Shop by Color',
1410
- 'Trending>Maxi Madness',
1411
- 'Gifts for Her',
1412
- 'Special Occasion>Wedding Guest Dress',
1413
- 'Special Occasion>Formal Dresses',
1414
- 'Trending',
1415
- 'Special Occasion',
1416
- 'All Dresses>Shop by Color>Black Dresses',
1417
- ],
1418
- on_sale: 'No',
1419
- condition: 'New',
1420
- product_type: [
1421
- 'All Dresses > Shop by Color > Black Dresses',
1422
- 'Special Occasion > Formal Dresses',
1423
- 'Trending > Maxi Madness',
1424
- 'Special Occasion > Wedding Guest Dress',
1425
- 'Special Occasion > Bridesmaid Dresses',
1426
- 'All Dresses > Shop by Color',
1427
- 'Gifts for Her',
1428
- ],
1429
- size: ['Small', 'Medium', 'Large'],
1430
- material: 'Polyester',
1431
- days_since_published: '9',
1432
- size_dress: ['Small', 'Medium', 'Large'],
1433
- quantity_available: '39',
1434
- popularity: '3961',
1435
- product_type_unigram: 'dress',
1436
- id: '83be1aa6e7f026b352b20a61863cba01',
1437
- },
1438
- },
1439
- {
1440
- id: '177820',
1441
- mappings: {
1442
- core: {
1443
- uid: '177820',
1444
- price: 39,
1445
- msrp: 50,
1446
- url: '/product/C-FT-I4-16126',
1447
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/copyright_rdb_studio_2_7035_thumb_med.jpg',
1448
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/copyright_rdb_studio_2_7035_large.jpg',
1449
- name: 'My Kind Of Paradise Off-The-Shoulder Dress',
1450
- sku: 'C-FT-I4-16126',
1451
- brand: 'Flying Tomato',
1452
- },
1453
- },
1454
- attributes: {
1455
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdQvR9TTRNTQzNDJjMGQwNGYwNgCSBqYM6UWZKQAPCArD',
1456
- intellisuggestSignature: '85ad517400e1d45b8b8d3a2ba615489d6af9b80d5e26c7e5e2c639c3d2214a78',
1457
- ss_insights_quadrant: 'Over Exposed',
1458
- gross_margin: '61',
1459
- ss_product_type: 'Dress',
1460
- keywords: [
1461
- 'beach',
1462
- 'spring',
1463
- 'off the shoulder',
1464
- 'open shoulder',
1465
- 'striped dress',
1466
- 'stripes',
1467
- 'blue',
1468
- 'white',
1469
- 'blue and white',
1470
- 'ruffle',
1471
- 'embroidered',
1472
- 'flowers',
1473
- ],
1474
- color: ['Blue', 'Red'],
1475
- dress_length_name: 'Above Knee',
1476
- multi_colors: 'yes',
1477
- description: "Some people dream of tropical hideaways, or snow-capped mountains and rustic cabins. Others, luxury yachts for a life at sea, traveling from port to port, or a Mediterranean villa overlooking the cliffs. And then there are those of us who are more concerned with what we're going to wear than where we're going to escape to. A lovely over the shoulder dress for instance; now that's My Kind of Paradise. Model is wearing a small. • 100% Cotton • Hand Wash Cold • Unlined • Imported",
1478
- title: 'My Kind Of Paradise Off-The-Shoulder Dress',
1479
- ss_clicks: '1770',
1480
- color_family: ['Blue'],
1481
- sales_rank: '3926',
1482
- ss_sale_price: '39',
1483
- season: 'Spring',
1484
- ss_category_hierarchy: [
1485
- 'Shop By Trend',
1486
- 'All Dresses',
1487
- 'Shop By Trend>Spring Preview',
1488
- 'Style Influencer',
1489
- 'Style Influencer>Lauren Lefevre',
1490
- 'All Dresses>Print Dresses',
1491
- 'Gifts for Her',
1492
- 'Shop By Trend>Off The Shoulder Trend',
1493
- 'Shop By Trend>So Seventies',
1494
- 'Gifts for Her>Gifts Under $50',
1495
- 'Shop By Trend>Classic Stripes',
1496
- ],
1497
- on_sale: 'No',
1498
- condition: 'New',
1499
- product_type: [
1500
- 'Shop By Trend > Classic Stripes',
1501
- 'Shop By Trend > So Seventies',
1502
- 'Shop By Trend > Off The Shoulder Trend',
1503
- 'Shop By Trend > Spring Preview',
1504
- 'Style Influencer > Lauren Lefevre',
1505
- 'All Dresses > Print Dresses',
1506
- 'Gifts for Her',
1507
- 'Gifts for Her > Gifts Under $50',
1508
- ],
1509
- size: ['Small', 'Medium', 'Large'],
1510
- material: 'Cotton',
1511
- days_since_published: '19',
1512
- size_dress: ['Small', 'Medium', 'Large'],
1513
- quantity_available: '12',
1514
- popularity: '3926',
1515
- product_type_unigram: 'dress',
1516
- id: '9e62ca45e8321369ace8367a964067e4',
1517
- },
1518
- },
1519
- {
1520
- id: '183562',
1521
- mappings: {
1522
- core: {
1523
- uid: '183562',
1524
- price: 44,
1525
- msrp: 50,
1526
- url: '/product/C-UG-G7-A3200',
1527
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/6831_copyright_reddressboutique_2017__thumb_med.jpg',
1528
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/6831_copyright_reddressboutique_2017__large.jpg',
1529
- name: 'Walk In The Sun Black Embroidered Dress',
1530
- sku: 'C-UG-G7-A3200',
1531
- brand: 'Umgee',
1532
- },
1533
- },
1534
- attributes: {
1535
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWDXXXdTfXdTQ2MjBgMGQwNGEwBtLGBqYM6UWZKQAQHQrN',
1536
- intellisuggestSignature: '513119de1dc3c3d5280003d3a772765bf346eb3ff9f6818aa8891184ab1b37c9',
1537
- ss_insights_quadrant: 'Under Exposed',
1538
- gross_margin: '41',
1539
- ss_product_type: 'Dress',
1540
- keywords: [
1541
- 'black embroidered dress',
1542
- 'dress',
1543
- 'embroidered',
1544
- 'embroidered dress',
1545
- 'embroidery',
1546
- 'black',
1547
- 'black dress',
1548
- 'bell sleeves',
1549
- 'lace up',
1550
- 'v neck',
1551
- ],
1552
- color: ['Black'],
1553
- multi_colors: 'no',
1554
- pattern: 'Embroidered',
1555
- description: "Instead of hiding out in your yoga pants and tees (it's tempting, I know), why not Walk In The Sun, in this stunning Embroidered Dress? Cause a stir, maybe a minor riot in the streets? Could be fun. Embroidered Dress has short bell sleeves, lace up v-neck with tassel tie and slight high low hemline. Model is wearing a small. • 60% Cotton 40% Polyester • Hand Wash Cold • Unlined • Imported",
1556
- title: 'Walk In The Sun Black Embroidered Dress',
1557
- ss_clicks: '1950',
1558
- color_family: ['Black'],
1559
- sales_rank: '3795',
1560
- ss_sale_price: '44',
1561
- ss_category_hierarchy: [
1562
- 'All Dresses',
1563
- 'All Dresses>Casual Dresses',
1564
- "What's New",
1565
- 'Gifts for Her',
1566
- 'All Dresses>Under $50.00 Dresses',
1567
- 'Gifts for Her>Gifts Under $50',
1568
- ],
1569
- on_sale: 'No',
1570
- condition: 'New',
1571
- product_type: [
1572
- 'All Dresses > Casual Dresses',
1573
- 'All Dresses > Under $50.00 Dresses',
1574
- "What's New",
1575
- 'All Dresses',
1576
- 'Gifts for Her',
1577
- 'Gifts for Her > Gifts Under $50',
1578
- ],
1579
- size: ['Small', 'Medium', 'Large'],
1580
- material: 'Cotton',
1581
- days_since_published: '20',
1582
- size_dress: ['Small', 'Medium', 'Large'],
1583
- quantity_available: '21',
1584
- popularity: '3795',
1585
- product_type_unigram: 'dress',
1586
- id: '18cc31184e4b5399197d7fc9fb8f05ba',
1587
- },
1588
- },
1589
- {
1590
- id: '178492',
1591
- mappings: {
1592
- core: {
1593
- uid: '178492',
1594
- price: 34,
1595
- msrp: 50,
1596
- url: '/product/C-CES-I1-Y3800',
1597
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/copyright_reddressboutique_043_thumb_med.jpg',
1598
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/copyright_reddressboutique_043_large.jpg',
1599
- name: 'Sweet Spring Blue Dress',
1600
- sku: 'C-CES-I1-Y3800',
1601
- brand: 'Ces Femme',
1602
- },
1603
- },
1604
- attributes: {
1605
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdXYN1vU01I00tjAwYDBkMDRlMAbSxgamDOlFmSkAHrQLJw',
1606
- intellisuggestSignature: '92f19046dcab514c3e371062292e4d27485a807593911eebde9972526dcf2151',
1607
- ss_insights_quadrant: 'Under Exposed',
1608
- gross_margin: '62',
1609
- ss_product_type: 'Dress',
1610
- keywords: [
1611
- 'blue',
1612
- 'light blue',
1613
- 'blue stripe',
1614
- 'blue striped dress',
1615
- 'blue dress',
1616
- 'dress with sleeves',
1617
- 'half sleeves',
1618
- 'preppy',
1619
- 'cute',
1620
- 'casual',
1621
- 'blogger',
1622
- 'fun',
1623
- 'spring',
1624
- 'summer',
1625
- ],
1626
- color: ['Blue', 'Coral'],
1627
- dress_length_name: 'Mini',
1628
- multi_colors: 'yes',
1629
- description: "Of all the seasons, it's Spring that seems to welcome love unlike the rest. It summons kisses on the front porch, and stargazing on a blanket in the backyard. There's something in the air perhaps, that reminds us how beautiful life can be and makes us want to share that beauty with someone else. So grab that special someone, pack that picnic basket, slip into this perfect Sweet Spring Blue Dress (because it was practically made for you), and go enjoy some spontaneous fun before the moment passes you by. Life's too short to be taken too seriously, and Spring's too short to be taken for granted. Model is wearing a small. • 100% Cotton • Hand Wash Cold • Unlined, faintly sheer • Imported",
1630
- title: 'Sweet Spring Blue Dress',
1631
- ss_clicks: '1355',
1632
- saturation: 'med',
1633
- color_family: ['Blue'],
1634
- sales_rank: '3789',
1635
- ss_sale_price: '34',
1636
- season: 'Spring',
1637
- ss_category_hierarchy: [
1638
- 'Shop By Trend',
1639
- 'All Dresses',
1640
- 'All Dresses>Shop by Color>Blue Dresses',
1641
- 'Shop By Trend>Spring Preview',
1642
- 'All Dresses>Shop by Color',
1643
- 'Style Influencer',
1644
- 'All Dresses>Print Dresses',
1645
- 'Style Influencer>Lauren Lefevre',
1646
- 'Gifts for Her',
1647
- 'Gifts for Her>Gifts Under $50',
1648
- 'Shop By Trend>Classic Stripes',
1649
- ],
1650
- on_sale: 'No',
1651
- condition: 'New',
1652
- product_type: [
1653
- 'All Dresses > Shop by Color > Blue Dresses',
1654
- 'All Dresses > Shop by Color',
1655
- 'All Dresses > Print Dresses',
1656
- 'Shop By Trend > Classic Stripes',
1657
- 'Style Influencer > Lauren Lefevre',
1658
- 'Shop By Trend > Spring Preview',
1659
- 'Gifts for Her',
1660
- 'Gifts for Her > Gifts Under $50',
1661
- ],
1662
- brightness: 'high',
1663
- size: ['Small', 'Medium', 'Large'],
1664
- material: 'Cotton',
1665
- days_since_published: '7',
1666
- dress_length: '34',
1667
- size_dress: ['Small', 'Medium', 'Large'],
1668
- quantity_available: '1',
1669
- popularity: '3789',
1670
- product_type_unigram: 'dress',
1671
- id: 'ae50d029289c3be2b267159b22269cce',
1672
- },
1673
- },
1674
- {
1675
- id: '180352',
1676
- mappings: {
1677
- core: {
1678
- uid: '180352',
1679
- price: 46,
1680
- msrp: 50,
1681
- url: '/product/C-JM-E4-D7507',
1682
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/17_03_20_studio_26761_thumb_med.jpg',
1683
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/17_03_20_studio_26761_large.jpg',
1684
- name: 'Miss Hawaiian Tropical Print Dress',
1685
- sku: 'C-JM-E4-D7507',
1686
- brand: "Aura L'atiste",
1687
- },
1688
- },
1689
- attributes: {
1690
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDW9fLVdTXRdTE3NTBnMGQwNGMwNmAwNDYwZUgvykwBABCECtY',
1691
- intellisuggestSignature: '69438dbdac30da33617a7a23173a83a604ec262cc0437a61b9ee42ce6cbea315',
1692
- ss_insights_quadrant: 'Best Performer',
1693
- gross_margin: '49',
1694
- ss_product_type: 'Dress',
1695
- keywords: [
1696
- 'print',
1697
- 'print dress',
1698
- 'dress',
1699
- 'floral',
1700
- 'floral print',
1701
- 'flowers',
1702
- 'flutter sleeves',
1703
- 'back appeal',
1704
- 'cut out back dress',
1705
- 'tropical print dress',
1706
- 'tropical dress',
1707
- 'hawaiian print',
1708
- 'summer',
1709
- 'vacation',
1710
- 'red',
1711
- 'white',
1712
- 'green',
1713
- ],
1714
- dress_length_name: 'Mini',
1715
- multi_colors: 'no',
1716
- pattern: 'Print',
1717
- description: "Always feel like a tropical queen in this Tropical Print Dress. No matter if you're on the beaches of Hawaii or strutting down Hollywood Boulevard, you're sure to be the epitome of style! Floral print dress features an invisible back zipper, elastic waist and lace up back. Model is wearing a small. • 100% Polyester • Hand Wash Cold • Lined • Made in the USA",
1718
- title: 'Miss Hawaiian Tropical Print Dress',
1719
- ss_clicks: '1394',
1720
- saturation: 'high',
1721
- sales_rank: '3691',
1722
- ss_sale_price: '46',
1723
- season: 'Summer',
1724
- ss_category_hierarchy: [
1725
- 'Shop By Trend',
1726
- 'All Dresses',
1727
- 'All Dresses>Short Dresses',
1728
- 'Shop By Trend>Fresh Florals',
1729
- 'All Dresses>Print Dresses',
1730
- 'All Dresses>Sundresses',
1731
- 'Gifts for Her',
1732
- 'Gifts for Her>Gifts Under $50',
1733
- 'Brands We Love',
1734
- 'Brands We Love>Red Dress Label',
1735
- 'Brands We Love>Red Dress Label>Aura',
1736
- 'Shop By Trend>Tropical Prints',
1737
- ],
1738
- on_sale: 'No',
1739
- condition: 'New',
1740
- product_type: [
1741
- 'Brands We Love > Red Dress Label > Aura',
1742
- 'All Dresses > Short Dresses',
1743
- 'All Dresses > Print Dresses',
1744
- 'Shop By Trend > Tropical Prints',
1745
- 'All Dresses > Sundresses',
1746
- 'Shop By Trend > Fresh Florals',
1747
- 'Gifts for Her',
1748
- 'Gifts for Her > Gifts Under $50',
1749
- ],
1750
- brightness: 'high',
1751
- size: ['Small', 'Medium', 'Large'],
1752
- material: 'Polyester',
1753
- days_since_published: '7',
1754
- dress_length: '34',
1755
- size_dress: ['Small', 'Medium', 'Large'],
1756
- quantity_available: '29',
1757
- popularity: '3691',
1758
- product_type_unigram: 'dress',
1759
- id: '62745e8cd21da5497b56ba327c35ddf0',
1760
- },
1761
- },
1762
- {
1763
- id: '175306',
1764
- mappings: {
1765
- core: {
1766
- uid: '175306',
1767
- price: 58,
1768
- msrp: 75,
1769
- url: '/product/C-MB-I3-5861L',
1770
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/17_1_12_studio_set_1_082_1_thumb_med.jpg',
1771
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/17_1_12_studio_set_1_082_1_large.jpg',
1772
- name: 'Refined Glamour Powder Blue Maxi Dress',
1773
- sku: 'C-MB-I3-5861L',
1774
- brand: 'Marine',
1775
- },
1776
- },
1777
- attributes: {
1778
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDW9XXS9TTWNbUwM_RhMGQwNGcwNmAwNDYwZUgvykwBABB5Cts',
1779
- intellisuggestSignature: 'e05cc3ecd356188b99e9b22ab966252ca7344019031da0f0593cb8b8a823bcad',
1780
- ss_insights_quadrant: 'Poor Performer',
1781
- gross_margin: '50',
1782
- ss_product_type: 'Dress',
1783
- keywords: [
1784
- 'blue- light blue',
1785
- 'sky blue',
1786
- 'mist',
1787
- 'sky',
1788
- 'blue dress',
1789
- 'green formal dress',
1790
- 'formal',
1791
- 'gown',
1792
- 'maxi dress',
1793
- 'long dress',
1794
- 'maxi',
1795
- 'maxy',
1796
- 'maxie',
1797
- 'dark coral maxi',
1798
- 'orange',
1799
- 'pink',
1800
- 'bridesmaid',
1801
- 'bridesmaid dress',
1802
- ],
1803
- color: ['Blue'],
1804
- multi_colors: 'no',
1805
- description: 'Any excuse is enough to have some Refined Glamour in your day, and this Mist Blue Maxi Dress will have you searching for any event just to rock it! We don’t blame you! This maxi dress features short open shoulder sleeves, sweetheart neck, padded and pleated bust, and hidden zipper on the back. Model is wearing a small. • 100% Polyester • Dry Clean Only • Fully Lined • Imported',
1806
- title: 'Refined Glamour Powder Blue Maxi Dress',
1807
- ss_clicks: '4329',
1808
- color_family: ['Blue'],
1809
- condition: 'New',
1810
- sales_rank: '3674',
1811
- ss_sale_price: '58',
1812
- product_type: [
1813
- 'All Dresses > Shop by Color > Green Dresses',
1814
- 'Special Occasion > Formal Dresses',
1815
- 'Trending > Maxi Madness',
1816
- 'Special Occasion > Bridesmaid Dresses',
1817
- "Valentine's Day > Valentine's Day Dresses",
1818
- 'All Dresses > Shop by Color',
1819
- 'Gifts for Her',
1820
- ],
1821
- size: ['Small', 'Medium', 'Large'],
1822
- material: 'Polyester',
1823
- days_since_published: '15',
1824
- ss_category_hierarchy: [
1825
- 'All Dresses',
1826
- 'Special Occasion>Bridesmaid Dresses',
1827
- 'All Dresses>Shop by Color',
1828
- 'Trending>Maxi Madness',
1829
- 'Gifts for Her',
1830
- 'Special Occasion>Formal Dresses',
1831
- 'Trending',
1832
- 'Special Occasion',
1833
- "Valentine's Day>Valentine's Day Dresses",
1834
- 'All Dresses>Shop by Color>Green Dresses',
1835
- "Valentine's Day",
1836
- ],
1837
- on_sale: 'No',
1838
- size_dress: ['Small', 'Medium', 'Large'],
1839
- quantity_available: '1',
1840
- popularity: '3674',
1841
- product_type_unigram: 'dress',
1842
- id: '80823b7949030589ab111433c8397298',
1843
- },
1844
- },
1845
- {
1846
- id: '178112',
1847
- mappings: {
1848
- core: {
1849
- uid: '178112',
1850
- price: 49,
1851
- msrp: 50,
1852
- url: '/product/C-HD-W1-D8027',
1853
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/478a2935_3_thumb_med.jpg',
1854
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/478a2935_3_large.jpg',
1855
- name: "Can't Stop The Feeling White Lace Dress",
1856
- sku: 'C-HD-W1-D8027',
1857
- brand: 'Hot + Delicious',
1858
- },
1859
- },
1860
- attributes: {
1861
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDW9XDRDTfUdbEwMDJnMGQwtGAwNmAwNDYwZUgvykwBABDICto',
1862
- intellisuggestSignature: 'd1b938a8f03251582a0c03b7b2e626cacff319b01c8f1ef6b54501a87b08a659',
1863
- ss_insights_quadrant: 'Over Exposed',
1864
- gross_margin: '63',
1865
- ss_product_type: 'Dress',
1866
- keywords: ['white', 'ivory', 'white lace', 'white dress', 'lace', 'tiered', 'short', 'formal', 'fancy', 'bridal', 'shower'],
1867
- color: ['White', 'Cream'],
1868
- black_friday: 'yes',
1869
- dress_length_name: 'Micro',
1870
- multi_colors: 'yes',
1871
- description: "I Can't Stop The Feeling of being fabulous since I put on this Lace Dress from RDB. It came in the mail, and I'll admit, it looked great online, but I couldn't have imagined how incredible it would look once I actually saw it with my own eyes. And I'm not one to brag, but man, I'm hot stuff. Suddenly I feel like I could take on the whole world. Maybe it could be my superhero outfit--you know, if a superhero were allowed to wear a glamorous dress instead of a silly costume. Though, the hidden identity thing would be a problem because everyone will know your name once they see you in this. Meh, Iron Man couldn't care less who knows who he is, maybe a secret alter ego is overrated. Model is wearing a small. • 100% Polyester • Hand Wash Cold • Lined • Imported",
1872
- title: "Can't Stop The Feeling White Lace Dress",
1873
- ss_clicks: '2339',
1874
- color_family: ['White'],
1875
- sales_rank: '3641',
1876
- ss_sale_price: '49',
1877
- holiday_styles: 'yes',
1878
- ss_category_hierarchy: [
1879
- 'Special Occasion>Graduation Dresses',
1880
- 'All Dresses',
1881
- 'All Dresses>Shop by Color',
1882
- 'Special Occasion',
1883
- 'Style Influencer>Laura Beverlin',
1884
- 'All Dresses>Shop by Color>White Dresses',
1885
- 'Shop By Trend',
1886
- 'Style Influencer>Elle Harper',
1887
- 'Style Influencer',
1888
- 'Special Occasion>Party Dresses',
1889
- 'Gifts for Her',
1890
- 'Gifts for Her>Gifts Under $50',
1891
- 'Shop By Trend>White Haute',
1892
- ],
1893
- on_sale: 'No',
1894
- collection: "Can't Stop The Feeling",
1895
- condition: 'New',
1896
- product_type: [
1897
- 'All Dresses > Shop by Color > White Dresses',
1898
- 'Special Occasion > Party Dresses',
1899
- 'Special Occasion > Graduation Dresses',
1900
- 'Shop By Trend > White Haute',
1901
- 'Style Influencer > Laura Beverlin',
1902
- 'Style Influencer > Elle Harper',
1903
- 'Gifts for Her',
1904
- 'Gifts for Her > Gifts Under $50',
1905
- ],
1906
- size: ['Small', 'Medium', 'Large'],
1907
- material: 'Polyester',
1908
- days_since_published: '36',
1909
- size_dress: ['Small', 'Medium', 'Large'],
1910
- quantity_available: '2',
1911
- popularity: '3641',
1912
- product_type_unigram: 'dress',
1913
- id: 'c516b75ea78b7cdf3d98a22d9b0422b0',
1914
- },
1915
- },
1916
- {
1917
- id: '180624',
1918
- mappings: {
1919
- core: {
1920
- uid: '180624',
1921
- price: 32,
1922
- msrp: 50,
1923
- url: '/product/C-DZ-V3-7F549',
1924
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/4264_copyright_reddressboutique_2017_thumb_med.jpg',
1925
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/4264_copyright_reddressboutique_2017_large.jpg',
1926
- name: 'Fringe Weekend Escape Mauve Maxi Dress',
1927
- sku: 'C-DZ-V3-7F549',
1928
- brand: 'Fringe',
1929
- },
1930
- },
1931
- attributes: {
1932
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdYnSDTPWNXczNbFkMGQwtGQwNmAwNDYwZUgvykwBABOiCvg',
1933
- intellisuggestSignature: '7e98bf8f9359f2e6d9ae517b2cb4c60b738b9261f8ba6216b12e64cc41edef11',
1934
- ss_insights_quadrant: 'Poor Performer',
1935
- gross_margin: '44',
1936
- ss_product_type: 'Dress',
1937
- keywords: [
1938
- 'maxi',
1939
- 'casual maxi',
1940
- 'casual',
1941
- 'long',
1942
- 'floor length',
1943
- 'long dress',
1944
- 'beach',
1945
- 'spring',
1946
- 'summer',
1947
- 'mauve',
1948
- 'pink',
1949
- 'dusty pink',
1950
- 'soft',
1951
- 'pocket',
1952
- 'pocket dress',
1953
- 'pocket maxi',
1954
- 'sleeveless',
1955
- ],
1956
- color: ['Pink', 'Coral'],
1957
- dress_length_name: 'Floor',
1958
- multi_colors: 'yes',
1959
- description: "Planning a Weekend Escape? This maxi dress is quite possibly the only thing you'll need to pack. It's that comfortable. T Shirt dress features a front raw edge pocket, racer back and two side slits. Model is wearing a small. • 95% Rayon 5% Spandex • Hand Wash Cold • Unlined • Imported",
1960
- title: 'Fringe Weekend Escape Mauve Maxi Dress',
1961
- ss_clicks: '3280',
1962
- color_family: ['Pink'],
1963
- sales_rank: '3589',
1964
- ss_sale_price: '32',
1965
- season: 'Spring',
1966
- ss_category_hierarchy: [
1967
- 'Shop By Trend',
1968
- 'All Dresses',
1969
- 'Shop By Trend>Spring Preview',
1970
- 'All Dresses>Shop by Color',
1971
- 'Shop By Trend>Dusty Pastels',
1972
- 'Trending>Maxi Madness',
1973
- 'Shop By Trend>Think Pink',
1974
- 'Gifts for Her',
1975
- 'Trending',
1976
- 'All Dresses>Shop by Color>Pink Dresses',
1977
- 'Gifts for Her>Gifts Under $50',
1978
- ],
1979
- on_sale: 'No',
1980
- condition: 'New',
1981
- product_type: [
1982
- 'All Dresses > Shop by Color > Pink Dresses',
1983
- 'All Dresses > Shop by Color',
1984
- 'Trending > Maxi Madness',
1985
- 'Shop By Trend > Think Pink',
1986
- 'Shop By Trend > Spring Preview',
1987
- 'Shop By Trend > Dusty Pastels',
1988
- 'Gifts for Her',
1989
- 'Gifts for Her > Gifts Under $50',
1990
- ],
1991
- size: ['Small', 'Medium', 'Large'],
1992
- material: 'Spandex',
1993
- days_since_published: '13',
1994
- size_dress: ['Small', 'Medium', 'Large'],
1995
- quantity_available: '10',
1996
- popularity: '3589',
1997
- product_type_unigram: 'dress',
1998
- id: '2d1a2c4f79ba1eb43e74111584b2353d',
1999
- },
2000
- },
2001
- {
2002
- id: '183424',
2003
- mappings: {
2004
- core: {
2005
- uid: '183424',
2006
- price: 48,
2007
- msrp: 50,
2008
- url: '/product/C-AKA-G7-1495A',
2009
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/7127_copyright_reddressboutique_2017_-2_thumb_med.jpg',
2010
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/7127_copyright_reddressboutique_2017_-2_large.jpg',
2011
- name: 'Casual Drama Black Tie Dye Dress',
2012
- sku: 'C-AKA-G7-1495A',
2013
- brand: 'Aakaa',
2014
- },
2015
- },
2016
- attributes: {
2017
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdfR21HU31zU0sTR1ZDBkMDJgMDZgMDQ2MGVIL8pMAQAbkwsJ',
2018
- intellisuggestSignature: 'c65a6721ef0e3e9e18ad3acd28bc68809cfee8c75a1692b84e6bfb34b6538007',
2019
- ss_insights_quadrant: 'Best Performer',
2020
- gross_margin: '58',
2021
- ss_product_type: 'Dress',
2022
- keywords: ['purple', 'mauve', 'tie dye', 'tye dye', 'dress', 'casual', 'casual dress', 'flowy', 'loose- cool', 'summer', 'fringe brand'],
2023
- color: ['Black', 'White'],
2024
- dress_length_name: 'Mini',
2025
- multi_colors: 'yes',
2026
- description: "While real drama is never truly casual (thanks a lot reality TV), at least your wardrobe can be vaguely specific when it refers to all the ins and outs of what goes on in a woman's life. And of course what goes on her body day and night. Take this dashing Tie Dye Dress. What escapades the two of you could get into ... the shenanigans ... the drama. 3/4 tab sleeve shirt dress features a v-neckline with a single button closure and a front pocket. Dress has a high-low hemline. Model is wearing a small. • 100% Rayon • Dry Clean Only • Unlined • Imported",
2027
- title: 'Casual Drama Black Tie Dye Dress',
2028
- ss_clicks: '2116',
2029
- saturation: 'low',
2030
- color_family: ['White'],
2031
- sales_rank: '3587',
2032
- ss_sale_price: '48',
2033
- season: 'Summer',
2034
- ss_category_hierarchy: [
2035
- 'All Dresses',
2036
- 'All Dresses>Dip Dye Dresses',
2037
- "What's New",
2038
- 'Gifts for Her',
2039
- 'All Dresses>Under $50.00 Dresses',
2040
- 'Gifts for Her>Gifts Under $50',
2041
- ],
2042
- on_sale: 'No',
2043
- condition: 'New',
2044
- product_type: [
2045
- 'All Dresses > Under $50.00 Dresses',
2046
- 'All Dresses > Dip Dye Dresses',
2047
- "What's New",
2048
- 'All Dresses',
2049
- 'Gifts for Her',
2050
- 'Gifts for Her > Gifts Under $50',
2051
- ],
2052
- brightness: 'med',
2053
- size: ['Small', 'Medium', 'Large'],
2054
- days_since_published: '27',
2055
- dress_length: '34',
2056
- size_dress: ['Small', 'Medium', 'Large'],
2057
- quantity_available: '51',
2058
- popularity: '3587',
2059
- product_type_unigram: 'dress',
2060
- id: 'f36dad9939a04eb7856ec279be0fabfa',
2061
- },
2062
- },
2063
- {
2064
- id: '183333',
2065
- mappings: {
2066
- core: {
2067
- uid: '183333',
2068
- price: 56,
2069
- msrp: 75,
2070
- url: '/product/C-MB-P1-16582',
2071
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/5791_copyright_reddressboutique_2017__thumb_med.jpg',
2072
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/5791_copyright_reddressboutique_2017__large.jpg',
2073
- name: 'Dreamy Destination Pink Floral Print Maxi Dress',
2074
- sku: 'C-MB-P1-16582',
2075
- brand: 'Marine',
2076
- },
2077
- },
2078
- attributes: {
2079
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDW9XXSDTDUNTQztTBiMGQwMmQwNmAwNDYwZUgvykwBAA65CsE',
2080
- intellisuggestSignature: '452af10bda7630025ce612733985abd88f3d546d9c6df7ce899f17dc04dcceff',
2081
- ss_insights_quadrant: 'Best Performer',
2082
- gross_margin: '44',
2083
- ss_product_type: 'Dress',
2084
- keywords: [
2085
- 'maxi',
2086
- 'maxy',
2087
- 'maxey',
2088
- 'maxie',
2089
- 'long dress',
2090
- 'floor length',
2091
- 'print',
2092
- 'floral',
2093
- 'floral dress',
2094
- 'floral maxi dress',
2095
- 'floral print',
2096
- 'print maxi',
2097
- 'guest',
2098
- 'event',
2099
- 'gown',
2100
- 'pink',
2101
- ],
2102
- color: ['Peach', 'Pink'],
2103
- multi_colors: 'yes',
2104
- pattern: 'Floral',
2105
- description: "Your Dreamy Destination could be an island paradise befitting a Goddess, where the sun always shines and the water is a crystal blue and the sand is whatever color you imagine sand ought to be (I grew up with the sugar sands of Cape San Blas, so...), but it's totally up to you where your end goal is. Your heart may be at it's happiest when you're on your couch with popcorn and Netflix. No judgment here. Be that as it may, you can't ignore how breathtaking this floral print maxi dress is. It's a must have, even if you never make it to that tropical locale. There will be occasions to wear it. If you have to pretend that you're in that magical place, we'e certain you can do it! If need be, Netflix can help! Maxi dress features a surplice top that gives way to a wrap skirt. Dress features adjustable straps (up to 7.5"), ruffles and two button and loop closures that create key hole openings at the back. Skirt has an invisible zipper with hook and eye closure and a high-low hem. Model is",
2106
- title: 'Dreamy Destination Pink Floral Print Maxi Dress',
2107
- ss_clicks: '1596',
2108
- color_family: ['Pink'],
2109
- condition: 'New',
2110
- sales_rank: '3420',
2111
- ss_sale_price: '56',
2112
- product_type: ['All Dresses > Formal Dresses', 'All Dresses > Maxi Dresses', "What's New", 'All Dresses', 'Gifts for Her'],
2113
- size: ['Small', 'Medium', 'Large'],
2114
- days_since_published: '33',
2115
- ss_category_hierarchy: ['All Dresses', "What's New", 'Gifts for Her', 'All Dresses>Formal Dresses', 'All Dresses>Maxi Dresses'],
2116
- on_sale: 'No',
2117
- size_dress: ['Small', 'Medium', 'Large'],
2118
- quantity_available: '22',
2119
- popularity: '3420',
2120
- product_type_unigram: 'dress',
2121
- id: 'fe437a0facba8b931e83df16fadae6cc',
2122
- },
2123
- },
2124
- {
2125
- id: '176507',
2126
- mappings: {
2127
- core: {
2128
- uid: '176507',
2129
- price: 34,
2130
- msrp: 50,
2131
- url: '/product/C-LES-P1-T236',
2132
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/copyright_rdb_studio_2_7077_thumb_med.jpg',
2133
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/copyright_rdb_studio_2_7077_large.jpg',
2134
- name: 'Downtime Blush Pink Sweatshirt Dress',
2135
- sku: 'C-LES-P1-T236',
2136
- brand: 'Les Amis',
2137
- },
2138
- },
2139
- attributes: {
2140
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDW9XEN1g0w1A0xMjZjMGQwMmIwNmAwNDYwZUgvykwBABS6CwA',
2141
- intellisuggestSignature: 'f4c62d08dcdb36ac740a6c369b2d0c84dfbb94b4ed2f8c7aefce9b9bf7603a08',
2142
- ss_insights_quadrant: 'Over Exposed',
2143
- gross_margin: '57',
2144
- ss_product_type: 'Blush',
2145
- keywords: [
2146
- 'cute',
2147
- 'comfy',
2148
- 'casual',
2149
- 'peplum',
2150
- 'top',
2151
- 'shirt',
2152
- 'tee',
2153
- 'sweatshirt',
2154
- 'sweat shirt',
2155
- 'sweat-shirt',
2156
- 'long sleeve',
2157
- 'pink',
2158
- 'light pink',
2159
- 'blush',
2160
- 'blush pink',
2161
- ],
2162
- color: ['Pink'],
2163
- multi_colors: 'no',
2164
- description: "You can have all the Downtime in the world, but it doesn't have to involve pajamas (nothing wrong with PJs, we happen to love them, but they're not exactly the most flattering choice in the world when there are other options). Instead, we happen to think this lovely sweatshirt dress is the perfect balance between crushingly-cool and couch-surfing. And who doesn't want that? (Do you not sit around and think of these conundrums?) Model is wearing a small. • 87% Polyester 9%Rayon 4% Spandex • Machine Wash Cold • Unlined • Made in the USA",
2165
- title: 'Downtime Blush Pink Sweatshirt Dress',
2166
- ss_clicks: '1997',
2167
- color_family: ['Pink'],
2168
- condition: 'New',
2169
- sales_rank: '3407',
2170
- ss_sale_price: '34',
2171
- product_type: [
2172
- 'Memorial Day Sale > 40% off sale',
2173
- 'All Dresses > Casual Dresses',
2174
- 'All Dresses > Shift Dresses',
2175
- 'All Dresses',
2176
- 'Gifts for Her',
2177
- 'Gifts for Her > Gifts Under $50',
2178
- ],
2179
- size: ['Small', 'Medium', 'Large'],
2180
- material: 'Polyester',
2181
- days_since_published: '39',
2182
- ss_category_hierarchy: [
2183
- 'All Dresses',
2184
- 'All Dresses>Casual Dresses',
2185
- 'All Dresses>Shift Dresses',
2186
- 'Gifts for Her',
2187
- 'Gifts for Her>Gifts Under $50',
2188
- 'Memorial Day Sale',
2189
- 'Memorial Day Sale>40% off sale',
2190
- ],
2191
- on_sale: 'No',
2192
- size_dress: ['Small', 'Medium', 'Large'],
2193
- quantity_available: '38',
2194
- popularity: '3407',
2195
- product_type_unigram: 'dress',
2196
- id: '6505aecbff600f001960e92605bea461',
2197
- },
2198
- },
2199
- {
2200
- id: '179986',
2201
- mappings: {
2202
- core: {
2203
- uid: '179986',
2204
- price: 48,
2205
- msrp: 50,
2206
- url: '/product/C-DB-I2-14107',
2207
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/17_03_20_studio_26644_thumb_med.jpg',
2208
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/17_03_20_studio_26644_large.jpg',
2209
- name: 'For The Romantic Light Blue Off-The-Shoulder Dress',
2210
- sku: 'C-DB-I2-14107',
2211
- brand: 'Ever After',
2212
- },
2213
- },
2214
- attributes: {
2215
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdXHS9TTSNTQxNDBnMGQwMmYwNmAwNDYwZUgvykwBAAxyCqs',
2216
- intellisuggestSignature: '8fbb20f8372cb40cd1da5739006b0148b1670fb6a31fcdfbaa6a51cb5c4e51f7',
2217
- ss_insights_quadrant: 'Over Exposed',
2218
- gross_margin: '72',
2219
- ss_product_type: 'Dress',
2220
- keywords: [
2221
- 'blue',
2222
- 'light blue',
2223
- 'off the shoulder',
2224
- 'blue dress',
2225
- 'cinderella dress',
2226
- 'cinderella',
2227
- 'off-the-shoulder',
2228
- 'skater dress',
2229
- 'easter',
2230
- 'spring',
2231
- 'spring dress',
2232
- ],
2233
- color: ['Blue'],
2234
- dress_length_name: 'Above knee',
2235
- multi_colors: 'no',
2236
- description: "When we look for clothes to share with you, we always keep our eyes open for something For the Romantic. Not just the romantic at heart, but women like you, who know deep down that even the princess stories we all grew up with pale in comparison to the wooing you know awaits you. It's not a matter of arrogance to feel that way (we believe wholeheartedly that you deserve it in fact); it's a hard-wiring of the soul to long to be loved back at least as much as you love. So when we came across this dress, and visions of whirlwind romance danced in our heads, we knew you'd feel the same. And when he sees you in it, and is so desperate for your undivided affections that he drops everything, buys a yacht, and whisks you away on an epic romance around the world in an effort to steal your heart, you'll want a dozen more of this gown (exact duplicates; you know, as backups for the next time you want to see that fire behind his eyes that burns for you alone). Fortunately, you won't need the",
2237
- title: 'For The Romantic Light Blue Off-The-Shoulder Dress',
2238
- ss_clicks: '3192',
2239
- saturation: 'low',
2240
- color_family: ['Blue'],
2241
- sales_rank: '3310',
2242
- ss_sale_price: '48',
2243
- season: 'Spring',
2244
- ss_category_hierarchy: [
2245
- 'Shop By Trend',
2246
- 'All Dresses',
2247
- 'All Dresses>Shop by Color>Blue Dresses',
2248
- 'Brands We Love>Red Dress Label>Ever After',
2249
- 'Shop By Trend>Pastels',
2250
- 'Shop By Trend>Spring Preview',
2251
- 'All Dresses>Shop by Color',
2252
- 'Gifts for Her',
2253
- 'Shop By Trend>Off The Shoulder Trend',
2254
- 'Gifts for Her>Gifts Under $50',
2255
- 'Brands We Love',
2256
- 'Brands We Love>Red Dress Label',
2257
- ],
2258
- on_sale: 'No',
2259
- condition: 'New',
2260
- product_type: [
2261
- 'All Dresses > Shop by Color > Blue Dresses',
2262
- 'Brands We Love > Red Dress Label > Ever After',
2263
- 'Shop By Trend > Off The Shoulder Trend',
2264
- 'Shop By Trend > Pastels',
2265
- 'All Dresses > Shop by Color',
2266
- 'Shop By Trend > Spring Preview',
2267
- 'Gifts for Her',
2268
- 'Gifts for Her > Gifts Under $50',
2269
- ],
2270
- brightness: 'high',
2271
- size: ['Small', 'Medium', 'Large'],
2272
- days_since_published: '26',
2273
- dress_length: '36',
2274
- size_dress: ['Small', 'Medium', 'Large'],
2275
- quantity_available: '30',
2276
- popularity: '3310',
2277
- product_type_unigram: 'dress',
2278
- id: '104461789d3118385a4d0ea75498fbe9',
2279
- },
2280
- },
2281
- {
2282
- id: '183150',
2283
- mappings: {
2284
- core: {
2285
- uid: '183150',
2286
- price: 42,
2287
- msrp: 50,
2288
- url: '/product/C-CES-O3-Y3837',
2289
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/2180_copyright_reddressboutique_2017__thumb_med.jpg',
2290
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/2180_copyright_reddressboutique_2017__large.jpg',
2291
- name: 'Summer Of Love Orange Floral Print High Low Dress',
2292
- sku: 'C-CES-O3-Y3837',
2293
- brand: 'Ces Femme',
2294
- },
2295
- },
2296
- attributes: {
2297
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdXYN1vU31o00tjA2ZzBkMDJhMDZgMDQ2MGVIL8pMAQAgRAs5',
2298
- intellisuggestSignature: 'bcc9a8bba5e6b3636b799f66aec9b8074bf94d8c36056807946ef2e28d2d464a',
2299
- ss_insights_quadrant: 'Over Exposed',
2300
- gross_margin: '70',
2301
- ss_product_type: 'Dress',
2302
- keywords: [
2303
- 'Floral Print',
2304
- 'Floral',
2305
- 'Floral Dress',
2306
- 'Dress',
2307
- 'High Low Dress',
2308
- 'Floral Print Dress',
2309
- 'High Low',
2310
- 'High Low Hemline',
2311
- 'Hi Lo',
2312
- 'Wrap Dress',
2313
- 'Spring Dress',
2314
- ],
2315
- dress_length_name: 'Calf',
2316
- multi_colors: 'no',
2317
- pattern: 'Floral',
2318
- description: "Usually when you hear Summer Of Love, you think of a plethora of suitors, following you around like puppy dogs, showering you with chocolates, flowers, and compliments; doing daring deeds to impress you and get your phone number. But that's so 2010. Why not have a Summer Of Love that involves learning all of the things you love about yourself, and you can start by showering yourself with gifts? Like, say, rewarding yourself with this totally affordable Floral Print High Low Dress that you are crushing hard enough on to still be reading this description? Yeah, we know, we had you at 'Usually.' High low midi dress has an a-line silhouette and an invisible back zipper with hook and eye closure. Model is wearing a small. • 100% Polyester • Hand Wash Cold • Unlined, sheer • Made in the USA",
2319
- title: 'Summer Of Love Orange Floral Print High Low Dress',
2320
- ss_clicks: '4447',
2321
- saturation: 'high',
2322
- sales_rank: '3232',
2323
- ss_sale_price: '42',
2324
- ss_category_hierarchy: [
2325
- 'Shop By Trend',
2326
- 'All Dresses',
2327
- 'Shop By Trend>Maximize the Maxi',
2328
- 'Shop By Trend>Spring Preview',
2329
- 'All Dresses>Print Dresses',
2330
- 'Trending>Maxi Madness',
2331
- 'Gifts for Her',
2332
- 'Special Occasion>Wedding Guest Dress',
2333
- 'Trending',
2334
- 'Special Occasion',
2335
- 'Shop By Trend>Vacation Ready',
2336
- 'Gifts for Her>Gifts Under $50',
2337
- ],
2338
- on_sale: 'No',
2339
- condition: 'New',
2340
- product_type: [
2341
- 'All Dresses > Print Dresses',
2342
- 'Trending > Maxi Madness',
2343
- 'Special Occasion > Wedding Guest Dress',
2344
- 'Shop By Trend > Spring Preview',
2345
- 'Shop By Trend > Maximize the Maxi',
2346
- 'Shop By Trend > Vacation Ready',
2347
- 'Gifts for Her',
2348
- 'Gifts for Her > Gifts Under $50',
2349
- ],
2350
- brightness: 'high',
2351
- size: ['Small', 'Medium', 'Large'],
2352
- material: 'Polyester',
2353
- days_since_published: '19',
2354
- dress_length: '46',
2355
- size_dress: ['Small', 'Medium', 'Large'],
2356
- quantity_available: '54',
2357
- popularity: '3232',
2358
- product_type_unigram: 'dress',
2359
- id: 'cfb38db78c3ddca1898d489f477b8550',
2360
- },
2361
- },
2362
- {
2363
- id: '182869',
2364
- mappings: {
2365
- core: {
2366
- uid: '182869',
2367
- price: 42,
2368
- msrp: 50,
2369
- url: '/product/C-ETC-O2-D5481',
2370
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/5756_copyright_reddressboutique_2017__thumb_med.jpg',
2371
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/5756_copyright_reddressboutique_2017__large.jpg',
2372
- name: 'Mine To Keep Pink Floral Print Dress',
2373
- sku: 'C-ETC-O2-D5481',
2374
- brand: "Aura L'atiste",
2375
- },
2376
- },
2377
- attributes: {
2378
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdQ1x1vU30nUxNbEwZDBkMDJlMDZgMDQ2MGVIL8pMAQAeTwsi',
2379
- intellisuggestSignature: '31835fa4356aca30c42111de26cd60d278703d3b8f61b2578baab1ec0be0422f',
2380
- ss_insights_quadrant: 'Best Performer',
2381
- gross_margin: '58',
2382
- ss_product_type: 'Dress',
2383
- keywords: [
2384
- 'sun dress',
2385
- 'sundress',
2386
- 'floral',
2387
- 'flowers',
2388
- 'floral print',
2389
- 'floral dress',
2390
- 'dress with pockets',
2391
- 'pocket dress',
2392
- 'pink',
2393
- 'multi',
2394
- ],
2395
- color: ['Pink', 'Purple'],
2396
- dress_length_name: 'Mini',
2397
- multi_colors: 'yes',
2398
- pattern: 'Floral',
2399
- description: "OOoooo! I want to adopt all the puppies and kittens and homeless animals in the world so I can have all the cuddles. You know you've felt that sentiment after watching yet another one of those cute videos that circulates and gathers 9 million views. Even more if you count everyone else who's watching. And while you can't actually adopt all the homeless animals, or (unfortunately) have all the cuddles for yourself, you *can* give a home to this lovely Pink Floral Print Dress. Short sleeve t-shirt dress features a high neck with cut-out. Super soft dress has an a-line silhouette and two functional pockets. Model is wearing a small. • 94% Polyester 6% Spandex • Hand Wash Cold • Unlined • Made in the USA",
2400
- title: 'Mine To Keep Pink Floral Print Dress',
2401
- ss_clicks: '1442',
2402
- saturation: 'med',
2403
- color_family: ['Pink'],
2404
- sales_rank: '3216',
2405
- ss_sale_price: '42',
2406
- ss_category_hierarchy: [
2407
- 'Shop By Trend',
2408
- 'All Dresses',
2409
- 'All Dresses>Casual Dresses',
2410
- 'All Dresses>Short Dresses',
2411
- 'Shop By Trend>Fresh Florals',
2412
- 'All Dresses>Print Dresses',
2413
- 'Gifts for Her',
2414
- 'Gifts for Her>Gifts Under $50',
2415
- 'Brands We Love',
2416
- 'Brands We Love>Red Dress Label',
2417
- 'Brands We Love>Red Dress Label>Aura',
2418
- ],
2419
- on_sale: 'No',
2420
- collection: 'Mine To Keep',
2421
- condition: 'New',
2422
- product_type: [
2423
- 'Brands We Love > Red Dress Label > Aura',
2424
- 'All Dresses > Casual Dresses',
2425
- 'All Dresses > Short Dresses',
2426
- 'Brands We Love > Red Dress Label',
2427
- 'Shop By Trend > Fresh Florals',
2428
- 'All Dresses > Print Dresses',
2429
- 'Gifts for Her',
2430
- 'Gifts for Her > Gifts Under $50',
2431
- ],
2432
- brightness: 'high',
2433
- size: ['Small', 'Medium', 'Large'],
2434
- material: 'Polyester',
2435
- days_since_published: '39',
2436
- dress_length: '34',
2437
- size_dress: ['Small', 'Medium', 'Large'],
2438
- quantity_available: '27',
2439
- popularity: '3216',
2440
- product_type_unigram: 'dress',
2441
- id: '17709e7cfa2bb23121b96918e2e4e600',
2442
- },
2443
- },
2444
- {
2445
- id: '181833',
2446
- mappings: {
2447
- core: {
2448
- uid: '181833',
2449
- price: 48,
2450
- msrp: 50,
2451
- url: '/product/C-CR-W1-7856S',
2452
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/2150_copyright_reddressboutique_2017__thumb_med.jpg',
2453
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/2150_copyright_reddressboutique_2017__large.jpg',
2454
- name: 'Love And Sunshine White Maxi Dress',
2455
- sku: 'C-CR-W1-7856S',
2456
- brand: 'Caramela',
2457
- },
2458
- },
2459
- attributes: {
2460
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdQ7SDTfUNbcwNQtmMGQwMmMwNmAwNDYwZUgvykwBABNUCvo',
2461
- intellisuggestSignature: '3fd51af3999e468125ac88ca2e0cb3d2552884fd3288e76c8b10713856dedb07',
2462
- ss_insights_quadrant: 'Under Exposed',
2463
- gross_margin: '46',
2464
- ss_product_type: 'Dress',
2465
- keywords: [
2466
- 'dress',
2467
- 'maxi dress',
2468
- 'long dress',
2469
- 'maxy dress',
2470
- 'halter dress',
2471
- 'halter maxi',
2472
- 'summer',
2473
- 'spring',
2474
- 'cute',
2475
- 'beach',
2476
- 'vacation',
2477
- 'fun',
2478
- 'event',
2479
- 'occasion',
2480
- 'lace -white',
2481
- 'ivory',
2482
- ],
2483
- color: ['White'],
2484
- black_friday: 'yes',
2485
- dress_length_name: 'Ankle',
2486
- multi_colors: 'no',
2487
- description: "What do you think of when you think of Summer fun? Vacation? Quality time with family and friends? Maybe that annual beach trip with a big bonfire down at the shore with your best friend's family and your's, all the kids splashing in the water, everyone roasting marshmallows and telling stories after having enjoyed the Love And Sunshine during the day, a great dinner out at the old restaurant down by the peer, and more than a few raw oysters. If you ask us, this pretty little Maxi Dress is the perfect accompaniment to this wonderful family tradition. Or any other Summer tradition you might have! But you'll never know if you don't grab yours before we run out. Yup, you guessed it. It's a buy or cry! Maxi dress features a halter neckline with a tie neck and open back. Skirt has a tiered hemline and an invisible zipper at the back. Lace trim complete the dress. Model is wearing a small. • 100% Rayon • Hand Wash Cold • Lined • Imported",
2488
- title: 'Love And Sunshine White Maxi Dress',
2489
- ss_clicks: '601',
2490
- saturation: 'low',
2491
- color_family: ['White'],
2492
- sales_rank: '3119',
2493
- ss_sale_price: '48',
2494
- holiday_styles: 'yes',
2495
- season: 'Summer',
2496
- ss_category_hierarchy: [
2497
- 'Special Occasion>Graduation Dresses',
2498
- 'Shop By Trend',
2499
- 'All Dresses',
2500
- 'All Dresses>Shop by Color',
2501
- 'Style Influencer',
2502
- 'All Dresses>Sundresses',
2503
- 'Gifts for Her',
2504
- 'Special Occasion',
2505
- 'Style Influencer>Laura Beverlin',
2506
- 'Gifts for Her>Gifts Under $50',
2507
- 'All Dresses>Shop by Color>White Dresses',
2508
- 'Shop By Trend>White Haute',
2509
- ],
2510
- on_sale: 'No',
2511
- condition: 'New',
2512
- product_type: [
2513
- 'All Dresses > Shop by Color > White Dresses',
2514
- 'All Dresses > Shop by Color',
2515
- 'All Dresses > Sundresses',
2516
- 'Special Occasion > Graduation Dresses',
2517
- 'Shop By Trend > White Haute',
2518
- 'Style Influencer > Laura Beverlin',
2519
- 'Gifts for Her',
2520
- 'Gifts for Her > Gifts Under $50',
2521
- ],
2522
- brightness: 'high',
2523
- size: ['Small', 'Medium', 'Large'],
2524
- days_since_published: '23',
2525
- dress_length: '56',
2526
- size_dress: ['Small', 'Medium', 'Large'],
2527
- quantity_available: '31',
2528
- popularity: '3119',
2529
- product_type_unigram: 'dress',
2530
- id: '98c95709d3316f860e0628856e77302c',
2531
- },
2532
- },
2533
- {
2534
- id: '178583',
2535
- mappings: {
2536
- core: {
2537
- uid: '178583',
2538
- price: 42,
2539
- msrp: 50,
2540
- url: '/product/C-EV-P9-R7455',
2541
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/copyright_reddressboutique_048_thumb_med.jpg',
2542
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/copyright_reddressboutique_048_large.jpg',
2543
- name: 'Strike A Pose Pink Ruffle Midi Dress',
2544
- sku: 'C-EV-P9-R7455',
2545
- brand: 'Everly',
2546
- },
2547
- },
2548
- attributes: {
2549
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdQ3TDbDUDTI3MTVlMGQwMmcwNmAwNDYwZUgvykwBABQSCvw',
2550
- intellisuggestSignature: '9d4b1e65ae8f352ce6741d3d4954ae8b0b2faf65f512c1d5c95930e9afa58ad8',
2551
- ss_insights_quadrant: 'Over Exposed',
2552
- gross_margin: '67',
2553
- ss_product_type: 'Dress',
2554
- keywords: [
2555
- 'pink',
2556
- 'pink dress',
2557
- 'ruffles',
2558
- 'ruffle dress',
2559
- 'midi',
2560
- 'midi dress',
2561
- 'pink ruffle dress',
2562
- 'summer',
2563
- 'spring',
2564
- 'vacation',
2565
- 'spring break',
2566
- 'sleeveless',
2567
- 'sleeve less',
2568
- ],
2569
- color: ['Pink', 'Blue'],
2570
- dress_length_name: 'Knee',
2571
- multi_colors: 'yes',
2572
- description: "Instead of thinking about a model posing when you read, 'Strike A Pose,' think more about your significant other being stopped in his tracks when he sees you in this midi dress. Because he will be. And so will any other red-blooded human being who could possibly be attracted to you. And possibly yourself when you finally look in the mirror while you're clad in this. The ruffles, the pink, the halo ... OK, maybe the halo is in your imagination, and in everyone else's, but it'll be there nonetheless. But OMG this dress is one of the few that you will remember well into your golden years. Totally worth the space in your brain. To your future, fabulously-aged self: you're welcome. Model is wearing a small. • 100% Polyester • Hand Wash Cold • Lined • Made in the USA",
2573
- title: 'Strike A Pose Pink Ruffle Midi Dress',
2574
- ss_clicks: '1769',
2575
- color_family: ['Blue'],
2576
- sales_rank: '3082',
2577
- ss_sale_price: '42',
2578
- season: 'Summer',
2579
- ss_category_hierarchy: [
2580
- 'Shop By Trend',
2581
- 'All Dresses',
2582
- 'Shop By Trend>Spring Preview',
2583
- 'All Dresses>Shop by Color',
2584
- 'Brands We Love>Everly',
2585
- 'Shop By Trend>Think Pink',
2586
- 'All Dresses>Sundresses',
2587
- 'Gifts for Her',
2588
- 'All Dresses>Shop by Color>Pink Dresses',
2589
- 'Gifts for Her>Gifts Under $50',
2590
- 'Brands We Love',
2591
- ],
2592
- on_sale: 'No',
2593
- condition: 'New',
2594
- product_type: [
2595
- 'All Dresses > Shop by Color > Pink Dresses',
2596
- 'Brands We Love > Everly',
2597
- 'Shop By Trend > Think Pink',
2598
- 'Shop By Trend > Spring Preview',
2599
- 'All Dresses > Shop by Color',
2600
- 'All Dresses > Sundresses',
2601
- 'Gifts for Her',
2602
- 'Gifts for Her > Gifts Under $50',
2603
- ],
2604
- size: ['Small', 'Medium', 'Large'],
2605
- material: 'Polyester',
2606
- days_since_published: '1',
2607
- size_dress: ['Small', 'Medium', 'Large'],
2608
- quantity_available: '9',
2609
- popularity: '3082',
2610
- product_type_unigram: 'dress',
2611
- id: 'd00096489b2b3cc5b30168cd20cd389d',
2612
- },
2613
- },
2614
- {
2615
- id: '183590',
2616
- mappings: {
2617
- core: {
2618
- uid: '183590',
2619
- price: 42,
2620
- msrp: 50,
2621
- url: '/product/C-EN-G7-D7466',
2622
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/5302_copyright_reddressboutique_2017__thumb_med.jpg',
2623
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/5302_copyright_reddressboutique_2017__large.jpg',
2624
- name: 'Inspired Style Black Dress',
2625
- sku: 'C-EN-G7-D7466',
2626
- brand: 'Entro',
2627
- },
2628
- },
2629
- attributes: {
2630
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdfXTdTfXdTE3MTNjMGQwsmAwNmAwNDYwZUgvykwBABEJCt4',
2631
- intellisuggestSignature: 'feb3461843fe4d9386f0da5c6bbf4be6c805de1291423227a7157b3dab188ecb',
2632
- ss_insights_quadrant: 'Over Exposed',
2633
- gross_margin: '46',
2634
- ss_product_type: 'Dress',
2635
- keywords: ['black', 'black dress', 'lbd', 'ruffle', 'ruffle dress', 'shift dress', 'black shift', 'fun', 'unique', 'party', 'event', 'guest'],
2636
- color: ['Black'],
2637
- dress_length_name: 'Mini',
2638
- multi_colors: 'no',
2639
- description: 'Style, by its very nature, is inspired. Lightning strikes, and you just know, “I would look amazing in that dress.” So if you feel sparks at the sight of this little number, chalk it up to your own Inspired Style. And trust those butterflies in your tummy; they know what they like. Sleeveless dress features a v-neck with a mock collar. Ruffle details and a double hook and eye closure complete the dress. Model is wearing a small. • 95% Polyester 5% Spandex • Machine Wash Cold • Lined • Imported',
2640
- title: 'Inspired Style Black Dress',
2641
- ss_clicks: '3640',
2642
- saturation: 'low',
2643
- color_family: ['Black'],
2644
- sales_rank: '3010',
2645
- ss_sale_price: '42',
2646
- ss_category_hierarchy: [
2647
- 'Shop By Trend',
2648
- 'All Dresses',
2649
- "Shop By Trend>Girl's Night Out",
2650
- 'Shop By Trend>After Hours',
2651
- 'All Dresses>Shop by Color',
2652
- 'Shop By Trend>Gameday Looks>Gameday Looks-Red & Black',
2653
- 'Gifts for Her',
2654
- 'Gifts for Her>Gifts Under $50',
2655
- 'Shop By Trend>Gameday Looks',
2656
- 'All Dresses>Shop by Color>Black Dresses',
2657
- ],
2658
- on_sale: 'No',
2659
- condition: 'New',
2660
- product_type: [
2661
- 'Shop By Trend > Gameday Looks > Gameday Looks-Red & Black',
2662
- 'All Dresses > Shop by Color > Black Dresses',
2663
- 'Shop By Trend > Gameday Looks',
2664
- 'All Dresses > Shop by Color',
2665
- "Shop By Trend > Girl's Night Out",
2666
- 'Shop By Trend > After Hours',
2667
- 'Gifts for Her',
2668
- 'Gifts for Her > Gifts Under $50',
2669
- ],
2670
- brightness: 'low',
2671
- size: ['Small', 'Medium', 'Large'],
2672
- material: 'Polyester',
2673
- days_since_published: '10',
2674
- dress_length: '34',
2675
- size_dress: ['Small', 'Medium', 'Large'],
2676
- quantity_available: '72',
2677
- popularity: '3010',
2678
- product_type_unigram: 'dress',
2679
- id: 'c4323c7f874d2c2bf05a5b83a4c1ef46',
2680
- },
2681
- },
2682
- {
2683
- id: '177030',
2684
- mappings: {
2685
- core: {
2686
- uid: '177030',
2687
- price: 50,
2688
- msrp: 50,
2689
- url: '/product/C-MB-O2-16589',
2690
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/copyright_rdb_studio_2_5609_thumb_med.jpg',
2691
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/copyright_rdb_studio_2_5609_large.jpg',
2692
- name: 'Fancy Femme Melon Off-The-Shoulder Dress',
2693
- sku: 'C-MB-O2-16589',
2694
- brand: 'Marine',
2695
- },
2696
- },
2697
- attributes: {
2698
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDW9XXS9TfSNTQztbBkMGQwsmQwNmAwNDYwZUgvykwBAA-tCtA',
2699
- intellisuggestSignature: 'b40a8918c6224f3ba44df9c0a0c1ecffe12fe3866062880776d9d086139c43e8',
2700
- ss_insights_quadrant: 'Over Exposed',
2701
- gross_margin: '67',
2702
- ss_product_type: 'Dress',
2703
- keywords: ['melon', 'peach dress', 'dresses', 'off the shoulder dress', 'peach', 'sun dress', 'prespring', 'spring', 'off the shoulder'],
2704
- color: ['Peach'],
2705
- multi_colors: 'no',
2706
- description: 'Would you rather be a femme fatale, a notorious maneater who devastates the opposite sex with but a single glance? Or would you rather be a Fancy Femme, courting the envy of women, and wooing men on sight so that they fall at your feet? One favors whips and chains, the other, adorable outfits. Me? I’d choose the cute clothes any day. Like this off the shoulder dress, which is perfect for any Fancy Femme. Model is wearing a small. • 70% Viscose 25% Polyester 5% Spandex • 100% Polyester Lining • Dry Clean Only • Imported • Lined',
2707
- title: 'Fancy Femme Melon Off-The-Shoulder Dress',
2708
- ss_clicks: '949',
2709
- color_family: ['Pink'],
2710
- sales_rank: '2901',
2711
- season: 'Spring',
2712
- ss_regular_price: '50',
2713
- ss_category_hierarchy: [
2714
- 'Shop By Trend',
2715
- 'All Dresses',
2716
- 'Shop By Trend>Spring Preview',
2717
- 'Shop By Trend>After Hours',
2718
- 'All Dresses>Shop by Color',
2719
- 'Gifts for Her',
2720
- 'Shop By Trend>Off The Shoulder Trend',
2721
- 'All Dresses>Cocktail Dresses',
2722
- 'All Dresses>Shop by Color>Peach Dresses',
2723
- ],
2724
- on_sale: 'No',
2725
- condition: 'New',
2726
- product_type: [
2727
- 'All Dresses > Shop by Color > Peach Dresses',
2728
- 'All Dresses > Shop by Color',
2729
- 'Shop By Trend > Off The Shoulder Trend',
2730
- 'Shop By Trend > Spring Preview',
2731
- 'All Dresses > Cocktail Dresses',
2732
- 'Shop By Trend > After Hours',
2733
- 'Gifts for Her',
2734
- ],
2735
- size: ['Small', 'Medium', 'Large'],
2736
- material: 'Polyester',
2737
- days_since_published: '35',
2738
- size_dress: ['Small', 'Medium', 'Large'],
2739
- quantity_available: '1',
2740
- popularity: '2901',
2741
- product_type_unigram: 'dress',
2742
- id: 'dc2006aee45c8c8872265b43c9b83871',
2743
- },
2744
- },
2745
- {
2746
- id: '181987',
2747
- mappings: {
2748
- core: {
2749
- uid: '181987',
2750
- price: 29,
2751
- msrp: 50,
2752
- url: '/product/C-DZ-E6-7G731',
2753
- thumbnailImageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_thumb_med/0506_copyright_reddressboutique_2017__thumb_med.jpg',
2754
- imageUrl: 'https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/0506_copyright_reddressboutique_2017__large.jpg',
2755
- name: 'Fringe Easy Breezy Vibes Green Dress',
2756
- sku: 'C-DZ-E6-7G731',
2757
- brand: 'Fringe',
2758
- },
2759
- },
2760
- attributes: {
2761
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDWdYnSdTXTNXc3NzZkMGQwNgAhQ2MDU4b0oswUABFnCt0',
2762
- intellisuggestSignature: 'ac2082ab500c7ce0b919c2e9f908e4f8ea3aae7f4c499222d4e7bffc8ad316e7',
2763
- ss_insights_quadrant: 'Best Performer',
2764
- gross_margin: '53',
2765
- ss_product_type: 'Dress',
2766
- keywords: [
2767
- 'green',
2768
- 'green dress',
2769
- 'sage',
2770
- 'dark green',
2771
- 'spaghetti straps',
2772
- 'skinny straps',
2773
- 'casual cute',
2774
- 'casual dress',
2775
- 'sun dress',
2776
- 'sundress',
2777
- 'v neck',
2778
- 'v-neck',
2779
- 'racer back',
2780
- 'racerback dress',
2781
- ],
2782
- color: ['Green'],
2783
- dress_length_name: 'Knee',
2784
- multi_colors: 'no',
2785
- description: "Wouldn't it rock if everything in life were Easy Breezy? Like Laundry, for example. Floors need to have the magical ability to suck up dirty clothes, transport them to the washer and dryer where they will be washed, dried, and then whisked back to their appropriate places in your closet or dresser. Alas, that tech doesn't exist. We can however offer you this Easy Breezy Vibes Dress and that will make you feel like life is a little less stressful at least (and that totally counts, especially if you add a margarita to the mix). This lightweight tank dress has a v neckline and racer back. Model is wearing a small. • 65% Modal 35% Polyester • Hand Wash Cold • Unlined • Imported",
2786
- title: 'Fringe Easy Breezy Vibes Green Dress',
2787
- ss_clicks: '175',
2788
- color_family: ['Green'],
2789
- sales_rank: '2846',
2790
- ss_sale_price: '29',
2791
- ss_category_hierarchy: [
2792
- 'Shop By Trend',
2793
- 'Shop By Trend>At First Blush',
2794
- 'All Dresses',
2795
- 'All Dresses>Shop by Color',
2796
- 'Shop By Trend>Dusty Pastels',
2797
- 'Brands We Love>Red Dress Label>Fringe',
2798
- 'Shop By Trend>Think Pink',
2799
- 'Gifts for Her',
2800
- 'Gifts for Her>Gifts Under $50',
2801
- 'Brands We Love',
2802
- 'Brands We Love>Red Dress Label',
2803
- 'All Dresses>Shop by Color>Green Dresses',
2804
- ],
2805
- on_sale: 'No',
2806
- condition: 'New',
2807
- product_type: [
2808
- 'Brands We Love > Red Dress Label > Fringe',
2809
- 'All Dresses > Shop by Color > Green Dresses',
2810
- 'Shop By Trend > At First Blush',
2811
- 'Shop By Trend > Think Pink',
2812
- 'Shop By Trend > Dusty Pastels',
2813
- 'Brands We Love > Red Dress Label',
2814
- 'Gifts for Her',
2815
- 'Gifts for Her > Gifts Under $50',
2816
- ],
2817
- size: ['Small', 'Medium', 'Large'],
2818
- material: 'Polyester',
2819
- days_since_published: '6',
2820
- size_dress: ['Small', 'Medium', 'Large'],
2821
- quantity_available: '3',
2822
- popularity: '2846',
2823
- product_type_unigram: 'dress',
2824
- id: 'bbb6ab57bbe59a9f705c638805470e88',
2825
- },
2826
- },
2827
- ],
2828
- facets: [listFacetMock, gridFacetMock, paletteFacetMock, sliderFacetMock],
2829
- merchandising: {
2830
- redirect: '',
2831
- content: {
2832
- banner: [
2833
- `<script data-banner-type="html" data-banner-html="" type="text/widget"></script><h3 style="font-size: 150%; text-align: center; letter-spacing: 3px; padding: 20px; background: #3a23ad; background: linear-gradient(90deg, rgba(58,35,173,1) 0%, rgba(35,105,173,1) 100%); color: white;">Happy Unbirthday 50% sale with code <span style="border: 1px dashed white; border-radius: 10px; padding: 10px;">50OFF</span></h3>`,
2834
- `<script data-banner-type="html" data-banner-html="" type="text/widget"></script><div style="background: url(https://searchspring-demo-content.s3.amazonaws.com/demo/fashion/product_images_large/12_14_reddress11531_large.jpg); background-repeat: no-repeat; height: 250px; background-size: cover; background-position-y: -250px;"><div style="font-size: 200%;padding-left: 5%;letter-spacing: 3px;background: #ffffff30;line-height: 250px;backdrop-filter: blur(5px);">Women\'s Dresses</div></div>`,
2835
- ],
2836
- footer: [
2837
- `<script data-banner-type="html" data-banner-html="" type="text/widget"></script><h3 style="font-size: 150%; text-align: center; letter-spacing: 3px; padding: 20px; background: #3a23ad; background: linear-gradient(90deg, rgba(58,35,173,1) 0%, rgba(35,105,173,1) 100%); color: white;">Enjoy 10% site wide with code <span style="border: 1px dashed white; border-radius: 10px; padding: 10px;">10OFF</span></h3>`,
2838
- ],
2839
- header: [
2840
- `<script data-banner-type="html" data-banner-html="" type="text/widget"></script><h3 style="font-size: 150%; text-align: center; letter-spacing: 3px; padding: 20px; background: #3a23ad; background: linear-gradient(90deg, rgba(58,35,173,1) 0%, rgba(35,105,173,1) 100%); color: white;">Enjoy 20% site wide with code <span style="border: 1px dashed white; border-radius: 10px; padding: 10px;">20OFF</span></h3>`,
2841
- ],
2842
- inline: [
2843
- {
2844
- value: '<script data-banner-type="html" data-banner-html="<div style=`background: #3a23ad; color: white; border-radius: 5px; padding: 1em; font-size: 24px; height: 100%;`><p style=`line-height: 2; text-align: center;`>Save 20% on us! <span style=`border: 1px dashed white; border-radius: 10px; padding: 10px;`>20OFF</span></p></div>" type="text/widget"></script><div style="background: #3a23ad; color: white; border-radius: 5px; padding: 1em; font-size: 24px; height: 100%;"><p style="line-height: 2; text-align: center;">Save 20% on us! <span style="border: 1px dashed white; border-radius: 10px; padding: 10px;">20OFF</span></p></div>',
2845
- config: {
2846
- position: { index: 3 },
2847
- },
2848
- },
2849
- ],
2850
- left: [
2851
- `<script data-banner-type="html" data-banner-html="" type="text/widget"></script><h3 style="font-size: 150%; text-align: center; letter-spacing: 3px; padding: 20px; background: #3a23ad; background: linear-gradient(90deg, rgba(58,35,173,1) 0%, rgba(35,105,173,1) 100%); color: white;">Enjoy 30% site wide with code <span style="display: inline-block; border: 1px dashed white; border-radius: 10px; padding: 10px;">30OFF</span></h3>`,
2852
- ],
2853
- },
2854
- },
2855
- };
2856
- export const badSearchResponse = {
2857
- pagination: {
2858
- totalResults: 1305,
2859
- page: 1,
2860
- pageSize: 30,
2861
- },
2862
- results: [
2863
- {
2864
- id: '175856',
2865
- mappings: {
2866
- core: {
2867
- uid: '175856',
2868
- price: 42,
2869
- msrp: 0,
2870
- url: '/product/C-LIN-W1-10049',
2871
- thumbnailImageUrl: '',
2872
- imageUrl: '',
2873
- name: 'Elevated Classic White Shirt Dress',
2874
- sku: 'C-LIN-W1-10049',
2875
- brand: 'Love In',
2876
- },
2877
- },
2878
- attributes: {
2879
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDW9fH00w031DU0MDCxZDAEQmMDBkNjA1OG9KLMFAASmQri',
2880
- intellisuggestSignature: 'b157bdc3b1f0e7256ad18d9e2fc8a451cf4712c04c1b428d69eeecc00e075fca',
2881
- ss_insights_quadrant: 'Poor Performer',
2882
- gross_margin: '75',
2883
- ss_product_type: 'Shirt',
2884
- keywords: [
2885
- 'white Shirt Dress',
2886
- 'white Dress',
2887
- 'White',
2888
- 'Shirt Dress',
2889
- 'Dress',
2890
- 'Collared Dress',
2891
- 'Classic',
2892
- 'Business Casual',
2893
- 'Button Down',
2894
- ],
2895
- color: ['White'],
2896
- multi_colors: 'no',
2897
- description: 'Classic styles often get relegated to historic figures and classy functions. But, much like art, classic fashion comes in varying degrees of beauty. So steer clear of the avante garde, and deck yourself in the elevated classic style embodied by this lovely skirt dress. On you, it’s simultaneously cutting edge, and elegant, transcending the lower art forms to become something akin to a true masterpiece. But the dress can only take some of the credit; after all, it’s what’s inside that counts. Model is wearing a small. • 95% Cotton 5% Spandex • Hand Wash Cold • Unlined • Imported',
2898
- title: 'Elevated Classic White Shirt Dress',
2899
- ss_clicks: '3718',
2900
- color_family: ['White'],
2901
- sales_rank: '4374',
2902
- ss_sale_price: '42',
2903
- ss_category_hierarchy: [
2904
- 'All Sale',
2905
- 'Gifts for Her',
2906
- 'All Sale&gt;Dresses on sale',
2907
- 'All Sale&gt;50% off',
2908
- 'Gifts for Her&gt;Gifts Under $50',
2909
- ],
2910
- on_sale: 'Yes',
2911
- sale_price: '21',
2912
- condition: 'New',
2913
- product_type: ['All Sale &gt; 50% off', 'All Sale &gt; Dresses on sale', 'All Sale', 'Gifts for Her', 'Gifts for Her &gt; Gifts Under $50'],
2914
- size: ['Small', 'Medium', 'Large'],
2915
- material: 'Cotton',
2916
- days_since_published: '11',
2917
- size_dress: ['Small', 'Medium', 'Large'],
2918
- quantity_available: '21',
2919
- popularity: '4374',
2920
- product_type_unigram: 'dress',
2921
- id: 'd68bd8da07b9e98b3509412d3aa03feb',
2922
- },
2923
- },
2924
- {
2925
- id: '175856',
2926
- mappings: {
2927
- core: {
2928
- uid: '175856',
2929
- price: 42,
2930
- msrp: 0,
2931
- url: '/product/C-LIN-W1-10049',
2932
- thumbnailImageUrl: 'bfhicjodsiohbwjnvekfocsijnkmeflcjink',
2933
- imageUrl: 'idosaj fkdsla;fjhkdsl;af jk',
2934
- name: 'Elevated Classic White Shirt Dress',
2935
- sku: 'C-LIN-W1-10049',
2936
- brand: 'Love In',
2937
- },
2938
- },
2939
- attributes: {
2940
- intellisuggestData: 'eJwrTs4tNM9jYEgpSi0uZnDW9fH00w031DU0MDCxZDAEQmMDBkNjA1OG9KLMFAASmQri',
2941
- intellisuggestSignature: 'b157bdc3b1f0e7256ad18d9e2fc8a451cf4712c04c1b428d69eeecc00e075fca',
2942
- ss_insights_quadrant: 'Poor Performer',
2943
- gross_margin: '75',
2944
- ss_product_type: 'Shirt',
2945
- keywords: [
2946
- 'white Shirt Dress',
2947
- 'white Dress',
2948
- 'White',
2949
- 'Shirt Dress',
2950
- 'Dress',
2951
- 'Collared Dress',
2952
- 'Classic',
2953
- 'Business Casual',
2954
- 'Button Down',
2955
- ],
2956
- color: ['White'],
2957
- multi_colors: 'no',
2958
- description: 'Classic styles often get relegated to historic figures and classy functions. But, much like art, classic fashion comes in varying degrees of beauty. So steer clear of the avante garde, and deck yourself in the elevated classic style embodied by this lovely skirt dress. On you, it’s simultaneously cutting edge, and elegant, transcending the lower art forms to become something akin to a true masterpiece. But the dress can only take some of the credit; after all, it’s what’s inside that counts. Model is wearing a small. • 95% Cotton 5% Spandex • Hand Wash Cold • Unlined • Imported',
2959
- title: 'Elevated Classic White Shirt Dress',
2960
- ss_clicks: '3718',
2961
- color_family: ['White'],
2962
- sales_rank: '4374',
2963
- ss_sale_price: '42',
2964
- ss_category_hierarchy: [
2965
- 'All Sale',
2966
- 'Gifts for Her',
2967
- 'All Sale&gt;Dresses on sale',
2968
- 'All Sale&gt;50% off',
2969
- 'Gifts for Her&gt;Gifts Under $50',
2970
- ],
2971
- on_sale: 'Yes',
2972
- sale_price: '21',
2973
- condition: 'New',
2974
- product_type: ['All Sale &gt; 50% off', 'All Sale &gt; Dresses on sale', 'All Sale', 'Gifts for Her', 'Gifts for Her &gt; Gifts Under $50'],
2975
- size: ['Small', 'Medium', 'Large'],
2976
- material: 'Cotton',
2977
- days_since_published: '11',
2978
- size_dress: ['Small', 'Medium', 'Large'],
2979
- quantity_available: '21',
2980
- popularity: '4374',
2981
- product_type_unigram: 'dress',
2982
- id: 'd68bd8da07b9e98b3509412d3aa03feb',
2983
- },
2984
- },
2985
- ],
2986
- facets: [listFacetMock, gridFacetMock, paletteFacetMock, sliderFacetMock],
2987
- merchandising: {
2988
- redirect: '',
2989
- content: {},
2990
- },
2991
- };
2992
- export const facetOverflowMock = {
2993
- type: 'value',
2994
- field: 'color_family',
2995
- filtered: false,
2996
- custom: {},
2997
- collapsed: false,
2998
- display: 'palette',
2999
- label: 'Color',
3000
- values: [
3001
- {
3002
- filtered: false,
3003
- value: 'Blue',
3004
- label: 'Blue',
3005
- count: 755,
3006
- },
3007
- {
3008
- filtered: false,
3009
- value: 'White',
3010
- label: 'White',
3011
- count: 673,
3012
- },
3013
- {
3014
- filtered: false,
3015
- value: 'Pink',
3016
- label: 'Pink',
3017
- count: 530,
3018
- },
3019
- {
3020
- filtered: false,
3021
- value: 'Beige',
3022
- label: 'Beige',
3023
- count: 316,
3024
- },
3025
- {
3026
- filtered: false,
3027
- value: 'Black',
3028
- label: 'Black',
3029
- count: 366,
3030
- },
3031
- {
3032
- filtered: false,
3033
- value: 'Gray',
3034
- label: 'Gray',
3035
- count: 303,
3036
- },
3037
- {
3038
- filtered: false,
3039
- value: 'Brown',
3040
- label: 'Brown',
3041
- count: 174,
3042
- },
3043
- {
3044
- filtered: false,
3045
- value: 'Red',
3046
- label: 'Red',
3047
- count: 261,
3048
- },
3049
- {
3050
- filtered: false,
3051
- value: 'Green',
3052
- label: 'Green',
3053
- count: 237,
3054
- },
3055
- {
3056
- filtered: false,
3057
- value: 'Yellow',
3058
- label: 'Yellow',
3059
- count: 202,
3060
- },
3061
- {
3062
- filtered: false,
3063
- value: 'Orange',
3064
- label: 'Orange',
3065
- count: 97,
3066
- },
3067
- {
3068
- filtered: false,
3069
- value: 'Purple',
3070
- label: 'Purple',
3071
- count: 79,
3072
- },
3073
- {
3074
- filtered: false,
3075
- value: 'Black, Grey',
3076
- label: 'Black, Grey',
3077
- count: 2,
3078
- },
3079
- {
3080
- filtered: false,
3081
- value: 'Black, Orange',
3082
- label: 'Black, Orange',
3083
- count: 2,
3084
- },
3085
- ],
3086
- multiple: 'or',
3087
- overflow: {
3088
- enabled: true,
3089
- limited: true,
3090
- limit: 12,
3091
- remaining: 2,
3092
- setLimit: () => { },
3093
- toggle: () => { },
3094
- calculate: () => { },
3095
- },
3096
- };