[object Object]

← back to Dw Kravet Hires

TK-11658: Kravet-family hi-res image audit + reversible swap map (2214 <=400px verified)

d057cdcf974f03d274c5f67ef92a768cab41424b · 2026-09-14 00:42:29 -0700 · Steve Abrams

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RePUgpi4TWMrHo68U8ckpT

Files touched

Diff

commit d057cdcf974f03d274c5f67ef92a768cab41424b
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Mon Sep 14 00:42:29 2026 -0700

    TK-11658: Kravet-family hi-res image audit + reversible swap map (2214 <=400px verified)
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01RePUgpi4TWMrHo68U8ckpT
---
 .gitignore                      |     7 +
 README.md                       |    15 +
 data/kravet-hires-swap-map.json | 26704 ++++++++++++++++++++++++++++++++++++++
 data/width-sweep-full.tsv       | 14020 ++++++++++++++++++++
 4 files changed, 40746 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..08240ae
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+node_modules/
+.env*
+tmp/
+*.log
+.DS_Store
+dist/
+build/
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7eaaf6b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+# dw-kravet-hires (TK-11658)
+
+Reversible audit + swap map for low-res (<=400px) featured images on ACTIVE
+Kravet-umbrella products on the LIVE DW Shopify store (designer-laboratory-sandbox).
+
+- `data/width-sweep-full.tsv` — native pixelWidth of all 14,020 active Kravet-family featured images (shopify_id, vendor, width).
+- `data/kravet-hires-swap-map.json` — the reversible swap map (2,214 low-res rows) + verified counts + source-path finding.
+
+Key findings:
+- 2,214 active Kravet-family products at <=400px (2,268 below 1200px). Ticket's 1,636 was stale/partial — CORRECTED to 2,214.
+- Brunschwig & Fils 43.5% below 1200px — CONFIRMED EXACT (1193/2741).
+- Shopify masters do NOT upscale — the "_400x -> _1200x" CDN-variant path is IMPOSSIBLE. Hi-res must come from the vendor Brandfolder CDN.
+- 621/2214 have a hi-res vendor URL in local staging (swappable now); 1,593 need a fresh vendor re-scrape.
+
+NO writes to Shopify or dw_unified. Image writes to the live store are HARD-GATED (customer-facing).
diff --git a/data/kravet-hires-swap-map.json b/data/kravet-hires-swap-map.json
new file mode 100644
index 0000000..d454124
--- /dev/null
+++ b/data/kravet-hires-swap-map.json
@@ -0,0 +1,26704 @@
+{
+ "ticket": "TK-11658",
+ "generated_at": "2026-09-14T00:42:15.671741",
+ "generated_by": "night-batch1-dwcommerce (vp-dw-commerce)",
+ "store": "designer-laboratory-sandbox.myshopify.com",
+ "scope": "ACTIVE Kravet-umbrella products, featured image native width measured by fetching the stored master URL",
+ "measurement": "native pixelWidth of the stored Shopify master image_url (Shopify does NOT upscale; requesting _1200x on a 400px master returns 400px \u2014 verified)",
+ "population_active_with_image": 14020,
+ "verified_counts": {
+  "le_400px": 2214,
+  "401_1199px": 54,
+  "below_1200px_total": 2268,
+  "ge_1200px_ok": 11752,
+  "fetch_errors": 0
+ },
+ "ticket_claim_reconciliation": {
+  "claimed_total": 1636,
+  "verified_total_le400": 2214,
+  "verdict": "CORRECTED UPWARD \u2014 real =2214 le400 (2268 below 1200). 1636 was stale/partial.",
+  "brunschwig_claim": "43.5% below 1200px \u2014 CONFIRMED EXACT (1193/2741=43.5%)"
+ },
+ "per_brand": [
+  {
+   "vendor": "Brunschwig & Fils",
+   "active_with_image": 2741,
+   "le400": 1192,
+   "pct_le400": 43.5,
+   "below_1200": 1193,
+   "pct_below_1200": 43.5,
+   "in_swap_map": 1192,
+   "swappable_from_local_staging": 202,
+   "need_vendor_rescrape": 990
+  },
+  {
+   "vendor": "GP & J Baker",
+   "active_with_image": 1193,
+   "le400": 366,
+   "pct_le400": 30.7,
+   "below_1200": 367,
+   "pct_below_1200": 30.8,
+   "in_swap_map": 366,
+   "swappable_from_local_staging": 82,
+   "need_vendor_rescrape": 284
+  },
+  {
+   "vendor": "Kravet",
+   "active_with_image": 2610,
+   "le400": 245,
+   "pct_le400": 9.4,
+   "below_1200": 282,
+   "pct_below_1200": 10.8,
+   "in_swap_map": 245,
+   "swappable_from_local_staging": 222,
+   "need_vendor_rescrape": 23
+  },
+  {
+   "vendor": "Lee Jofa",
+   "active_with_image": 2026,
+   "le400": 214,
+   "pct_le400": 10.6,
+   "below_1200": 222,
+   "pct_below_1200": 11.0,
+   "in_swap_map": 214,
+   "swappable_from_local_staging": 10,
+   "need_vendor_rescrape": 204
+  },
+  {
+   "vendor": "Clarke And Clarke",
+   "active_with_image": 3569,
+   "le400": 97,
+   "pct_le400": 2.7,
+   "below_1200": 97,
+   "pct_below_1200": 2.7,
+   "in_swap_map": 97,
+   "swappable_from_local_staging": 50,
+   "need_vendor_rescrape": 47
+  },
+  {
+   "vendor": "Mulberry",
+   "active_with_image": 319,
+   "le400": 56,
+   "pct_le400": 17.6,
+   "below_1200": 57,
+   "pct_below_1200": 17.9,
+   "in_swap_map": 56,
+   "swappable_from_local_staging": 30,
+   "need_vendor_rescrape": 26
+  },
+  {
+   "vendor": "Threads",
+   "active_with_image": 71,
+   "le400": 25,
+   "pct_le400": 35.2,
+   "below_1200": 26,
+   "pct_below_1200": 36.6,
+   "in_swap_map": 25,
+   "swappable_from_local_staging": 24,
+   "need_vendor_rescrape": 1
+  },
+  {
+   "vendor": "Groundworks",
+   "active_with_image": 237,
+   "le400": 16,
+   "pct_le400": 6.8,
+   "below_1200": 16,
+   "pct_below_1200": 6.8,
+   "in_swap_map": 16,
+   "swappable_from_local_staging": 0,
+   "need_vendor_rescrape": 16
+  },
+  {
+   "vendor": "Andrew Martin",
+   "active_with_image": 5,
+   "le400": 3,
+   "pct_le400": 60.0,
+   "below_1200": 4,
+   "pct_below_1200": 80.0,
+   "in_swap_map": 3,
+   "swappable_from_local_staging": 1,
+   "need_vendor_rescrape": 2
+  }
+ ],
+ "source_path_finding": {
+  "shopify_cdn_variant_swap": "IMPOSSIBLE \u2014 stored urls are masters; 400px master will not upscale to _1200x (verified).",
+  "reversible_source": "vendor Brandfolder CDN hi-res .jpg/.png (cdn.brandfolder.io), stored in dw_unified staging (kravet_sku_images 45307 rows + per-brand *_catalog).",
+  "verified_source_resolution": "20/20 sampled proposed urls measured 1300-7474px (all >=1200).",
+  "local_coverage": {
+   "swappable_now": 621,
+   "need_rescrape": 1593
+  },
+  "rescrape_path": "remaining 1593 need a fresh vendor re-scrape via the brand scraper skills (brunschwig, gp-baker, lee-jofa, coleson, clarke, mulberry, groundworks) which pull current Brandfolder urls."
+ },
+ "rollback": "apply adds the hi-res media and re-points featuredImage; rollback re-points featuredImage to the retained rollback_url/old media id. Fully reversible per product.",
+ "rows": [
+  {
+   "shopify_id": "gid://shopify/Product/7815364182067",
+   "vendor": "Andrew Martin",
+   "dw_sku": null,
+   "mfr_sku": "AMW10001.1611.0",
+   "cur_width": 300,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10001_1611_11959302-5997-4bcd-9a99-c54a9b0919e8.jpg?v=1775761440",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/q45qu6-flzswo-2sl3t8/AMW10001_1611.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10001_1611_11959302-5997-4bcd-9a99-c54a9b0919e8.jpg?v=1775761440"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7814898581555",
+   "vendor": "Andrew Martin",
+   "dw_sku": null,
+   "mfr_sku": "AM100329.13.0",
+   "cur_width": 300,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AM100329_13_4e55d5f3-e7c7-478d-aab2-67ad5a527d02.jpg?v=1775752716",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AM100329_13_4e55d5f3-e7c7-478d-aab2-67ad5a527d02.jpg?v=1775752716"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7814890258483",
+   "vendor": "Andrew Martin",
+   "dw_sku": null,
+   "mfr_sku": "AM100444.15.0",
+   "cur_width": 300,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AM100444_15.jpg?v=1775752192",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AM100444_15.jpg?v=1775752192"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413448835123",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100012",
+   "mfr_sku": "8012138.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8012138_16_ecb34ba3-a448-4e74-9157-df8e7c8b0a3e.jpg?v=1725917801",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8012138_16_ecb34ba3-a448-4e74-9157-df8e7c8b0a3e.jpg?v=1725917801"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413449162803",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100018",
+   "mfr_sku": "8012138.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8012138_513_565144d3-95a9-40ff-96e4-88f52b1f617d.jpg?v=1725917814",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8012138_513_565144d3-95a9-40ff-96e4-88f52b1f617d.jpg?v=1725917814"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413450047539",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100032",
+   "mfr_sku": "8012140.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8012140_16_bae2425a-a7e1-4b4e-a9f8-260d57e9c77c.jpg?v=1725917843",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8012140_16_bae2425a-a7e1-4b4e-a9f8-260d57e9c77c.jpg?v=1725917843"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413470724147",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100064",
+   "mfr_sku": "8013149.161.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_161_628cb12e-3ecc-4d8f-9ae7-06325c048f5e.jpg?v=1725917906",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_161_628cb12e-3ecc-4d8f-9ae7-06325c048f5e.jpg?v=1725917906"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413470986291",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100065",
+   "mfr_sku": "8013149.1610.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_1610_e0eb1cc7-f237-4d78-87a2-0dba48747b38.jpg?v=1725917908",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_1610_e0eb1cc7-f237-4d78-87a2-0dba48747b38.jpg?v=1725917908"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413473214515",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100073",
+   "mfr_sku": "8013149.2121.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_2121_fd2199ee-d64f-412e-b7ec-5c558c30a72b.jpg?v=1725917923",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_2121_fd2199ee-d64f-412e-b7ec-5c558c30a72b.jpg?v=1725917923"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413474066483",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100075",
+   "mfr_sku": "8013149.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_24_30c68637-e45b-4d63-8b72-b6dff81b27b7.jpg?v=1725917927",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_24_30c68637-e45b-4d63-8b72-b6dff81b27b7.jpg?v=1725917927"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413475082291",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100077",
+   "mfr_sku": "8013149.30.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_30_4bf5412b-0f2e-4d7d-b20d-470e81c2787a.jpg?v=1725917930",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_30_4bf5412b-0f2e-4d7d-b20d-470e81c2787a.jpg?v=1725917930"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413475737651",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100078",
+   "mfr_sku": "8013149.303.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_303_b9791102-db18-4f29-aabb-bf2ec86d4b97.jpg?v=1725917932",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_303_b9791102-db18-4f29-aabb-bf2ec86d4b97.jpg?v=1725917932"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413476491315",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100081",
+   "mfr_sku": "8013149.316.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_316_0cefcd2b-2ba0-404e-a742-fd1c0c55e8c2.jpg?v=1725917938",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_316_0cefcd2b-2ba0-404e-a742-fd1c0c55e8c2.jpg?v=1725917938"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413479538739",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100088",
+   "mfr_sku": "114/3006.CS.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_44_b97fd67c-5d80-4e4c-b423-6bf9c9ca3ac9.jpg?v=1725917954",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/q45qs8-7ok3r4-b1jfa6/114_3006_CS.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_44_b97fd67c-5d80-4e4c-b423-6bf9c9ca3ac9.jpg?v=1725917954"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413479899187",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100089",
+   "mfr_sku": "8013149.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_5_e843ed2a-5767-47f1-becd-5cb2924154cc.jpg?v=1725917956",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_5_e843ed2a-5767-47f1-becd-5cb2924154cc.jpg?v=1725917956"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413481013299",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100092",
+   "mfr_sku": "8013149.511.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_511_4631aa17-466e-4ed0-92ff-5af0e1b16640.jpg?v=1725917964",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_511_4631aa17-466e-4ed0-92ff-5af0e1b16640.jpg?v=1725917964"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413481340979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100093",
+   "mfr_sku": "8013149.515.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_515_fd71d7b1-83eb-4919-817c-8366e94df058.jpg?v=1725917966",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_515_fd71d7b1-83eb-4919-817c-8366e94df058.jpg?v=1725917966"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413482258483",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100097",
+   "mfr_sku": "8013149.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_55_2a495110-a4d7-450f-81c1-8a068c8d11e6.jpg?v=1725917974",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_55_2a495110-a4d7-450f-81c1-8a068c8d11e6.jpg?v=1725917974"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413482750003",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100098",
+   "mfr_sku": "8013149.5521.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_5521_c0a6b38b-7325-481f-89e2-59606cc0a06e.jpg?v=1725917976",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_5521_c0a6b38b-7325-481f-89e2-59606cc0a06e.jpg?v=1725917976"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413483339827",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100100",
+   "mfr_sku": "8013149.606.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_606_88f80328-a951-4995-a664-c3af97bf6300.jpg?v=1725917980",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_606_88f80328-a951-4995-a664-c3af97bf6300.jpg?v=1725917980"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413506211891",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100101",
+   "mfr_sku": "8013149.611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_611_8f76d267-e321-4a0a-bb70-1bc30e935533.jpg?v=1725917982",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_611_8f76d267-e321-4a0a-bb70-1bc30e935533.jpg?v=1725917982"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413506408499",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100102",
+   "mfr_sku": "8013149.6116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_6116_7ea468b1-5a3f-41e7-8139-4acbe2e380d5.jpg?v=1725917984",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_6116_7ea468b1-5a3f-41e7-8139-4acbe2e380d5.jpg?v=1725917984"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413506703411",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100103",
+   "mfr_sku": "8013149.616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_616_b4e78c2b-bc0c-43d9-ab2e-3cf7fddf126c.jpg?v=1725917986",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_616_b4e78c2b-bc0c-43d9-ab2e-3cf7fddf126c.jpg?v=1725917986"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413506932787",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100105",
+   "mfr_sku": "8013149.621.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_621_558a14f3-e0d4-4ddb-b4b2-254ae5e66c69.jpg?v=1725917990",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_621_558a14f3-e0d4-4ddb-b4b2-254ae5e66c69.jpg?v=1725917990"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413507293235",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100107",
+   "mfr_sku": "8013149.624.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_624_17bc5a9a-2fb5-4b72-bbd7-d7067862777c.jpg?v=1725917994",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_624_17bc5a9a-2fb5-4b72-bbd7-d7067862777c.jpg?v=1725917994"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413507358771",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100108",
+   "mfr_sku": "8013149.630.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_630_4409266f-1adc-457c-8889-dc6cb9d188ac.jpg?v=1725917996",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_630_4409266f-1adc-457c-8889-dc6cb9d188ac.jpg?v=1725917996"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413507457075",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100109",
+   "mfr_sku": "8013149.650.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_650_cfeaf3dd-1b40-4239-9feb-e894b9c288d5.jpg?v=1725917998",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_650_cfeaf3dd-1b40-4239-9feb-e894b9c288d5.jpg?v=1725917998"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413507588147",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100110",
+   "mfr_sku": "8013149.66.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_66_3b880ae8-37fe-4403-a7d2-e02426ffcd62.jpg?v=1725918000",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_66_3b880ae8-37fe-4403-a7d2-e02426ffcd62.jpg?v=1725918000"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413507719219",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100111",
+   "mfr_sku": "8013149.6611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_6611_bdbdc92a-3f13-4cd8-963a-0faef2e4addd.jpg?v=1725918002",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_6611_bdbdc92a-3f13-4cd8-963a-0faef2e4addd.jpg?v=1725918002"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413507948595",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100113",
+   "mfr_sku": "8013149.666.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_666_5d0eabd9-dd88-4349-9d24-47564fa568b8.jpg?v=1725918006",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_666_5d0eabd9-dd88-4349-9d24-47564fa568b8.jpg?v=1725918006"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413508014131",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100114",
+   "mfr_sku": "8013149.6666.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_6666_2fcff634-a0c8-4ac4-a7c4-49b9cda87376.jpg?v=1725918008",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_6666_2fcff634-a0c8-4ac4-a7c4-49b9cda87376.jpg?v=1725918008"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413508112435",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100115",
+   "mfr_sku": "8013149.7.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_7_16b5c8a3-7cfc-48df-8e8a-2b46233be37f.jpg?v=1725918010",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_7_16b5c8a3-7cfc-48df-8e8a-2b46233be37f.jpg?v=1725918010"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413508177971",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100116",
+   "mfr_sku": "8013149.707.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_707_3419fd96-2936-4c95-b6e9-563a45cffa3a.jpg?v=1725918012",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_707_3419fd96-2936-4c95-b6e9-563a45cffa3a.jpg?v=1725918012"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413508276275",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100117",
+   "mfr_sku": "8013149.710.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_710_9b30cf55-e747-430f-ae00-7ac910f00e01.jpg?v=1725918014",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_710_9b30cf55-e747-430f-ae00-7ac910f00e01.jpg?v=1725918014"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413508374579",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100118",
+   "mfr_sku": "8013149.717.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_717_dc96aea3-4570-471b-bea2-d36980ab57fe.jpg?v=1725918016",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_717_dc96aea3-4570-471b-bea2-d36980ab57fe.jpg?v=1725918016"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413508636723",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100121",
+   "mfr_sku": "8013149.81.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_81_5ed531e4-a640-4fd1-a8d0-8e371620dbd7.jpg?v=1725918022",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_81_5ed531e4-a640-4fd1-a8d0-8e371620dbd7.jpg?v=1725918022"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413508767795",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100123",
+   "mfr_sku": "8013149.86.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_86_9f7d2a36-78c2-4da6-a3c1-d09c7590881c.jpg?v=1725918026",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_86_9f7d2a36-78c2-4da6-a3c1-d09c7590881c.jpg?v=1725918026"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413508866099",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100124",
+   "mfr_sku": "8013149.866.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_866_6a2fe48a-ad03-4e39-80fa-17142cb56504.jpg?v=1725918028",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_866_6a2fe48a-ad03-4e39-80fa-17142cb56504.jpg?v=1725918028"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413509226547",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100129",
+   "mfr_sku": "8013149.9797.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_9797_1ce36d5a-a02d-4a52-83f2-42937f867682.jpg?v=1725918038",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_9797_1ce36d5a-a02d-4a52-83f2-42937f867682.jpg?v=1725918038"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413509357619",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100131",
+   "mfr_sku": "8013149.9999.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_9999_2b0431ee-7f06-4a50-8f26-787963d9b8d1.jpg?v=1725918044",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013149_9999_2b0431ee-7f06-4a50-8f26-787963d9b8d1.jpg?v=1725918044"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413509423155",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100132",
+   "mfr_sku": "8013150.10.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_10_f77e07a4-145c-4c2f-8eae-6fd37407112a.jpg?v=1725918046",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_10_f77e07a4-145c-4c2f-8eae-6fd37407112a.jpg?v=1725918046"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413509488691",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100133",
+   "mfr_sku": "8013150.101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_101_d4e1954d-1961-4be2-9965-f2d8be27d162.jpg?v=1725918048",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_101_d4e1954d-1961-4be2-9965-f2d8be27d162.jpg?v=1725918048"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413509554227",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100134",
+   "mfr_sku": "8013150.1010.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_1010_20dceb6d-f87c-40f4-8b43-71fbee0d0abb.jpg?v=1725918051",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_1010_20dceb6d-f87c-40f4-8b43-71fbee0d0abb.jpg?v=1725918051"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413509652531",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100135",
+   "mfr_sku": "8013150.1011.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_1011_f0a196b4-4269-4649-9c1b-40d0e5b7a30a.jpg?v=1725918054",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_1011_f0a196b4-4269-4649-9c1b-40d0e5b7a30a.jpg?v=1725918054"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413509718067",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100136",
+   "mfr_sku": "8013150.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_106_6d3f061b-8bc5-464a-8918-ce5cb99c265a.jpg?v=1725918057",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_106_6d3f061b-8bc5-464a-8918-ce5cb99c265a.jpg?v=1725918057"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413509816371",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100137",
+   "mfr_sku": "8013150.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_11_358f89df-0e89-4e9c-9a22-add6c2f3821f.jpg?v=1725918059",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_11_358f89df-0e89-4e9c-9a22-add6c2f3821f.jpg?v=1725918059"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413509947443",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100138",
+   "mfr_sku": "8013150.110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_110_096d590b-6a7b-4d4b-9332-f51bfb6f1196.jpg?v=1725918061",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_110_096d590b-6a7b-4d4b-9332-f51bfb6f1196.jpg?v=1725918061"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413510012979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100139",
+   "mfr_sku": "8013150.111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_111_eca3ee80-a8da-49f6-9d3b-2998d730285a.jpg?v=1725918063",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_111_eca3ee80-a8da-49f6-9d3b-2998d730285a.jpg?v=1725918063"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413510078515",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100140",
+   "mfr_sku": "8013150.1111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_1111_1b3da232-36c0-4e55-9770-df3cd4911a8b.jpg?v=1725918065",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_1111_1b3da232-36c0-4e55-9770-df3cd4911a8b.jpg?v=1725918065"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413510242355",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100141",
+   "mfr_sku": "8013150.1116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_1116_ae2a7fa4-041d-4011-ab8c-dd726ad3a2bb.jpg?v=1725918067",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_1116_ae2a7fa4-041d-4011-ab8c-dd726ad3a2bb.jpg?v=1725918067"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413510307891",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100142",
+   "mfr_sku": "8013150.112.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_112_ea391202-5d57-48bb-af9f-a33867818a99.jpg?v=1725918069",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_112_ea391202-5d57-48bb-af9f-a33867818a99.jpg?v=1725918069"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413510373427",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100143",
+   "mfr_sku": "8013150.113.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_113_ee53929b-fe73-43aa-ae4e-8e6e2a3b7dab.jpg?v=1725918071",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_113_ee53929b-fe73-43aa-ae4e-8e6e2a3b7dab.jpg?v=1725918071"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413510471731",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100144",
+   "mfr_sku": "8013150.1130.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_1130_9f4d412b-12d2-4bda-afd9-8de9dd2f6699.jpg?v=1725918073",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_1130_9f4d412b-12d2-4bda-afd9-8de9dd2f6699.jpg?v=1725918073"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413510537267",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100145",
+   "mfr_sku": "8013150.116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_116_70e157db-2c99-413e-87b0-c982561aca1d.jpg?v=1725918074",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_116_70e157db-2c99-413e-87b0-c982561aca1d.jpg?v=1725918074"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413510635571",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100146",
+   "mfr_sku": "8013150.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_12_c905616a-1a44-4700-8c28-676b56d71176.jpg?v=1725918076",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_12_c905616a-1a44-4700-8c28-676b56d71176.jpg?v=1725918076"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413510733875",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100147",
+   "mfr_sku": "8013150.1212.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_1212_02962b34-5763-4146-9c03-87b4a581a716.jpg?v=1725918078",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_1212_02962b34-5763-4146-9c03-87b4a581a716.jpg?v=1725918078"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413510799411",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100148",
+   "mfr_sku": "8013150.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_13_26bb408b-9e25-4e24-bd7b-aa6321d41e48.jpg?v=1725918080",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_13_26bb408b-9e25-4e24-bd7b-aa6321d41e48.jpg?v=1725918080"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413510897715",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100149",
+   "mfr_sku": "8013150.130.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_130_2f5813ad-657d-4813-8bd8-2ea30a0bfc25.jpg?v=1725918082",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_130_2f5813ad-657d-4813-8bd8-2ea30a0bfc25.jpg?v=1725918082"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413510963251",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100150",
+   "mfr_sku": "8013150.135.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_135_b210ee64-9f6b-47ce-838d-bab16a0f7e84.jpg?v=1725918084",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_135_b210ee64-9f6b-47ce-838d-bab16a0f7e84.jpg?v=1725918084"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413511094323",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100151",
+   "mfr_sku": "8013150.14.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_14_d25bb568-3884-4306-8d72-d62fcec229c1.jpg?v=1725918086",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_14_d25bb568-3884-4306-8d72-d62fcec229c1.jpg?v=1725918086"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413511225395",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100152",
+   "mfr_sku": "8013150.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_15_7084aabc-59c4-4081-91eb-357752643b90.jpg?v=1725918088",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_15_7084aabc-59c4-4081-91eb-357752643b90.jpg?v=1725918088"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413511356467",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100153",
+   "mfr_sku": "8013150.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_1616_b8db1958-5bc1-4fb9-bff4-abac2cb8975b.jpg?v=1725918090",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_1616_b8db1958-5bc1-4fb9-bff4-abac2cb8975b.jpg?v=1725918090"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413511487539",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100154",
+   "mfr_sku": "2012175.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_17_1007c10a-6cee-4478-9923-aeabf9a29196.jpg?v=1725918091",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_17_1007c10a-6cee-4478-9923-aeabf9a29196.jpg?v=1725918091"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413511585843",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100155",
+   "mfr_sku": "8013150.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_19_39a564c1-3337-4843-8382-e8dbfda904ad.jpg?v=1725918093",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_19_39a564c1-3337-4843-8382-e8dbfda904ad.jpg?v=1725918093"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413511749683",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100156",
+   "mfr_sku": "8013150.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_21_4a899f7c-b9d8-4cd5-aa6b-d641aeda0626.jpg?v=1725918095",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_21_4a899f7c-b9d8-4cd5-aa6b-d641aeda0626.jpg?v=1725918095"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413511847987",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100157",
+   "mfr_sku": "8013150.23.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_23_164c38cd-58a8-401c-b076-2fbd62ff0382.jpg?v=1725918097",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_23_164c38cd-58a8-401c-b076-2fbd62ff0382.jpg?v=1725918097"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413511946291",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100158",
+   "mfr_sku": "8013150.2311.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_2311_3dc0078e-7e0f-43e4-8848-347fea46d935.jpg?v=1725918099",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_2311_3dc0078e-7e0f-43e4-8848-347fea46d935.jpg?v=1725918099"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413512044595",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100159",
+   "mfr_sku": "8013150.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_3_533890ca-ae57-4b53-8d8a-db8285a0d66f.jpg?v=1725918101",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_3_533890ca-ae57-4b53-8d8a-db8285a0d66f.jpg?v=1725918101"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413512503347",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100160",
+   "mfr_sku": "2012175.40.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_30_660c46fd-08ca-4c5b-8a05-8d6e11bcaa28.jpg?v=1725918103",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_30_660c46fd-08ca-4c5b-8a05-8d6e11bcaa28.jpg?v=1725918103"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413512765491",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100161",
+   "mfr_sku": "8013150.303.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_303_0f3b54cb-ae4c-497a-9cc6-47759e9bbd54.jpg?v=1725918104",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_303_0f3b54cb-ae4c-497a-9cc6-47759e9bbd54.jpg?v=1725918104"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413512863795",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100162",
+   "mfr_sku": "8013150.3030.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_3030_1527580f-9925-47d2-ad5d-75080b81ca5e.jpg?v=1725918106",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_3030_1527580f-9925-47d2-ad5d-75080b81ca5e.jpg?v=1725918106"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413513027635",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100163",
+   "mfr_sku": "8013150.311.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_311_5d4ce593-e059-4de3-9ef7-512eba3f7b51.jpg?v=1725918108",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_311_5d4ce593-e059-4de3-9ef7-512eba3f7b51.jpg?v=1725918108"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413513158707",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100164",
+   "mfr_sku": "8013150.313.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_313_3bbc3dcd-50e1-4c2e-9928-20856aa4661c.jpg?v=1725918110",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_313_3bbc3dcd-50e1-4c2e-9928-20856aa4661c.jpg?v=1725918110"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413513257011",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100165",
+   "mfr_sku": "8013150.323.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_323_a27c4e78-269e-4e49-bb6c-ec7a3720adb3.jpg?v=1725918112",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_323_a27c4e78-269e-4e49-bb6c-ec7a3720adb3.jpg?v=1725918112"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413513322547",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100166",
+   "mfr_sku": "8013150.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_35_6433f09c-1c3a-47c9-9ae5-8efef5fe4b60.jpg?v=1725918114",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_35_6433f09c-1c3a-47c9-9ae5-8efef5fe4b60.jpg?v=1725918114"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413513420851",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100167",
+   "mfr_sku": "8013150.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_4_493944eb-1156-45f7-b588-74e9e982ee6d.jpg?v=1725918115",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_4_493944eb-1156-45f7-b588-74e9e982ee6d.jpg?v=1725918115"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413513486387",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100168",
+   "mfr_sku": "8013150.40.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_40_7673ab37-591e-48db-9d80-7287d97d07b2.jpg?v=1725918117",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_40_7673ab37-591e-48db-9d80-7287d97d07b2.jpg?v=1725918117"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413513584691",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100169",
+   "mfr_sku": "8013150.404.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_404_aea12171-cb1c-4564-8afd-4f8ece0d6f32.jpg?v=1725918119",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_404_aea12171-cb1c-4564-8afd-4f8ece0d6f32.jpg?v=1725918119"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413513650227",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100170",
+   "mfr_sku": "8013150.43.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_43_8ac08563-80ed-4a6c-9da9-2e3331b47fab.jpg?v=1725918121",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_43_8ac08563-80ed-4a6c-9da9-2e3331b47fab.jpg?v=1725918121"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413513715763",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100171",
+   "mfr_sku": "8013150.444.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_444_ad97d30c-2e99-4f85-9f9e-1a8e1982cda7.jpg?v=1725918123",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_444_ad97d30c-2e99-4f85-9f9e-1a8e1982cda7.jpg?v=1725918123"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413513846835",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100172",
+   "mfr_sku": "8013150.460.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_460_75a660d5-1634-44ae-bebb-74d38e5a4333.jpg?v=1725918124",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_460_75a660d5-1634-44ae-bebb-74d38e5a4333.jpg?v=1725918124"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413513945139",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100173",
+   "mfr_sku": "8013150.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_5_0a67d819-6a06-40df-a99c-65393c7cd6ab.jpg?v=1725918126",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_5_0a67d819-6a06-40df-a99c-65393c7cd6ab.jpg?v=1725918126"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413514010675",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100174",
+   "mfr_sku": "8013150.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_50_4980d058-b01a-45b8-b34e-c1860c197e18.jpg?v=1725918128",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_50_4980d058-b01a-45b8-b34e-c1860c197e18.jpg?v=1725918128"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413514141747",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100175",
+   "mfr_sku": "8013150.505.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_505_36242c5b-749a-48e5-999b-43c51ffaf50b.jpg?v=1725918130",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_505_36242c5b-749a-48e5-999b-43c51ffaf50b.jpg?v=1725918130"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413514338355",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100177",
+   "mfr_sku": "8013150.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_6_db48fd71-76f1-4de1-bded-0bd36fca4501.jpg?v=1725918136",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_6_db48fd71-76f1-4de1-bded-0bd36fca4501.jpg?v=1725918136"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413514436659",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100178",
+   "mfr_sku": "8013150.606.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_606_f16f2b31-592d-4d7e-a2ae-0b33f9621097.jpg?v=1725918138",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_606_f16f2b31-592d-4d7e-a2ae-0b33f9621097.jpg?v=1725918138"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413514502195",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100179",
+   "mfr_sku": "8013150.611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_611_96814e8c-8254-419e-a925-629c18b13d4e.jpg?v=1725918141",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_611_96814e8c-8254-419e-a925-629c18b13d4e.jpg?v=1725918141"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413514567731",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100180",
+   "mfr_sku": "8013150.616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_616_719c98e9-2bad-4273-9446-34d32116e4aa.jpg?v=1725918145",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_616_719c98e9-2bad-4273-9446-34d32116e4aa.jpg?v=1725918145"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413514666035",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100181",
+   "mfr_sku": "8013150.64.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_64_506a0f90-44f7-485c-8599-a728793c13ac.jpg?v=1725918148",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_64_506a0f90-44f7-485c-8599-a728793c13ac.jpg?v=1725918148"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413514731571",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100182",
+   "mfr_sku": "8013150.66.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_66_d664b115-7bff-4918-92b6-c38ed20e980c.jpg?v=1725918151",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_66_d664b115-7bff-4918-92b6-c38ed20e980c.jpg?v=1725918151"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413514829875",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100183",
+   "mfr_sku": "8013150.666.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_666_b2f529c3-a1b8-4e0e-97e7-fdb9b282d17f.jpg?v=1725918154",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_666_b2f529c3-a1b8-4e0e-97e7-fdb9b282d17f.jpg?v=1725918154"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413514895411",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100184",
+   "mfr_sku": "8013150.7.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_7_599e4466-1638-4e4b-bf96-9d6a72e12e9f.jpg?v=1725918156",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_7_599e4466-1638-4e4b-bf96-9d6a72e12e9f.jpg?v=1725918156"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413514993715",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100185",
+   "mfr_sku": "8013150.712.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_712_d7b09eb3-0b6a-4570-9b40-9c7cd18a5243.jpg?v=1725918158",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_712_d7b09eb3-0b6a-4570-9b40-9c7cd18a5243.jpg?v=1725918158"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413515092019",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100186",
+   "mfr_sku": "8013150.717.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_717_553caa53-72e3-4cc7-88bf-38230283d634.jpg?v=1725918160",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_717_553caa53-72e3-4cc7-88bf-38230283d634.jpg?v=1725918160"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413515157555",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100187",
+   "mfr_sku": "8013150.77.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_77_ae75bcb2-48ef-4356-9a24-dbc07aab42a4.jpg?v=1725918162",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_77_ae75bcb2-48ef-4356-9a24-dbc07aab42a4.jpg?v=1725918162"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413515223091",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100188",
+   "mfr_sku": "8013150.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_8_f48d4032-3f5a-4007-b450-5019a9cbff5a.jpg?v=1725918164",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_8_f48d4032-3f5a-4007-b450-5019a9cbff5a.jpg?v=1725918164"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413515288627",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100189",
+   "mfr_sku": "8013150.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_9_8b862b05-3512-4353-b2ff-9c7fe3f101bf.jpg?v=1725918166",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_9_8b862b05-3512-4353-b2ff-9c7fe3f101bf.jpg?v=1725918166"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413515419699",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100190",
+   "mfr_sku": "8013150.909.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_909_f648669a-89b5-4866-add2-eec3ac3907a7.jpg?v=1725918168",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_909_f648669a-89b5-4866-add2-eec3ac3907a7.jpg?v=1725918168"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413515518003",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100191",
+   "mfr_sku": "8013150.919.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_919_88dbd233-143b-4e77-9bc9-f6adc334f3e5.jpg?v=1725918170",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013150_919_88dbd233-143b-4e77-9bc9-f6adc334f3e5.jpg?v=1725918170"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413515583539",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100192",
+   "mfr_sku": "8013185.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013185_6_84fe74c2-e753-4bd2-94b0-2b943c7648c9.jpg?v=1725918172",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013185_6_84fe74c2-e753-4bd2-94b0-2b943c7648c9.jpg?v=1725918172"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413515649075",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100193",
+   "mfr_sku": "8013188.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_1_00da697d-d623-4bc3-90d4-02a0d59aaff8.jpg?v=1725918174",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_1_00da697d-d623-4bc3-90d4-02a0d59aaff8.jpg?v=1725918174"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413516107827",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100199",
+   "mfr_sku": "8013188.119.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_119_183c4ca4-7e2a-418b-acac-2633b0fb75e7.jpg?v=1725918187",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_119_183c4ca4-7e2a-418b-acac-2633b0fb75e7.jpg?v=1725918187"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413516206131",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100200",
+   "mfr_sku": "8013188.164.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_164_0f93dcb0-5399-4753-b68f-1d35002b4137.jpg?v=1725918190",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_164_0f93dcb0-5399-4753-b68f-1d35002b4137.jpg?v=1725918190"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413516304435",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100201",
+   "mfr_sku": "8013188.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_21_ddb3892f-05e5-4c96-aa6c-c56041849c3f.jpg?v=1725918192",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_21_ddb3892f-05e5-4c96-aa6c-c56041849c3f.jpg?v=1725918192"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413516402739",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100202",
+   "mfr_sku": "8013188.30.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_30_75ebeb88-3494-4242-a679-efffd52a9959.jpg?v=1725918194",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_30_75ebeb88-3494-4242-a679-efffd52a9959.jpg?v=1725918194"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413516501043",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100203",
+   "mfr_sku": "8013188.311.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_311_87fbff7d-d101-4540-b36a-f5be0cf0eab5.jpg?v=1725918196",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_311_87fbff7d-d101-4540-b36a-f5be0cf0eab5.jpg?v=1725918196"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413516599347",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100204",
+   "mfr_sku": "8013188.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_33_6ce991c1-33ec-400b-8649-e8727da482bc.jpg?v=1725918198",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_33_6ce991c1-33ec-400b-8649-e8727da482bc.jpg?v=1725918198"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413516697651",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100205",
+   "mfr_sku": "8013188.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_4_d13a5e92-f660-4d75-9cea-ef6ea0fa95fa.jpg?v=1725918201",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_4_d13a5e92-f660-4d75-9cea-ef6ea0fa95fa.jpg?v=1725918201"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413516763187",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100206",
+   "mfr_sku": "8013188.440.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_440_ea0b5f00-53dd-4f6b-b737-e39f0b24f6f2.jpg?v=1725918203",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_440_ea0b5f00-53dd-4f6b-b737-e39f0b24f6f2.jpg?v=1725918203"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413516828723",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100207",
+   "mfr_sku": "8013188.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_50_8afa77cd-9bed-4841-aa5f-a05040e880ff.jpg?v=1725918205",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_50_8afa77cd-9bed-4841-aa5f-a05040e880ff.jpg?v=1725918205"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413516992563",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100208",
+   "mfr_sku": "8013188.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_55_7d196524-f421-446d-856b-0199e69b750e.jpg?v=1725918207",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_55_7d196524-f421-446d-856b-0199e69b750e.jpg?v=1725918207"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413517123635",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100209",
+   "mfr_sku": "8013188.606.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_606_2cb44e0a-37d7-4b04-8e4b-96307660072f.jpg?v=1725918209",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_606_2cb44e0a-37d7-4b04-8e4b-96307660072f.jpg?v=1725918209"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413517189171",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100210",
+   "mfr_sku": "8013188.616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_616_7d4d810a-6f81-4645-8c71-dec7f72c1d94.jpg?v=1725918211",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_616_7d4d810a-6f81-4645-8c71-dec7f72c1d94.jpg?v=1725918211"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413517254707",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100211",
+   "mfr_sku": "8013188.68.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_68_2dc690e7-c944-47b9-94fb-d5aa7c8cd76b.jpg?v=1725918213",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_68_2dc690e7-c944-47b9-94fb-d5aa7c8cd76b.jpg?v=1725918213"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413517320243",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100212",
+   "mfr_sku": "8013188.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_8_60f1266e-b488-4903-9288-a04d2395ae41.jpg?v=1725918215",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_8_60f1266e-b488-4903-9288-a04d2395ae41.jpg?v=1725918215"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413517484083",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100213",
+   "mfr_sku": "8013188.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_9_61cc5b9b-d2be-4a47-8c79-577e47820436.jpg?v=1725918217",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_9_61cc5b9b-d2be-4a47-8c79-577e47820436.jpg?v=1725918217"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413517549619",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100214",
+   "mfr_sku": "8013188.909.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_909_94ed9012-9887-4107-9e65-82d2027ee3cc.jpg?v=1725918220",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013188_909_94ed9012-9887-4107-9e65-82d2027ee3cc.jpg?v=1725918220"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413517647923",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100215",
+   "mfr_sku": "8014101.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1_6ec7b496-c932-44ff-8d58-904da23863cd.jpg?v=1725918222",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1_6ec7b496-c932-44ff-8d58-904da23863cd.jpg?v=1725918222"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413517942835",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100219",
+   "mfr_sku": "8014101.1011.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1011_a777e799-8595-46e1-9f6c-cf35ee0027d2.jpg?v=1725918234",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1011_a777e799-8595-46e1-9f6c-cf35ee0027d2.jpg?v=1725918234"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413518008371",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100220",
+   "mfr_sku": "8014101.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_106_944ad844-b37e-4f5a-908d-0fd16850d4b8.jpg?v=1725918237",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_106_944ad844-b37e-4f5a-908d-0fd16850d4b8.jpg?v=1725918237"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413518106675",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100221",
+   "mfr_sku": "8014101.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_11_00bfaea4-7ec9-4f67-8b46-822f8c94d3b0.jpg?v=1725918240",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_11_00bfaea4-7ec9-4f67-8b46-822f8c94d3b0.jpg?v=1725918240"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413518172211",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100222",
+   "mfr_sku": "8014101.110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_110_955bbd1b-4375-40e6-90e2-bf4bc35883a1.jpg?v=1725918242",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_110_955bbd1b-4375-40e6-90e2-bf4bc35883a1.jpg?v=1725918242"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413518237747",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100223",
+   "mfr_sku": "8014101.111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_111_c6fe73e8-a1c0-4b41-960e-7728de6b19fc.jpg?v=1725918244",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_111_c6fe73e8-a1c0-4b41-960e-7728de6b19fc.jpg?v=1725918244"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413518336051",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100224",
+   "mfr_sku": "8014101.1110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1110_880800ea-091a-480a-8620-48a12844d5f7.jpg?v=1725918246",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1110_880800ea-091a-480a-8620-48a12844d5f7.jpg?v=1725918246"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413518401587",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100225",
+   "mfr_sku": "8014101.1111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1111_447607f5-82a7-4f2d-9f01-7a5557171a5b.jpg?v=1725918248",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1111_447607f5-82a7-4f2d-9f01-7a5557171a5b.jpg?v=1725918248"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413518467123",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100226",
+   "mfr_sku": "8014101.1115.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1115_c4ecb2a6-c365-4acb-b6b0-32834da6dd20.jpg?v=1725918250",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1115_c4ecb2a6-c365-4acb-b6b0-32834da6dd20.jpg?v=1725918250"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413518565427",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100227",
+   "mfr_sku": "8014101.1116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1116_2a259d3f-7180-4b46-a089-2d491ec0a4a0.jpg?v=1725918252",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1116_2a259d3f-7180-4b46-a089-2d491ec0a4a0.jpg?v=1725918252"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413518696499",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100228",
+   "mfr_sku": "8014101.1121.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1121_f04610a4-f445-41c8-91ac-e3a46ba1db83.jpg?v=1725918254",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1121_f04610a4-f445-41c8-91ac-e3a46ba1db83.jpg?v=1725918254"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413518762035",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100229",
+   "mfr_sku": "8014101.113.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_113_745a4c1c-8c55-4364-b7eb-3532605e36eb.jpg?v=1725918256",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_113_745a4c1c-8c55-4364-b7eb-3532605e36eb.jpg?v=1725918256"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413518893107",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100230",
+   "mfr_sku": "8014101.116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_116_1b6d6a47-c07e-4bca-82d7-431505dd11c4.jpg?v=1725918259",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_116_1b6d6a47-c07e-4bca-82d7-431505dd11c4.jpg?v=1725918259"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413518958643",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100231",
+   "mfr_sku": "8014101.14.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_14_be2f8785-30e3-4da3-95c1-4254ff6137ab.jpg?v=1725918261",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_14_be2f8785-30e3-4da3-95c1-4254ff6137ab.jpg?v=1725918261"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413519056947",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100232",
+   "mfr_sku": "8014101.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_15_74dfcce4-3793-44dc-908b-96146d186d4c.jpg?v=1725918263",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_15_74dfcce4-3793-44dc-908b-96146d186d4c.jpg?v=1725918263"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413519188019",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100233",
+   "mfr_sku": "8014101.1515.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1515_72cc3d6b-381f-4c7c-a9c7-757b8b0aecb7.jpg?v=1725918265",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1515_72cc3d6b-381f-4c7c-a9c7-757b8b0aecb7.jpg?v=1725918265"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413519253555",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100234",
+   "mfr_sku": "8014101.1521.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1521_0828f2ba-ea0c-4406-95cb-193fb246b21a.jpg?v=1725918267",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1521_0828f2ba-ea0c-4406-95cb-193fb246b21a.jpg?v=1725918267"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413519351859",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100235",
+   "mfr_sku": "8014101.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_16_0ab406eb-fdae-4c16-9611-722ebab9fe43.jpg?v=1725918269",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_16_0ab406eb-fdae-4c16-9611-722ebab9fe43.jpg?v=1725918269"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413519417395",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100236",
+   "mfr_sku": "8014101.1611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1611_03591351-5c7a-4f19-a5a2-3913a75a6b89.jpg?v=1725918271",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1611_03591351-5c7a-4f19-a5a2-3913a75a6b89.jpg?v=1725918271"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413578006579",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100237",
+   "mfr_sku": "8014101.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1616_1445f34e-856d-417f-b18e-b91eaa3ef00a.jpg?v=1725918273",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_1616_1445f34e-856d-417f-b18e-b91eaa3ef00a.jpg?v=1725918273"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413519515699",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100238",
+   "mfr_sku": "8014101.17.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_17_21e2f4d5-7dcf-4e80-8392-ccda26c3c73c.jpg?v=1725918275",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_17_21e2f4d5-7dcf-4e80-8392-ccda26c3c73c.jpg?v=1725918275"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413519581235",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100239",
+   "mfr_sku": "8014101.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_19_31b1562a-f2e7-4aab-8301-d476ec93d76b.jpg?v=1725918277",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_19_31b1562a-f2e7-4aab-8301-d476ec93d76b.jpg?v=1725918277"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413519712307",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100240",
+   "mfr_sku": "8014101.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_21_7993cb9e-174b-481d-8948-e70ae861154f.jpg?v=1725918279",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_21_7993cb9e-174b-481d-8948-e70ae861154f.jpg?v=1725918279"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413519810611",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100241",
+   "mfr_sku": "8014101.2121.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_2121_593531f9-48b7-43a4-99cd-aff0f555947c.jpg?v=1725918282",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_2121_593531f9-48b7-43a4-99cd-aff0f555947c.jpg?v=1725918282"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413519876147",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100242",
+   "mfr_sku": "8014101.22.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_22_e7cd028d-8b4d-461c-b1be-01dbab6ff196.jpg?v=1725918284",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_22_e7cd028d-8b4d-461c-b1be-01dbab6ff196.jpg?v=1725918284"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413519941683",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100243",
+   "mfr_sku": "8014101.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_24_da9c0cc7-f864-45ac-854e-335c5fefeb8e.jpg?v=1725918286",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_24_da9c0cc7-f864-45ac-854e-335c5fefeb8e.jpg?v=1725918286"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413520891955",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100253",
+   "mfr_sku": "8014101.521.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_521_a16253e7-3d00-4aa1-bcfc-fef406ea4ce1.jpg?v=1725918307",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_521_a16253e7-3d00-4aa1-bcfc-fef406ea4ce1.jpg?v=1725918307"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413521121331",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100255",
+   "mfr_sku": "8014101.555.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_555_f0b80527-b994-4d49-a57e-718a5729f408.jpg?v=1725918311",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_555_f0b80527-b994-4d49-a57e-718a5729f408.jpg?v=1725918311"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413521252403",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100256",
+   "mfr_sku": "8014101.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_6_c302401b-2a36-49e0-9e56-7103fb31079c.jpg?v=1725918314",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_6_c302401b-2a36-49e0-9e56-7103fb31079c.jpg?v=1725918314"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413521416243",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100257",
+   "mfr_sku": "8014101.610.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_610_d8588d68-0ea4-48f0-9355-5a47165615ff.jpg?v=1725918318",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_610_d8588d68-0ea4-48f0-9355-5a47165615ff.jpg?v=1725918318"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413521547315",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100258",
+   "mfr_sku": "8014101.611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_611_ef6f8ec5-9425-4743-871c-982b22e6544a.jpg?v=1725918320",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_611_ef6f8ec5-9425-4743-871c-982b22e6544a.jpg?v=1725918320"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413521645619",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100259",
+   "mfr_sku": "8014101.616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_616_b33828b1-1f97-437e-b29a-d58e5422ae64.jpg?v=1725918322",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_616_b33828b1-1f97-437e-b29a-d58e5422ae64.jpg?v=1725918322"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413521743923",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100260",
+   "mfr_sku": "8014101.621.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_621_206f8254-d428-4e30-9f04-7bf64d2b98e7.jpg?v=1725918323",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_621_206f8254-d428-4e30-9f04-7bf64d2b98e7.jpg?v=1725918323"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413521842227",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100261",
+   "mfr_sku": "8014101.624.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_624_7b45eca9-11bc-46e1-b246-0a2a236ffa1e.jpg?v=1725918326",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_624_7b45eca9-11bc-46e1-b246-0a2a236ffa1e.jpg?v=1725918326"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413521907763",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100262",
+   "mfr_sku": "8014101.68.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_68_9e2c4ce1-7348-4a5d-8ad5-e7bae8efb99d.jpg?v=1725918329",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_68_9e2c4ce1-7348-4a5d-8ad5-e7bae8efb99d.jpg?v=1725918329"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413522038835",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100263",
+   "mfr_sku": "8014101.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_8_eccef01e-649f-4b0e-89bb-ae66fb3497be.jpg?v=1725918332",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_8_eccef01e-649f-4b0e-89bb-ae66fb3497be.jpg?v=1725918332"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413522104371",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100264",
+   "mfr_sku": "8014101.909.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_909_3078860d-b1d9-49f9-9968-1acb590f4e11.jpg?v=1725918334",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_909_3078860d-b1d9-49f9-9968-1acb590f4e11.jpg?v=1725918334"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413522202675",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100265",
+   "mfr_sku": "8014101.910.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_910_9b232350-0a6a-4765-ba5c-3a2bbef30f58.jpg?v=1725918336",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_910_9b232350-0a6a-4765-ba5c-3a2bbef30f58.jpg?v=1725918336"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413522300979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100266",
+   "mfr_sku": "8014101.99.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_99_22142e83-7ac0-42fe-94c2-9168114d0b5b.jpg?v=1725918338",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014101_99_22142e83-7ac0-42fe-94c2-9168114d0b5b.jpg?v=1725918338"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413522432051",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100267",
+   "mfr_sku": "8014103.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014103_3_5d65f5ec-461b-4614-82dc-f2bd1daa083e.jpg?v=1725918340",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014103_3_5d65f5ec-461b-4614-82dc-f2bd1daa083e.jpg?v=1725918340"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413522497587",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100268",
+   "mfr_sku": "8014104.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014104_11_e471d0b7-5bb0-4ecc-8687-72657644e6a5.jpg?v=1725918342",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014104_11_e471d0b7-5bb0-4ecc-8687-72657644e6a5.jpg?v=1725918342"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413522628659",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100269",
+   "mfr_sku": "8014104.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014104_3_6520410a-5b6a-4651-a166-92d495167d1b.jpg?v=1725918344",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014104_3_6520410a-5b6a-4651-a166-92d495167d1b.jpg?v=1725918344"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413522694195",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100270",
+   "mfr_sku": "8014104.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014104_5_f047d93b-8ca9-4df1-b234-066052b062e8.jpg?v=1725918346",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014104_5_f047d93b-8ca9-4df1-b234-066052b062e8.jpg?v=1725918346"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413522792499",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100271",
+   "mfr_sku": "8014104.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014104_513_1bc9b523-a25f-436a-8ae1-6500aac3a8bc.jpg?v=1725918347",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014104_513_1bc9b523-a25f-436a-8ae1-6500aac3a8bc.jpg?v=1725918347"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413522858035",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100272",
+   "mfr_sku": "8014106.195.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014106_195_88b1f529-2772-45b9-8dd2-eff363f808a9.jpg?v=1725918349",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014106_195_88b1f529-2772-45b9-8dd2-eff363f808a9.jpg?v=1725918349"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413522956339",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100273",
+   "mfr_sku": "8014106.243.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014106_243_15cd9ab0-cf94-4504-820f-d1aa059e82a4.jpg?v=1725918351",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014106_243_15cd9ab0-cf94-4504-820f-d1aa059e82a4.jpg?v=1725918351"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413523054643",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100274",
+   "mfr_sku": "8014106.57.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014106_57_ee5bad8b-9658-4cf3-bb7a-6b5c3a962dd3.jpg?v=1725918353",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014106_57_ee5bad8b-9658-4cf3-bb7a-6b5c3a962dd3.jpg?v=1725918353"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413523120179",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100275",
+   "mfr_sku": "8014111.195.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014111_195_35eee7b2-56b7-40f7-807c-40265125aa02.jpg?v=1725918355",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014111_195_35eee7b2-56b7-40f7-807c-40265125aa02.jpg?v=1725918355"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413523284019",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100277",
+   "mfr_sku": "8014112.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014112_1_4eee01ab-ef02-4e30-9c94-f1849d87b490.jpg?v=1725918359",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014112_1_4eee01ab-ef02-4e30-9c94-f1849d87b490.jpg?v=1725918359"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413523349555",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100278",
+   "mfr_sku": "8014114.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014114_11_31e58d09-7db5-41e2-90ff-392d236a2f74.jpg?v=1725918360",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014114_11_31e58d09-7db5-41e2-90ff-392d236a2f74.jpg?v=1725918360"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413523611699",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100281",
+   "mfr_sku": "8014117.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014117_11_da48378d-13d0-4f5b-8a49-b2421e10dab1.jpg?v=1725918366",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014117_11_da48378d-13d0-4f5b-8a49-b2421e10dab1.jpg?v=1725918366"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413523710003",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100282",
+   "mfr_sku": "8014117.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014117_12_f3a117a4-4ffb-4f0f-ae77-fde462e63ab6.jpg?v=1725918368",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014117_12_f3a117a4-4ffb-4f0f-ae77-fde462e63ab6.jpg?v=1725918368"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413523775539",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100283",
+   "mfr_sku": "8014117.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014117_3_f8aba9c8-659c-4e20-a186-f65f8109de35.jpg?v=1725918370",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014117_3_f8aba9c8-659c-4e20-a186-f65f8109de35.jpg?v=1725918370"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413523906611",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100284",
+   "mfr_sku": "8014117.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014117_513_09a2c653-328e-4233-ad30-eb3a421f7471.jpg?v=1725918371",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014117_513_09a2c653-328e-4233-ad30-eb3a421f7471.jpg?v=1725918371"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413524103219",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100286",
+   "mfr_sku": "2017119.23.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014122_13_015b044d-aed8-440c-b36b-49384527e3ed.jpg?v=1725918375",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014122_13_015b044d-aed8-440c-b36b-49384527e3ed.jpg?v=1725918375"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413524824115",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100293",
+   "mfr_sku": "8014132.101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014132_101_e8a311be-73cd-4711-aade-e0162dbe291a.jpg?v=1725918387",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014132_101_e8a311be-73cd-4711-aade-e0162dbe291a.jpg?v=1725918387"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413524987955",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100294",
+   "mfr_sku": "8014132.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014132_16_efa9ffc0-4b9a-481f-a939-30a0a4195239.jpg?v=1725918389",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8014132_16_efa9ffc0-4b9a-481f-a939-30a0a4195239.jpg?v=1725918389"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413552742451",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100426",
+   "mfr_sku": "8016103.505.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016103_505_a1370fd9-5152-45c0-81fc-f11c2153c68a.jpg?v=1725918669",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016103_505_a1370fd9-5152-45c0-81fc-f11c2153c68a.jpg?v=1725918669"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413561163827",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100482",
+   "mfr_sku": "8016109.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016109_16_6ba93171-8ce5-4cdd-838c-3ae3a41f1872.jpg?v=1725918786",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016109_16_6ba93171-8ce5-4cdd-838c-3ae3a41f1872.jpg?v=1725918786"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413561294899",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100483",
+   "mfr_sku": "8016109.169.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016109_169_c6fb6423-092d-42e9-a41a-0cf6d7d8188e.jpg?v=1725918788",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016109_169_c6fb6423-092d-42e9-a41a-0cf6d7d8188e.jpg?v=1725918788"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413561524275",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100485",
+   "mfr_sku": "8016109.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016109_5_0ad84240-fa3f-4b2d-83af-118cd056db65.jpg?v=1725918792",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016109_5_0ad84240-fa3f-4b2d-83af-118cd056db65.jpg?v=1725918792"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413561786419",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100488",
+   "mfr_sku": "8016110.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016110_11_359395ae-81c5-47d7-9bab-97da9735ee1c.jpg?v=1725918798",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016110_11_359395ae-81c5-47d7-9bab-97da9735ee1c.jpg?v=1725918798"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413562376243",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100494",
+   "mfr_sku": "8016110.53.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016110_53_be2c91cb-ab0e-4d54-a0cd-c56ea1a3a7ae.jpg?v=1725918811",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016110_53_be2c91cb-ab0e-4d54-a0cd-c56ea1a3a7ae.jpg?v=1725918811"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413562441779",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100495",
+   "mfr_sku": "8016110.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016110_6_be424cba-0f3d-49d3-a435-09aa7a53e4b0.jpg?v=1725918813",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016110_6_be424cba-0f3d-49d3-a435-09aa7a53e4b0.jpg?v=1725918813"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413562572851",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100496",
+   "mfr_sku": "8016110.7.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016110_7_ab1d8fa7-351e-44b1-86f5-8e2a351bba4e.jpg?v=1725918815",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016110_7_ab1d8fa7-351e-44b1-86f5-8e2a351bba4e.jpg?v=1725918815"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413562671155",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100497",
+   "mfr_sku": "8016110.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016110_8_48e074f5-659f-4fdb-b9a5-fc43c28699f7.jpg?v=1725918816",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016110_8_48e074f5-659f-4fdb-b9a5-fc43c28699f7.jpg?v=1725918816"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413589082163",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100501",
+   "mfr_sku": "8016111.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016111_19_396d50e6-8160-4a99-966b-ccaa2e9afffd.jpg?v=1725918825",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8016111_19_396d50e6-8160-4a99-966b-ccaa2e9afffd.jpg?v=1725918825"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413589278771",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100504",
+   "mfr_sku": "8017100.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8017100_13_d94497a7-a96d-4c36-bcaf-4b21604c5d8a.jpg?v=1725918831",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8017100_13_d94497a7-a96d-4c36-bcaf-4b21604c5d8a.jpg?v=1725918831"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413594488883",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100554",
+   "mfr_sku": "8017128.9094.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8017128_9094_be67791b-7cbe-45d0-b9b8-5a429f50805b.jpg?v=1725918937",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8017128_9094_be67791b-7cbe-45d0-b9b8-5a429f50805b.jpg?v=1725918937"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413596946483",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100580",
+   "mfr_sku": "8017139.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8017139_3_3a620164-3b61-47a2-9fa5-ee8eca605f99.jpg?v=1725918991",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8017139_3_3a620164-3b61-47a2-9fa5-ee8eca605f99.jpg?v=1725918991"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413599010867",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100599",
+   "mfr_sku": "8017142.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8017142_5_79ff7d68-02c3-4a81-bddd-ee4dc659c3f4.jpg?v=1725919024",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8017142_5_79ff7d68-02c3-4a81-bddd-ee4dc659c3f4.jpg?v=1725919024"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413600092211",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100606",
+   "mfr_sku": "8017144.23.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8017144_23_c60375c8-8f12-481b-b972-fad303f3ee6b.jpg?v=1725919037",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8017144_23_c60375c8-8f12-481b-b972-fad303f3ee6b.jpg?v=1725919037"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413604253747",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100633",
+   "mfr_sku": "8018110.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8018110_3_23b57963-5c10-441f-94f0-dea68ae97360.jpg?v=1725919092",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8018110_3_23b57963-5c10-441f-94f0-dea68ae97360.jpg?v=1725919092"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413604417587",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100635",
+   "mfr_sku": "8018110.53.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8018110_53_9c985315-bf14-437d-8295-a2a24d9027aa.jpg?v=1725919096",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8018110_53_9c985315-bf14-437d-8295-a2a24d9027aa.jpg?v=1725919096"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413607727155",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100659",
+   "mfr_sku": "8019100.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019100_13_dd17de81-f915-421f-bdc1-6083f57a32d4.jpg?v=1725919144",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019100_13_dd17de81-f915-421f-bdc1-6083f57a32d4.jpg?v=1725919144"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413622833203",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100766",
+   "mfr_sku": "8019144.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019144_13_e09ee0d5-1754-4867-9124-b87dc248409a.jpg?v=1725919383",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019144_13_e09ee0d5-1754-4867-9124-b87dc248409a.jpg?v=1725919383"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413622964275",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100767",
+   "mfr_sku": "8019144.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019144_16_de04a60d-c81c-4a3b-9e95-11fefdb08333.jpg?v=1725919386",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019144_16_de04a60d-c81c-4a3b-9e95-11fefdb08333.jpg?v=1725919386"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413623062579",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100768",
+   "mfr_sku": "8019144.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019144_4_a54210c1-5a8b-4302-8f1e-3b8bcaa7dc8e.jpg?v=1725919388",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019144_4_a54210c1-5a8b-4302-8f1e-3b8bcaa7dc8e.jpg?v=1725919388"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413623160883",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100769",
+   "mfr_sku": "8019144.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019144_5_5de96770-d245-417c-8d24-281f4a71a239.jpg?v=1725919390",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019144_5_5de96770-d245-417c-8d24-281f4a71a239.jpg?v=1725919390"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413623226419",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100770",
+   "mfr_sku": "24573.1115.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019144_68_95802d7d-4586-437a-a1fc-845730d2abcf.jpg?v=1725919392",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019144_68_95802d7d-4586-437a-a1fc-845730d2abcf.jpg?v=1725919392"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413623357491",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100771",
+   "mfr_sku": "8019144.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019144_8_c513f6ab-5fce-4167-9147-c5036c3a4f33.jpg?v=1725919395",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019144_8_c513f6ab-5fce-4167-9147-c5036c3a4f33.jpg?v=1725919395"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413623455795",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100772",
+   "mfr_sku": "8019145.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019145_1_adbbeeec-1fcc-48d9-9757-93d585843b06.jpg?v=1725919397",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019145_1_adbbeeec-1fcc-48d9-9757-93d585843b06.jpg?v=1725919397"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413623619635",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100773",
+   "mfr_sku": "8019145.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019145_11_e4bca5a3-62b5-4aef-b37d-b681e6e8c92f.jpg?v=1725919399",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019145_11_e4bca5a3-62b5-4aef-b37d-b681e6e8c92f.jpg?v=1725919399"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413623783475",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100774",
+   "mfr_sku": "8019145.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019145_16_381dc4f9-c52c-4e30-aeb9-b8b9047c8013.jpg?v=1725919401",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019145_16_381dc4f9-c52c-4e30-aeb9-b8b9047c8013.jpg?v=1725919401"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413623881779",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100775",
+   "mfr_sku": "8019145.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019145_19_337137b5-98a0-4867-8882-73c3659d8e85.jpg?v=1725919404",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019145_19_337137b5-98a0-4867-8882-73c3659d8e85.jpg?v=1725919404"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413624078387",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100777",
+   "mfr_sku": "8019145.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019145_5_baacc6e8-909c-45ec-822e-e4071e4c3ac8.jpg?v=1725919408",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019145_5_baacc6e8-909c-45ec-822e-e4071e4c3ac8.jpg?v=1725919408"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413624274995",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100779",
+   "mfr_sku": "8019145.53.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019145_53_fb22450e-9ebf-4452-ab06-4b3ada0f5d68.jpg?v=1725919415",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019145_53_fb22450e-9ebf-4452-ab06-4b3ada0f5d68.jpg?v=1725919415"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413624406067",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100780",
+   "mfr_sku": "8019145.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019145_6_ef77207a-b07d-45ba-a0db-6bc98fe44e05.jpg?v=1725919417",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019145_6_ef77207a-b07d-45ba-a0db-6bc98fe44e05.jpg?v=1725919417"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413624700979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100783",
+   "mfr_sku": "8019146.118.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019146_118_8b6f3dac-ca2a-4c20-a0bb-0f8491a02829.jpg?v=1725919423",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019146_118_8b6f3dac-ca2a-4c20-a0bb-0f8491a02829.jpg?v=1725919423"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413624799283",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100784",
+   "mfr_sku": "8019146.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019146_13_aa5c5552-1976-4b6f-b64d-b9b918e577c4.jpg?v=1725919426",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019146_13_aa5c5552-1976-4b6f-b64d-b9b918e577c4.jpg?v=1725919426"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413624897587",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100785",
+   "mfr_sku": "8019146.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019146_16_a4ab9593-0e1b-4bcb-b9f6-a61ea08c3de1.jpg?v=1725919428",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019146_16_a4ab9593-0e1b-4bcb-b9f6-a61ea08c3de1.jpg?v=1725919428"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413625225267",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100788",
+   "mfr_sku": "8019146.53.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019146_53_3a8d1723-ccf7-4ac3-b7ff-19a8ada0be83.jpg?v=1725919436",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019146_53_3a8d1723-ccf7-4ac3-b7ff-19a8ada0be83.jpg?v=1725919436"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413625421875",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100789",
+   "mfr_sku": "8019146.68.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019146_68_c1597b1a-f116-4859-9fdf-1580b63e32ab.jpg?v=1725919439",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019146_68_c1597b1a-f116-4859-9fdf-1580b63e32ab.jpg?v=1725919439"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413625684019",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100792",
+   "mfr_sku": "8019147.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019147_13_84a757b4-b2dd-4a53-b4c2-29ab98e82c22.jpg?v=1725919448",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019147_13_84a757b4-b2dd-4a53-b4c2-29ab98e82c22.jpg?v=1725919448"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413625749555",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100793",
+   "mfr_sku": "8019147.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019147_16_ddbc7142-34c7-4f52-9553-226c65b309ff.jpg?v=1725919450",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019147_16_ddbc7142-34c7-4f52-9553-226c65b309ff.jpg?v=1725919450"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413625880627",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100794",
+   "mfr_sku": "8019147.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019147_33_c6cff09c-84a7-4fac-9c35-68f8042c725f.jpg?v=1725919453",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019147_33_c6cff09c-84a7-4fac-9c35-68f8042c725f.jpg?v=1725919453"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413625946163",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100795",
+   "mfr_sku": "8019147.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019147_5_efd4151f-f681-404a-85c4-a14bfde945c5.jpg?v=1725919455",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019147_5_efd4151f-f681-404a-85c4-a14bfde945c5.jpg?v=1725919455"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413625978931",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100796",
+   "mfr_sku": "8019147.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019147_50_3f24ef06-9a7f-4e0e-9661-cd51a251df0d.jpg?v=1725919457",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019147_50_3f24ef06-9a7f-4e0e-9661-cd51a251df0d.jpg?v=1725919457"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626044467",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100797",
+   "mfr_sku": "8019147.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019147_9_67e5d02b-716e-45ef-bd23-7075ca9cecd3.jpg?v=1725919459",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019147_9_67e5d02b-716e-45ef-bd23-7075ca9cecd3.jpg?v=1725919459"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626077235",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100798",
+   "mfr_sku": "30356.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_116_90f0d093-ab30-482d-b351-ec9415794271.jpg?v=1725919462",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_116_90f0d093-ab30-482d-b351-ec9415794271.jpg?v=1725919462"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626110003",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100799",
+   "mfr_sku": "8019148.253.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_253_dee8ce45-e87b-49c1-926a-4fafd9de46ac.jpg?v=1725919464",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_253_dee8ce45-e87b-49c1-926a-4fafd9de46ac.jpg?v=1725919464"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626142771",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100800",
+   "mfr_sku": "8019148.257.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_257_b94bb362-823d-4a35-a8ee-9abf9e4eda12.jpg?v=1725919466",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_257_b94bb362-823d-4a35-a8ee-9abf9e4eda12.jpg?v=1725919466"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626175539",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100801",
+   "mfr_sku": "30356.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_3_87a5a4ec-83e9-48c0-8a71-ba26f4ce4603.jpg?v=1725919468",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_3_87a5a4ec-83e9-48c0-8a71-ba26f4ce4603.jpg?v=1725919468"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626208307",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100802",
+   "mfr_sku": "8019148.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_35_6fe64865-1349-4102-ab89-4a74897d3fda.jpg?v=1725919471",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_35_6fe64865-1349-4102-ab89-4a74897d3fda.jpg?v=1725919471"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626241075",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100803",
+   "mfr_sku": "8019148.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_5_51cf8850-8510-4259-8d35-190bfd8b53ff.jpg?v=1725919473",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_5_51cf8850-8510-4259-8d35-190bfd8b53ff.jpg?v=1725919473"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626273843",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100804",
+   "mfr_sku": "8019148.516.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_516_7261aec5-1d4d-4f30-ab7c-c96cd2c0d15d.jpg?v=1725919475",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_516_7261aec5-1d4d-4f30-ab7c-c96cd2c0d15d.jpg?v=1725919475"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626306611",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100805",
+   "mfr_sku": "8019148.724.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_724_f3ed593c-8f36-4f09-bee4-d44a577c3304.jpg?v=1725919477",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_724_f3ed593c-8f36-4f09-bee4-d44a577c3304.jpg?v=1725919477"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626404915",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100806",
+   "mfr_sku": "8019148.73.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_73_548ab416-4e6e-4c27-aad7-d622245fab90.jpg?v=1725919480",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019148_73_548ab416-4e6e-4c27-aad7-d622245fab90.jpg?v=1725919480"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626601523",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100807",
+   "mfr_sku": "30356.311.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019149_11_6ad01dc8-bd5f-4b66-b820-a0c3885792cc.jpg?v=1725919482",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019149_11_6ad01dc8-bd5f-4b66-b820-a0c3885792cc.jpg?v=1725919482"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626667059",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100808",
+   "mfr_sku": "30356.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019149_13_530488fa-6b6c-429f-bf6a-83183c1cbb16.jpg?v=1725919484",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019149_13_530488fa-6b6c-429f-bf6a-83183c1cbb16.jpg?v=1725919484"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626830899",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100809",
+   "mfr_sku": "8019149.14.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019149_14_d747ac0b-c8ae-47db-9d51-138c370637e4.jpg?v=1725919487",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019149_14_d747ac0b-c8ae-47db-9d51-138c370637e4.jpg?v=1725919487"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626896435",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100810",
+   "mfr_sku": "8019149.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019149_15_c5b6941c-6e58-4163-8077-181030e9ed56.jpg?v=1725919489",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019149_15_c5b6941c-6e58-4163-8077-181030e9ed56.jpg?v=1725919489"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413626961971",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100811",
+   "mfr_sku": "8019149.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019149_16_4a1ea77f-db4a-4d76-b8b8-44d1e6511f24.jpg?v=1725919491",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019149_16_4a1ea77f-db4a-4d76-b8b8-44d1e6511f24.jpg?v=1725919491"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413627027507",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100812",
+   "mfr_sku": "8019149.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019149_19_1d572aea-9034-44d6-bc3b-6d76aa79da70.jpg?v=1725919494",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019149_19_1d572aea-9034-44d6-bc3b-6d76aa79da70.jpg?v=1725919494"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413627158579",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100813",
+   "mfr_sku": "8019149.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019149_3_d36d72fb-3d72-4fb7-a4c9-7e2c3c79b7f2.jpg?v=1725919496",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019149_3_d36d72fb-3d72-4fb7-a4c9-7e2c3c79b7f2.jpg?v=1725919496"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413628076083",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100822",
+   "mfr_sku": "30421.1116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019150_16_d61b5d75-56df-4ba9-bb9b-8d06900edaef.jpg?v=1725919519",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8019150_16_d61b5d75-56df-4ba9-bb9b-8d06900edaef.jpg?v=1725919519"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413628370995",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100825",
+   "mfr_sku": "8020100.1519.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020100_1519_3e8489a0-5899-46d0-b789-6392e9bc64f2.jpg?v=1725919526",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020100_1519_3e8489a0-5899-46d0-b789-6392e9bc64f2.jpg?v=1725919526"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413628829747",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100828",
+   "mfr_sku": "8020100.7354.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020100_7354_f6694bb6-cfea-4ad2-aa4e-3bfaf2c1f38d.jpg?v=1725919536",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020100_7354_f6694bb6-cfea-4ad2-aa4e-3bfaf2c1f38d.jpg?v=1725919536"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413628993587",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100829",
+   "mfr_sku": "8020101.1337.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020101_1337_5c63b03a-5353-4231-9339-446ce49fbda1.jpg?v=1725919539",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020101_1337_5c63b03a-5353-4231-9339-446ce49fbda1.jpg?v=1725919539"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413629059123",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100830",
+   "mfr_sku": "8020101.1659.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020101_1659_13193fc4-5b93-443c-a8ac-120de19df809.jpg?v=1725919541",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020101_1659_13193fc4-5b93-443c-a8ac-120de19df809.jpg?v=1725919541"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413629157427",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100831",
+   "mfr_sku": "8020101.195.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020101_195_c030db82-65e5-4adf-a79c-37e7247c6072.jpg?v=1725919543",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020101_195_c030db82-65e5-4adf-a79c-37e7247c6072.jpg?v=1725919543"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413629288499",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100832",
+   "mfr_sku": "8020101.734.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020101_734_a82edcbf-afc0-4c9b-93dc-30ecebec1445.jpg?v=1725919545",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020101_734_a82edcbf-afc0-4c9b-93dc-30ecebec1445.jpg?v=1725919545"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413629648947",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100835",
+   "mfr_sku": "30421.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020103_13_e7d0e14f-996c-4ad0-879c-213d0a6afe90.jpg?v=1725919551",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020103_13_e7d0e14f-996c-4ad0-879c-213d0a6afe90.jpg?v=1725919551"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413630238771",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100839",
+   "mfr_sku": "8020103.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020103_55_2a93bd45-da0c-4dfa-b098-07521d3c92a9.jpg?v=1725919560",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020103_55_2a93bd45-da0c-4dfa-b098-07521d3c92a9.jpg?v=1725919560"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413630468147",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100841",
+   "mfr_sku": "8020104.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020104_13_35c28d75-f387-472c-b9af-da5ce9163bed.jpg?v=1725919564",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020104_13_35c28d75-f387-472c-b9af-da5ce9163bed.jpg?v=1725919564"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413630566451",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100842",
+   "mfr_sku": "30739.1610.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020104_195_42517910-bd51-4c59-887c-5d3d1eac707d.jpg?v=1725919566",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020104_195_42517910-bd51-4c59-887c-5d3d1eac707d.jpg?v=1725919566"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413630664755",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100843",
+   "mfr_sku": "8020104.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020104_33_d2931c77-63af-4e80-809d-6de0f4c6cd8c.jpg?v=1725919568",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020104_33_d2931c77-63af-4e80-809d-6de0f4c6cd8c.jpg?v=1725919568"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413630795827",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100844",
+   "mfr_sku": "30787.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020104_55_309c4545-6fff-4447-b1d0-9717fcfdada3.jpg?v=1725919570",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020104_55_309c4545-6fff-4447-b1d0-9717fcfdada3.jpg?v=1725919570"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413631483955",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100849",
+   "mfr_sku": "8020106.113.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020106_113_225c1352-ebbb-427d-9650-778814b84931.jpg?v=1725919580",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020106_113_225c1352-ebbb-427d-9650-778814b84931.jpg?v=1725919580"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413632073779",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100854",
+   "mfr_sku": "8020108.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020108_16_e9535774-1623-42e3-bf45-8533c2faa6dd.jpg?v=1725919591",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020108_16_e9535774-1623-42e3-bf45-8533c2faa6dd.jpg?v=1725919591"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413632270387",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100856",
+   "mfr_sku": "8020108.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020108_3_9153d82e-ea3a-419e-8b30-07335c9b997e.jpg?v=1725919597",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020108_3_9153d82e-ea3a-419e-8b30-07335c9b997e.jpg?v=1725919597"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413632335923",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100857",
+   "mfr_sku": "8020108.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020108_5_29f5a67e-0969-4f83-abe5-3d7e5cbf6a56.jpg?v=1725919599",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020108_5_29f5a67e-0969-4f83-abe5-3d7e5cbf6a56.jpg?v=1725919599"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413632434227",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100858",
+   "mfr_sku": "8020108.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020108_50_f54f58c2-6b48-478f-9b4e-9242cb8048ee.jpg?v=1725919602",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020108_50_f54f58c2-6b48-478f-9b4e-9242cb8048ee.jpg?v=1725919602"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413632499763",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100859",
+   "mfr_sku": "8020108.53.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020108_53_72b3489b-8125-4fe2-b3d8-2a0c69c38152.jpg?v=1725919604",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020108_53_72b3489b-8125-4fe2-b3d8-2a0c69c38152.jpg?v=1725919604"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413632729139",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100861",
+   "mfr_sku": "8020109.1116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020109_1116_7a4a8d8a-71bd-4f9d-8a5e-7bb689c1e373.jpg?v=1725919608",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020109_1116_7a4a8d8a-71bd-4f9d-8a5e-7bb689c1e373.jpg?v=1725919608"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413632925747",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100864",
+   "mfr_sku": "8020109.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020109_15_fee6dcf5-433d-4cc7-9774-163859245898.jpg?v=1725919613",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020109_15_fee6dcf5-433d-4cc7-9774-163859245898.jpg?v=1725919613"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413633024051",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100865",
+   "mfr_sku": "30787.1166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020109_19_48c8290d-5580-40b4-8760-d27c8290eb0e.jpg?v=1725919615",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020109_19_48c8290d-5580-40b4-8760-d27c8290eb0e.jpg?v=1725919615"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413633351731",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100868",
+   "mfr_sku": "8020109.53.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020109_53_13f71125-f58f-429e-bac6-9d0a338f1f9a.jpg?v=1725919622",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020109_53_13f71125-f58f-429e-bac6-9d0a338f1f9a.jpg?v=1725919622"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413633744947",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100872",
+   "mfr_sku": "8020112.113.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020112_113_c70a5ddc-3237-42ec-92ed-de906eda1dcd.jpg?v=1725919630",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020112_113_c70a5ddc-3237-42ec-92ed-de906eda1dcd.jpg?v=1725919630"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413634859059",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100883",
+   "mfr_sku": "8020114.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020114_50_0943f07b-1844-4873-9835-fb888fdad05f.jpg?v=1725919654",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020114_50_0943f07b-1844-4873-9835-fb888fdad05f.jpg?v=1725919654"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413635514419",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100888",
+   "mfr_sku": "8020115.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020115_3_8c46f5a2-fc19-4105-8d5f-a7f92dde4b63.jpg?v=1725919666",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020115_3_8c46f5a2-fc19-4105-8d5f-a7f92dde4b63.jpg?v=1725919666"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413636038707",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100893",
+   "mfr_sku": "8020116.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020116_13_9a23ebdf-7889-482a-9e58-53e94d16fc39.jpg?v=1725919677",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020116_13_9a23ebdf-7889-482a-9e58-53e94d16fc39.jpg?v=1725919677"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413636431923",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100897",
+   "mfr_sku": "8020116.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020116_3_9ff65674-8a9a-4b65-9cc9-2b0bb24dcd60.jpg?v=1725919688",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020116_3_9ff65674-8a9a-4b65-9cc9-2b0bb24dcd60.jpg?v=1725919688"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413636988979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100901",
+   "mfr_sku": "8020117.194.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020117_194_be829f88-a4e3-4280-ac39-f3e51df2ecfb.jpg?v=1725919696",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020117_194_be829f88-a4e3-4280-ac39-f3e51df2ecfb.jpg?v=1725919696"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413637677107",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100905",
+   "mfr_sku": "8020118.46.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020118_46_336a290b-bfc4-4f0b-b707-764e17e75218.jpg?v=1725919705",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020118_46_336a290b-bfc4-4f0b-b707-764e17e75218.jpg?v=1725919705"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413638496307",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100911",
+   "mfr_sku": "8020121.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020121_5_e81211a0-e03f-4ea4-b8ea-7f42cd691ee0.jpg?v=1725919718",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020121_5_e81211a0-e03f-4ea4-b8ea-7f42cd691ee0.jpg?v=1725919718"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413639905331",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100928",
+   "mfr_sku": "8020125.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020125_5_39d94cca-a10b-4b10-8087-f1b347a5f867.jpg?v=1725919757",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020125_5_39d94cca-a10b-4b10-8087-f1b347a5f867.jpg?v=1725919757"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413640134707",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100930",
+   "mfr_sku": "8020126.113.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020126_113_d4f3c892-d256-40a2-b6db-d9648dfadd1d.jpg?v=1725919762",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020126_113_d4f3c892-d256-40a2-b6db-d9648dfadd1d.jpg?v=1725919762"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413641740339",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100944",
+   "mfr_sku": "8020129.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020129_19_a971bea9-d6eb-492f-a76c-c8c59b6ead22.jpg?v=1725919792",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020129_19_a971bea9-d6eb-492f-a76c-c8c59b6ead22.jpg?v=1725919792"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413641936947",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100946",
+   "mfr_sku": "8020129.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020129_55_f52e44bf-b591-4c52-9582-c3e72815c6b8.jpg?v=1725919795",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020129_55_f52e44bf-b591-4c52-9582-c3e72815c6b8.jpg?v=1725919795"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413642133555",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100948",
+   "mfr_sku": "8020130.195.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020130_195_40ce45f7-259d-4111-9dea-0de88e67280c.jpg?v=1725919799",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020130_195_40ce45f7-259d-4111-9dea-0de88e67280c.jpg?v=1725919799"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413642166323",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100949",
+   "mfr_sku": "8020130.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020130_3_29a036bd-19cc-4d30-a963-e083eaf2e061.jpg?v=1725919801",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020130_3_29a036bd-19cc-4d30-a963-e083eaf2e061.jpg?v=1725919801"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413642231859",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100950",
+   "mfr_sku": "8020130.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020130_5_a2b13518-ecef-488f-949f-b246e2d8a3f4.jpg?v=1725919803",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020130_5_a2b13518-ecef-488f-949f-b246e2d8a3f4.jpg?v=1725919803"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413642330163",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100951",
+   "mfr_sku": "8020131.116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020131_116_98f0cb60-e704-4d7b-9372-05efbaec9bc8.jpg?v=1725919805",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020131_116_98f0cb60-e704-4d7b-9372-05efbaec9bc8.jpg?v=1725919805"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413642461235",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100954",
+   "mfr_sku": "8020131.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020131_3_b143fa85-1a89-4ee0-ba9d-f4ef6e7809a3.jpg?v=1725919811",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020131_3_b143fa85-1a89-4ee0-ba9d-f4ef6e7809a3.jpg?v=1725919811"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413642526771",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100955",
+   "mfr_sku": "8020136.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020136_16_9d311faf-3115-4620-a407-0caa5226232c.jpg?v=1725919812",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020136_16_9d311faf-3115-4620-a407-0caa5226232c.jpg?v=1725919812"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413642592307",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100956",
+   "mfr_sku": "8020136.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020136_4_243cae50-1a9a-42c0-9e94-9fdaf290e008.jpg?v=1725919814",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020136_4_243cae50-1a9a-42c0-9e94-9fdaf290e008.jpg?v=1725919814"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413642690611",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100958",
+   "mfr_sku": "8020137.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020137_1_6aef6832-7554-4f8c-8c2d-ac7f41fd4c87.jpg?v=1725919818",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8020137_1_6aef6832-7554-4f8c-8c2d-ac7f41fd4c87.jpg?v=1725919818"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413642887219",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100962",
+   "mfr_sku": "8022100.1319.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022100_1319_d9884c01-67ca-4dad-8d23-3a408ed7e98e.jpg?v=1725919826",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022100_1319_d9884c01-67ca-4dad-8d23-3a408ed7e98e.jpg?v=1725919826"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413643083827",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100963",
+   "mfr_sku": "8022100.1913.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022100_1913_4b92d15b-8b94-46ee-bbf7-8ae2c3f4b0ab.jpg?v=1725919828",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022100_1913_4b92d15b-8b94-46ee-bbf7-8ae2c3f4b0ab.jpg?v=1725919828"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413643149363",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100964",
+   "mfr_sku": "8022100.195.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022100_195_78ab1e10-ff2d-4dfe-8fa7-610bc7e0ac8d.jpg?v=1725919830",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022100_195_78ab1e10-ff2d-4dfe-8fa7-610bc7e0ac8d.jpg?v=1725919830"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413643280435",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100965",
+   "mfr_sku": "8022100.333.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022100_333_e72a988e-0cde-4624-b985-6dc6f768398e.jpg?v=1725919831",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022100_333_e72a988e-0cde-4624-b985-6dc6f768398e.jpg?v=1725919831"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413643509811",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100967",
+   "mfr_sku": "8022100.819.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022100_819_d60f1be0-c659-488e-aa28-d141f850a436.jpg?v=1725919835",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022100_819_d60f1be0-c659-488e-aa28-d141f850a436.jpg?v=1725919835"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413643608115",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100968",
+   "mfr_sku": "8022101.195.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022101_195_e6ecafe3-0773-4723-b4a0-1aecc3e18dfe.jpg?v=1725919837",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022101_195_e6ecafe3-0773-4723-b4a0-1aecc3e18dfe.jpg?v=1725919837"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413643673651",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100969",
+   "mfr_sku": "8022101.317.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022101_317_bc81d1a4-ec34-4052-b75f-28f497c30232.jpg?v=1725919839",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022101_317_bc81d1a4-ec34-4052-b75f-28f497c30232.jpg?v=1725919839"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413643771955",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100970",
+   "mfr_sku": "8022101.353.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022101_353_ae2ebb75-ac6e-4937-a4e9-45225624c0b4.jpg?v=1725919841",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022101_353_ae2ebb75-ac6e-4937-a4e9-45225624c0b4.jpg?v=1725919841"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413643804723",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100971",
+   "mfr_sku": "8022101.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022101_55_bbd8d584-b27b-43d7-962e-846ff8e95dff.jpg?v=1725919843",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022101_55_bbd8d584-b27b-43d7-962e-846ff8e95dff.jpg?v=1725919843"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413643903027",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100972",
+   "mfr_sku": "8022102.1313.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022102_1313_cfa0e8f9-ebf8-45b6-8671-cf9cc1cd0b16.jpg?v=1725919845",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022102_1313_cfa0e8f9-ebf8-45b6-8671-cf9cc1cd0b16.jpg?v=1725919845"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413643935795",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100973",
+   "mfr_sku": "8022102.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022102_19_325f61fe-7fea-4709-806f-e2cf939e6ba4.jpg?v=1725919847",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022102_19_325f61fe-7fea-4709-806f-e2cf939e6ba4.jpg?v=1725919847"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413644099635",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100975",
+   "mfr_sku": "8022102.40.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022102_40_905df7eb-a6a1-452b-a06e-748b5a4f4508.jpg?v=1725919851",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022102_40_905df7eb-a6a1-452b-a06e-748b5a4f4508.jpg?v=1725919851"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413644165171",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100976",
+   "mfr_sku": "8022102.550.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022102_550_7225e779-76ed-4a74-865a-20ff953ee083.jpg?v=1725919852",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022102_550_7225e779-76ed-4a74-865a-20ff953ee083.jpg?v=1725919852"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413644230707",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100977",
+   "mfr_sku": "8022103.124.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022103_124_707e73a2-3383-4f52-b33f-093feeeb890c.jpg?v=1725919854",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022103_124_707e73a2-3383-4f52-b33f-093feeeb890c.jpg?v=1725919854"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413644394547",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100979",
+   "mfr_sku": "8022103.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022103_33_24780d8a-a1dc-4747-a741-0d7e4aedf48a.jpg?v=1725919858",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022103_33_24780d8a-a1dc-4747-a741-0d7e4aedf48a.jpg?v=1725919858"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413644591155",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100982",
+   "mfr_sku": "8022104.1913.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022104_1913_d289c6ba-9c97-40ea-a8ab-3ef5827a4977.jpg?v=1725919863",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022104_1913_d289c6ba-9c97-40ea-a8ab-3ef5827a4977.jpg?v=1725919863"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413644656691",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100983",
+   "mfr_sku": "8022104.195.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022104_195_5e3310c6-1d9a-4029-9967-b58627657a4c.jpg?v=1725919868",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022104_195_5e3310c6-1d9a-4029-9967-b58627657a4c.jpg?v=1725919868"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413644722227",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100984",
+   "mfr_sku": "8022104.353.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022104_353_744abd8f-c09d-4b2f-935f-8576cfda225d.jpg?v=1725919870",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022104_353_744abd8f-c09d-4b2f-935f-8576cfda225d.jpg?v=1725919870"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413644918835",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100987",
+   "mfr_sku": "8022105.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022105_13_f1894771-f049-47bb-b127-55e66d5e1687.jpg?v=1725919876",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022105_13_f1894771-f049-47bb-b127-55e66d5e1687.jpg?v=1725919876"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413645017139",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100988",
+   "mfr_sku": "8022105.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022105_19_18a78318-b61e-4585-9032-7db164bcf3fc.jpg?v=1725919878",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022105_19_18a78318-b61e-4585-9032-7db164bcf3fc.jpg?v=1725919878"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413645115443",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100990",
+   "mfr_sku": "8022105.40.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022105_40_5aea0c00-e619-49de-8dee-83d97366ef97.jpg?v=1725919881",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022105_40_5aea0c00-e619-49de-8dee-83d97366ef97.jpg?v=1725919881"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413645180979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100991",
+   "mfr_sku": "8022105.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022105_5_1a0ac425-0616-4130-920a-f3800aad3d3b.jpg?v=1725919883",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022105_5_1a0ac425-0616-4130-920a-f3800aad3d3b.jpg?v=1725919883"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413645246515",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100992",
+   "mfr_sku": "8022106.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022106_13_2be2778d-69b2-4201-bb17-169c77cf45e2.jpg?v=1725919885",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022106_13_2be2778d-69b2-4201-bb17-169c77cf45e2.jpg?v=1725919885"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413645344819",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100994",
+   "mfr_sku": "8022106.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022106_33_82af857b-02cd-4817-ab49-63e03931aac0.jpg?v=1725919889",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022106_33_82af857b-02cd-4817-ab49-63e03931aac0.jpg?v=1725919889"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413645410355",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100995",
+   "mfr_sku": "8022106.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022106_4_524892cb-39a9-4655-b971-487a03d0511c.jpg?v=1725919891",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022106_4_524892cb-39a9-4655-b971-487a03d0511c.jpg?v=1725919891"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413645541427",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100997",
+   "mfr_sku": "8022107.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022107_11_418f0d77-42a0-466a-b528-35fd6e6c9d73.jpg?v=1725919895",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022107_11_418f0d77-42a0-466a-b528-35fd6e6c9d73.jpg?v=1725919895"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413645574195",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100998",
+   "mfr_sku": "8022107.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022107_12_8a41c0c4-58a7-4047-b4ae-2099a93e04be.jpg?v=1725919896",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022107_12_8a41c0c4-58a7-4047-b4ae-2099a93e04be.jpg?v=1725919896"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413645606963",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-100999",
+   "mfr_sku": "8022107.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022107_13_61636f5c-fc38-49eb-b4e4-96f4a2244819.jpg?v=1725919898",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022107_13_61636f5c-fc38-49eb-b4e4-96f4a2244819.jpg?v=1725919898"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413645672499",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101000",
+   "mfr_sku": "8022107.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022107_16_ff01ae2a-dbd5-408d-98a2-2af1bd4b4865.jpg?v=1725919901",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022107_16_ff01ae2a-dbd5-408d-98a2-2af1bd4b4865.jpg?v=1725919901"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413645770803",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101002",
+   "mfr_sku": "8022107.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022107_5_63ba6bab-21a1-41fc-a381-cc63f1208566.jpg?v=1725919905",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022107_5_63ba6bab-21a1-41fc-a381-cc63f1208566.jpg?v=1725919905"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413645934643",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101004",
+   "mfr_sku": "8022108.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022108_12_d0847ded-ebcf-4290-9b00-eea5bb9b8d44.jpg?v=1725919909",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022108_12_d0847ded-ebcf-4290-9b00-eea5bb9b8d44.jpg?v=1725919909"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413645967411",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101005",
+   "mfr_sku": "8022108.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022108_16_7a8704a3-9cce-47b6-a7e5-7bd6b303c0a2.jpg?v=1725919911",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022108_16_7a8704a3-9cce-47b6-a7e5-7bd6b303c0a2.jpg?v=1725919911"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413646131251",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101008",
+   "mfr_sku": "8022108.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022108_5_ca4934fa-3a71-4845-86b4-13ea8899b07c.jpg?v=1725919916",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022108_5_ca4934fa-3a71-4845-86b4-13ea8899b07c.jpg?v=1725919916"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413646196787",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101009",
+   "mfr_sku": "8022108.7.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022108_7_5b2be80c-1748-4ba1-a568-2bbcfea18f61.jpg?v=1725919918",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022108_7_5b2be80c-1748-4ba1-a568-2bbcfea18f61.jpg?v=1725919918"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413646229555",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101010",
+   "mfr_sku": "8022109.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022109_12_130cac6e-d90d-48dc-9f99-558259062529.jpg?v=1725919920",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022109_12_130cac6e-d90d-48dc-9f99-558259062529.jpg?v=1725919920"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413646295091",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101012",
+   "mfr_sku": "8022109.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022109_16_e6cbf71a-ece4-46a8-a65c-a40b0b24a4dc.jpg?v=1725919924",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022109_16_e6cbf71a-ece4-46a8-a65c-a40b0b24a4dc.jpg?v=1725919924"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413646360627",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101013",
+   "mfr_sku": "8022109.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022109_4_70aebaef-04b3-4cc4-aff3-e2adf0b0c47c.jpg?v=1725919927",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022109_4_70aebaef-04b3-4cc4-aff3-e2adf0b0c47c.jpg?v=1725919927"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413646426163",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101014",
+   "mfr_sku": "8022109.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022109_5_3e57c723-e1d8-45d7-93c2-20d7167a1559.jpg?v=1725919930",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022109_5_3e57c723-e1d8-45d7-93c2-20d7167a1559.jpg?v=1725919930"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413646458931",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101015",
+   "mfr_sku": "8022109.550.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022109_550_5cd1802d-ed56-4d8d-b1d8-1513b1c96ed9.jpg?v=1725919933",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022109_550_5cd1802d-ed56-4d8d-b1d8-1513b1c96ed9.jpg?v=1725919933"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413646557235",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101017",
+   "mfr_sku": "8022110.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022110_1_caf3d289-4e1c-4452-9a58-464cd4138cf5.jpg?v=1725919938",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022110_1_caf3d289-4e1c-4452-9a58-464cd4138cf5.jpg?v=1725919938"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413646721075",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101020",
+   "mfr_sku": "8022110.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022110_13_0e975462-c8e2-48f5-9aec-8ec14649042a.jpg?v=1725919944",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022110_13_0e975462-c8e2-48f5-9aec-8ec14649042a.jpg?v=1725919944"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413646786611",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101022",
+   "mfr_sku": "8022110.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022110_19_d52fd890-14ac-45e1-bec7-cd25bc11caf5.jpg?v=1725919948",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022110_19_d52fd890-14ac-45e1-bec7-cd25bc11caf5.jpg?v=1725919948"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413646819379",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101023",
+   "mfr_sku": "8022110.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022110_3_ff51f14e-f3ed-4566-9b40-b2bbbc4349af.jpg?v=1725919950",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022110_3_ff51f14e-f3ed-4566-9b40-b2bbbc4349af.jpg?v=1725919950"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413647081523",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101027",
+   "mfr_sku": "8022111.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022111_15_16c4953b-fae2-42d1-9f62-14f90160f1b6.jpg?v=1725919964",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022111_15_16c4953b-fae2-42d1-9f62-14f90160f1b6.jpg?v=1725919964"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413647179827",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101028",
+   "mfr_sku": "8022111.197.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022111_197_188fc120-3059-467f-83e8-7fc2d3a3984f.jpg?v=1725919966",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022111_197_188fc120-3059-467f-83e8-7fc2d3a3984f.jpg?v=1725919966"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413647245363",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101029",
+   "mfr_sku": "8022111.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022111_3_6e5e6036-87da-4436-898f-24c610743d14.jpg?v=1725919968",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022111_3_6e5e6036-87da-4436-898f-24c610743d14.jpg?v=1725919968"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413647474739",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101032",
+   "mfr_sku": "8022111.7.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022111_7_6de15252-e209-4c44-babf-7cf7bd3a11c6.jpg?v=1725919975",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022111_7_6de15252-e209-4c44-babf-7cf7bd3a11c6.jpg?v=1725919975"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413647835187",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101035",
+   "mfr_sku": "8022113.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022113_13_53865bfd-2525-47da-99d1-5bb96bbc6f00.jpg?v=1725919981",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022113_13_53865bfd-2525-47da-99d1-5bb96bbc6f00.jpg?v=1725919981"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413647999027",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101037",
+   "mfr_sku": "8022113.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022113_5_1caf50d3-610d-4564-b1d7-534040308f48.jpg?v=1725919985",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022113_5_1caf50d3-610d-4564-b1d7-534040308f48.jpg?v=1725919985"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413648031795",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101038",
+   "mfr_sku": "8022114.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022114_1_9e2ce755-ed3f-4fa3-b408-a20b385de931.jpg?v=1725919987",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022114_1_9e2ce755-ed3f-4fa3-b408-a20b385de931.jpg?v=1725919987"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413648097331",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101039",
+   "mfr_sku": "8022114.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022114_15_1dcaf0a2-ce24-4f4a-b340-fe97f9a86eeb.jpg?v=1725919989",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022114_15_1dcaf0a2-ce24-4f4a-b340-fe97f9a86eeb.jpg?v=1725919989"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413648457779",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101040",
+   "mfr_sku": "32330.66.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022114_19_db90b4c8-26f1-46fc-87a7-b62495b09884.jpg?v=1725919992",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022114_19_db90b4c8-26f1-46fc-87a7-b62495b09884.jpg?v=1725919992"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413648850995",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101042",
+   "mfr_sku": "8022114.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022114_33_101dfa43-c28c-4891-8a87-c550976000de.jpg?v=1725919996",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022114_33_101dfa43-c28c-4891-8a87-c550976000de.jpg?v=1725919996"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413649997875",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101044",
+   "mfr_sku": "8022116.115.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_115_fc6b7d4f-eb30-4b63-b30b-e91b65cb7e7e.jpg?v=1725920000",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_115_fc6b7d4f-eb30-4b63-b30b-e91b65cb7e7e.jpg?v=1725920000"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413650292787",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101045",
+   "mfr_sku": "8022116.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_12_1c1a6226-9474-4f5e-aae6-6df6742226a8.jpg?v=1725920002",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_12_1c1a6226-9474-4f5e-aae6-6df6742226a8.jpg?v=1725920002"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413652160563",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101047",
+   "mfr_sku": "32344.111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_16_0bc1378a-1102-4e0d-a0b7-58e954d338dd.jpg?v=1725920007",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_16_0bc1378a-1102-4e0d-a0b7-58e954d338dd.jpg?v=1725920007"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413652193331",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101048",
+   "mfr_sku": "32344.1111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_19_ef1a049b-9008-47e6-b9ee-d3196fee5bc8.jpg?v=1725920009",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_19_ef1a049b-9008-47e6-b9ee-d3196fee5bc8.jpg?v=1725920009"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413652389939",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101049",
+   "mfr_sku": "8022116.23.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_23_722def51-0aa3-48f1-acf5-e0ec83debb1d.jpg?v=1725920011",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_23_722def51-0aa3-48f1-acf5-e0ec83debb1d.jpg?v=1725920011"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413652422707",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101050",
+   "mfr_sku": "8022116.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_3_fb14d916-6993-44c9-a7ad-90978e00a7be.jpg?v=1725920013",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_3_fb14d916-6993-44c9-a7ad-90978e00a7be.jpg?v=1725920013"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413653962803",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101052",
+   "mfr_sku": "8022116.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_5_4efd1e7c-2523-4b27-b3ec-4cb65e142ff9.jpg?v=1725920018",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_5_4efd1e7c-2523-4b27-b3ec-4cb65e142ff9.jpg?v=1725920018"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413655207987",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101053",
+   "mfr_sku": "8022116.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_50_a1cbb3fd-2b6a-459e-b8aa-483e20a29e3e.jpg?v=1725920020",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022116_50_a1cbb3fd-2b6a-459e-b8aa-483e20a29e3e.jpg?v=1725920020"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413656518707",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101056",
+   "mfr_sku": "8022117.155.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022117_155_6b755f9a-c98a-4a00-ac9c-d114e6ae567c.jpg?v=1725920026",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022117_155_6b755f9a-c98a-4a00-ac9c-d114e6ae567c.jpg?v=1725920026"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413657698355",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101057",
+   "mfr_sku": "32344.1601.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022117_168_915a76d5-0232-485a-a140-e9c34e2ffd09.jpg?v=1725920028",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022117_168_915a76d5-0232-485a-a140-e9c34e2ffd09.jpg?v=1725920028"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413657796659",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101058",
+   "mfr_sku": "8022117.195.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022117_195_909cd33f-a330-42d1-a689-f3cff185eeed.jpg?v=1725920030",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022117_195_909cd33f-a330-42d1-a689-f3cff185eeed.jpg?v=1725920030"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413657829427",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101059",
+   "mfr_sku": "8022117.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022117_33_af619a5b-4e44-4aa2-86f9-f19b36eaec41.jpg?v=1725920032",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022117_33_af619a5b-4e44-4aa2-86f9-f19b36eaec41.jpg?v=1725920032"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413657927731",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101062",
+   "mfr_sku": "8022118.115.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_115_41954314-9747-40b0-93e6-c1ff07bba09f.jpg?v=1725920039",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_115_41954314-9747-40b0-93e6-c1ff07bba09f.jpg?v=1725920039"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413657960499",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101063",
+   "mfr_sku": "32344.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_12_8cadf505-a89c-4661-8ba4-168f5c742d65.jpg?v=1725920041",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_12_8cadf505-a89c-4661-8ba4-168f5c742d65.jpg?v=1725920041"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413657993267",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101064",
+   "mfr_sku": "8022118.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_13_b015cd69-97f6-4de0-a2e9-737c9de658da.jpg?v=1725920043",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_13_b015cd69-97f6-4de0-a2e9-737c9de658da.jpg?v=1725920043"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658058803",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101065",
+   "mfr_sku": "8022118.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_16_8a953ff6-af59-4879-940f-b88e6dd7c5e7.jpg?v=1725920045",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_16_8a953ff6-af59-4879-940f-b88e6dd7c5e7.jpg?v=1725920045"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658091571",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101066",
+   "mfr_sku": "8022118.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_19_0b106652-a4f4-4284-8b86-4d6a4185df92.jpg?v=1725920050",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_19_0b106652-a4f4-4284-8b86-4d6a4185df92.jpg?v=1725920050"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658157107",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101067",
+   "mfr_sku": "8022118.23.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_23_de1e1ead-0603-461e-a412-c6c453885c05.jpg?v=1725920052",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_23_de1e1ead-0603-461e-a412-c6c453885c05.jpg?v=1725920052"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658189875",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101068",
+   "mfr_sku": "8022118.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_3_aba3e666-4653-4794-b93a-73b1796cb4d6.jpg?v=1725920054",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_3_aba3e666-4653-4794-b93a-73b1796cb4d6.jpg?v=1725920054"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658255411",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101069",
+   "mfr_sku": "8022118.40.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_40_b967f4c1-aa78-4f41-b753-a716f4374801.jpg?v=1725920057",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_40_b967f4c1-aa78-4f41-b753-a716f4374801.jpg?v=1725920057"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658288179",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101070",
+   "mfr_sku": "8022118.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_5_56c3df51-9a92-4e19-8fd2-8f816041270f.jpg?v=1725920060",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_5_56c3df51-9a92-4e19-8fd2-8f816041270f.jpg?v=1725920060"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658353715",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101071",
+   "mfr_sku": "8022118.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_50_82555429-8b1b-422c-a413-41cadb867bbf.jpg?v=1725920063",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_50_82555429-8b1b-422c-a413-41cadb867bbf.jpg?v=1725920063"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658386483",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101072",
+   "mfr_sku": "8022118.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_6_7fc43798-7299-486d-a59a-ea04a736ce57.jpg?v=1725920064",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_6_7fc43798-7299-486d-a59a-ea04a736ce57.jpg?v=1725920064"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658517555",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101074",
+   "mfr_sku": "8022118.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_8_b75711b2-6fa9-450d-ac5b-f1b94af9ab7b.jpg?v=1725920068",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022118_8_b75711b2-6fa9-450d-ac5b-f1b94af9ab7b.jpg?v=1725920068"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658583091",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101075",
+   "mfr_sku": "8022119.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022119_19_f25d7076-33ed-426f-892d-5f2b8788b575.jpg?v=1725920070",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022119_19_f25d7076-33ed-426f-892d-5f2b8788b575.jpg?v=1725920070"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658648627",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101076",
+   "mfr_sku": "8022119.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022119_3_ec340c5a-3e15-4e9f-bced-2bca73ae9b5e.jpg?v=1725920072",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022119_3_ec340c5a-3e15-4e9f-bced-2bca73ae9b5e.jpg?v=1725920072"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658681395",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101077",
+   "mfr_sku": "8022119.40.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022119_40_5ed8bf08-baf5-4550-ac8e-c69518898cf2.jpg?v=1725920074",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022119_40_5ed8bf08-baf5-4550-ac8e-c69518898cf2.jpg?v=1725920074"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658714163",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101078",
+   "mfr_sku": "8022120.1319.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022120_1319_76c347b1-4403-4f5d-a793-1d0aff25f3c2.jpg?v=1725920076",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022120_1319_76c347b1-4403-4f5d-a793-1d0aff25f3c2.jpg?v=1725920076"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658779699",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101079",
+   "mfr_sku": "8022120.319.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022120_319_e36afdad-2901-4c5f-9dff-fc5fc0c7c387.jpg?v=1725920078",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022120_319_e36afdad-2901-4c5f-9dff-fc5fc0c7c387.jpg?v=1725920078"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658812467",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101080",
+   "mfr_sku": "8022120.403.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022120_403_57e98d77-6723-4661-8db9-1ab6794c0630.jpg?v=1725920080",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022120_403_57e98d77-6723-4661-8db9-1ab6794c0630.jpg?v=1725920080"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658878003",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101081",
+   "mfr_sku": "8022121.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022121_13_8c00d90b-b145-4851-bc92-079d211092f8.jpg?v=1725920082",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022121_13_8c00d90b-b145-4851-bc92-079d211092f8.jpg?v=1725920082"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658943539",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101082",
+   "mfr_sku": "8022121.195.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022121_195_eb8ad663-2feb-4e52-88ac-c105e5c5bd35.jpg?v=1725920084",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022121_195_eb8ad663-2feb-4e52-88ac-c105e5c5bd35.jpg?v=1725920084"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413658976307",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101083",
+   "mfr_sku": "8022121.40.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022121_40_d75b1ce9-b622-4154-a4d5-4a86260bf4c3.jpg?v=1725920086",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022121_40_d75b1ce9-b622-4154-a4d5-4a86260bf4c3.jpg?v=1725920086"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413659009075",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101084",
+   "mfr_sku": "8022121.909.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022121_909_fbb0ee42-5e1f-46bf-83cd-4c2e439c48bb.jpg?v=1725920088",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022121_909_fbb0ee42-5e1f-46bf-83cd-4c2e439c48bb.jpg?v=1725920088"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413659172915",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101085",
+   "mfr_sku": "8022122.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022122_11_7636e2e6-c820-4d7b-9e70-240f5d8b835b.jpg?v=1725920090",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022122_11_7636e2e6-c820-4d7b-9e70-240f5d8b835b.jpg?v=1725920090"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413659271219",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101086",
+   "mfr_sku": "8022122.1116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022122_1116_a697d608-890d-439b-ac8e-07bb546e6239.jpg?v=1725920092",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022122_1116_a697d608-890d-439b-ac8e-07bb546e6239.jpg?v=1725920092"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413659369523",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101087",
+   "mfr_sku": "8022122.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022122_12_9b878df3-9184-4fb5-bded-cc8265b969ff.jpg?v=1725920094",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022122_12_9b878df3-9184-4fb5-bded-cc8265b969ff.jpg?v=1725920094"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413659435059",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101088",
+   "mfr_sku": "8022122.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022122_13_f3996a77-eba0-483b-865b-95b01bb91f98.jpg?v=1725920095",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022122_13_f3996a77-eba0-483b-865b-95b01bb91f98.jpg?v=1725920095"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413659500595",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101089",
+   "mfr_sku": "8022122.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022122_1616_8b71ef8e-a727-4c6b-94a3-fa1653d8f8a4.jpg?v=1725920097",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022122_1616_8b71ef8e-a727-4c6b-94a3-fa1653d8f8a4.jpg?v=1725920097"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413659664435",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101092",
+   "mfr_sku": "8022122.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022122_5_00e8a659-6eb6-40bf-b17a-9bc645f4ac17.jpg?v=1725920103",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022122_5_00e8a659-6eb6-40bf-b17a-9bc645f4ac17.jpg?v=1725920103"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413659729971",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101093",
+   "mfr_sku": "8022122.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022122_55_3ca75f42-3a79-490a-9aad-3f4ad03798f4.jpg?v=1725920105",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022122_55_3ca75f42-3a79-490a-9aad-3f4ad03798f4.jpg?v=1725920105"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413659861043",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101095",
+   "mfr_sku": "8022123.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022123_1_dd174c75-f444-4e92-98a2-bb55d56e13f4.jpg?v=1725920109",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022123_1_dd174c75-f444-4e92-98a2-bb55d56e13f4.jpg?v=1725920109"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413659926579",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101096",
+   "mfr_sku": "8022123.1116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022123_1116_d64646ec-45fd-4f92-a0e7-a3f764ce7add.jpg?v=1725920111",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022123_1116_d64646ec-45fd-4f92-a0e7-a3f764ce7add.jpg?v=1725920111"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413659992115",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101097",
+   "mfr_sku": "8022123.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022123_12_570bfe82-3c9b-4065-9391-10f8fab8d158.jpg?v=1725920113",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022123_12_570bfe82-3c9b-4065-9391-10f8fab8d158.jpg?v=1725920113"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413660123187",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101099",
+   "mfr_sku": "8022123.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022123_19_eee7aa37-3aa5-4af3-93f0-2c3b91ce9cb7.jpg?v=1725920117",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022123_19_eee7aa37-3aa5-4af3-93f0-2c3b91ce9cb7.jpg?v=1725920117"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413660155955",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101100",
+   "mfr_sku": "32514.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022123_23_1cc6eaac-3e23-4ff5-994a-a4d61ed82213.jpg?v=1725920119",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022123_23_1cc6eaac-3e23-4ff5-994a-a4d61ed82213.jpg?v=1725920119"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413660254259",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101101",
+   "mfr_sku": "8022123.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022123_3_2ef3e3cc-2c12-4f03-a244-b04e3d46bfc5.jpg?v=1725920121",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022123_3_2ef3e3cc-2c12-4f03-a244-b04e3d46bfc5.jpg?v=1725920121"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413661597747",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101126",
+   "mfr_sku": "8022126.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022126_1616_2aa7a9ae-12c3-4dd9-9744-32a180811536.jpg?v=1725920180",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022126_1616_2aa7a9ae-12c3-4dd9-9744-32a180811536.jpg?v=1725920180"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413662056499",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101135",
+   "mfr_sku": "8022127.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022127_19_da3ef45b-b215-4438-86ba-9d11640eaa7c.jpg?v=1725920204",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022127_19_da3ef45b-b215-4438-86ba-9d11640eaa7c.jpg?v=1725920204"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413662154803",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101138",
+   "mfr_sku": "32565.919.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022127_50_c18be21d-d057-4a2b-a567-295acc530d94.jpg?v=1725920212",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022127_50_c18be21d-d057-4a2b-a567-295acc530d94.jpg?v=1725920212"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413662351411",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101142",
+   "mfr_sku": "8022128.73.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022128_73_fc83a816-faa3-412d-8455-889a760c4c20.jpg?v=1725920220",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022128_73_fc83a816-faa3-412d-8455-889a760c4c20.jpg?v=1725920220"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413662416947",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101143",
+   "mfr_sku": "8022129.10.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022129_10_614d3a53-69f6-4116-86ab-e01d4a58afcf.jpg?v=1725920223",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022129_10_614d3a53-69f6-4116-86ab-e01d4a58afcf.jpg?v=1725920223"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413663957043",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101177",
+   "mfr_sku": "8022139.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022139_5_d06be186-68fa-4df7-9431-4b71d84fa262.jpg?v=1725920307",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022139_5_d06be186-68fa-4df7-9431-4b71d84fa262.jpg?v=1725920307"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413663989811",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101178",
+   "mfr_sku": "8022140.46.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022140_46_ced2b210-80aa-4a51-9d96-8969e0a774be.jpg?v=1725920309",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8022140_46_ced2b210-80aa-4a51-9d96-8969e0a774be.jpg?v=1725920309"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413668380723",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101257",
+   "mfr_sku": "8023123.315.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023123_315_59249df8-e1b3-4c27-bf3e-8b87417330dd.jpg?v=1725920488",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023123_315_59249df8-e1b3-4c27-bf3e-8b87417330dd.jpg?v=1725920488"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413668479027",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101259",
+   "mfr_sku": "8023124.319.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023124_319_85fa2d57-d006-4066-b0b4-50011a4d1552.jpg?v=1725920492",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023124_319_85fa2d57-d006-4066-b0b4-50011a4d1552.jpg?v=1725920492"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413668970547",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101268",
+   "mfr_sku": "8023126.51.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023126_51_8af851db-62ba-4650-a821-b745a98afc53.jpg?v=1725920511",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023126_51_8af851db-62ba-4650-a821-b745a98afc53.jpg?v=1725920511"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413669068851",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101270",
+   "mfr_sku": "8023127.113.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_113_c0c933fe-917f-4f92-8859-c3b4f869de85.jpg?v=1725920516",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_113_c0c933fe-917f-4f92-8859-c3b4f869de85.jpg?v=1725920516"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413669167155",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101271",
+   "mfr_sku": "8023127.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_16_3c089ded-8005-4ae4-b5ea-9501cd4acdae.jpg?v=1725920519",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_16_3c089ded-8005-4ae4-b5ea-9501cd4acdae.jpg?v=1725920519"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413669232691",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101272",
+   "mfr_sku": "8023127.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_24_edd707eb-4875-4c9c-9fc5-46cfe7257312.jpg?v=1725920522",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_24_edd707eb-4875-4c9c-9fc5-46cfe7257312.jpg?v=1725920522"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413669298227",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101273",
+   "mfr_sku": "8023127.313.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_313_91bf6d37-1ab2-49c9-97a8-2b6acb3ad6c3.jpg?v=1725920524",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_313_91bf6d37-1ab2-49c9-97a8-2b6acb3ad6c3.jpg?v=1725920524"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413669363763",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101274",
+   "mfr_sku": "33127.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_6_4ed0e305-fe71-41a5-a0ae-1c8652837205.jpg?v=1725920526",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_6_4ed0e305-fe71-41a5-a0ae-1c8652837205.jpg?v=1725920526"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413669462067",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101275",
+   "mfr_sku": "8023127.8106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_8106_41c0ced4-96c0-4d91-aee8-55c2f957978b.jpg?v=1725920528",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_8106_41c0ced4-96c0-4d91-aee8-55c2f957978b.jpg?v=1725920528"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413669527603",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101276",
+   "mfr_sku": "8023127.830.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_830_7b434104-09ca-482d-868b-116a934f8e1d.jpg?v=1725920530",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_830_7b434104-09ca-482d-868b-116a934f8e1d.jpg?v=1725920530"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413669593139",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101277",
+   "mfr_sku": "8023127.84.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_84_9b5097e1-97ac-4456-b2c7-10206c8ccd07.jpg?v=1725920532",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_84_9b5097e1-97ac-4456-b2c7-10206c8ccd07.jpg?v=1725920532"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413669691443",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101278",
+   "mfr_sku": "8023127.850.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_850_2866095d-f01f-44ac-82de-130df083f570.jpg?v=1725920534",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_850_2866095d-f01f-44ac-82de-130df083f570.jpg?v=1725920534"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413669756979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101279",
+   "mfr_sku": "8023127.86.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_86_4e293f13-b703-4533-9953-e36c8c76bf05.jpg?v=1725920536",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023127_86_4e293f13-b703-4533-9953-e36c8c76bf05.jpg?v=1725920536"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413669789747",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101280",
+   "mfr_sku": "8023128.1611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023128_1611_c58ba54a-529d-42fc-acb1-81ed3ac5954f.jpg?v=1725920538",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023128_1611_c58ba54a-529d-42fc-acb1-81ed3ac5954f.jpg?v=1725920538"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413669888051",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101281",
+   "mfr_sku": "8023128.2111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023128_2111_f5eefda1-0d9d-4e36-8339-e207cc1b3f6a.jpg?v=1725920540",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023128_2111_f5eefda1-0d9d-4e36-8339-e207cc1b3f6a.jpg?v=1725920540"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413669986355",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101282",
+   "mfr_sku": "8023128.313.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023128_313_af177e14-99e9-44ba-b89e-f7b583241249.jpg?v=1725920541",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023128_313_af177e14-99e9-44ba-b89e-f7b583241249.jpg?v=1725920541"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670051891",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101283",
+   "mfr_sku": "8023128.550.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023128_550_4ec6d3f1-62d1-460b-8865-c01d7d109083.jpg?v=1725920543",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023128_550_4ec6d3f1-62d1-460b-8865-c01d7d109083.jpg?v=1725920543"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670150195",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101284",
+   "mfr_sku": "8023128.910.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023128_910_df09139b-d986-4aaa-8b9f-113f979a914b.jpg?v=1725920545",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023128_910_df09139b-d986-4aaa-8b9f-113f979a914b.jpg?v=1725920545"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670215731",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101285",
+   "mfr_sku": "33127.124.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023129_1_a7d2314c-37e1-4531-9477-37571d637b94.jpg?v=1725920547",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023129_1_a7d2314c-37e1-4531-9477-37571d637b94.jpg?v=1725920547"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670248499",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101286",
+   "mfr_sku": "8023129.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023129_11_e5308915-c431-48e1-b58f-568c71912835.jpg?v=1725920549",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023129_11_e5308915-c431-48e1-b58f-568c71912835.jpg?v=1725920549"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670281267",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101287",
+   "mfr_sku": "8023131.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023131_33_c45eab8d-8974-4e8e-a94e-39824184a642.jpg?v=1725920551",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023131_33_c45eab8d-8974-4e8e-a94e-39824184a642.jpg?v=1725920551"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670346803",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101288",
+   "mfr_sku": "8023131.353.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023131_353_e65c7e0a-2e8d-4ee5-8b8e-1ef5e14751b3.jpg?v=1725920553",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023131_353_e65c7e0a-2e8d-4ee5-8b8e-1ef5e14751b3.jpg?v=1725920553"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670412339",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101289",
+   "mfr_sku": "8023131.424.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023131_424_ebcbe432-67e1-4068-a552-55dd27d87aed.jpg?v=1725920555",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023131_424_ebcbe432-67e1-4068-a552-55dd27d87aed.jpg?v=1725920555"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670477875",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101290",
+   "mfr_sku": "8023131.510.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023131_510_0af5c200-6978-4bc0-89e3-7d0af9bdc5d9.jpg?v=1725920557",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023131_510_0af5c200-6978-4bc0-89e3-7d0af9bdc5d9.jpg?v=1725920557"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670543411",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101291",
+   "mfr_sku": "8023131.99.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023131_99_3a76f3e7-ee41-476a-a070-4e8278320ade.jpg?v=1725920559",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023131_99_3a76f3e7-ee41-476a-a070-4e8278320ade.jpg?v=1725920559"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670576179",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101292",
+   "mfr_sku": "8023132.1611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023132_1611_46fb9ef9-9b98-4052-891b-c28c83470b42.jpg?v=1725920561",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023132_1611_46fb9ef9-9b98-4052-891b-c28c83470b42.jpg?v=1725920561"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670641715",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101293",
+   "mfr_sku": "8023132.353.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023132_353_1da948b7-8dbe-4b2a-941e-29fdfa0d023c.jpg?v=1725920563",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023132_353_1da948b7-8dbe-4b2a-941e-29fdfa0d023c.jpg?v=1725920563"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670707251",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101294",
+   "mfr_sku": "8023132.424.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023132_424_c2905ec8-7bf9-4e98-9e98-4d3fea5e6fcf.jpg?v=1725920565",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023132_424_c2905ec8-7bf9-4e98-9e98-4d3fea5e6fcf.jpg?v=1725920565"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670740019",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101295",
+   "mfr_sku": "8023132.51.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023132_51_4c172b9c-e9b5-4197-83fa-c8d96334da24.jpg?v=1725920567",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023132_51_4c172b9c-e9b5-4197-83fa-c8d96334da24.jpg?v=1725920567"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670772787",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101296",
+   "mfr_sku": "33127.2111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_1_afa0947d-badb-4fb7-bfc9-83430aae5e58.jpg?v=1725920569",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_1_afa0947d-badb-4fb7-bfc9-83430aae5e58.jpg?v=1725920569"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670838323",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101297",
+   "mfr_sku": "33127.2121.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_10_2fd9fa83-f0a3-4732-a71c-a41fbe9826cd.jpg?v=1725920570",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_10_2fd9fa83-f0a3-4732-a71c-a41fbe9826cd.jpg?v=1725920570"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670871091",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101298",
+   "mfr_sku": "8023133.116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_116_c7a02e08-9316-4e8d-b464-ad835e3a36ed.jpg?v=1725920572",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_116_c7a02e08-9316-4e8d-b464-ad835e3a36ed.jpg?v=1725920572"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670903859",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101299",
+   "mfr_sku": "8023133.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_12_c8b681da-03b8-4dc0-9e6c-93a39b24d4f3.jpg?v=1725920574",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_12_c8b681da-03b8-4dc0-9e6c-93a39b24d4f3.jpg?v=1725920574"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413670936627",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101300",
+   "mfr_sku": "8023133.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_13_2d5a9b3c-4d00-4fb3-8dc5-507628623546.jpg?v=1725920576",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_13_2d5a9b3c-4d00-4fb3-8dc5-507628623546.jpg?v=1725920576"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671002163",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101301",
+   "mfr_sku": "8023133.161.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_161_3b7385d6-7376-4b5c-8909-66da8f40dc6a.jpg?v=1725920578",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_161_3b7385d6-7376-4b5c-8909-66da8f40dc6a.jpg?v=1725920578"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671034931",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101302",
+   "mfr_sku": "8023133.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_19_d1d26528-719d-4636-aedb-3cffd3ec9023.jpg?v=1725920580",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_19_d1d26528-719d-4636-aedb-3cffd3ec9023.jpg?v=1725920580"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671067699",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101303",
+   "mfr_sku": "8023133.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_3_521b9863-d7d0-4302-857a-c0619b74daa9.jpg?v=1725920581",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_3_521b9863-d7d0-4302-857a-c0619b74daa9.jpg?v=1725920581"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671100467",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101304",
+   "mfr_sku": "33127.313.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_313_d10841aa-a8b1-48d9-b2e7-48e02bd6fa8c.jpg?v=1725920583",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_313_d10841aa-a8b1-48d9-b2e7-48e02bd6fa8c.jpg?v=1725920583"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671166003",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101305",
+   "mfr_sku": "8023133.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_50_792d1c65-c7c3-44b0-a91a-719a3be88db4.jpg?v=1725920585",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_50_792d1c65-c7c3-44b0-a91a-719a3be88db4.jpg?v=1725920585"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671198771",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101306",
+   "mfr_sku": "33127.323.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_6_49c04e44-5e9c-488c-b798-f6e6dfc30e4e.jpg?v=1725920587",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023133_6_49c04e44-5e9c-488c-b798-f6e6dfc30e4e.jpg?v=1725920587"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671264307",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101307",
+   "mfr_sku": "33127.330.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023134_1116_d98d4ad9-6a56-4d21-bc25-927f908f8c88.jpg?v=1725920589",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023134_1116_d98d4ad9-6a56-4d21-bc25-927f908f8c88.jpg?v=1725920589"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671297075",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101308",
+   "mfr_sku": "33127.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023134_116_c905c209-0770-4126-a3c2-7d5ab9780351.jpg?v=1725920591",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023134_116_c905c209-0770-4126-a3c2-7d5ab9780351.jpg?v=1725920591"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671362611",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101309",
+   "mfr_sku": "33127.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023134_13_61b9a4fb-8959-43f3-8494-ecf14a331c3d.jpg?v=1725920593",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023134_13_61b9a4fb-8959-43f3-8494-ecf14a331c3d.jpg?v=1725920593"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671395379",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101310",
+   "mfr_sku": "8023134.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023134_33_999717eb-42b3-40a9-abdf-8cea8635072b.jpg?v=1725920595",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023134_33_999717eb-42b3-40a9-abdf-8cea8635072b.jpg?v=1725920595"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671460915",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101311",
+   "mfr_sku": "8023134.40.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023134_40_0ec634e6-7e40-4f67-895a-3a99612dd3e4.jpg?v=1725920596",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023134_40_0ec634e6-7e40-4f67-895a-3a99612dd3e4.jpg?v=1725920596"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671493683",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101312",
+   "mfr_sku": "8023134.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023134_513_14485c60-f9ec-451e-8ab7-0388531cd592.jpg?v=1725920600",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023134_513_14485c60-f9ec-451e-8ab7-0388531cd592.jpg?v=1725920600"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671526451",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101313",
+   "mfr_sku": "8023134.716.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023134_716_ba20c4f3-68ae-4d0a-8ddf-6e3c25fe6b6a.jpg?v=1725920603",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023134_716_ba20c4f3-68ae-4d0a-8ddf-6e3c25fe6b6a.jpg?v=1725920603"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671591987",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101314",
+   "mfr_sku": "8023135.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023135_13_1fa3a469-8549-4435-996b-cc4a313de9f3.jpg?v=1725920605",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023135_13_1fa3a469-8549-4435-996b-cc4a313de9f3.jpg?v=1725920605"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671657523",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101315",
+   "mfr_sku": "8023135.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023135_19_05fa5310-70e9-4836-b6ec-3e016dd5bc57.jpg?v=1725920608",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023135_19_05fa5310-70e9-4836-b6ec-3e016dd5bc57.jpg?v=1725920608"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671690291",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101316",
+   "mfr_sku": "8023135.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023135_4_4815508d-a5e0-462b-9fe2-77bcbc418f95.jpg?v=1725920611",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023135_4_4815508d-a5e0-462b-9fe2-77bcbc418f95.jpg?v=1725920611"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671788595",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101318",
+   "mfr_sku": "8023136.1711.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023136_1711_0880df78-f7f4-424b-a9d0-4be98e33d585.jpg?v=1725920617",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023136_1711_0880df78-f7f4-424b-a9d0-4be98e33d585.jpg?v=1725920617"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671821363",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101319",
+   "mfr_sku": "8023136.355.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023136_355_c3b3b490-3852-4733-aa7e-2c62170c3b47.jpg?v=1725920619",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023136_355_c3b3b490-3852-4733-aa7e-2c62170c3b47.jpg?v=1725920619"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671854131",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101320",
+   "mfr_sku": "8023136.512.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023136_512_81c46c0a-28e6-4c0b-b178-9b2c5bab6c9c.jpg?v=1725920621",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023136_512_81c46c0a-28e6-4c0b-b178-9b2c5bab6c9c.jpg?v=1725920621"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671886899",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101321",
+   "mfr_sku": "8023136.611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023136_611_4ba99bd5-452f-4a46-903e-df211a791d8d.jpg?v=1725920623",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023136_611_4ba99bd5-452f-4a46-903e-df211a791d8d.jpg?v=1725920623"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671952435",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101322",
+   "mfr_sku": "8023137.10.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023137_10_ef64daab-88b1-4875-8988-99c5ed7d0ef9.jpg?v=1725920625",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023137_10_ef64daab-88b1-4875-8988-99c5ed7d0ef9.jpg?v=1725920625"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413671985203",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101323",
+   "mfr_sku": "8023137.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023137_13_82516f03-19ca-4a41-a3a2-c889623f7247.jpg?v=1725920627",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023137_13_82516f03-19ca-4a41-a3a2-c889623f7247.jpg?v=1725920627"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672017971",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101324",
+   "mfr_sku": "8023137.23.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023137_23_654e9289-d23e-4a0c-bed3-a67dfeb62c16.jpg?v=1725920629",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023137_23_654e9289-d23e-4a0c-bed3-a67dfeb62c16.jpg?v=1725920629"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672050739",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101325",
+   "mfr_sku": "8023137.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023137_4_5c0b637e-cb85-4627-9db0-2d51d722f72c.jpg?v=1725920631",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023137_4_5c0b637e-cb85-4627-9db0-2d51d722f72c.jpg?v=1725920631"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672181811",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101326",
+   "mfr_sku": "8023137.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023137_5_2d6e6e17-e799-46f6-8f0a-1dece0141544.jpg?v=1725920633",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023137_5_2d6e6e17-e799-46f6-8f0a-1dece0141544.jpg?v=1725920633"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672247347",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101327",
+   "mfr_sku": "8023138.155.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023138_155_16a97149-45f9-4ccc-b91b-f2f06dc23246.jpg?v=1725920636",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023138_155_16a97149-45f9-4ccc-b91b-f2f06dc23246.jpg?v=1725920636"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672280115",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101328",
+   "mfr_sku": "8023138.34.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023138_34_73b753e3-167c-4fd2-8067-a53d79976aa1.jpg?v=1725920638",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023138_34_73b753e3-167c-4fd2-8067-a53d79976aa1.jpg?v=1725920638"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672312883",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101329",
+   "mfr_sku": "8023138.3524.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023138_3524_16526d4d-b151-463a-8733-8297ce59853c.jpg?v=1725920640",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023138_3524_16526d4d-b151-463a-8733-8297ce59853c.jpg?v=1725920640"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672345651",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101330",
+   "mfr_sku": "8023138.913.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023138_913_81c0958c-6e55-40a2-8bb3-d77f0b6a5c25.jpg?v=1725920642",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023138_913_81c0958c-6e55-40a2-8bb3-d77f0b6a5c25.jpg?v=1725920642"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672411187",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101331",
+   "mfr_sku": "8023139.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023139_12_0a306f09-3a13-4f51-a290-812f1c569272.jpg?v=1725920644",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023139_12_0a306f09-3a13-4f51-a290-812f1c569272.jpg?v=1725920644"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672443955",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101332",
+   "mfr_sku": "8023139.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023139_13_038b3c0f-fcee-41a6-badb-7b58b13cf333.jpg?v=1725920646",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023139_13_038b3c0f-fcee-41a6-badb-7b58b13cf333.jpg?v=1725920646"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672476723",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101333",
+   "mfr_sku": "8023139.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023139_16_e07870e7-ffaa-45e8-9e97-4199ae86ff76.jpg?v=1725920648",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023139_16_e07870e7-ffaa-45e8-9e97-4199ae86ff76.jpg?v=1725920648"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672542259",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101334",
+   "mfr_sku": "8023139.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023139_19_2c13de8f-bdad-442f-8e87-380d87e03338.jpg?v=1725920651",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023139_19_2c13de8f-bdad-442f-8e87-380d87e03338.jpg?v=1725920651"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672607795",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101335",
+   "mfr_sku": "8023139.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023139_5_d05c257b-b67e-44ce-96d9-fd2393c95620.jpg?v=1725920653",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023139_5_d05c257b-b67e-44ce-96d9-fd2393c95620.jpg?v=1725920653"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672640563",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101336",
+   "mfr_sku": "8023139.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023139_6_9dad61af-4d8f-4477-8d03-c7f0fccf5de8.jpg?v=1725920655",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023139_6_9dad61af-4d8f-4477-8d03-c7f0fccf5de8.jpg?v=1725920655"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672706099",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101337",
+   "mfr_sku": "8023140.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023140_12_54cc4add-2ddf-473a-b7ff-ba37f7a25768.jpg?v=1725920657",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023140_12_54cc4add-2ddf-473a-b7ff-ba37f7a25768.jpg?v=1725920657"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672738867",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101338",
+   "mfr_sku": "8023140.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023140_19_bd927af5-597a-4525-8327-f0d7974c5694.jpg?v=1725920659",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023140_19_bd927af5-597a-4525-8327-f0d7974c5694.jpg?v=1725920659"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672771635",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101339",
+   "mfr_sku": "8023140.30.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023140_30_1554dbba-2a42-41d2-ac64-b5b71f52b5fc.jpg?v=1725920661",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023140_30_1554dbba-2a42-41d2-ac64-b5b71f52b5fc.jpg?v=1725920661"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672837171",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101340",
+   "mfr_sku": "8023140.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023140_50_dfa0e91d-a5e7-4e94-a830-f75dd589f44b.jpg?v=1725920663",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023140_50_dfa0e91d-a5e7-4e94-a830-f75dd589f44b.jpg?v=1725920663"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672869939",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101341",
+   "mfr_sku": "8023141.1313.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023141_1313_6402b9b2-ec0e-4ea1-80df-cbabdb9fa83d.jpg?v=1725920665",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023141_1313_6402b9b2-ec0e-4ea1-80df-cbabdb9fa83d.jpg?v=1725920665"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413672935475",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101342",
+   "mfr_sku": "8023141.1614.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023141_1614_b83d8d02-cc3e-4301-a0e9-5bdd182bf9a3.jpg?v=1725920667",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023141_1614_b83d8d02-cc3e-4301-a0e9-5bdd182bf9a3.jpg?v=1725920667"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413673001011",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101343",
+   "mfr_sku": "8023141.1617.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023141_1617_a4351216-df0c-439c-9590-64fe8a1cee87.jpg?v=1725920669",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023141_1617_a4351216-df0c-439c-9590-64fe8a1cee87.jpg?v=1725920669"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413673033779",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101344",
+   "mfr_sku": "8023141.512.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023141_512_a7eaf622-74e3-49a5-ae46-2b325f8204f0.jpg?v=1725920671",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023141_512_a7eaf622-74e3-49a5-ae46-2b325f8204f0.jpg?v=1725920671"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413673066547",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101345",
+   "mfr_sku": "8023141.84.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023141_84_dd41f75a-b072-46ab-a0db-5c6d8d999714.jpg?v=1725920673",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023141_84_dd41f75a-b072-46ab-a0db-5c6d8d999714.jpg?v=1725920673"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413673099315",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101346",
+   "mfr_sku": "8023142.155.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023142_155_cb6192e1-c588-40a8-a282-621ad2f771f0.jpg?v=1725920675",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023142_155_cb6192e1-c588-40a8-a282-621ad2f771f0.jpg?v=1725920675"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413673164851",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101347",
+   "mfr_sku": "8023142.1611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023142_1611_ea61ca20-b296-43d0-9ce7-5db88aa065c9.jpg?v=1725920677",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023142_1611_ea61ca20-b296-43d0-9ce7-5db88aa065c9.jpg?v=1725920677"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413673230387",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101348",
+   "mfr_sku": "8023142.354.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023142_354_f9d28773-8087-42f8-80b7-5a32062233b4.jpg?v=1725920680",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023142_354_f9d28773-8087-42f8-80b7-5a32062233b4.jpg?v=1725920680"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413673295923",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101349",
+   "mfr_sku": "8023143.1611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023143_1611_ca9bb343-57d0-4dd6-a22f-bf69660541d9.jpg?v=1725920682",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023143_1611_ca9bb343-57d0-4dd6-a22f-bf69660541d9.jpg?v=1725920682"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413673328691",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101350",
+   "mfr_sku": "8023143.316.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023143_316_1bf6db12-a865-47dd-8f66-e595ee03aa87.jpg?v=1725920684",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023143_316_1bf6db12-a865-47dd-8f66-e595ee03aa87.jpg?v=1725920684"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413674410035",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101373",
+   "mfr_sku": "33345.5050.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023147_73_e838641f-862b-4893-826e-917681782c07.jpg?v=1725920739",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023147_73_e838641f-862b-4893-826e-917681782c07.jpg?v=1725920739"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413676179507",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101407",
+   "mfr_sku": "8023153.712.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023153_712_bf7b532d-b385-4109-9105-533c0f199324.jpg?v=1725920810",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023153_712_bf7b532d-b385-4109-9105-533c0f199324.jpg?v=1725920810"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413676965939",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101419",
+   "mfr_sku": "8023155.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023155_13_ccd294d2-f4e4-49fb-8c75-48c65821f4c8.jpg?v=1725920836",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023155_13_ccd294d2-f4e4-49fb-8c75-48c65821f4c8.jpg?v=1725920836"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413677031475",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101420",
+   "mfr_sku": "8023155.1516.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023155_1516_9a03b691-fee5-44cf-9f87-5e6e6ac3f6e1.jpg?v=1725920837",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023155_1516_9a03b691-fee5-44cf-9f87-5e6e6ac3f6e1.jpg?v=1725920837"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413677129779",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101422",
+   "mfr_sku": "8023155.316.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023155_316_8095a00c-5c5a-486d-aabf-f00460ddc50c.jpg?v=1725920841",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023155_316_8095a00c-5c5a-486d-aabf-f00460ddc50c.jpg?v=1725920841"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413677162547",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101423",
+   "mfr_sku": "8023155.516.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023155_516_7ffc4363-c208-47e3-a7e9-726ce1cfbdda.jpg?v=1725920843",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023155_516_7ffc4363-c208-47e3-a7e9-726ce1cfbdda.jpg?v=1725920843"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413677260851",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101425",
+   "mfr_sku": "8023155.97.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023155_97_cb942076-a601-4dc7-890a-95a1ee2d5e0b.jpg?v=1725920847",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023155_97_cb942076-a601-4dc7-890a-95a1ee2d5e0b.jpg?v=1725920847"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413677359155",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101426",
+   "mfr_sku": "8023156.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023156_13_689af01c-968e-40e3-b2c5-c2d4f6566d64.jpg?v=1725920849",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023156_13_689af01c-968e-40e3-b2c5-c2d4f6566d64.jpg?v=1725920849"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413677752371",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101431",
+   "mfr_sku": "8023156.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023156_55_e91a9561-e510-401e-9e22-086bf4c7c737.jpg?v=1725920858",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8023156_55_e91a9561-e510-401e-9e22-086bf4c7c737.jpg?v=1725920858"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413677883443",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101433",
+   "mfr_sku": "8024100.153.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024100_153_5505e8b0-ca91-4ae2-9e8c-8352748428fb.jpg?v=1725920861",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024100_153_5505e8b0-ca91-4ae2-9e8c-8352748428fb.jpg?v=1725920861"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413677948979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101434",
+   "mfr_sku": "8024100.319.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024100_319_cb024a5c-4afd-46ef-90c6-6b45278a8b35.jpg?v=1725920863",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024100_319_cb024a5c-4afd-46ef-90c6-6b45278a8b35.jpg?v=1725920863"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413678178355",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101437",
+   "mfr_sku": "8024100.716.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024100_716_3963a86c-87c5-4eb5-93e9-cfb88d12154a.jpg?v=1725920869",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024100_716_3963a86c-87c5-4eb5-93e9-cfb88d12154a.jpg?v=1725920869"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413678211123",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101438",
+   "mfr_sku": "8024101.1216.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024101_1216_78618480-739a-4690-b18d-2f9870d49da0.jpg?v=1725920871",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024101_1216_78618480-739a-4690-b18d-2f9870d49da0.jpg?v=1725920871"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413678309427",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101440",
+   "mfr_sku": "8024101.335.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024101_335_c8c2cfd4-7367-42a1-9e8f-07fd3e6fbb5e.jpg?v=1725920877",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024101_335_c8c2cfd4-7367-42a1-9e8f-07fd3e6fbb5e.jpg?v=1725920877"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413678374963",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101441",
+   "mfr_sku": "8024101.415.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024101_415_8011e17c-8f77-4ab1-9ad9-1d58d1f318a3.jpg?v=1725920879",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024101_415_8011e17c-8f77-4ab1-9ad9-1d58d1f318a3.jpg?v=1725920879"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413678473267",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101442",
+   "mfr_sku": "8024101.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024101_55_72782b95-af6c-49f7-965f-036c8d093cff.jpg?v=1725920881",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024101_55_72782b95-af6c-49f7-965f-036c8d093cff.jpg?v=1725920881"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413678571571",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101444",
+   "mfr_sku": "8024103.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024103_15_9472ce6c-1a26-4b1d-9880-6cb5682c7df0.jpg?v=1725920885",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024103_15_9472ce6c-1a26-4b1d-9880-6cb5682c7df0.jpg?v=1725920885"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413679030323",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101451",
+   "mfr_sku": "8024104.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024104_19_84abe032-0314-4082-92bf-7aa6a890cfb4.jpg?v=1725920903",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024104_19_84abe032-0314-4082-92bf-7aa6a890cfb4.jpg?v=1725920903"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413679095859",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101452",
+   "mfr_sku": "8024104.315.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024104_315_8fbfcef6-4780-4223-bdeb-30702f53ad71.jpg?v=1725920905",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024104_315_8fbfcef6-4780-4223-bdeb-30702f53ad71.jpg?v=1725920905"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413679128627",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101453",
+   "mfr_sku": "8024105.155.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024105_155_38e7a7c7-e5d9-418d-82a7-8cb828e0c1a2.jpg?v=1725920907",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024105_155_38e7a7c7-e5d9-418d-82a7-8cb828e0c1a2.jpg?v=1725920907"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413679390771",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101456",
+   "mfr_sku": "8024105.913.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024105_913_0791825f-2797-4201-b445-c7dde59c0a02.jpg?v=1725920912",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024105_913_0791825f-2797-4201-b445-c7dde59c0a02.jpg?v=1725920912"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413679521843",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101459",
+   "mfr_sku": "8024106.353.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024106_353_b5b14b1b-fd1f-479d-bac6-d0eaf23a9dbf.jpg?v=1725920918",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024106_353_b5b14b1b-fd1f-479d-bac6-d0eaf23a9dbf.jpg?v=1725920918"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413679587379",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101460",
+   "mfr_sku": "8024106.51.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024106_51_ccd5ac74-b519-4eb8-9c32-7c1075b61d54.jpg?v=1725920920",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024106_51_ccd5ac74-b519-4eb8-9c32-7c1075b61d54.jpg?v=1725920920"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413679685683",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101461",
+   "mfr_sku": "8024106.73.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024106_73_b8e5726f-111c-4fd6-bfc0-a2deb545bc3e.jpg?v=1725920922",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024106_73_b8e5726f-111c-4fd6-bfc0-a2deb545bc3e.jpg?v=1725920922"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413679751219",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101462",
+   "mfr_sku": "8024107.195.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024107_195_091a5957-6116-49de-9ac8-e52b19186190.jpg?v=1725920924",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024107_195_091a5957-6116-49de-9ac8-e52b19186190.jpg?v=1725920924"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413679816755",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101463",
+   "mfr_sku": "8024107.353.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024107_353_65f4829b-db15-4f6a-9791-698c0a798586.jpg?v=1725920926",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024107_353_65f4829b-db15-4f6a-9791-698c0a798586.jpg?v=1725920926"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413679849523",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101464",
+   "mfr_sku": "8024107.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024107_513_0188b160-95b3-47df-82ea-afc90205dfdd.jpg?v=1725920928",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024107_513_0188b160-95b3-47df-82ea-afc90205dfdd.jpg?v=1725920928"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413679882291",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101465",
+   "mfr_sku": "8024107.73.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024107_73_f0a879a8-6bd4-4b63-b258-b7f9e6d6cbd0.jpg?v=1725920930",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024107_73_f0a879a8-6bd4-4b63-b258-b7f9e6d6cbd0.jpg?v=1725920930"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413679947827",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101466",
+   "mfr_sku": "8024108.319.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024108_319_ab336bce-09ac-457d-b22a-1e48f38d94dc.jpg?v=1725920932",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024108_319_ab336bce-09ac-457d-b22a-1e48f38d94dc.jpg?v=1725920932"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680013363",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101467",
+   "mfr_sku": "8024108.353.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024108_353_e92100a2-fd13-408a-906d-15408299e86c.jpg?v=1725920934",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024108_353_e92100a2-fd13-408a-906d-15408299e86c.jpg?v=1725920934"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680046131",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101468",
+   "mfr_sku": "8024108.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024108_513_162c827c-05ee-49cb-bf5c-0d2804a1fb30.jpg?v=1725920936",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024108_513_162c827c-05ee-49cb-bf5c-0d2804a1fb30.jpg?v=1725920936"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680078899",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101469",
+   "mfr_sku": "8024109.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024109_13_293d7dc1-f7bf-46bc-9f7d-8e0207d14a13.jpg?v=1725920938",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024109_13_293d7dc1-f7bf-46bc-9f7d-8e0207d14a13.jpg?v=1725920938"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680111667",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101470",
+   "mfr_sku": "8024109.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024109_16_a863e1d1-a896-476e-bbc7-f2c0e962bfc6.jpg?v=1725920940",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024109_16_a863e1d1-a896-476e-bbc7-f2c0e962bfc6.jpg?v=1725920940"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680177203",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101471",
+   "mfr_sku": "8024109.31.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024109_31_9bf1624f-fb26-463d-9572-99e357e48094.jpg?v=1725920942",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024109_31_9bf1624f-fb26-463d-9572-99e357e48094.jpg?v=1725920942"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680275507",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101472",
+   "mfr_sku": "8024109.51.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024109_51_3f5b2710-0306-4782-834a-a1932f7a9f68.jpg?v=1725920944",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024109_51_3f5b2710-0306-4782-834a-a1932f7a9f68.jpg?v=1725920944"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680373811",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101473",
+   "mfr_sku": "8024110.1611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024110_1611_55332332-a959-4682-8188-2533956ae7e6.jpg?v=1725920946",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024110_1611_55332332-a959-4682-8188-2533956ae7e6.jpg?v=1725920946"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680406579",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101474",
+   "mfr_sku": "8024110.3524.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024110_3524_fb25ee41-47dc-45b2-8e3d-ff97cece9cc3.jpg?v=1725920948",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024110_3524_fb25ee41-47dc-45b2-8e3d-ff97cece9cc3.jpg?v=1725920948"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680472115",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101475",
+   "mfr_sku": "8024110.353.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024110_353_f058b438-ae80-430d-9b46-72b6a427f86a.jpg?v=1725920950",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024110_353_f058b438-ae80-430d-9b46-72b6a427f86a.jpg?v=1725920950"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680537651",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101476",
+   "mfr_sku": "8024111.353.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024111_353_3d5b953c-10f5-4087-a0f5-2e848e8f1621.jpg?v=1725920952",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024111_353_3d5b953c-10f5-4087-a0f5-2e848e8f1621.jpg?v=1725920952"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680734259",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101478",
+   "mfr_sku": "8024111.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024111_55_55b6df4b-047c-4c72-a034-b9513dc0bd11.jpg?v=1725920956",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024111_55_55b6df4b-047c-4c72-a034-b9513dc0bd11.jpg?v=1725920956"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680799795",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101479",
+   "mfr_sku": "8024111.64.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024111_64_cbfb19e3-baf0-42dd-abf8-60ec1bd765fe.jpg?v=1725920957",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024111_64_cbfb19e3-baf0-42dd-abf8-60ec1bd765fe.jpg?v=1725920957"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680865331",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101480",
+   "mfr_sku": "8024111.666.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024111_666_7dc7b208-2954-44cb-8b15-58581f0e060e.jpg?v=1725920959",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024111_666_7dc7b208-2954-44cb-8b15-58581f0e060e.jpg?v=1725920959"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680898099",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101481",
+   "mfr_sku": "8024112.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024112_19_3a22a016-c67f-4c00-9b40-4f568f4140e6.jpg?v=1725920961",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024112_19_3a22a016-c67f-4c00-9b40-4f568f4140e6.jpg?v=1725920961"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413680963635",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101482",
+   "mfr_sku": "8024112.313.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024112_313_5733f9e0-5315-46e9-a216-bf1acaa66a71.jpg?v=1725920965",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024112_313_5733f9e0-5315-46e9-a216-bf1acaa66a71.jpg?v=1725920965"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681061939",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101484",
+   "mfr_sku": "8024113.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024113_1_f74c5c65-21a0-4880-a873-19f122014dc2.jpg?v=1725920969",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024113_1_f74c5c65-21a0-4880-a873-19f122014dc2.jpg?v=1725920969"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681193011",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101486",
+   "mfr_sku": "8024113.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024113_16_541435cd-2027-4c09-a685-806d543e4556.jpg?v=1725920973",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024113_16_541435cd-2027-4c09-a685-806d543e4556.jpg?v=1725920973"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681225779",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101487",
+   "mfr_sku": "8024113.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024113_21_afa4ab37-8708-4b41-9469-ca4491646932.jpg?v=1725920975",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024113_21_afa4ab37-8708-4b41-9469-ca4491646932.jpg?v=1725920975"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681258547",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101488",
+   "mfr_sku": "8024113.23.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024113_23_4b434bfc-de15-4df3-b1cb-25991c9074ea.jpg?v=1725920978",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024113_23_4b434bfc-de15-4df3-b1cb-25991c9074ea.jpg?v=1725920978"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681324083",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101489",
+   "mfr_sku": "8024113.313.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024113_313_a32c8986-f8fb-4a56-bed8-bae10c2443cf.jpg?v=1725920981",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024113_313_a32c8986-f8fb-4a56-bed8-bae10c2443cf.jpg?v=1725920981"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681422387",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101490",
+   "mfr_sku": "8024113.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024113_50_7f83ac3f-dc59-4d33-9939-6e92b6556f81.jpg?v=1725920984",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024113_50_7f83ac3f-dc59-4d33-9939-6e92b6556f81.jpg?v=1725920984"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681455155",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101491",
+   "mfr_sku": "8024114.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024114_1_a0f6a6e5-14c5-411c-8c28-8ae904d3c117.jpg?v=1725920987",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024114_1_a0f6a6e5-14c5-411c-8c28-8ae904d3c117.jpg?v=1725920987"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681487923",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101492",
+   "mfr_sku": "8024114.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024114_11_f1e5eaad-7dac-4c5a-b87d-bea736ec4fc8.jpg?v=1725920988",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024114_11_f1e5eaad-7dac-4c5a-b87d-bea736ec4fc8.jpg?v=1725920988"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681520691",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101493",
+   "mfr_sku": "8024114.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024114_13_fe1e90b8-5878-4dc5-9877-09880498b58b.jpg?v=1725920990",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/btb3whxp24gmgnbz9642pjv/8024114_13.jpg",
+   "hires_source": "kravet_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024114_13_fe1e90b8-5878-4dc5-9877-09880498b58b.jpg?v=1725920990"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681553459",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101494",
+   "mfr_sku": "8024114.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024114_21_90ff2dbb-186d-4099-8de1-966c8758eb7b.jpg?v=1725920992",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024114_21_90ff2dbb-186d-4099-8de1-966c8758eb7b.jpg?v=1725920992"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681618995",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101495",
+   "mfr_sku": "8024114.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024114_5_38c61617-08bf-4d0f-ad05-336482e244cb.jpg?v=1725920994",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024114_5_38c61617-08bf-4d0f-ad05-336482e244cb.jpg?v=1725920994"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681684531",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101496",
+   "mfr_sku": "8024115.1615.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024115_1615_c9d12146-db13-4266-9ccd-b09bb277db46.jpg?v=1725920996",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024115_1615_c9d12146-db13-4266-9ccd-b09bb277db46.jpg?v=1725920996"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681815603",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101497",
+   "mfr_sku": "8024115.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024115_1616_ca7b0f1d-9d34-41df-8fe6-86976606f1bb.jpg?v=1725920998",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024115_1616_ca7b0f1d-9d34-41df-8fe6-86976606f1bb.jpg?v=1725920998"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681848371",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101498",
+   "mfr_sku": "8024115.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024115_166_e9f49520-55c0-492e-90f1-dae87d2ceab1.jpg?v=1725921000",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024115_166_e9f49520-55c0-492e-90f1-dae87d2ceab1.jpg?v=1725921000"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681881139",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101499",
+   "mfr_sku": "8024116.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024116_16_2527b4ee-145f-4281-bfcb-ef6c8a1bc969.jpg?v=1725921002",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024116_16_2527b4ee-145f-4281-bfcb-ef6c8a1bc969.jpg?v=1725921002"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413681979443",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101500",
+   "mfr_sku": "8024116.1621.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024116_1621_b427d489-8659-46a9-a4b1-8af44521bf01.jpg?v=1725921004",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024116_1621_b427d489-8659-46a9-a4b1-8af44521bf01.jpg?v=1725921004"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413682077747",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101501",
+   "mfr_sku": "8024116.416.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024116_416_154978b3-f646-4d47-855b-fb8ec2d71be4.jpg?v=1725921006",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024116_416_154978b3-f646-4d47-855b-fb8ec2d71be4.jpg?v=1725921006"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413682143283",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101502",
+   "mfr_sku": "8024116.516.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024116_516_ae2ba60f-2b38-40f3-a7e2-79e0cec7e285.jpg?v=1725921008",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024116_516_ae2ba60f-2b38-40f3-a7e2-79e0cec7e285.jpg?v=1725921008"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413682241587",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101503",
+   "mfr_sku": "8024117.1611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024117_1611_53cbfbbf-bc12-43aa-8bf0-6d41f81fdcf7.jpg?v=1725921010",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024117_1611_53cbfbbf-bc12-43aa-8bf0-6d41f81fdcf7.jpg?v=1725921010"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413682339891",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101504",
+   "mfr_sku": "8024117.535.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024117_535_83c1861e-2549-4fd7-8d2c-845e1c6690c3.jpg?v=1725921012",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024117_535_83c1861e-2549-4fd7-8d2c-845e1c6690c3.jpg?v=1725921012"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413682405427",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101505",
+   "mfr_sku": "8024117.84.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024117_84_be62dd47-4ecb-48af-a458-1828048cbf1a.jpg?v=1725921014",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024117_84_be62dd47-4ecb-48af-a458-1828048cbf1a.jpg?v=1725921014"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413682536499",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101506",
+   "mfr_sku": "8024117.924.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024117_924_5e40b074-3d9f-4cc5-9a76-87570ee9fe92.jpg?v=1725921016",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024117_924_5e40b074-3d9f-4cc5-9a76-87570ee9fe92.jpg?v=1725921016"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413682602035",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101507",
+   "mfr_sku": "8024118.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024118_16_22c15432-54ce-435d-9691-6416ae5823d9.jpg?v=1725921019",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024118_16_22c15432-54ce-435d-9691-6416ae5823d9.jpg?v=1725921019"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413682667571",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101508",
+   "mfr_sku": "8024118.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024118_50_db02626b-1a68-47ae-be66-c65f906c8d7b.jpg?v=1725921021",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024118_50_db02626b-1a68-47ae-be66-c65f906c8d7b.jpg?v=1725921021"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413682765875",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101509",
+   "mfr_sku": "8024118.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024118_8_49ca1cf7-5b6d-4342-b663-3c4abf005f49.jpg?v=1725921023",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024118_8_49ca1cf7-5b6d-4342-b663-3c4abf005f49.jpg?v=1725921023"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413682896947",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101510",
+   "mfr_sku": "8024119.313.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024119_313_7c9ffa33-4b71-4b8f-8d97-476b03eb0911.jpg?v=1725921025",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024119_313_7c9ffa33-4b71-4b8f-8d97-476b03eb0911.jpg?v=1725921025"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413682962483",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101511",
+   "mfr_sku": "8024119.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024119_4_3f116396-a3dc-46f9-afd4-eb11d32487ca.jpg?v=1725921027",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024119_4_3f116396-a3dc-46f9-afd4-eb11d32487ca.jpg?v=1725921027"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413683060787",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101512",
+   "mfr_sku": "8024119.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024119_50_f8cab26c-e030-4e45-9680-86398a347521.jpg?v=1725921029",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024119_50_f8cab26c-e030-4e45-9680-86398a347521.jpg?v=1725921029"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413683290163",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101514",
+   "mfr_sku": "8024120.416.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024120_416_2207985b-57ea-4871-9c1f-505f9eb154be.jpg?v=1725921034",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024120_416_2207985b-57ea-4871-9c1f-505f9eb154be.jpg?v=1725921034"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413683355699",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101515",
+   "mfr_sku": "8024120.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024120_55_882e1e5e-c8fd-423e-b2f8-a259217b6479.jpg?v=1725921036",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024120_55_882e1e5e-c8fd-423e-b2f8-a259217b6479.jpg?v=1725921036"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413683454003",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101516",
+   "mfr_sku": "8024120.924.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024120_924_a4541fcb-4f5f-40d4-84cc-250ba3f38f91.jpg?v=1725921038",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8024120_924_a4541fcb-4f5f-40d4-84cc-250ba3f38f91.jpg?v=1725921038"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413683781683",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101520",
+   "mfr_sku": "BR-60100.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-60100_3_a83d38fb-b400-4770-b55a-37360f61c1eb.jpg?v=1725921046",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qug-7u2sj4-72sba8/BR-60100_3.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-60100_3_a83d38fb-b400-4770-b55a-37360f61c1eb.jpg?v=1725921046"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413683879987",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101522",
+   "mfr_sku": "BR-60100.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-60100_513_26d2133d-4d81-4860-8f3d-5b4f8b7ae79a.jpg?v=1725921051",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quh-68ghdk-ggwg80/BR-60100_513.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-60100_513_26d2133d-4d81-4860-8f3d-5b4f8b7ae79a.jpg?v=1725921051"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413683912755",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101523",
+   "mfr_sku": "BR-69071.068.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69071_068_7a8fe305-39a7-45a0-8eab-2398173257ca.jpg?v=1725921053",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quh-69ryhc-7kj4s1/BR-69071_068.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69071_068_7a8fe305-39a7-45a0-8eab-2398173257ca.jpg?v=1725921053"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413683978291",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101524",
+   "mfr_sku": "BR-69071.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69071_11_38e58e2e-3f13-4116-995e-b562520b4fab.jpg?v=1725921057",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quh-g8866g-c5cpxk/BR-69071_11.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69071_11_38e58e2e-3f13-4116-995e-b562520b4fab.jpg?v=1725921057"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413684011059",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101525",
+   "mfr_sku": "BR-69071.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69071_3_1256bdd7-5c2f-4317-9cbe-7b129619288f.jpg?v=1725921060",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/q45quh-6d7l3k-da095r/BR-69071_3.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69071_3_1256bdd7-5c2f-4317-9cbe-7b129619288f.jpg?v=1725921060"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413684142131",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101526",
+   "mfr_sku": "BR-69071.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69071_4_191a159f-b20a-4e48-b0bf-65c445f1d4d0.jpg?v=1725921063",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quh-6c4ut4-k1ilm/BR-69071_4.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69071_4_191a159f-b20a-4e48-b0bf-65c445f1d4d0.jpg?v=1725921063"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413684207667",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101527",
+   "mfr_sku": "BR-69071.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69071_5_7d25a58b-bbbc-4e78-a2b2-792fc6dcabb9.jpg?v=1725921065",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/q45quh-68jwu0-bam7tv/BR-69071_5.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69071_5_7d25a58b-bbbc-4e78-a2b2-792fc6dcabb9.jpg?v=1725921065"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413684273203",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101528",
+   "mfr_sku": "BR-69071.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69071_513_02a0a700-35de-4b2d-93f4-8129ebef8ce6.jpg?v=1725921067",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quh-bia5q0-2zas7h/BR-69071_513.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69071_513_02a0a700-35de-4b2d-93f4-8129ebef8ce6.jpg?v=1725921067"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413684371507",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101529",
+   "mfr_sku": "BR-69071.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69071_55_97d0694d-b265-4aba-9f58-a39846800cda.jpg?v=1725921070",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/q45quh-bhweco-aat3sz/BR-69071_55.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69071_55_97d0694d-b265-4aba-9f58-a39846800cda.jpg?v=1725921070"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413684437043",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101530",
+   "mfr_sku": "BR-69080.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69080_11_3f8d1285-4470-4b34-8e9f-dd6c68357447.jpg?v=1725921072",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quh-bilkzk-466h6v/BR-69080_11.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69080_11_3f8d1285-4470-4b34-8e9f-dd6c68357447.jpg?v=1725921072"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413684469811",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101531",
+   "mfr_sku": "BR-69097.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69097_5_4b4fcca3-5db4-4154-952c-be3eddffe820.jpg?v=1725921075",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qui-4x7rao-14vwvp/BR-69097_5.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69097_5_4b4fcca3-5db4-4154-952c-be3eddffe820.jpg?v=1725921075"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413684535347",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101532",
+   "mfr_sku": "BR-69161.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69161_5_8979a57a-c279-479f-9b3e-8197f3778364.jpg?v=1725921077",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quj-85p2eg-a2fm9y/BR-69161_5.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69161_5_8979a57a-c279-479f-9b3e-8197f3778364.jpg?v=1725921077"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413684633651",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101534",
+   "mfr_sku": "33905.1611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69381_059_64a9418b-d6e3-416e-a724-afc24bac41fe.jpg?v=1725921083",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69381_059_64a9418b-d6e3-416e-a724-afc24bac41fe.jpg?v=1725921083"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413685289011",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101541",
+   "mfr_sku": "BR-69518.222.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69518_222_36e07ba6-04f6-491f-a796-60cc8678c86c.jpg?v=1725921103",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/q45qun-5by348-dlvfoe/BR-69518_222.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69518_222_36e07ba6-04f6-491f-a796-60cc8678c86c.jpg?v=1725921103"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413685321779",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101542",
+   "mfr_sku": "BR-69518.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69518_513_6526ef09-d5dd-4c71-9d69-9beb062ea82b.jpg?v=1725921106",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/q45qun-609dx4-ffhciz/BR-69518_513.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69518_513_6526ef09-d5dd-4c71-9d69-9beb062ea82b.jpg?v=1725921106"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413685452851",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101543",
+   "mfr_sku": "BR-69539.970.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69539_970_8a2ab625-03fc-44eb-b8c3-2c54cfd1a8a1.jpg?v=1725921108",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quo-1fa0sg-zl703/BR-69539_970.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69539_970_8a2ab625-03fc-44eb-b8c3-2c54cfd1a8a1.jpg?v=1725921108"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413685682227",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101545",
+   "mfr_sku": "BR-700020.3033.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_3033_21050f84-36e8-4102-bf59-87bb94de3a31.jpg?v=1725921112",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_3033_21050f84-36e8-4102-bf59-87bb94de3a31.jpg?v=1725921112"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413685813299",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101546",
+   "mfr_sku": "BR-700020.5019.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_5019_ce9c75a2-893d-4c86-adaf-999ddfb931f2.jpg?v=1725921115",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_5019_ce9c75a2-893d-4c86-adaf-999ddfb931f2.jpg?v=1725921115"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413685846067",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101547",
+   "mfr_sku": "BR-700020.5193.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_5193_252df80f-1735-45b1-87cd-3f19d174f7c1.jpg?v=1725921117",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_5193_252df80f-1735-45b1-87cd-3f19d174f7c1.jpg?v=1725921117"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413686009907",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101548",
+   "mfr_sku": "BR-700020.7312.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_7312_50e90e58-77c7-4939-b451-3f9ca3115776.jpg?v=1725921119",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_7312_50e90e58-77c7-4939-b451-3f9ca3115776.jpg?v=1725921119"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413687550003",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101562",
+   "mfr_sku": "34258.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79227_5_49839e93-5710-46b3-ae01-cad98f3055e0.jpg?v=1725921155",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79227_5_49839e93-5710-46b3-ae01-cad98f3055e0.jpg?v=1725921155"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413688336435",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101572",
+   "mfr_sku": "34258.116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79355_113_3ef4eb14-6e67-4ce3-9ba0-4d0c86218255.jpg?v=1725921182",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79355_113_3ef4eb14-6e67-4ce3-9ba0-4d0c86218255.jpg?v=1725921182"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413688598579",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101575",
+   "mfr_sku": "BR-79431.068.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79431_068_b7987775-2246-4350-abc2-1cf967699962.jpg?v=1725921189",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79431_068_b7987775-2246-4350-abc2-1cf967699962.jpg?v=1725921189"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413688664115",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101576",
+   "mfr_sku": "BR-79431.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79431_11_ca02cb74-b818-41f5-aaf8-2a18fc5d8fbe.jpg?v=1725921192",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79431_11_ca02cb74-b818-41f5-aaf8-2a18fc5d8fbe.jpg?v=1725921192"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413688762419",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101577",
+   "mfr_sku": "BR-79431.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79431_166_e798f1ce-f284-442b-b6c8-da26408dca1a.jpg?v=1725921194",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79431_166_e798f1ce-f284-442b-b6c8-da26408dca1a.jpg?v=1725921194"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413688795187",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101578",
+   "mfr_sku": "BR-79431.222.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79431_222_2b513eb0-7e3c-4cc1-b7ed-974c507f745f.jpg?v=1725921196",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79431_222_2b513eb0-7e3c-4cc1-b7ed-974c507f745f.jpg?v=1725921196"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413688827955",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101579",
+   "mfr_sku": "BR-79431.435.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79431_435_13731a2f-8eaa-4bfe-b731-b6cf83bc9dd7.jpg?v=1725921199",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79431_435_13731a2f-8eaa-4bfe-b731-b6cf83bc9dd7.jpg?v=1725921199"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413688893491",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101580",
+   "mfr_sku": "BR-79431.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79431_513_4aa24899-6e96-4b65-921a-af731395c640.jpg?v=1725921201",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79431_513_4aa24899-6e96-4b65-921a-af731395c640.jpg?v=1725921201"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413689057331",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101581",
+   "mfr_sku": "BR-79510.123.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79510_123_9183bef9-c18c-4e58-a9cf-54110aa15e72.jpg?v=1725921203",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79510_123_9183bef9-c18c-4e58-a9cf-54110aa15e72.jpg?v=1725921203"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413689090099",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101582",
+   "mfr_sku": "BR-79510.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79510_13_d2924916-18b5-41f9-a6f4-9bd993285dc6.jpg?v=1725921205",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79510_13_d2924916-18b5-41f9-a6f4-9bd993285dc6.jpg?v=1725921205"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413689122867",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101583",
+   "mfr_sku": "BR-79510.511.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79510_511_57c51b31-4124-4181-8b32-64956408788a.jpg?v=1725921208",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79510_511_57c51b31-4124-4181-8b32-64956408788a.jpg?v=1725921208"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413689712691",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101593",
+   "mfr_sku": "BR-79704.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79704_3_5362937e-df31-4b6c-8727-0c8f06070dea.jpg?v=1725921231",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79704_3_5362937e-df31-4b6c-8727-0c8f06070dea.jpg?v=1725921231"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413689778227",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101594",
+   "mfr_sku": "BR-800041.M11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M11_3fb0a544-3af8-469a-9681-a7aac6813229.jpg?v=1725921234",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M11_3fb0a544-3af8-469a-9681-a7aac6813229.jpg?v=1725921234"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413689843763",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101595",
+   "mfr_sku": "BR-800041.M22.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M22_6e0c6f6b-2970-4912-af18-a2b5a66274c8.jpg?v=1725921238",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M22_6e0c6f6b-2970-4912-af18-a2b5a66274c8.jpg?v=1725921238"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413689876531",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101596",
+   "mfr_sku": "BR-800041.M48.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M48_dca9c727-fc40-4517-a421-6f3df701eeaf.jpg?v=1725921240",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M48_dca9c727-fc40-4517-a421-6f3df701eeaf.jpg?v=1725921240"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413689942067",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101597",
+   "mfr_sku": "BR-800041.M80.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M80_f05d312d-0246-4ef8-a80d-e44191cd23d9.jpg?v=1725921242",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M80_f05d312d-0246-4ef8-a80d-e44191cd23d9.jpg?v=1725921242"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413689974835",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101598",
+   "mfr_sku": "BR-800042.140.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_140_bdff7b66-ecca-4537-97d1-20407a03881d.jpg?v=1725921244",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_140_bdff7b66-ecca-4537-97d1-20407a03881d.jpg?v=1725921244"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690040371",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101599",
+   "mfr_sku": "BR-800042.434.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_434_2d52812a-c6d2-47fb-b615-42d328726b58.jpg?v=1725921246",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_434_2d52812a-c6d2-47fb-b615-42d328726b58.jpg?v=1725921246"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690073139",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101600",
+   "mfr_sku": "BR-800042.638.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_638_97dc5abd-f0a6-4d4f-9f73-cbf7f22b8339.jpg?v=1725921248",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_638_97dc5abd-f0a6-4d4f-9f73-cbf7f22b8339.jpg?v=1725921248"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690171443",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101601",
+   "mfr_sku": "BR-800042.651.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_651_029533a7-a0b2-462d-9a8b-c8ab752591a5.jpg?v=1725921250",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_651_029533a7-a0b2-462d-9a8b-c8ab752591a5.jpg?v=1725921250"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690204211",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101602",
+   "mfr_sku": "BR-800042.812.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_812_6e866b8e-bc49-4b90-b490-e116edab9a4c.jpg?v=1725921252",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_812_6e866b8e-bc49-4b90-b490-e116edab9a4c.jpg?v=1725921252"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690236979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101603",
+   "mfr_sku": "BR-800042.838.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_838_2f93909f-0c50-4cfd-b1ff-d6e221b0e8fe.jpg?v=1725921255",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_838_2f93909f-0c50-4cfd-b1ff-d6e221b0e8fe.jpg?v=1725921255"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690531891",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101608",
+   "mfr_sku": "BR-81035.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_1_2b10b0f3-246a-4628-a050-ec17aa760f7d.jpg?v=1725921269",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_1_2b10b0f3-246a-4628-a050-ec17aa760f7d.jpg?v=1725921269"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690597427",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101610",
+   "mfr_sku": "BR-81035.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_11_66709338-f26e-4046-9bc2-197d4582bf2f.jpg?v=1725921273",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_11_66709338-f26e-4046-9bc2-197d4582bf2f.jpg?v=1725921273"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690630195",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101611",
+   "mfr_sku": "BR-81035.110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_110_84562f9f-8add-4172-98d1-9b88ac6dd61c.jpg?v=1725921275",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_110_84562f9f-8add-4172-98d1-9b88ac6dd61c.jpg?v=1725921275"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690662963",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101612",
+   "mfr_sku": "BR-81035.1110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_1110_8de70bcd-8e5f-42d7-adbf-89378ed0ec4f.jpg?v=1725921277",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_1110_8de70bcd-8e5f-42d7-adbf-89378ed0ec4f.jpg?v=1725921277"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690728499",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101613",
+   "mfr_sku": "BR-81035.1116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_1116_36477d06-726e-46ca-aa29-37fad56eca2d.jpg?v=1725921279",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_1116_36477d06-726e-46ca-aa29-37fad56eca2d.jpg?v=1725921279"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690794035",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101614",
+   "mfr_sku": "BR-81035.119.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_119_839bc860-f17d-44e4-808d-ac180bf2ef86.jpg?v=1725921281",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_119_839bc860-f17d-44e4-808d-ac180bf2ef86.jpg?v=1725921281"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690826803",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101615",
+   "mfr_sku": "BR-81035.14.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_14_d57fedcc-652b-474c-8b5f-73b9847aa886.jpg?v=1725921283",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_14_d57fedcc-652b-474c-8b5f-73b9847aa886.jpg?v=1725921283"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690859571",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101616",
+   "mfr_sku": "BR-81035.164.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_164_4618c854-7a13-4218-9ed6-3cd152f2bc80.jpg?v=1725921285",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_164_4618c854-7a13-4218-9ed6-3cd152f2bc80.jpg?v=1725921285"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690892339",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101617",
+   "mfr_sku": "BR-81035.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_21_41431e31-cf6d-4ff3-8dd8-ccb57456af42.jpg?v=1725921286",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_21_41431e31-cf6d-4ff3-8dd8-ccb57456af42.jpg?v=1725921286"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690957875",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101618",
+   "mfr_sku": "BR-81035.30.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_30_d52d1581-c012-4312-bedc-8ebd8de64049.jpg?v=1725921288",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_30_d52d1581-c012-4312-bedc-8ebd8de64049.jpg?v=1725921288"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413690990643",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101619",
+   "mfr_sku": "BR-81035.311.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_311_1fd04e9b-dba7-47c2-842b-d07598374c00.jpg?v=1725921290",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_311_1fd04e9b-dba7-47c2-842b-d07598374c00.jpg?v=1725921290"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691023411",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101620",
+   "mfr_sku": "BR-81035.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_33_961e972b-e671-47de-8b49-0ef6ca062612.jpg?v=1725921292",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_33_961e972b-e671-47de-8b49-0ef6ca062612.jpg?v=1725921292"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691056179",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101621",
+   "mfr_sku": "BR-81035.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_4_298411f3-be96-4c16-8d53-005396fcee02.jpg?v=1725921294",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_4_298411f3-be96-4c16-8d53-005396fcee02.jpg?v=1725921294"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691121715",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101622",
+   "mfr_sku": "BR-81035.440.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_440_8a52214d-7dd8-48e6-8236-423605be1557.jpg?v=1725921296",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_440_8a52214d-7dd8-48e6-8236-423605be1557.jpg?v=1725921296"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691154483",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101623",
+   "mfr_sku": "BR-81035.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_50_e25c3e51-572e-4c96-a7d8-84b143e9cb35.jpg?v=1725921298",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_50_e25c3e51-572e-4c96-a7d8-84b143e9cb35.jpg?v=1725921298"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691220019",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101624",
+   "mfr_sku": "BR-81035.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_55_adde4bd5-7b30-44ce-9f1d-549cf4145666.jpg?v=1725921300",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_55_adde4bd5-7b30-44ce-9f1d-549cf4145666.jpg?v=1725921300"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691285555",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101625",
+   "mfr_sku": "BR-81035.606.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_606_b4ad0dbc-29fa-4643-82d4-f2c76eae3290.jpg?v=1725921302",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_606_b4ad0dbc-29fa-4643-82d4-f2c76eae3290.jpg?v=1725921302"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691318323",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101626",
+   "mfr_sku": "BR-81035.616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_616_97b19040-9b6b-45a6-bf5e-329abcb5ea6f.jpg?v=1725921304",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_616_97b19040-9b6b-45a6-bf5e-329abcb5ea6f.jpg?v=1725921304"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691416627",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101627",
+   "mfr_sku": "BR-81035.68.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_68_49183f4f-14a1-46d6-82b8-28e04fb9c5a3.jpg?v=1725921307",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_68_49183f4f-14a1-46d6-82b8-28e04fb9c5a3.jpg?v=1725921307"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691449395",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101628",
+   "mfr_sku": "BR-81035.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_8_a6e744fe-7525-43d8-bf5a-c93c35ba1ecc.jpg?v=1725921309",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_8_a6e744fe-7525-43d8-bf5a-c93c35ba1ecc.jpg?v=1725921309"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691482163",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101629",
+   "mfr_sku": "BR-81035.909.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_909_f2f21659-4e46-4dec-b1e1-7aeff873d3e1.jpg?v=1725921311",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_909_f2f21659-4e46-4dec-b1e1-7aeff873d3e1.jpg?v=1725921311"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691514931",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101630",
+   "mfr_sku": "BR-81035.C.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_C_d7b46d78-fbfc-4050-b893-f3f947e3e99b.jpg?v=1725921313",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_C_d7b46d78-fbfc-4050-b893-f3f947e3e99b.jpg?v=1725921313"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691580467",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101631",
+   "mfr_sku": "BR-81035.LLQ.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_LLQ_6b641cab-6f14-4d6f-a610-76570fc1203b.jpg?v=1725921315",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_LLQ_6b641cab-6f14-4d6f-a610-76570fc1203b.jpg?v=1725921315"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691613235",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101632",
+   "mfr_sku": "BR-81035.O.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_O_b9a62d00-5805-4547-b2ab-cf64b753a282.jpg?v=1725921317",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_O_b9a62d00-5805-4547-b2ab-cf64b753a282.jpg?v=1725921317"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691646003",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101633",
+   "mfr_sku": "BR-81079.116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_116_85a6af24-7293-4d98-9fa6-4330f2b9d488.jpg?v=1725921319",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_116_85a6af24-7293-4d98-9fa6-4330f2b9d488.jpg?v=1725921319"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691678771",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101634",
+   "mfr_sku": "BR-81079.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_35_5af29664-1ba9-4ec3-9586-f5dfdc5c4fcf.jpg?v=1725921321",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_35_5af29664-1ba9-4ec3-9586-f5dfdc5c4fcf.jpg?v=1725921321"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691809843",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101635",
+   "mfr_sku": "BR-81081.063.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_063_3d2b2158-3a60-4a94-8dce-bfa74e7e9b4a.jpg?v=1725921323",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_063_3d2b2158-3a60-4a94-8dce-bfa74e7e9b4a.jpg?v=1725921323"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691875379",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101636",
+   "mfr_sku": "BR-81081.124.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_124_b0cb1c41-ad2b-4902-969d-697361b465e4.jpg?v=1725921325",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_124_b0cb1c41-ad2b-4902-969d-697361b465e4.jpg?v=1725921325"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691908147",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101637",
+   "mfr_sku": "BR-81081.287.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_287_d6567e93-58ef-4c95-8e20-3e9ea325eae9.jpg?v=1725921331",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_287_d6567e93-58ef-4c95-8e20-3e9ea325eae9.jpg?v=1725921331"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413691973683",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101638",
+   "mfr_sku": "BR-81081.451.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_451_a70f0894-401f-419e-bcd0-17ba1152c552.jpg?v=1725921333",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_451_a70f0894-401f-419e-bcd0-17ba1152c552.jpg?v=1725921333"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692006451",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101639",
+   "mfr_sku": "BR-81081.468.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_468_ad42e138-5f8a-48f4-956b-5ac380c25439.jpg?v=1725921336",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_468_ad42e138-5f8a-48f4-956b-5ac380c25439.jpg?v=1725921336"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692071987",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101640",
+   "mfr_sku": "BR-81081.471.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_471_80db63a5-b290-42e4-a873-30828e871b27.jpg?v=1725921339",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_471_80db63a5-b290-42e4-a873-30828e871b27.jpg?v=1725921339"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692104755",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101641",
+   "mfr_sku": "BR-81081.53.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_53_992c4763-501b-4a3d-bb87-ab9e00f9feff.jpg?v=1725921343",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_53_992c4763-501b-4a3d-bb87-ab9e00f9feff.jpg?v=1725921343"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692137523",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101642",
+   "mfr_sku": "BR-81081.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_6_f33b7d2d-269a-4087-9684-f536e00b715d.jpg?v=1725921347",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_6_f33b7d2d-269a-4087-9684-f536e00b715d.jpg?v=1725921347"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692334131",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101646",
+   "mfr_sku": "BR-81081.II.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_II_9971e53e-e368-48b0-b81d-761edfe05c87.jpg?v=1725921358",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_II_9971e53e-e368-48b0-b81d-761edfe05c87.jpg?v=1725921358"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692366899",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101647",
+   "mfr_sku": "BR-81081.K.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_K_990bcbf3-bda6-4026-837a-d36e4555f37e.jpg?v=1725921360",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_K_990bcbf3-bda6-4026-837a-d36e4555f37e.jpg?v=1725921360"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692399667",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101648",
+   "mfr_sku": "BR-81081.KK.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_KK_8534ecf9-2fa3-4cba-8401-0d866aa9b5ef.jpg?v=1725921362",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_KK_8534ecf9-2fa3-4cba-8401-0d866aa9b5ef.jpg?v=1725921362"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692465203",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101649",
+   "mfr_sku": "BR-81081.KKL.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_KKL_32d33c2a-01ce-4bd5-8874-eef6f022cd64.jpg?v=1725921365",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_KKL_32d33c2a-01ce-4bd5-8874-eef6f022cd64.jpg?v=1725921365"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692497971",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101650",
+   "mfr_sku": "BR-81081.L.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_L_ee52a275-646b-41cd-a67c-949e7c4e0142.jpg?v=1725921367",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_L_ee52a275-646b-41cd-a67c-949e7c4e0142.jpg?v=1725921367"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692530739",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101651",
+   "mfr_sku": "BR-81081.M.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_M_9d280926-b7f4-4a20-8f90-9380b5c50fea.jpg?v=1725921370",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_M_9d280926-b7f4-4a20-8f90-9380b5c50fea.jpg?v=1725921370"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692563507",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101652",
+   "mfr_sku": "BR-81081.MMA.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_MMA_c05048d5-ca30-47b0-9e24-f4bdf0b76428.jpg?v=1725921372",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_MMA_c05048d5-ca30-47b0-9e24-f4bdf0b76428.jpg?v=1725921372"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692629043",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101653",
+   "mfr_sku": "BR-81081.NNA.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_NNA_b424827d-5f19-48ca-92c4-a290aad26188.jpg?v=1725921374",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_NNA_b424827d-5f19-48ca-92c4-a290aad26188.jpg?v=1725921374"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692661811",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101654",
+   "mfr_sku": "BR-81081.PPA.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_PPA_1cbfea7d-9102-4d02-b300-02973851eeba.jpg?v=1725921377",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_PPA_1cbfea7d-9102-4d02-b300-02973851eeba.jpg?v=1725921377"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692760115",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101657",
+   "mfr_sku": "BR-81081.T.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_T_354d597a-3bba-432d-8e93-433f52a2bf70.jpg?v=1725921384",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_T_354d597a-3bba-432d-8e93-433f52a2bf70.jpg?v=1725921384"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413692825651",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101658",
+   "mfr_sku": "BR-81081.VVV.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_VVV_72833890-2010-4587-ab41-d4c1184e35dd.jpg?v=1725921386",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_VVV_72833890-2010-4587-ab41-d4c1184e35dd.jpg?v=1725921386"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413693415475",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101670",
+   "mfr_sku": "BR-89149.05.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_05_ca5c2851-67f3-4a17-a7ac-1650e6b2f6df.jpg?v=1725921415",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_05_ca5c2851-67f3-4a17-a7ac-1650e6b2f6df.jpg?v=1725921415"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413694529587",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101692",
+   "mfr_sku": "34330.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89776_057_08b5d8d6-c379-431e-be5e-5d6cccee1ebd.jpg?v=1725921470",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89776_057_08b5d8d6-c379-431e-be5e-5d6cccee1ebd.jpg?v=1725921470"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413696135219",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101718",
+   "mfr_sku": "BR-89778.006.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_006_2d2de8e6-59b3-4b04-943a-22087b4f6e1c.jpg?v=1725921532",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_006_2d2de8e6-59b3-4b04-943a-22087b4f6e1c.jpg?v=1725921532"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413696299059",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101720",
+   "mfr_sku": "BR-89778.018.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_018_dd71a769-fee1-4768-84bd-84495a92e977.jpg?v=1725921536",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_018_dd71a769-fee1-4768-84bd-84495a92e977.jpg?v=1725921536"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413696397363",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101721",
+   "mfr_sku": "BR-89778.120.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_120_1170be34-3744-4ddb-875a-f2539d63636b.jpg?v=1725921539",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_120_1170be34-3744-4ddb-875a-f2539d63636b.jpg?v=1725921539"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413696430131",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101722",
+   "mfr_sku": "BR-89778.140.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_140_251515b0-7107-459e-838f-1df4b69d67bf.jpg?v=1725921541",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_140_251515b0-7107-459e-838f-1df4b69d67bf.jpg?v=1725921541"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413696659507",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101724",
+   "mfr_sku": "BR-89778.174.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_174_86729547-7bf4-42c7-8bac-f8d3d12f0064.jpg?v=1725921548",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_174_86729547-7bf4-42c7-8bac-f8d3d12f0064.jpg?v=1725921548"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413696823347",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101725",
+   "mfr_sku": "BR-89778.222.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_222_ce8b9ae1-ae8f-47b9-8b7c-bcbd333c12aa.jpg?v=1725921551",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_222_ce8b9ae1-ae8f-47b9-8b7c-bcbd333c12aa.jpg?v=1725921551"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413696921651",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101726",
+   "mfr_sku": "BR-89778.234.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_234_98b690fd-0ecb-4988-bf0d-fcf521b44070.jpg?v=1725921555",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_234_98b690fd-0ecb-4988-bf0d-fcf521b44070.jpg?v=1725921555"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413696954419",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101727",
+   "mfr_sku": "BR-89778.249.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_249_b7ce7bdf-116b-4842-82d2-e09aee208d39.jpg?v=1725921559",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_249_b7ce7bdf-116b-4842-82d2-e09aee208d39.jpg?v=1725921559"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413697052723",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101728",
+   "mfr_sku": "BR-89778.280.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_280_d69c7489-1bf4-4223-84ef-8f8f310f8662.jpg?v=1725921562",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_280_d69c7489-1bf4-4223-84ef-8f8f310f8662.jpg?v=1725921562"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413697216563",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101730",
+   "mfr_sku": "BR-89778.292.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_292_68df0598-9c9b-43b1-89d2-d2193043a1b7.jpg?v=1725921567",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_292_68df0598-9c9b-43b1-89d2-d2193043a1b7.jpg?v=1725921567"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413697282099",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101731",
+   "mfr_sku": "BR-89778.311.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_311_72069660-4754-48d9-a0ae-cbf5acb9778c.jpg?v=1725921570",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_311_72069660-4754-48d9-a0ae-cbf5acb9778c.jpg?v=1725921570"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413697314867",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101732",
+   "mfr_sku": "BR-89778.405.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_405_d47bf636-944f-493e-8d3b-6239189b9eb0.jpg?v=1725921572",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_405_d47bf636-944f-493e-8d3b-6239189b9eb0.jpg?v=1725921572"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413697413171",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101735",
+   "mfr_sku": "BR-89778.701.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_701_4f52ee45-74d5-4c13-b867-018f86980f6e.jpg?v=1725921579",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_701_4f52ee45-74d5-4c13-b867-018f86980f6e.jpg?v=1725921579"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413697478707",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101736",
+   "mfr_sku": "BR-89778.739.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_739_fa686925-a125-4467-99b3-78d9b3163a07.jpg?v=1725921582",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_739_fa686925-a125-4467-99b3-78d9b3163a07.jpg?v=1725921582"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413697544243",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101737",
+   "mfr_sku": "BR-89778.768.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_768_e92226f5-2079-479b-a18e-a196ee78cd5b.jpg?v=1725921584",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_768_e92226f5-2079-479b-a18e-a196ee78cd5b.jpg?v=1725921584"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413697609779",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101739",
+   "mfr_sku": "BR-89778.801.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_801_b59bfa60-208f-4ec3-97ab-c89945241791.jpg?v=1725921589",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_801_b59bfa60-208f-4ec3-97ab-c89945241791.jpg?v=1725921589"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413697675315",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101740",
+   "mfr_sku": "BR-89778.830.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_830_bdd551e0-8abe-4bbf-987d-203419175dc2.jpg?v=1725921592",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_830_bdd551e0-8abe-4bbf-987d-203419175dc2.jpg?v=1725921592"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413697708083",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101741",
+   "mfr_sku": "BR-89778.871.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_871_7d5b89b1-b9be-4ab4-9f5e-5b76b4f95e8a.jpg?v=1725921595",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_871_7d5b89b1-b9be-4ab4-9f5e-5b76b4f95e8a.jpg?v=1725921595"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413697871923",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101744",
+   "mfr_sku": "BR-89778.901.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_901_2dd0720d-e91d-443e-b3a8-10dd9f3dd5e0.jpg?v=1725921605",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_901_2dd0720d-e91d-443e-b3a8-10dd9f3dd5e0.jpg?v=1725921605"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413700657203",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101797",
+   "mfr_sku": "34715.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/JAG-50002_15_d85757a3-2eba-4d87-ac50-a6e3593f868e.jpg?v=1725921725",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/JAG-50002_15_d85757a3-2eba-4d87-ac50-a6e3593f868e.jpg?v=1725921725"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413707931699",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101922",
+   "mfr_sku": "JAG-50032.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/JAG-50032_16_7636d039-8f6f-4685-bb8e-0c91a03e73a7.jpg?v=1725922028",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/JAG-50032_16_7636d039-8f6f-4685-bb8e-0c91a03e73a7.jpg?v=1725922028"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413709111347",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101946",
+   "mfr_sku": "34959.6616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/JAG-50045_5_f9f972f1-0664-4583-ade3-7ab2b02160a8.jpg?v=1725922079",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/JAG-50045_5_f9f972f1-0664-4583-ade3-7ab2b02160a8.jpg?v=1725922079"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413710061619",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-101962",
+   "mfr_sku": "JAG-50052.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/JAG-50052_21_c1114fe6-409b-4d8c-a5c2-1abd81dbaf23.jpg?v=1725922113",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/JAG-50052_21_c1114fe6-409b-4d8c-a5c2-1abd81dbaf23.jpg?v=1725922113"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413713272883",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102032",
+   "mfr_sku": "P8015102.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015102_6_701c6cfb-a6df-495c-8898-0eaa79676429.jpg?v=1725922265",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyl-3eh560-b2stum/P8015102_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015102_6_701c6cfb-a6df-495c-8898-0eaa79676429.jpg?v=1725922265"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413713305651",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102033",
+   "mfr_sku": "P8015102.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015102_9_59f3ea51-f252-4b9a-88cf-a6e846e7c046.jpg?v=1725922268",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyl-2gun8g-c950ae/P8015102_9.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015102_9_59f3ea51-f252-4b9a-88cf-a6e846e7c046.jpg?v=1725922268"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413713338419",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102034",
+   "mfr_sku": "P8015103.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015103_16_3adf7c10-b6d1-468d-8b30-8762a850c103.jpg?v=1725922270",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyl-7ga9j4-dofgzb/P8015103_16.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015103_16_3adf7c10-b6d1-468d-8b30-8762a850c103.jpg?v=1725922270"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413713371187",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102035",
+   "mfr_sku": "P8015103.17.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015103_17_536bca4e-826b-42eb-9563-eb9348a5efda.jpg?v=1725922273",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyl-e549wg-gi15fp/P8015103_17.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015103_17_536bca4e-826b-42eb-9563-eb9348a5efda.jpg?v=1725922273"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413713403955",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102036",
+   "mfr_sku": "P8015103.46.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015103_46_c2ac5a8b-7b90-4486-824c-b33cd51e5214.jpg?v=1725922275",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyk-6okg8g-apybsh/P8015103_46.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015103_46_c2ac5a8b-7b90-4486-824c-b33cd51e5214.jpg?v=1725922275"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424885162035",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102038",
+   "mfr_sku": "P8015104.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_11_9f267d3a-5d42-440c-a284-591d5774bba1.jpg?v=1753290802",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q2h1jb-dx1c4w-19yddn/P8015104_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_11_9f267d3a-5d42-440c-a284-591d5774bba1.jpg?v=1753290802"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424885227571",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102039",
+   "mfr_sku": "P8015104.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_15_24049243-87fb-4618-b9d2-c429d2c36b11.jpg?v=1753290800",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qym-1ty88-71081q/P8015104_15.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_15_24049243-87fb-4618-b9d2-c429d2c36b11.jpg?v=1753290800"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424885293107",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102040",
+   "mfr_sku": "P8015104.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_16_8c8950dd-8d02-4512-81fc-71b433a0b755.jpg?v=1753290797",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyl-9ohby0-6d2rf7/P8015104_16.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_16_8c8950dd-8d02-4512-81fc-71b433a0b755.jpg?v=1753290797"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424885358643",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102041",
+   "mfr_sku": "P8015104.17.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_17_fe717844-852d-4589-8ac6-dbd261c7769d.jpg?v=1753290795",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyl-9o8xh4-3k1kea/P8015104_17.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_17_fe717844-852d-4589-8ac6-dbd261c7769d.jpg?v=1753290795"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424885391411",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102042",
+   "mfr_sku": "P8015104.46.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_46_57490295-1307-4d28-8a02-55e299657d48.jpg?v=1753290793",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyl-560haw-bn3lgv/P8015104_46.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_46_57490295-1307-4d28-8a02-55e299657d48.jpg?v=1753290793"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424885456947",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102043",
+   "mfr_sku": "P8015104.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_513_ae93c883-4c7b-429d-aadf-650bf5898a9d.jpg?v=1753290790",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qym-6kdr2w-faabo5/P8015104_513.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_513_ae93c883-4c7b-429d-aadf-650bf5898a9d.jpg?v=1753290790"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424885489715",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102044",
+   "mfr_sku": "P8015104.53.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_53_3ab107b1-2634-40e5-ae37-8f328adb8161.jpg?v=1753290788",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q2h1j8-2wwarc-2i87vs/P8015104_53.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_53_3ab107b1-2634-40e5-ae37-8f328adb8161.jpg?v=1753290788"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424885522483",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102045",
+   "mfr_sku": "P8015104.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_6_1c72a928-7233-4372-9403-1c1faf24fc7e.jpg?v=1753290784",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qym-2cwuao-c4mhph/P8015104_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_6_1c72a928-7233-4372-9403-1c1faf24fc7e.jpg?v=1753290784"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424885588019",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102046",
+   "mfr_sku": "P8015104.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_9_65f559dc-db08-4e27-9950-5c336b04624a.jpg?v=1753290780",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qym-6ou7bc-8uwmp0/P8015104_9.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015104_9_65f559dc-db08-4e27-9950-5c336b04624a.jpg?v=1753290780"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424885653555",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102047",
+   "mfr_sku": "P8015105.46.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015105_46_e12a3797-8fce-4bbf-b178-9b5fb4364138.jpg?v=1753290776",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyl-gi90x4-ga29ra/P8015105_46.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015105_46_e12a3797-8fce-4bbf-b178-9b5fb4364138.jpg?v=1753290776"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424885719091",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102048",
+   "mfr_sku": "P8015105.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015105_5_edf39ac8-6a35-42db-9564-81c09669ef7b.jpg?v=1753290773",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qym-2bn25c-631oij/P8015105_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015105_5_edf39ac8-6a35-42db-9564-81c09669ef7b.jpg?v=1753290773"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424885784627",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102049",
+   "mfr_sku": "P8015105.53.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015105_53_9f12bca7-1a78-4817-87ad-01d87140264e.jpg?v=1753290771",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/7rq4wgpxhhv8pgrgqs9cmqk/P8015105_53.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015105_53_9f12bca7-1a78-4817-87ad-01d87140264e.jpg?v=1753290771"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424885850163",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102050",
+   "mfr_sku": "P8015105.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015105_9_db248655-aac2-4a69-b504-6dfd60e7e0a2.jpg?v=1753290768",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qym-ezsai0-3s5eo9/P8015105_9.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015105_9_db248655-aac2-4a69-b504-6dfd60e7e0a2.jpg?v=1753290768"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424885981235",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102051",
+   "mfr_sku": "P8015106.1711.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015106_1711_61c744d3-6867-4604-b092-5d5e3df518ee.jpg?v=1753290766",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyn-aor1cg-8lpznd/P8015106_1711.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015106_1711_61c744d3-6867-4604-b092-5d5e3df518ee.jpg?v=1753290766"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424886014003",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102052",
+   "mfr_sku": "P8015106.535.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015106_535_d77ad47d-872f-45c7-bfd0-3bae1f75f423.jpg?v=1753290764",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q2h1i4-e71zxk-9hfzn7/P8015106_535.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015106_535_d77ad47d-872f-45c7-bfd0-3bae1f75f423.jpg?v=1753290764"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424886112307",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102053",
+   "mfr_sku": "P8015106.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015106_6_3403a6c5-0a86-47ab-af42-b7ac8c1fcda4.jpg?v=1753290761",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qym-e5sjcw-8g0j9s/P8015106_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015106_6_3403a6c5-0a86-47ab-af42-b7ac8c1fcda4.jpg?v=1753290761"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424886177843",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102054",
+   "mfr_sku": "P8015106.635.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015106_635_bf936f56-a840-4627-97e0-a93fe9492b73.jpg?v=1753290759",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyn-ofy8o-d722i5/P8015106_635.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015106_635_bf936f56-a840-4627-97e0-a93fe9492b73.jpg?v=1753290759"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424886308915",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102055",
+   "mfr_sku": "P8015106.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015106_9_f81a0e24-4250-4d60-9a13-2ffe6859d84c.jpg?v=1753290756",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyn-5v9tew-e2ccx6/P8015106_9.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015106_9_f81a0e24-4250-4d60-9a13-2ffe6859d84c.jpg?v=1753290756"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424886734899",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102056",
+   "mfr_sku": "P8015107.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015107_11_f780e472-aad6-42c1-981e-63e7e64c8672.jpg?v=1753290754",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q2h1lx-82fbz4-f1zl87/P8015107_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015107_11_f780e472-aad6-42c1-981e-63e7e64c8672.jpg?v=1753290754"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424886865971",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102057",
+   "mfr_sku": "P8015108.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015108_11_8451178f-3a10-423a-bef7-dfdbd8b4f956.jpg?v=1753290752",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyn-c9g954-75vra5/P8015108_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015108_11_8451178f-3a10-423a-bef7-dfdbd8b4f956.jpg?v=1753290752"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424886931507",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102058",
+   "mfr_sku": "P8015109.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015109_11_5431384d-2120-4879-b65f-e431a5f113fe.jpg?v=1753290750",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q2h1i4-bgu84g-efdmwf/P8015109_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015109_11_5431384d-2120-4879-b65f-e431a5f113fe.jpg?v=1753290750"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424887062579",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102060",
+   "mfr_sku": "P8015111.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015111_11_8bbc0fcc-d7bf-46e4-b40d-fe224e28bbc2.jpg?v=1753290745",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyn-9zyxls-fqkxyi/P8015111_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015111_11_8bbc0fcc-d7bf-46e4-b40d-fe224e28bbc2.jpg?v=1753290745"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424887128115",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102061",
+   "mfr_sku": "P8015113.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015113_4_2788c300-bc05-428b-b91e-7b67d7c57acc.jpg?v=1753290742",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyo-64zms0-8jvmpt/P8015113_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015113_4_2788c300-bc05-428b-b91e-7b67d7c57acc.jpg?v=1753290742"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424887226419",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102062",
+   "mfr_sku": "P8015114.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015114_4_1ac671b1-a745-49ba-9ca3-27f8bd75ba46.jpg?v=1753290740",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyo-9r9x34-9zpnmv/P8015114_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015114_4_1ac671b1-a745-49ba-9ca3-27f8bd75ba46.jpg?v=1753290740"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424887291955",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102063",
+   "mfr_sku": "P8015115.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015115_11_87904af8-11c9-4b58-81f6-d265a06efcb7.jpg?v=1753290737",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyo-2xcpt4-4visio/P8015115_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015115_11_87904af8-11c9-4b58-81f6-d265a06efcb7.jpg?v=1753290737"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424887324723",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102064",
+   "mfr_sku": "P8015116.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015116_11_05992b90-e568-46cd-8868-435ed89e9fbd.jpg?v=1753290735",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyo-ai1kg-21zj50/P8015116_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015116_11_05992b90-e568-46cd-8868-435ed89e9fbd.jpg?v=1753290735"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424887390259",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102065",
+   "mfr_sku": "P8015117.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015117_11_6415218e-c6c6-46bf-9740-1309b68bb0e1.jpg?v=1753290732",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyo-8fm640-3hpdru/P8015117_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015117_11_6415218e-c6c6-46bf-9740-1309b68bb0e1.jpg?v=1753290732"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424887423027",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102066",
+   "mfr_sku": "P8015118.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015118_11_eac8cece-0a0a-427d-a31e-e51bbdd694f4.jpg?v=1753290730",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyo-68x800-6xwjv/P8015118_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015118_11_eac8cece-0a0a-427d-a31e-e51bbdd694f4.jpg?v=1753290730"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424887488563",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102067",
+   "mfr_sku": "P8015119.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015119_11_e3d2aaa8-0fce-4f82-812e-ed110bd78104.jpg?v=1753290727",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyn-eujs8g-c4eqjf/P8015119_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015119_11_e3d2aaa8-0fce-4f82-812e-ed110bd78104.jpg?v=1753290727"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424887586867",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102068",
+   "mfr_sku": "P8015119.1121.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015119_1121_1aca6fbf-d8d1-4c23-8d6e-70c2a08f98cb.jpg?v=1753290725",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyo-7nbs2o-7ye3yk/P8015119_1121.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015119_1121_1aca6fbf-d8d1-4c23-8d6e-70c2a08f98cb.jpg?v=1753290725"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424887783475",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102069",
+   "mfr_sku": "P8015119.114.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015119_114_1a29c51a-7f81-4c19-866e-e3a051a93137.jpg?v=1753290722",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyp-cyfo0-fj6b3r/P8015119_114.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015119_114_1a29c51a-7f81-4c19-866e-e3a051a93137.jpg?v=1753290722"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424887914547",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102070",
+   "mfr_sku": "P8015120.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015120_11_151d5fcf-c2b1-4f2f-8b0a-b12eee04268e.jpg?v=1753290716",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyn-ewsswg-a3qp7k/P8015120_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015120_11_151d5fcf-c2b1-4f2f-8b0a-b12eee04268e.jpg?v=1753290716"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888012851",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102071",
+   "mfr_sku": "P8015120.1121.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015120_1121_09a30505-c37b-4102-99ce-28585c96a176.jpg?v=1753290714",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyp-36ln5c-9mbny9/P8015120_1121.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015120_1121_09a30505-c37b-4102-99ce-28585c96a176.jpg?v=1753290714"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888111155",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102072",
+   "mfr_sku": "P8015120.14.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015120_14_c78ccd61-7169-4568-89f5-e51f12faeba2.jpg?v=1753290712",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyo-esha4w-aeqegn/P8015120_14.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015120_14_c78ccd61-7169-4568-89f5-e51f12faeba2.jpg?v=1753290712"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888209459",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102073",
+   "mfr_sku": "P8015120.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015120_4_ae6c2b22-8f61-44af-81c2-8e78210e7af1.jpg?v=1753290710",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q2h1gx-9j8tog-4wx5j4/P8015120_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015120_4_ae6c2b22-8f61-44af-81c2-8e78210e7af1.jpg?v=1753290710"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888274995",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102074",
+   "mfr_sku": "P8015120.411.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015120_411_7c820f7c-4f3e-43be-9408-d99b5aa3ef95.jpg?v=1753290708",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyo-dt8wvc-5iehs0/P8015120_411.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015120_411_7c820f7c-4f3e-43be-9408-d99b5aa3ef95.jpg?v=1753290708"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888307763",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102075",
+   "mfr_sku": "P8015120.44.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015120_44_ea187572-8a89-4ce0-beab-221502d4a2c9.jpg?v=1753290706",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyo-dk55hk-2nyy2b/P8015120_44.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015120_44_ea187572-8a89-4ce0-beab-221502d4a2c9.jpg?v=1753290706"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888471603",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102076",
+   "mfr_sku": "P8015120.46.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015120_46_749b3805-625a-4a3f-bb77-00811ec629c5.jpg?v=1753290704",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q2h1g6-ec1b6g-as8k7/P8015120_46.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015120_46_749b3805-625a-4a3f-bb77-00811ec629c5.jpg?v=1753290704"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888504371",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102077",
+   "mfr_sku": "P8015121.1011.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015121_1011_e91bfe2c-52b6-4505-81a6-cc6cee8f0b24.jpg?v=1753290702",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyp-206rk0-5zke2a/P8015121_1011.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015121_1011_e91bfe2c-52b6-4505-81a6-cc6cee8f0b24.jpg?v=1753290702"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888569907",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102078",
+   "mfr_sku": "P8015121.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015121_11_30b512d1-ecea-4744-a0c1-02ff124420f7.jpg?v=1753290700",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyp-5wdurs-ew19s3/P8015121_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015121_11_30b512d1-ecea-4744-a0c1-02ff124420f7.jpg?v=1753290700"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888635443",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102079",
+   "mfr_sku": "P8015121.1111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015121_1111_3066737b-395e-43d9-b6e9-56817aae6b5e.jpg?v=1753290696",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyp-8zondc-2xhuan/P8015121_1111.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015121_1111_3066737b-395e-43d9-b6e9-56817aae6b5e.jpg?v=1753290696"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888700979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102080",
+   "mfr_sku": "P8015121.1121.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015121_1121_cee20046-fe0e-4dc6-b871-9b041ee18030.jpg?v=1753290693",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyp-8r18q0-5jnot9/P8015121_1121.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015121_1121_cee20046-fe0e-4dc6-b871-9b041ee18030.jpg?v=1753290693"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888766515",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102081",
+   "mfr_sku": "P8015121.114.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015121_114_6c928cba-aea7-42fa-ab49-452b0230920e.jpg?v=1753290689",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyp-g5oiso-27cgpv/P8015121_114.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015121_114_6c928cba-aea7-42fa-ab49-452b0230920e.jpg?v=1753290689"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888799283",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102082",
+   "mfr_sku": "P8015121.14.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015121_14_07c8427a-2ae1-4b07-8da8-73e3acccc41c.jpg?v=1753290686",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyp-djm1zk-e9oqxx/P8015121_14.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015121_14_07c8427a-2ae1-4b07-8da8-73e3acccc41c.jpg?v=1753290686"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888864819",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102083",
+   "mfr_sku": "P8015121.711.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015121_711_99af6bf1-5fd2-43b5-bb66-bf2bd2d40f9a.jpg?v=1753290684",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyp-dx6wr4-czq146/P8015121_711.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015121_711_99af6bf1-5fd2-43b5-bb66-bf2bd2d40f9a.jpg?v=1753290684"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888897587",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102084",
+   "mfr_sku": "P8015122.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015122_11_1fbd5533-321b-491e-b90f-736a8fde59ef.jpg?v=1753290682",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyp-bhmzm8-durg6i/P8015122_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015122_11_1fbd5533-321b-491e-b90f-736a8fde59ef.jpg?v=1753290682"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888963123",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102085",
+   "mfr_sku": "P8015122.114.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015122_114_8b39ae3d-69ec-4a81-a593-bedae0b8e9a1.jpg?v=1753290680",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyq-9sj568-bpns7w/P8015122_114.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015122_114_8b39ae3d-69ec-4a81-a593-bedae0b8e9a1.jpg?v=1753290680"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424888995891",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102086",
+   "mfr_sku": "P8015122.118.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015122_118_d393fffd-aaab-4e71-9c2e-32141755749d.jpg?v=1753290678",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyp-fa3vtc-9hhn0o/P8015122_118.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015122_118_d393fffd-aaab-4e71-9c2e-32141755749d.jpg?v=1753290678"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889094195",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102087",
+   "mfr_sku": "P8015122.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015122_4_d53fb528-622a-4ab6-991d-90c3df518709.jpg?v=1753290676",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyp-6umn68-10ga80/P8015122_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015122_4_d53fb528-622a-4ab6-991d-90c3df518709.jpg?v=1753290676"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889126963",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102088",
+   "mfr_sku": "P8015122.419.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015122_419_66e96af0-864e-4bae-a72e-fabb87faa56b.jpg?v=1753290673",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyq-4oaark-ffifj5/P8015122_419.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015122_419_66e96af0-864e-4bae-a72e-fabb87faa56b.jpg?v=1753290673"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889192499",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102089",
+   "mfr_sku": "P8015122.48.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015122_48_168f27dd-573b-4ca5-9137-89c9ebb3ce38.jpg?v=1753290671",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyp-duxmts-a9flyl/P8015122_48.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015122_48_168f27dd-573b-4ca5-9137-89c9ebb3ce38.jpg?v=1753290671"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889258035",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102090",
+   "mfr_sku": "P8015123.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_11_fdc7220f-b93e-4fb9-ab73-bbffaa504f87.jpg?v=1753290669",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q2h1m1-2k010w-15dogc/P8015123_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_11_fdc7220f-b93e-4fb9-ab73-bbffaa504f87.jpg?v=1753290669"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889290803",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102091",
+   "mfr_sku": "P8015123.1111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_1111_50c7d46e-86b6-4b44-ac39-a9c209cf72b9.jpg?v=1753290667",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyq-28ew1s-52gsu/P8015123_1111.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_1111_50c7d46e-86b6-4b44-ac39-a9c209cf72b9.jpg?v=1753290667"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889356339",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102092",
+   "mfr_sku": "P8015123.114.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_114_ea6be76f-9b89-4b32-b125-5a4ba0e7f38b.jpg?v=1753290665",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyq-51w50w-bda6ao/P8015123_114.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_114_ea6be76f-9b89-4b32-b125-5a4ba0e7f38b.jpg?v=1753290665"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889421875",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102093",
+   "mfr_sku": "P8015123.118.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_118_2d86484e-83e0-483c-8e58-d4e57999888a.jpg?v=1753290663",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyq-4frs1k-93yzbx/P8015123_118.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_118_2d86484e-83e0-483c-8e58-d4e57999888a.jpg?v=1753290663"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889487411",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102094",
+   "mfr_sku": "P8015123.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_4_b51c2036-4bbb-4a9b-873a-f10ad4087dee.jpg?v=1753290661",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyq-5arwlk-4xynxl/P8015123_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_4_b51c2036-4bbb-4a9b-873a-f10ad4087dee.jpg?v=1753290661"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889520179",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102095",
+   "mfr_sku": "P8015123.411.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_411_b871f95c-c037-49dc-8ae0-73e938338d7a.jpg?v=1753290658",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyq-ctqnw8-352qnk/P8015123_411.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_411_b871f95c-c037-49dc-8ae0-73e938338d7a.jpg?v=1753290658"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889552947",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102096",
+   "mfr_sku": "P8015123.424.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_424_1976c99c-9a18-4a68-95df-17c62e754155.jpg?v=1753290656",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyq-a4dl0w-118ze7/P8015123_424.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_424_1976c99c-9a18-4a68-95df-17c62e754155.jpg?v=1753290656"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889618483",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102097",
+   "mfr_sku": "P8015123.44.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_44_942b3f2a-c5bb-48c4-a40c-aa76ba87fb73.jpg?v=1753290654",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyq-8xpro8-9p55ns/P8015123_44.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015123_44_942b3f2a-c5bb-48c4-a40c-aa76ba87fb73.jpg?v=1753290654"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889684019",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102098",
+   "mfr_sku": "P8015124.1014.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015124_1014_6a9ff9fe-7e0b-444b-9519-389eac6c775c.jpg?v=1753290651",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyr-6p8pow-8tg7fk/P8015124_1014.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015124_1014_6a9ff9fe-7e0b-444b-9519-389eac6c775c.jpg?v=1753290651"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889716787",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102099",
+   "mfr_sku": "P8015124.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015124_11_d0eec633-ffee-4b92-ba96-5ffa5cc6b333.jpg?v=1753290649",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyq-bjhyvs-e707hs/P8015124_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015124_11_d0eec633-ffee-4b92-ba96-5ffa5cc6b333.jpg?v=1753290649"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889782323",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102100",
+   "mfr_sku": "P8015124.1111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015124_1111_c0e2a06c-2fe7-447d-9c4b-808dcb9e413d.jpg?v=1753290647",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyr-34i8n4-57ze9/P8015124_1111.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015124_1111_c0e2a06c-2fe7-447d-9c4b-808dcb9e413d.jpg?v=1753290647"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889815091",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102101",
+   "mfr_sku": "P8015124.14.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015124_14_61fb6598-0386-4cc9-b9db-244f11784bc7.jpg?v=1753290645",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyq-dkvxzs-fkl5hx/P8015124_14.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015124_14_61fb6598-0386-4cc9-b9db-244f11784bc7.jpg?v=1753290645"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889880627",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102102",
+   "mfr_sku": "P8015124.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015124_4_646ace84-fb0a-41e9-a0dc-a6f5f5315b6a.jpg?v=1753290643",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyq-epce3c-cnhr55/P8015124_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015124_4_646ace84-fb0a-41e9-a0dc-a6f5f5315b6a.jpg?v=1753290643"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424889913395",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102103",
+   "mfr_sku": "P8015124.404.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015124_404_fe3ea217-f9e3-42d6-9ab5-a33318db9d8f.jpg?v=1753290641",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qys-33zjsw-58u8rx/P8015124_404.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015124_404_fe3ea217-f9e3-42d6-9ab5-a33318db9d8f.jpg?v=1753290641"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424890011699",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102104",
+   "mfr_sku": "P8015124.44.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015124_44_eeda5546-27d0-4ac0-8093-64af876b3b2b.jpg?v=1753290638",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyr-1sz5vk-cngxon/P8015124_44.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015124_44_eeda5546-27d0-4ac0-8093-64af876b3b2b.jpg?v=1753290638"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424890044467",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102105",
+   "mfr_sku": "P8015125.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015125_11_698d3353-bbc5-438e-9c09-a27cd2917949.jpg?v=1753290636",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyq-cyvxnc-36lys8/P8015125_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015125_11_698d3353-bbc5-438e-9c09-a27cd2917949.jpg?v=1753290636"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424890110003",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102106",
+   "mfr_sku": "P8015125.1111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015125_1111_b4a93fae-d46f-477a-86c9-907b4512d4ed.jpg?v=1753290634",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyq-fhayz4-2c7tti/P8015125_1111.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015125_1111_b4a93fae-d46f-477a-86c9-907b4512d4ed.jpg?v=1753290634"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424890142771",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102107",
+   "mfr_sku": "P8015125.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015125_4_378cc5a5-e87d-49ce-bd1c-b97d40686d0d.jpg?v=1753290632",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyr-d4tnbk-1sbfe0/P8015125_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015125_4_378cc5a5-e87d-49ce-bd1c-b97d40686d0d.jpg?v=1753290632"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424890208307",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102108",
+   "mfr_sku": "P8015125.411.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015125_411_3c33b574-c519-4b2c-b817-4f8d07d975b1.jpg?v=1753290625",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyr-9u3emw-cr9xxs/P8015125_411.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015125_411_3c33b574-c519-4b2c-b817-4f8d07d975b1.jpg?v=1753290625"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424890241075",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102109",
+   "mfr_sku": "P8015127.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015127_11_837eebdb-85fc-4e8f-9ae0-0cca2d2dc76b.jpg?v=1753290622",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyr-4mmkaw-3kb5qf/P8015127_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015127_11_837eebdb-85fc-4e8f-9ae0-0cca2d2dc76b.jpg?v=1753290622"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424890306611",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102110",
+   "mfr_sku": "P8015127.1121.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015127_1121_5ba2026f-6dd8-48bd-9ba1-097627058504.jpg?v=1753290620",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyr-ffbx3s-2p6fml/P8015127_1121.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015127_1121_5ba2026f-6dd8-48bd-9ba1-097627058504.jpg?v=1753290620"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424890339379",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102111",
+   "mfr_sku": "P8015127.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015127_24_cbaf9f94-07c4-442c-8142-ccd9dc68d7df.jpg?v=1753290618",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qys-e2d2ww-3bftua/P8015127_24.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015127_24_cbaf9f94-07c4-442c-8142-ccd9dc68d7df.jpg?v=1753290618"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424890404915",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102112",
+   "mfr_sku": "P8015127.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015127_4_96cadfef-5567-4d15-a95e-b6738b832136.jpg?v=1753290615",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qys-6u09m8-4xckok/P8015127_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015127_4_96cadfef-5567-4d15-a95e-b6738b832136.jpg?v=1753290615"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424890437683",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102113",
+   "mfr_sku": "P8015128.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015128_11_b7916636-ed13-415f-afc8-e5dd987caba7.jpg?v=1753290612",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyr-arrvk0-4z190b/P8015128_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015128_11_b7916636-ed13-415f-afc8-e5dd987caba7.jpg?v=1753290612"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424890535987",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102114",
+   "mfr_sku": "P8015128.1111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015128_1111_bc1bc4b2-175b-4623-94ad-7a590a6c8ec0.jpg?v=1753290610",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyr-fdmg54-77w245/P8015128_1111.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015128_1111_bc1bc4b2-175b-4623-94ad-7a590a6c8ec0.jpg?v=1753290610"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424890634291",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102115",
+   "mfr_sku": "P8015128.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015128_24_207e1ec6-fef5-404d-9d11-1106ee8a31eb.jpg?v=1753290608",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyr-eyh0c8-ftpmj6/P8015128_24.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015128_24_207e1ec6-fef5-404d-9d11-1106ee8a31eb.jpg?v=1753290608"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424891093043",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102116",
+   "mfr_sku": "P8015128.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015128_4_5a0b0422-4647-4526-9fa1-9581b420f2a2.jpg?v=1753290605",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qys-3l5420-di5tyf/P8015128_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015128_4_5a0b0422-4647-4526-9fa1-9581b420f2a2.jpg?v=1753290605"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424891158579",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102117",
+   "mfr_sku": "P8015129.1121.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015129_1121_308280b2-e1f5-4b95-931d-089b992a6436.jpg?v=1753290603",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q2h1jl-1e0o2o-8vpgbb/P8015129_1121.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015129_1121_308280b2-e1f5-4b95-931d-089b992a6436.jpg?v=1753290603"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424891224115",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102118",
+   "mfr_sku": "P8015130.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015130_21_86deca0c-6f17-4318-ba01-e8913a81671d.jpg?v=1753290600",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyr-9ti3ns-14ycal/P8015130_21.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015130_21_86deca0c-6f17-4318-ba01-e8913a81671d.jpg?v=1753290600"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424891289651",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102119",
+   "mfr_sku": "P8015130.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015130_6_18affb51-89a9-4b24-b56f-5dc5164be469.jpg?v=1753290598",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qys-3x8ekw-am9ism/P8015130_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015130_6_18affb51-89a9-4b24-b56f-5dc5164be469.jpg?v=1753290598"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424891355187",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102120",
+   "mfr_sku": "P8015130.68.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015130_68_7375c1b6-96ff-4aa1-96b6-07dff9698fd2.jpg?v=1753290595",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyr-fmbw3c-9ko445/P8015130_68.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015130_68_7375c1b6-96ff-4aa1-96b6-07dff9698fd2.jpg?v=1753290595"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424891912243",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102121",
+   "mfr_sku": "P8015131.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015131_11_04e47971-b3b9-41a4-9451-ec0fdf616627.jpg?v=1753290593",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qys-52vnko-cojdrh/P8015131_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015131_11_04e47971-b3b9-41a4-9451-ec0fdf616627.jpg?v=1753290593"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424891977779",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102122",
+   "mfr_sku": "P8015131.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015131_21_f3bd61a5-8189-4c54-9048-0f60eaa004b5.jpg?v=1753290590",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qys-bhn8vk-9d3ka0/P8015131_21.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015131_21_f3bd61a5-8189-4c54-9048-0f60eaa004b5.jpg?v=1753290590"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424892010547",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102123",
+   "mfr_sku": "P8015132.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015132_11_6f13d0aa-0593-4e26-94a5-34604701e909.jpg?v=1753290586",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qys-czb1mo-dft1dg/P8015132_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015132_11_6f13d0aa-0593-4e26-94a5-34604701e909.jpg?v=1753290586"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424892076083",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102124",
+   "mfr_sku": "P8015132.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015132_21_9e81d2c8-190c-49bf-aa0b-ea137770dbd3.jpg?v=1753290583",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qys-gdyxuo-3zskpf/P8015132_21.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015132_21_9e81d2c8-190c-49bf-aa0b-ea137770dbd3.jpg?v=1753290583"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424892141619",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102125",
+   "mfr_sku": "P8015133.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015133_11_c733e14e-73f3-4b9f-9e05-15760eb1eef9.jpg?v=1753290579",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyu-5g1vc0-5hzf8a/P8015133_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015133_11_c733e14e-73f3-4b9f-9e05-15760eb1eef9.jpg?v=1753290579"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424892731443",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102126",
+   "mfr_sku": "P8015133.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015133_6_d57694c2-767a-4093-82d8-e1edadff8991.jpg?v=1753290577",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qys-fyjvlk-3ijobm/P8015133_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015133_6_d57694c2-767a-4093-82d8-e1edadff8991.jpg?v=1753290577"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424892796979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102127",
+   "mfr_sku": "P8015134.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015134_11_dc4e5a40-20f1-4481-9b71-86d31f4b6fee.jpg?v=1753290574",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyt-47mcrs-2rxcaw/P8015134_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015134_11_dc4e5a40-20f1-4481-9b71-86d31f4b6fee.jpg?v=1753290574"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424892829747",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102128",
+   "mfr_sku": "P8015134.46.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015134_46_542a68a9-bbc1-4895-abfa-039a401b9879.jpg?v=1753290572",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qys-a0hdyg-2im36y/P8015134_46.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015134_46_542a68a9-bbc1-4895-abfa-039a401b9879.jpg?v=1753290572"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424892928051",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102130",
+   "mfr_sku": "P8015135.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015135_11_a4fc57c1-0eed-491b-a632-ee1faadd3ac1.jpg?v=1753290567",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qys-7u1bag-3or5iq/P8015135_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015135_11_a4fc57c1-0eed-491b-a632-ee1faadd3ac1.jpg?v=1753290567"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424893059123",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102131",
+   "mfr_sku": "P8015135.1111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015135_1111_59076841-f886-4e57-aa05-01d538c03bb7.jpg?v=1753290565",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qys-8jdiso-a5oo/P8015135_1111.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015135_1111_59076841-f886-4e57-aa05-01d538c03bb7.jpg?v=1753290565"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424893124659",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102132",
+   "mfr_sku": "P8015135.14.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015135_14_787149a5-415d-42aa-8129-d3c117f26288.jpg?v=1753290562",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyt-3gl1f4-6ipowh/P8015135_14.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015135_14_787149a5-415d-42aa-8129-d3c117f26288.jpg?v=1753290562"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424893190195",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102133",
+   "mfr_sku": "P8015135.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015135_24_82f947c5-bb65-404d-86c1-af973a2a6aa2.jpg?v=1753290560",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyt-2cpjy8-dtdphf/P8015135_24.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015135_24_82f947c5-bb65-404d-86c1-af973a2a6aa2.jpg?v=1753290560"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424893222963",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102134",
+   "mfr_sku": "P8015135.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015135_4_3455f631-ce2f-4247-8d6b-6f977e96dc4d.jpg?v=1753290558",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyt-b8dqpc-6js0s8/P8015135_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015135_4_3455f631-ce2f-4247-8d6b-6f977e96dc4d.jpg?v=1753290558"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424893583411",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102135",
+   "mfr_sku": "P8015136.1111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015136_1111_5d4a79d0-4bfe-45ff-9f4c-c7a398d77712.jpg?v=1753290555",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qys-9fnd6o-ai5tu1/P8015136_1111.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015136_1111_5d4a79d0-4bfe-45ff-9f4c-c7a398d77712.jpg?v=1753290555"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424893616179",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102136",
+   "mfr_sku": "P8015136.14.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015136_14_d93270b6-3c97-4a5c-9e62-4f42bcc7b27a.jpg?v=1753290553",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyt-51nkds-dqqxqw/P8015136_14.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015136_14_d93270b6-3c97-4a5c-9e62-4f42bcc7b27a.jpg?v=1753290553"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424893681715",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102137",
+   "mfr_sku": "P8015136.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015136_21_b0ab7396-7d04-49d4-9b16-d5c8915e855d.jpg?v=1753290550",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q2h1mu-acep7c-7f0zma/P8015136_21.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015136_21_b0ab7396-7d04-49d4-9b16-d5c8915e855d.jpg?v=1753290550"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424893714483",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102138",
+   "mfr_sku": "P8015136.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015136_4_084b9736-144f-4fb5-b036-f6e53f3e213b.jpg?v=1753290548",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyt-9f0y34-7k8k51/P8015136_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015136_4_084b9736-144f-4fb5-b036-f6e53f3e213b.jpg?v=1753290548"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424893780019",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102139",
+   "mfr_sku": "P8015136.44.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015136_44_6e212ff1-fd91-4451-ad0e-b3044fa0b3ae.jpg?v=1753290546",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyt-633xa0-12oed0/P8015136_44.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015136_44_6e212ff1-fd91-4451-ad0e-b3044fa0b3ae.jpg?v=1753290546"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424893812787",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102140",
+   "mfr_sku": "P8015137.611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015137_611_b2888a9d-775b-488b-a536-91e370a5743e.jpg?v=1753290543",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyt-bb1dls-8g8y6w/P8015137_611.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015137_611_b2888a9d-775b-488b-a536-91e370a5743e.jpg?v=1753290543"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424893911091",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102141",
+   "mfr_sku": "P8015137.64.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015137_64_de900b41-6959-4782-a519-41fc0cce3462.jpg?v=1753290541",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyt-fmznsw-8hf7lg/P8015137_64.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015137_64_de900b41-6959-4782-a519-41fc0cce3462.jpg?v=1753290541"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424893943859",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102142",
+   "mfr_sku": "P8015137.811.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015137_811_70f5440b-b710-4575-ae19-210ec778cac4.jpg?v=1753290538",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyt-c8icgo-5dbkaw/P8015137_811.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015137_811_70f5440b-b710-4575-ae19-210ec778cac4.jpg?v=1753290538"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424894042163",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102143",
+   "mfr_sku": "P8015137.84.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015137_84_2372790b-25ed-4302-9b01-b11d454cde7d.jpg?v=1753290532",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyt-4rqs8w-4nooew/P8015137_84.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015137_84_2372790b-25ed-4302-9b01-b11d454cde7d.jpg?v=1753290532"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424894140467",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102144",
+   "mfr_sku": "P8015138.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015138_11_c794772e-4391-4d08-87a6-cc60eea03de7.jpg?v=1753290530",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q2h1gj-abuko0-4vpz7s/P8015138_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015138_11_c794772e-4391-4d08-87a6-cc60eea03de7.jpg?v=1753290530"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413718220851",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102226",
+   "mfr_sku": "P8015147.440.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015147_440_a8cd6968-8edc-4193-bcca-76da4b327059.jpg?v=1725922487",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qz2-bv7s2g-7ewr2k/P8015147_440.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8015147_440_a8cd6968-8edc-4193-bcca-76da4b327059.jpg?v=1725922487"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413723004979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102325",
+   "mfr_sku": "P8020107.164.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8020107_164_cd3ad5bb-d7ce-4eae-a197-d1186fcc156c.jpg?v=1725922711",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/as/hh6gg9j33m63wp8vfr2x2mf6/P8020107_164.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8020107_164_cd3ad5bb-d7ce-4eae-a197-d1186fcc156c.jpg?v=1725922711"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728116787",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102413",
+   "mfr_sku": "P8023101.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023101_13_754778e7-25dc-4497-9be8-e26768367d6c.jpg?v=1725922933",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/v63w3m5fpnkbr74npt3wsbv/P8023101_13.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023101_13_754778e7-25dc-4497-9be8-e26768367d6c.jpg?v=1725922933"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728149555",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102414",
+   "mfr_sku": "P8023101.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023101_19_a6bb2a95-25c9-44b8-b2cb-d444cd2f1c90.jpg?v=1725922935",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/wbqn6gq9nnk78ktc5g85jx/P8023101_19.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023101_19_a6bb2a95-25c9-44b8-b2cb-d444cd2f1c90.jpg?v=1725922935"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728182323",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102415",
+   "mfr_sku": "P8023101.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023101_3_bda096eb-9f38-4d6b-89b8-00854eb3e2bc.jpg?v=1725922937",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/thgn2n3n3k8cj5q3j4z6fr3/P8023101_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023101_3_bda096eb-9f38-4d6b-89b8-00854eb3e2bc.jpg?v=1725922937"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728247859",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102416",
+   "mfr_sku": "P8023101.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023101_5_f635219a-8c9b-471a-85b0-3f1a84f486eb.jpg?v=1725922939",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/8xk8mz9k8gs6pz2rw857r9t/P8023101_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023101_5_f635219a-8c9b-471a-85b0-3f1a84f486eb.jpg?v=1725922939"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728280627",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102417",
+   "mfr_sku": "P8023102.155.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023102_155_b66bf4da-fe36-4390-9ffd-4bf5d36e5177.jpg?v=1725922942",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/79snwx47xxg76pqs73mvnfwv/P8023102_155.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023102_155_b66bf4da-fe36-4390-9ffd-4bf5d36e5177.jpg?v=1725922942"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728313395",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102418",
+   "mfr_sku": "P8023102.195.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023102_195_1fd1c1b9-353f-4e64-b05f-7e41531e9c45.jpg?v=1725922944",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/skhh43746g49569q8cr36gr/P8023102_195.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023102_195_1fd1c1b9-353f-4e64-b05f-7e41531e9c45.jpg?v=1725922944"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728378931",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102419",
+   "mfr_sku": "P8023102.313.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023102_313_3235f45b-068b-48fb-b009-c318bcced5c1.jpg?v=1725922947",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/rcq3xp6q5m6wn7cbmh38hb/P8023102_313.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023102_313_3235f45b-068b-48fb-b009-c318bcced5c1.jpg?v=1725922947"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728411699",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102420",
+   "mfr_sku": "P8023102.353.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023102_353_6ef99454-b9d7-47e1-a5e4-3867d21263f7.jpg?v=1725922949",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/6472w4wscbs787k2ghkz/P8023102_353.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023102_353_6ef99454-b9d7-47e1-a5e4-3867d21263f7.jpg?v=1725922949"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728477235",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102421",
+   "mfr_sku": "P8023103.194.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023103_194_65ed7ad6-5031-4ef9-ad43-f24a57936754.jpg?v=1725922952",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/wgsvx8rffnqp572c7sgxfp/P8023103_194.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023103_194_65ed7ad6-5031-4ef9-ad43-f24a57936754.jpg?v=1725922952"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728510003",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102422",
+   "mfr_sku": "P8023103.319.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023103_319_d5621d29-33b3-4146-a4b3-773208f063a1.jpg?v=1725922954",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/k3hscw6sxw5cvn6hnfmgf863/P8023103_319.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023103_319_d5621d29-33b3-4146-a4b3-773208f063a1.jpg?v=1725922954"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728542771",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102423",
+   "mfr_sku": "P8023103.550.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023103_550_697cc145-230a-403b-b249-ab0fc3478bcd.jpg?v=1725922956",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/n5xgnwjzbtvxck8chb7cxn9/P8023103_550.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023103_550_697cc145-230a-403b-b249-ab0fc3478bcd.jpg?v=1725922956"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728575539",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102424",
+   "mfr_sku": "P8023103.940.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023103_940_3d9f44d2-6624-456b-88a1-eb7e59baa917.jpg?v=1725922958",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/p9bhx355p48rghpnvpfvwnm/P8023103_940.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023103_940_3d9f44d2-6624-456b-88a1-eb7e59baa917.jpg?v=1725922958"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728608307",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102425",
+   "mfr_sku": "P8023104.512.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023104_512_fed4417d-c9e0-46ed-a214-ea2690f2d828.jpg?v=1725922960",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/6mnc3h796t4j4j852nktfkt9/P8023104_512.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023104_512_fed4417d-c9e0-46ed-a214-ea2690f2d828.jpg?v=1725922960"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728641075",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102426",
+   "mfr_sku": "P8023104.517.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023104_517_49500d2c-2869-47cd-8c69-4f9c295d721d.jpg?v=1725922963",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/xscsj2xqbg4hrfmr3zstrt/P8023104_517.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023104_517_49500d2c-2869-47cd-8c69-4f9c295d721d.jpg?v=1725922963"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728739379",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102427",
+   "mfr_sku": "P8023104.550.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023104_550_157e2be2-a7a8-4289-b3e6-e6d1d8ef940e.jpg?v=1725922965",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/gqhth6cpfqqb2srxtjcvws/P8023104_550.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023104_550_157e2be2-a7a8-4289-b3e6-e6d1d8ef940e.jpg?v=1725922965"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728804915",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102428",
+   "mfr_sku": "P8023104.73.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023104_73_fdda6535-1e22-417d-a553-29e305740681.jpg?v=1725922967",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/tkmhvn6qphpptxtqs8jqgk7c/P8023104_73.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023104_73_fdda6535-1e22-417d-a553-29e305740681.jpg?v=1725922967"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728870451",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102429",
+   "mfr_sku": "P8023105.153.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023105_153_1e622aa7-80a8-4df5-8a82-302e14a7bbab.jpg?v=1725922973",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/tmwxcztqpwfpw679bhwp3frx/P8023105_153.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023105_153_1e622aa7-80a8-4df5-8a82-302e14a7bbab.jpg?v=1725922973"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728903219",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102430",
+   "mfr_sku": "P8023105.1630.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023105_1630_75fc9487-75ac-46eb-9cbd-8097acdb37a8.jpg?v=1725922975",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/hjxsb9gr3vvxjzwpwx48mb8p/P8023105_1630.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023105_1630_75fc9487-75ac-46eb-9cbd-8097acdb37a8.jpg?v=1725922975"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728935987",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102431",
+   "mfr_sku": "P8023105.430.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023105_430_0df212e4-f4dd-4453-8576-bc6ffa01e840.jpg?v=1725922978",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/474jhf5tvfkngrc89jt7m4pb/P8023105_430.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023105_430_0df212e4-f4dd-4453-8576-bc6ffa01e840.jpg?v=1725922978"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413728968755",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102432",
+   "mfr_sku": "P8023105.517.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023105_517_6053acfd-3b08-4b57-adeb-ef4bd7d8893e.jpg?v=1725922980",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/k85v872837658wjrf8jc6rx/P8023105_517.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023105_517_6053acfd-3b08-4b57-adeb-ef4bd7d8893e.jpg?v=1725922980"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729001523",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102433",
+   "mfr_sku": "P8023106.10.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023106_10_8e70a832-cd10-47e1-8388-c3f271b904c0.jpg?v=1725922982",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/qtrsbkch9fp98n7j3mbkjmtg/P8023106_10.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023106_10_8e70a832-cd10-47e1-8388-c3f271b904c0.jpg?v=1725922982"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729067059",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102434",
+   "mfr_sku": "P8023106.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023106_19_92322aa6-588d-4f6a-b408-fd204bc5481d.jpg?v=1725922985",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/kfrx66vfj6c768j2cwrt5j/P8023106_19.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023106_19_92322aa6-588d-4f6a-b408-fd204bc5481d.jpg?v=1725922985"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729099827",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102435",
+   "mfr_sku": "P8023106.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023106_3_af6f96d7-9b63-4978-a6a1-4355e7093f10.jpg?v=1725922991",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/b389s4qb4ntwhmw4rw7t9j9/P8023106_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023106_3_af6f96d7-9b63-4978-a6a1-4355e7093f10.jpg?v=1725922991"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729132595",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102436",
+   "mfr_sku": "P8023106.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023106_50_7b250219-9cb7-4f50-9d2e-a04c6f38acdf.jpg?v=1725922994",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/ttw9kkq3r4tmsj8tcbqf6w8m/P8023106_50.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023106_50_7b250219-9cb7-4f50-9d2e-a04c6f38acdf.jpg?v=1725922994"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729165363",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102437",
+   "mfr_sku": "P8023106.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023106_6_8f8cb681-2c86-4d1a-a597-4be8a041b5b5.jpg?v=1725922996",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/8fkchvww5k8c8qtqq75jfcx/P8023106_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023106_6_8f8cb681-2c86-4d1a-a597-4be8a041b5b5.jpg?v=1725922996"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729230899",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102438",
+   "mfr_sku": "P8023107.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_11_68ff46fb-a52a-4b36-adc7-6388d47dbeed.jpg?v=1725922998",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/mhs33564b3rsxx8x9f278m/P8023107_11.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_11_68ff46fb-a52a-4b36-adc7-6388d47dbeed.jpg?v=1725922998"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729263667",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102439",
+   "mfr_sku": "P8023107.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_12_7dc1e8b7-f17e-471e-aaad-9fb8c020b9f7.jpg?v=1725923001",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/xr4pkh9ccc59jv6gt8bs8mj/P8023107_12.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_12_7dc1e8b7-f17e-471e-aaad-9fb8c020b9f7.jpg?v=1725923001"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729329203",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102440",
+   "mfr_sku": "P8023107.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_13_5fc515bc-ef49-43e1-8725-18dba21cdaab.jpg?v=1725923003",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/5k79phz244p86qrx9mncq/P8023107_13.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_13_5fc515bc-ef49-43e1-8725-18dba21cdaab.jpg?v=1725923003"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729394739",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102441",
+   "mfr_sku": "P8023107.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_15_9a1e37c0-210a-4821-96ad-be544f92dccf.jpg?v=1725923005",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/qr99q5s3hjq84z9bvwc48m7/P8023107_15.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_15_9a1e37c0-210a-4821-96ad-be544f92dccf.jpg?v=1725923005"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729427507",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102442",
+   "mfr_sku": "P8023107.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_16_1b1a55ce-ff5b-431a-a1e6-be7b910048c6.jpg?v=1725923008",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/545nkrgs7rk3w4hhbm8vcsq7/P8023107_16.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_16_1b1a55ce-ff5b-431a-a1e6-be7b910048c6.jpg?v=1725923008"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729460275",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102443",
+   "mfr_sku": "P8023107.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_21_d0b92143-b9d9-4b04-ab43-5ecbd2752e2f.jpg?v=1725923010",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/shnv7srvgz8nq683jm7q6htt/P8023107_21.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_21_d0b92143-b9d9-4b04-ab43-5ecbd2752e2f.jpg?v=1725923010"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729493043",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102444",
+   "mfr_sku": "P8023107.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_3_a83b2476-f227-4627-a0b5-21d3252d0cd8.jpg?v=1725923012",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/gzhxfrvrt9t9pfxx7jc96cs/P8023107_3.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_3_a83b2476-f227-4627-a0b5-21d3252d0cd8.jpg?v=1725923012"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729558579",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102445",
+   "mfr_sku": "P8023107.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_4_25f5ebc3-bf68-4a73-b732-8c9679a5ae71.jpg?v=1725923015",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/6bfkfrxr54xhb7mhfv4m6wnx/P8023107_4.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_4_25f5ebc3-bf68-4a73-b732-8c9679a5ae71.jpg?v=1725923015"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729624115",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102446",
+   "mfr_sku": "P8023107.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_5_00b949ab-0864-44f7-b77c-834f8941dbce.jpg?v=1725923017",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/886kk4fg6k3mbgwkbfhmfq/P8023107_5.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_5_00b949ab-0864-44f7-b77c-834f8941dbce.jpg?v=1725923017"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729656883",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102447",
+   "mfr_sku": "P8023107.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_6_6a071cbb-6381-4ba1-b4b7-a9b1b1c564de.jpg?v=1725923020",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/fnxnf8j6gb2s694t5jz4xfn/P8023107_6.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_6_6a071cbb-6381-4ba1-b4b7-a9b1b1c564de.jpg?v=1725923020"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729689651",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102448",
+   "mfr_sku": "P8023107.7.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_7_5e46c3e8-5cda-4c9a-a359-ac32dda2c40e.jpg?v=1725923022",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/ccwzkfkcx6w6t2tpsk7x57b/P8023107_7.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_7_5e46c3e8-5cda-4c9a-a359-ac32dda2c40e.jpg?v=1725923022"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729755187",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102449",
+   "mfr_sku": "P8023107.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_8_767fd3cd-e031-4da0-9e00-be22a9731783.jpg?v=1725923025",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/wsmsqrzf53kws69xnv8f8gc/P8023107_8.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_8_767fd3cd-e031-4da0-9e00-be22a9731783.jpg?v=1725923025"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729787955",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102450",
+   "mfr_sku": "P8023107.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_9_9df01a58-f9f3-4e05-875e-4a065a560e2e.jpg?v=1725923027",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/qvkswptt6cn34cbhr4pjcwnc/P8023107_9.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023107_9_9df01a58-f9f3-4e05-875e-4a065a560e2e.jpg?v=1725923027"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729820723",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102451",
+   "mfr_sku": "P8023108.1617.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023108_1617_8d5d2387-7378-4dc3-904f-a31174cf775b.jpg?v=1725923029",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/mcfmbp5pgjjnhkk55p8zmpf5/P8023108_1617.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023108_1617_8d5d2387-7378-4dc3-904f-a31174cf775b.jpg?v=1725923029"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729853491",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102452",
+   "mfr_sku": "P8023108.510.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023108_510_a067f9b2-52a2-4eb4-bb35-66ce7b03bd1d.jpg?v=1725923031",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/947w5rpjrf5xjzvbmw47jq/P8023108_510.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023108_510_a067f9b2-52a2-4eb4-bb35-66ce7b03bd1d.jpg?v=1725923031"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729919027",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102453",
+   "mfr_sku": "P8023108.830.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023108_830_8b60059e-61da-4f3f-9678-c4274a5b9673.jpg?v=1725923034",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/2hbwb778qrc66w85hhq88h/P8023108_830.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023108_830_8b60059e-61da-4f3f-9678-c4274a5b9673.jpg?v=1725923034"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413729951795",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102454",
+   "mfr_sku": "P8023109.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023109_21_c546b32e-c4d9-4684-9c03-2b398229dac0.jpg?v=1725923036",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/ph7kmhrrcpptv6hfzgqbkct/P8023109_21.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023109_21_c546b32e-c4d9-4684-9c03-2b398229dac0.jpg?v=1725923036"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413730017331",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102455",
+   "mfr_sku": "P8023109.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023109_3_bc739f7c-775e-4535-ae60-9de84ec2c73e.jpg?v=1725923038",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/hhz7hg4zgnjrj3tqb63rf6/P8023109_3.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023109_3_bc739f7c-775e-4535-ae60-9de84ec2c73e.jpg?v=1725923038"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413730050099",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102456",
+   "mfr_sku": "P8023109.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023109_33_7a4ee9d9-c81c-4884-99c3-18d6069f8278.jpg?v=1725923041",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/vtr74qr5332rpr59w3s496/P8023109_33.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023109_33_7a4ee9d9-c81c-4884-99c3-18d6069f8278.jpg?v=1725923041"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413730181171",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102457",
+   "mfr_sku": "P8023110.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023110_13_c6253f3f-507e-4211-b539-2a43d01b58e9.jpg?v=1725923043",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/t5f5rcbgkzj9ckqmkp89pq5w/P8023110_13_4.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023110_13_c6253f3f-507e-4211-b539-2a43d01b58e9.jpg?v=1725923043"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413730246707",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102458",
+   "mfr_sku": "P8023110.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023110_19_36b3f9a1-7bbd-4132-914f-f145673572d0.jpg?v=1725923045",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/p82g4vsrwb4xmbcjpmq7s/P8023110_19_4.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023110_19_36b3f9a1-7bbd-4132-914f-f145673572d0.jpg?v=1725923045"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413730836531",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102471",
+   "mfr_sku": "P8023113.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023113_16_2df73e54-fe00-49a3-adf8-322c415f2469.jpg?v=1725923082",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/4krp5zjq9jr4bw5xmkfnzhm/P8023113_16_4.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023113_16_2df73e54-fe00-49a3-adf8-322c415f2469.jpg?v=1725923082"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413731131443",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102476",
+   "mfr_sku": "P8023114.30.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023114_30_809f26b6-f109-4f59-ad41-17f8640d996f.jpg?v=1725923093",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/2fqb5s47q4pphw5hwssbcrbc/P8023114_30_4.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8023114_30_809f26b6-f109-4f59-ad41-17f8640d996f.jpg?v=1725923093"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413735424051",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102527",
+   "mfr_sku": "T8015508.123.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_123_5db6bd7f-1511-411e-82d2-faabe5bd22c8.jpg?v=1725923208",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_123_5db6bd7f-1511-411e-82d2-faabe5bd22c8.jpg?v=1725923208"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413735587891",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102529",
+   "mfr_sku": "T8015508.130.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_130_14346d49-5211-4188-96eb-7a8a2ffa1695.jpg?v=1725923212",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_130_14346d49-5211-4188-96eb-7a8a2ffa1695.jpg?v=1725923212"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413736177715",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102538",
+   "mfr_sku": "T8015508.22.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_22_03b8b102-86b3-4a92-aa29-5fce6892f970.jpg?v=1725923228",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_22_03b8b102-86b3-4a92-aa29-5fce6892f970.jpg?v=1725923228"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413736308787",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102539",
+   "mfr_sku": "T8015508.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_3_ef777794-ca02-4693-8f2e-0c67e3e212e3.jpg?v=1725923230",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_3_ef777794-ca02-4693-8f2e-0c67e3e212e3.jpg?v=1725923230"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413736407091",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102540",
+   "mfr_sku": "T8015508.30.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_30_cbf2edc1-32c6-4552-ac8e-1fc74b68f9fb.jpg?v=1725923232",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_30_cbf2edc1-32c6-4552-ac8e-1fc74b68f9fb.jpg?v=1725923232"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413736538163",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102542",
+   "mfr_sku": "T8015508.40.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_40_b550d7e4-5e27-40e3-833b-9de1d075008d.jpg?v=1725923236",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_40_b550d7e4-5e27-40e3-833b-9de1d075008d.jpg?v=1725923236"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413737029683",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102550",
+   "mfr_sku": "T8015508.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_513_e3520212-bb89-441c-a69d-5d2e97b91abf.jpg?v=1725923256",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_513_e3520212-bb89-441c-a69d-5d2e97b91abf.jpg?v=1725923256"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413737095219",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102551",
+   "mfr_sku": "T8015508.515.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_515_15dabab1-23e6-406a-a3dc-38cc81523424.jpg?v=1725923258",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_515_15dabab1-23e6-406a-a3dc-38cc81523424.jpg?v=1725923258"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413737193523",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102553",
+   "mfr_sku": "T8015508.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_55_8f37e3cd-1a40-466f-aedb-7ecb67abbd7a.jpg?v=1725923262",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_55_8f37e3cd-1a40-466f-aedb-7ecb67abbd7a.jpg?v=1725923262"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413737324595",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102557",
+   "mfr_sku": "T8015508.717.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_717_dbe53585-4b0b-4ca7-b293-9ed7407297d6.jpg?v=1725923271",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_717_dbe53585-4b0b-4ca7-b293-9ed7407297d6.jpg?v=1725923271"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413737455667",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102559",
+   "mfr_sku": "T8015508.77.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_77_79ad7de3-6f0f-4291-94ae-683e32ef56bb.jpg?v=1725923276",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_77_79ad7de3-6f0f-4291-94ae-683e32ef56bb.jpg?v=1725923276"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413737521203",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102560",
+   "mfr_sku": "T8015508.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_8_0865950f-4484-435f-b388-f40d6308b445.jpg?v=1725923278",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_8_0865950f-4484-435f-b388-f40d6308b445.jpg?v=1725923278"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413737553971",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102561",
+   "mfr_sku": "T8015508.811.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_811_20607993-12ff-4f4f-abac-372d79abd156.jpg?v=1725923280",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_811_20607993-12ff-4f4f-abac-372d79abd156.jpg?v=1725923280"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413737619507",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102562",
+   "mfr_sku": "T8015508.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_9_5a46b6a3-c7c7-4156-8179-714abcdb6b57.jpg?v=1725923282",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_9_5a46b6a3-c7c7-4156-8179-714abcdb6b57.jpg?v=1725923282"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413737652275",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102563",
+   "mfr_sku": "T8015508.912.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_912_447674da-dd9d-4261-8a26-7956c6c34f7e.jpg?v=1725923285",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_912_447674da-dd9d-4261-8a26-7956c6c34f7e.jpg?v=1725923285"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413737685043",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102564",
+   "mfr_sku": "T8015508.924.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_924_45ba6525-61bf-4bb9-add9-d2eb1bcdd476.jpg?v=1725923287",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8015508_924_45ba6525-61bf-4bb9-add9-d2eb1bcdd476.jpg?v=1725923287"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413737783347",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102567",
+   "mfr_sku": "T8017101.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8017101_9_2311cae0-632e-4b18-96ab-e4a0a91e12ee.jpg?v=1725923294",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8017101_9_2311cae0-632e-4b18-96ab-e4a0a91e12ee.jpg?v=1725923294"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413738209331",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102575",
+   "mfr_sku": "T8017106.30.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8017106_30_5cd9e6f6-d3b7-464b-bdc8-3be2c625b04b.jpg?v=1725923315",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8017106_30_5cd9e6f6-d3b7-464b-bdc8-3be2c625b04b.jpg?v=1725923315"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413738373171",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102579",
+   "mfr_sku": "T8017111.133.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8017111_133_577bc4c1-82d3-4dff-b4e0-390b87e079b7.jpg?v=1725923324",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8017111_133_577bc4c1-82d3-4dff-b4e0-390b87e079b7.jpg?v=1725923324"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413738405939",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102580",
+   "mfr_sku": "T8017111.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8017111_16_9634414d-7da8-4fcd-830a-4c00d38371ee.jpg?v=1725923326",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8017111_16_9634414d-7da8-4fcd-830a-4c00d38371ee.jpg?v=1725923326"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413738438707",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102581",
+   "mfr_sku": "T8017111.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8017111_5_c340482a-bcef-436b-b2f2-2ac301415ab4.jpg?v=1725923328",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8017111_5_c340482a-bcef-436b-b2f2-2ac301415ab4.jpg?v=1725923328"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413738700851",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102585",
+   "mfr_sku": "T8017112.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8017112_5_a715d047-1eae-4900-b225-56f609fad474.jpg?v=1725923338",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8017112_5_a715d047-1eae-4900-b225-56f609fad474.jpg?v=1725923338"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413746368563",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102719",
+   "mfr_sku": "T8020105.77.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8020105_77_57edab8f-fc73-492d-a49b-62aecf4f1bff.jpg?v=1725923640",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8020105_77_57edab8f-fc73-492d-a49b-62aecf4f1bff.jpg?v=1725923640"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413746434099",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102720",
+   "mfr_sku": "T8020105.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8020105_8_4b81132d-d5d6-4042-baa5-d4b6e46467fe.jpg?v=1725923642",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8020105_8_4b81132d-d5d6-4042-baa5-d4b6e46467fe.jpg?v=1725923642"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413746532403",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102722",
+   "mfr_sku": "T8020106.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8020106_1_6656945e-090c-4aae-bf4b-e39baca4e2c4.jpg?v=1725923646",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8020106_1_6656945e-090c-4aae-bf4b-e39baca4e2c4.jpg?v=1725923646"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413746729011",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102727",
+   "mfr_sku": "36320.333.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8020106_111_5fe74286-c880-47ae-afd8-2ea208325cc4.jpg?v=1725923657",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8020106_111_5fe74286-c880-47ae-afd8-2ea208325cc4.jpg?v=1725923657"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7413746794547",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-102728",
+   "mfr_sku": "36320.417.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8020106_1116_b7c5421b-0a38-48d5-9f84-8b7021fa9c78.jpg?v=1725923659",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8020106_1116_b7c5421b-0a38-48d5-9f84-8b7021fa9c78.jpg?v=1725923659"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422199595059",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141837",
+   "mfr_sku": "8012115.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8012115_13_792b313e-ce92-4af0-8154-85eb469548ba.jpg?v=1726182337",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8012115_13_792b313e-ce92-4af0-8154-85eb469548ba.jpg?v=1726182337"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422200053811",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141845",
+   "mfr_sku": "8012136.195.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8012136_195_82ec8a93-beea-4e71-b498-52e89fb5c1bd.jpg?v=1726182378",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8012136_195_82ec8a93-beea-4e71-b498-52e89fb5c1bd.jpg?v=1726182378"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422200152115",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141847",
+   "mfr_sku": "8012138.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8012138_9_8353914b-e9b8-4d03-ab15-1e89ccaf3ae0.jpg?v=1726182389",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8012138_9_8353914b-e9b8-4d03-ab15-1e89ccaf3ae0.jpg?v=1726182389"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422200479795",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141851",
+   "mfr_sku": "8013113.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013113_15_69519eb4-170d-4bb5-8374-81fc95495296.jpg?v=1726182419",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013113_15_69519eb4-170d-4bb5-8374-81fc95495296.jpg?v=1726182419"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422200512563",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141852",
+   "mfr_sku": "8013113.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013113_4_869e100d-eeb5-461d-a0b2-d4bfbf64d2d4.jpg?v=1726182425",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013113_4_869e100d-eeb5-461d-a0b2-d4bfbf64d2d4.jpg?v=1726182425"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422200578099",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141853",
+   "mfr_sku": "8013113.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013113_513_4ace2756-d9f8-413c-823e-af98fd3b9577.jpg?v=1726182430",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013113_513_4ace2756-d9f8-413c-823e-af98fd3b9577.jpg?v=1726182430"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422200807475",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141858",
+   "mfr_sku": "8013142.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013142_15_6a91e1da-cd39-4241-bf21-c5c5e0695afb.jpg?v=1726182462",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013142_15_6a91e1da-cd39-4241-bf21-c5c5e0695afb.jpg?v=1726182462"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422200840243",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141859",
+   "mfr_sku": "8013142.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013142_16_1a10b507-1cdc-47e5-ad3a-2efa63160b7c.jpg?v=1726182467",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013142_16_1a10b507-1cdc-47e5-ad3a-2efa63160b7c.jpg?v=1726182467"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422200873011",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141860",
+   "mfr_sku": "P8013142.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013142_19_e8fd8cba-d86c-4692-b2b3-7226aa28ac11.jpg?v=1726182472",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q2h1hy-bfsl6o-954u0a/P8013142_19.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013142_19_e8fd8cba-d86c-4692-b2b3-7226aa28ac11.jpg?v=1726182472"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422200905779",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141861",
+   "mfr_sku": "8013142.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013142_3_15928af7-85b6-47dd-9860-5bc7a94ab519.jpg?v=1726182477",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013142_3_15928af7-85b6-47dd-9860-5bc7a94ab519.jpg?v=1726182477"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422200938547",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141862",
+   "mfr_sku": "8013142.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013142_5_2efe0043-a38e-4f28-9986-bde60ac35f4b.jpg?v=1726182482",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013142_5_2efe0043-a38e-4f28-9986-bde60ac35f4b.jpg?v=1726182482"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422201004083",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141863",
+   "mfr_sku": "8013142.68.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013142_68_feaf95ef-637b-4cf2-836a-be03013bd0dc.jpg?v=1726182496",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013142_68_feaf95ef-637b-4cf2-836a-be03013bd0dc.jpg?v=1726182496"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422201233459",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141904",
+   "mfr_sku": "8013182.616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013182_616_ecb43c0e-fdad-447e-9af6-f08bac322623.jpg?v=1726182532",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013182_616_ecb43c0e-fdad-447e-9af6-f08bac322623.jpg?v=1726182532"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422201266227",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141905",
+   "mfr_sku": "8013182.6161.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013182_616_83a34090-d5a0-4389-961b-f3937111d184.jpg?v=1726182537",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013182_616_83a34090-d5a0-4389-961b-f3937111d184.jpg?v=1726182537"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422201298995",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-141911",
+   "mfr_sku": "8013182.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013182_8_4178c853-3739-4633-bfa2-be2f8cb5ef5f.jpg?v=1726182544",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/8013182_8_4178c853-3739-4633-bfa2-be2f8cb5ef5f.jpg?v=1726182544"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422208573491",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142726",
+   "mfr_sku": "BR-69004.400.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69004_400_71e934e8-2597-492f-a2aa-ae0851bbb342.jpg?v=1753294458",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quh-s4d7s-caebfg/BR-69004_400.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69004_400_71e934e8-2597-492f-a2aa-ae0851bbb342.jpg?v=1753294458"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422208606259",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142727",
+   "mfr_sku": "BR-69004.M84.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69004_M84_11281cba-22a7-432c-acd6-91baf700299b.jpg?v=1753294454",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quh-68fqdc-4etagj/BR-69004_M84.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69004_M84_11281cba-22a7-432c-acd6-91baf700299b.jpg?v=1753294454"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422209196083",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142731",
+   "mfr_sku": "BR-69080.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69080_166_93e255ce-6224-4f3b-961f-c0f4e549ef45.jpg?v=1753294445",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quh-g5gpxk-35imfq/BR-69080_166.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69080_166_93e255ce-6224-4f3b-961f-c0f4e549ef45.jpg?v=1753294445"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422209556531",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142732",
+   "mfr_sku": "BR-69080.MMM.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69080_MMM_deae107e-1678-4f1d-9815-37cfdec00a25.jpg?v=1753294443",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quh-g8l6jk-dgdd0/BR-69080_MMM.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69080_MMM_deae107e-1678-4f1d-9815-37cfdec00a25.jpg?v=1753294443"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422209916979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142735",
+   "mfr_sku": "BR-69135.121.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69135_121_63a64f10-0a6e-4ff3-805b-d7855f20d4e9.jpg?v=1753294441",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qui-a4xawg-a8fpl5/BR-69135_121.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69135_121_63a64f10-0a6e-4ff3-805b-d7855f20d4e9.jpg?v=1753294441"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422210113587",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142736",
+   "mfr_sku": "BR-69135.234.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69135_234_4c2ce321-a43b-4d7b-ad44-927e495c1ef7.jpg?v=1753294439",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qui-fqhmiw-3t28zr/BR-69135_234.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69135_234_4c2ce321-a43b-4d7b-ad44-927e495c1ef7.jpg?v=1753294439"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422210637875",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142737",
+   "mfr_sku": "BR-69135.313.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69135_313_54f60fcc-ddef-41a0-ae82-cfc94a9e7a42.jpg?v=1753294436",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qui-g2d2n4-eey9z1/BR-69135_313.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69135_313_54f60fcc-ddef-41a0-ae82-cfc94a9e7a42.jpg?v=1753294436"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422211522611",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142740",
+   "mfr_sku": "BR-69135.970.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69135_970_4f09fd8c-dbcf-47da-b3bf-cb80d7a49b26.jpg?v=1753294432",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quj-40ymdc-g3addj/BR-69135_970.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69135_970_4f09fd8c-dbcf-47da-b3bf-cb80d7a49b26.jpg?v=1753294432"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422212669491",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142746",
+   "mfr_sku": "BR-69265.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69265_166_7ad57101-8284-492e-b68a-4b6cf285e77b.jpg?v=1753294425",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quj-f54t20-61i7r1/BR-69265_166.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69265_166_7ad57101-8284-492e-b68a-4b6cf285e77b.jpg?v=1753294425"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422213259315",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142747",
+   "mfr_sku": "BR-69265.222.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69265_222_fbd2b1fb-6136-4ca8-8796-6015368f80fb.jpg?v=1753294423",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quj-f43omw-l61ha/BR-69265_222.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69265_222_fbd2b1fb-6136-4ca8-8796-6015368f80fb.jpg?v=1753294423"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422213652531",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142748",
+   "mfr_sku": "BR-69265.491.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69265_491_b250c969-f671-4a99-8d5b-c058772cf3d4.jpg?v=1753294421",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quj-cfuyp4-8h6hoa/BR-69265_491.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69265_491_b250c969-f671-4a99-8d5b-c058772cf3d4.jpg?v=1753294421"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422214144051",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142749",
+   "mfr_sku": "BR-69265.812.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69265_812_87fa6a31-6e14-4136-b0a8-3cb73d341e99.jpg?v=1753294419",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quj-f51194-cc5003/BR-69265_812.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69265_812_87fa6a31-6e14-4136-b0a8-3cb73d341e99.jpg?v=1753294419"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422215094323",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142750",
+   "mfr_sku": "BR-69265.881.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69265_881_39f147e9-4f4d-4ccd-88c6-4139178a4ab0.jpg?v=1753294416",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45quj-g8ekw0-2kkar/BR-69265_881.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69265_881_39f147e9-4f4d-4ccd-88c6-4139178a4ab0.jpg?v=1753294416"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422219616307",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142778",
+   "mfr_sku": "BR-69518.435.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69518_435_c80724f1-f2ce-4c3c-864e-0ab8238dff2c.jpg?v=1753294393",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/q45qun-4uj9j4-gj78k1/BR-69518_435.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-69518_435_c80724f1-f2ce-4c3c-864e-0ab8238dff2c.jpg?v=1753294393"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422224138291",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142792",
+   "mfr_sku": "BR-700020.176.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_176_27651894-add1-48bc-a6c0-569f9c4553b0.jpg?v=1726236602",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_176_27651894-add1-48bc-a6c0-569f9c4553b0.jpg?v=1726236602"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422224498739",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142793",
+   "mfr_sku": "BR-700020.225.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_225_b9a40c99-008d-44bf-a547-076aaf95ad3d.jpg?v=1726236604",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_225_b9a40c99-008d-44bf-a547-076aaf95ad3d.jpg?v=1726236604"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422224695347",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142794",
+   "mfr_sku": "BR-700020.278.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_278_039bdf7a-5405-4429-ae9f-15a76088a749.jpg?v=1726236606",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_278_039bdf7a-5405-4429-ae9f-15a76088a749.jpg?v=1726236606"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422224957491",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142795",
+   "mfr_sku": "BR-700020.421.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_421_ed77c477-ab39-48a2-a3f2-c0e4f1455ffe.jpg?v=1726236608",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-700020_421_ed77c477-ab39-48a2-a3f2-c0e4f1455ffe.jpg?v=1726236608"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422225317939",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142801",
+   "mfr_sku": "BR-70416.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-70416_166_3be437cd-900b-4db4-8d21-312f8fc92bad.jpg?v=1726236610",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-70416_166_3be437cd-900b-4db4-8d21-312f8fc92bad.jpg?v=1726236610"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422225678387",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142802",
+   "mfr_sku": "BR-70416.222.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-70416_222_d4b6d369-6366-4624-b8e1-f1ace75a99c2.jpg?v=1726236612",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-70416_222_d4b6d369-6366-4624-b8e1-f1ace75a99c2.jpg?v=1726236612"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422225874995",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142803",
+   "mfr_sku": "BR-70416.881.0",
+   "cur_width": 326,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-70416_881_0a965aaa-590b-42ec-927c-83a160691cdd.jpg?v=1726236618",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-70416_881_0a965aaa-590b-42ec-927c-83a160691cdd.jpg?v=1726236618"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422226432051",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142806",
+   "mfr_sku": "BR-71110.119.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-71110_119_e35b3f06-a961-4087-97ac-be7cbf0cf470.jpg?v=1726236623",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-71110_119_e35b3f06-a961-4087-97ac-be7cbf0cf470.jpg?v=1726236623"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422226628659",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142807",
+   "mfr_sku": "BR-71110.147.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-71110_147_6b0bbddd-87d9-4f94-b2dd-139546e0665c.jpg?v=1726236626",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-71110_147_6b0bbddd-87d9-4f94-b2dd-139546e0665c.jpg?v=1726236626"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422227021875",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142808",
+   "mfr_sku": "BR-71110.248.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-71110_248_2968d7fc-ff7e-4a27-9303-9c7e2f860bd8.jpg?v=1726236630",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-71110_248_2968d7fc-ff7e-4a27-9303-9c7e2f860bd8.jpg?v=1726236630"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422228529203",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142818",
+   "mfr_sku": "BR-71557.222.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-71557_222_1aa97d00-7df5-4e77-ac28-a22523b3e8c6.jpg?v=1726236643",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-71557_222_1aa97d00-7df5-4e77-ac28-a22523b3e8c6.jpg?v=1726236643"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422236327987",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142876",
+   "mfr_sku": "BR-79510.247.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79510_247_e127ef86-6feb-402d-ac4f-57f0b5ae64ef.jpg?v=1726236715",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79510_247_e127ef86-6feb-402d-ac4f-57f0b5ae64ef.jpg?v=1726236715"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422236524595",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142877",
+   "mfr_sku": "BR-79510.449.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79510_449_ef80e31f-d254-4d12-ab61-f06a07dfe29a.jpg?v=1726236717",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79510_449_ef80e31f-d254-4d12-ab61-f06a07dfe29a.jpg?v=1726236717"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422236721203",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142878",
+   "mfr_sku": "BR-79510.677.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79510_677_c72df72b-d2a5-4047-a709-0da78ffc45d6.jpg?v=1726236719",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79510_677_c72df72b-d2a5-4047-a709-0da78ffc45d6.jpg?v=1726236719"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422237048883",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142881",
+   "mfr_sku": "BR-79574.335.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79574_335_d479eec0-df40-49c5-bc43-6bdfa287668f.jpg?v=1726236724",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79574_335_d479eec0-df40-49c5-bc43-6bdfa287668f.jpg?v=1726236724"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422237212723",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142882",
+   "mfr_sku": "BR-79574.847.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79574_847_a1486165-fc5f-4f4a-8b05-b89fa8291e83.jpg?v=1726236726",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79574_847_a1486165-fc5f-4f4a-8b05-b89fa8291e83.jpg?v=1726236726"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422238326835",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142893",
+   "mfr_sku": "BR-79657.222.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79657_222_fccbf005-9728-4c80-9c60-c4e478320b13.jpg?v=1726236742",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79657_222_fccbf005-9728-4c80-9c60-c4e478320b13.jpg?v=1726236742"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422238785587",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142896",
+   "mfr_sku": "BR-79743.222.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79743_222_deaaa470-6a6b-4985-ab2c-4742282568ea.jpg?v=1726236751",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79743_222_deaaa470-6a6b-4985-ab2c-4742282568ea.jpg?v=1726236751"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422238982195",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142897",
+   "mfr_sku": "BR-79743.634.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79743_634_356df611-076d-4dca-bfd9-5e8934d2c19e.jpg?v=1726236754",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79743_634_356df611-076d-4dca-bfd9-5e8934d2c19e.jpg?v=1726236754"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422241046579",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142907",
+   "mfr_sku": "BR-79785.140.0",
+   "cur_width": 326,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79785_140_23bc2da0-61dc-4c66-97b1-dcba93c6e453.jpg?v=1726236774",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79785_140_23bc2da0-61dc-4c66-97b1-dcba93c6e453.jpg?v=1726236774"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422241243187",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142908",
+   "mfr_sku": "BR-79785.213.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79785_213_d1743163-5fac-4419-855a-4100f95cc52a.jpg?v=1726236776",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79785_213_d1743163-5fac-4419-855a-4100f95cc52a.jpg?v=1726236776"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422241472563",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142909",
+   "mfr_sku": "BR-79785.271.0",
+   "cur_width": 326,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79785_271_52e99afe-e6a7-413f-b990-7364e52fd058.jpg?v=1726236779",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79785_271_52e99afe-e6a7-413f-b990-7364e52fd058.jpg?v=1726236779"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422241865779",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142911",
+   "mfr_sku": "BR-79785.432.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79785_432_cf5ee7ce-1a08-4612-95e2-d28ec7459096.jpg?v=1726236783",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79785_432_cf5ee7ce-1a08-4612-95e2-d28ec7459096.jpg?v=1726236783"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422242062387",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142912",
+   "mfr_sku": "BR-79785.634.0",
+   "cur_width": 326,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79785_634_d64973b3-c471-4a94-b451-7ac40babda52.jpg?v=1726236785",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-79785_634_d64973b3-c471-4a94-b451-7ac40babda52.jpg?v=1726236785"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422242947123",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142927",
+   "mfr_sku": "BR-800041.M00.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M00_48bbd1aa-9c0e-46fa-bc2e-d02eeb13f234.jpg?v=1726236802",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M00_48bbd1aa-9c0e-46fa-bc2e-d02eeb13f234.jpg?v=1726236802"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422243176499",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142928",
+   "mfr_sku": "BR-800041.M08.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M08_28717f21-b4bb-4a6a-afef-29d033718a73.jpg?v=1726236805",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M08_28717f21-b4bb-4a6a-afef-29d033718a73.jpg?v=1726236805"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422243569715",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142929",
+   "mfr_sku": "BR-800041.M13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M13_86fde90f-7db9-44f8-b83b-1f904cf5b673.jpg?v=1726236808",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M13_86fde90f-7db9-44f8-b83b-1f904cf5b673.jpg?v=1726236808"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422243962931",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142933",
+   "mfr_sku": "BR-800041.M30.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M30_a745b594-75e7-40d1-8c55-5e333c58786e.jpg?v=1726236810",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M30_a745b594-75e7-40d1-8c55-5e333c58786e.jpg?v=1726236810"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422244159539",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142935",
+   "mfr_sku": "BR-800041.M41.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M41_dc5cb976-7974-4012-9675-8cc6997fcb5a.jpg?v=1726236813",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M41_dc5cb976-7974-4012-9675-8cc6997fcb5a.jpg?v=1726236813"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422244323379",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142936",
+   "mfr_sku": "BR-800041.M44.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M44_5e305687-2d7b-4029-9095-91355c1efde3.jpg?v=1726236814",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M44_5e305687-2d7b-4029-9095-91355c1efde3.jpg?v=1726236814"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422244421683",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142938",
+   "mfr_sku": "BR-800041.M66.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M66_14e9fc69-4a7a-4247-a0e8-85d0934e6adb.jpg?v=1726236817",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M66_14e9fc69-4a7a-4247-a0e8-85d0934e6adb.jpg?v=1726236817"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422244618291",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142939",
+   "mfr_sku": "BR-800041.M82.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M82_2d57cdad-465c-4da8-88ed-2c03f4dee36a.jpg?v=1726236819",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800041_M82_2d57cdad-465c-4da8-88ed-2c03f4dee36a.jpg?v=1726236819"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422244814899",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142943",
+   "mfr_sku": "BR-800042.244.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_244_000edbbb-1d90-4156-97f8-17d8d053a3a3.jpg?v=1726236821",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_244_000edbbb-1d90-4156-97f8-17d8d053a3a3.jpg?v=1726236821"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422245011507",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142944",
+   "mfr_sku": "BR-800042.310.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_310_dee1ed03-22fe-42f8-87f0-02a5653eb12f.jpg?v=1726236824",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_310_dee1ed03-22fe-42f8-87f0-02a5653eb12f.jpg?v=1726236824"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422245109811",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142945",
+   "mfr_sku": "BR-800042.650.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_650_9acc48bd-090b-4e46-8381-5cb355d061a8.jpg?v=1726236825",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800042_650_9acc48bd-090b-4e46-8381-5cb355d061a8.jpg?v=1726236825"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422248386611",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142981",
+   "mfr_sku": "BR-800045.121.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800045_121_b2d77420-8084-403f-a824-b0542c6040c7.jpg?v=1726236856",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800045_121_b2d77420-8084-403f-a824-b0542c6040c7.jpg?v=1726236856"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422248615987",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142983",
+   "mfr_sku": "BR-800045.249.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800045_249_6920a507-6308-419a-81e1-2793756a8d72.jpg?v=1726236858",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800045_249_6920a507-6308-419a-81e1-2793756a8d72.jpg?v=1726236858"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422248812595",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142984",
+   "mfr_sku": "BR-800045.268.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800045_268_546b91dd-75d7-48ca-97db-20b52e422e7d.jpg?v=1726236860",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800045_268_546b91dd-75d7-48ca-97db-20b52e422e7d.jpg?v=1726236860"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422249205811",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142987",
+   "mfr_sku": "BR-800045.434.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800045_434_d470a340-1417-4216-a1aa-b304fedc60ef.jpg?v=1726236863",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800045_434_d470a340-1417-4216-a1aa-b304fedc60ef.jpg?v=1726236863"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422249631795",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-142989",
+   "mfr_sku": "BR-800045.835.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800045_835_e9634018-d1a4-4dc3-aa49-e7848545f476.jpg?v=1726236865",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-800045_835_e9634018-d1a4-4dc3-aa49-e7848545f476.jpg?v=1726236865"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422251499571",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143072",
+   "mfr_sku": "BR-81035.J.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_J_aefa1737-5b6f-4410-ae69-bc897719720f.jpg?v=1726602241",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_J_aefa1737-5b6f-4410-ae69-bc897719720f.jpg?v=1726602241"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422251696179",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143077",
+   "mfr_sku": "BR-81035.T.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_T_5ade7442-ad3d-4db5-9776-216dcc9cac9f.jpg?v=1726602243",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81035_T_5ade7442-ad3d-4db5-9776-216dcc9cac9f.jpg?v=1726602243"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422252941363",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143139",
+   "mfr_sku": "BR-81079.C.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_C_063e8183-94a0-466d-9682-40b77dc33814.jpg?v=1726236934",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_C_063e8183-94a0-466d-9682-40b77dc33814.jpg?v=1726236934"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422253137971",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143140",
+   "mfr_sku": "BR-81079.CC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_CC_af6c8279-75a2-4997-873c-ab76ba7023d2.jpg?v=1726236936",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_CC_af6c8279-75a2-4997-873c-ab76ba7023d2.jpg?v=1726236936"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422253203507",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143141",
+   "mfr_sku": "BR-81079.CCC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_CCC_3b96f802-7673-4a92-8409-fbf0a7a7da0f.jpg?v=1726236939",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_CCC_3b96f802-7673-4a92-8409-fbf0a7a7da0f.jpg?v=1726236939"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422253400115",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143142",
+   "mfr_sku": "BR-81079.DDD.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_DDD_37c4a2a0-f1bc-431b-8feb-23558f626314.jpg?v=1726236941",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_DDD_37c4a2a0-f1bc-431b-8feb-23558f626314.jpg?v=1726236941"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422253563955",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143143",
+   "mfr_sku": "BR-81079.E.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_E_dc791230-6dcb-40af-a28f-80046216ac79.jpg?v=1726236943",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_E_dc791230-6dcb-40af-a28f-80046216ac79.jpg?v=1726236943"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422253858867",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143145",
+   "mfr_sku": "BR-81079.FF.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_FF_865c8a8a-8e97-4de5-afc0-6ceb5aac9834.jpg?v=1726236945",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_FF_865c8a8a-8e97-4de5-afc0-6ceb5aac9834.jpg?v=1726236945"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422254088243",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143146",
+   "mfr_sku": "BR-81079.FFF.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_FFF_b08c7681-1636-4907-8219-9f14e5407fd0.jpg?v=1726236947",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_FFF_b08c7681-1636-4907-8219-9f14e5407fd0.jpg?v=1726236947"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422254284851",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143148",
+   "mfr_sku": "BR-81079.GGG.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_GGG_708083a6-2121-4472-a950-cbd06221fbdc.jpg?v=1726236949",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_GGG_708083a6-2121-4472-a950-cbd06221fbdc.jpg?v=1726236949"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422254350387",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143149",
+   "mfr_sku": "BR-81079.H.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_H_2075f23c-21ff-48d0-ab79-a46b38ffd9ef.jpg?v=1726236951",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_H_2075f23c-21ff-48d0-ab79-a46b38ffd9ef.jpg?v=1726236951"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422254710835",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143150",
+   "mfr_sku": "BR-81079.HH.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_HH_a488af76-17fb-4b5b-8b40-052708063f74.jpg?v=1726236953",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_HH_a488af76-17fb-4b5b-8b40-052708063f74.jpg?v=1726236953"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422255038515",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143152",
+   "mfr_sku": "BR-81079.I.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_I_7ad2cc2c-7eb6-4501-8eac-1148bc62cf24.jpg?v=1726236955",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_I_7ad2cc2c-7eb6-4501-8eac-1148bc62cf24.jpg?v=1726236955"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422255267891",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143155",
+   "mfr_sku": "BR-81079.JJ.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_JJ_7ef4fc1e-9d11-4aef-96f5-b8d4afbe2c78.jpg?v=1726236958",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_JJ_7ef4fc1e-9d11-4aef-96f5-b8d4afbe2c78.jpg?v=1726236958"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422255398963",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143157",
+   "mfr_sku": "BR-81079.K.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_K_94265535-adcc-47f5-8ab6-9494912ae28f.jpg?v=1726236962",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_K_94265535-adcc-47f5-8ab6-9494912ae28f.jpg?v=1726236962"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422255464499",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143161",
+   "mfr_sku": "BR-81079.LL.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_LL_f919141d-3c81-4091-8e29-2da629e4a4a0.jpg?v=1726236967",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_LL_f919141d-3c81-4091-8e29-2da629e4a4a0.jpg?v=1726236967"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422255562803",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143165",
+   "mfr_sku": "BR-81079.LLS.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_LLS_46141a5e-970c-40db-9919-8d94052138c2.jpg?v=1726236969",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_LLS_46141a5e-970c-40db-9919-8d94052138c2.jpg?v=1726236969"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422255595571",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143166",
+   "mfr_sku": "BR-81079.M.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_M_81d21fe8-3669-4e32-aa85-e2230f31e141.jpg?v=1726236971",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_M_81d21fe8-3669-4e32-aa85-e2230f31e141.jpg?v=1726236971"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422255628339",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143167",
+   "mfr_sku": "BR-81079.O.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_O_9b1b9f2c-ab17-4ea5-98bf-d992ce28221e.jpg?v=1726236973",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_O_9b1b9f2c-ab17-4ea5-98bf-d992ce28221e.jpg?v=1726236973"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422255661107",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143169",
+   "mfr_sku": "BR-81079.P.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_P_f8badeec-4354-4d9d-8195-4d94b7d515fe.jpg?v=1726236981",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_P_f8badeec-4354-4d9d-8195-4d94b7d515fe.jpg?v=1726236981"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422255792179",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143173",
+   "mfr_sku": "BR-81079.RR.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_RR_3e70529a-663c-4d7c-8843-ebe55a8017d0.jpg?v=1726236988",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_RR_3e70529a-663c-4d7c-8843-ebe55a8017d0.jpg?v=1726236988"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422255857715",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143177",
+   "mfr_sku": "BR-81079.TT.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_TT_13f9bcef-0a5e-42f6-959b-13d4d030d97e.jpg?v=1726236991",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_TT_13f9bcef-0a5e-42f6-959b-13d4d030d97e.jpg?v=1726236991"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422255923251",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143183",
+   "mfr_sku": "BR-81079.WW.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_WW_35d1f683-3d5a-47ed-9de3-6bbb9076f8c2.jpg?v=1726236994",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_WW_35d1f683-3d5a-47ed-9de3-6bbb9076f8c2.jpg?v=1726236994"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422255956019",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143184",
+   "mfr_sku": "BR-81079.XX.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_XX_fa4b298b-9fc5-450a-9d3d-0ae0160de693.jpg?v=1726236996",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_XX_fa4b298b-9fc5-450a-9d3d-0ae0160de693.jpg?v=1726236996"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256054323",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143185",
+   "mfr_sku": "BR-81079.Y.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_Y_0c0355f1-8d2f-433c-b2cb-f06788335426.jpg?v=1726236999",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_Y_0c0355f1-8d2f-433c-b2cb-f06788335426.jpg?v=1726236999"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256119859",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143187",
+   "mfr_sku": "BR-81079.Z.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_Z_10ac81cc-02f3-496e-9ac5-2824fdf6aa92.jpg?v=1726237001",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_Z_10ac81cc-02f3-496e-9ac5-2824fdf6aa92.jpg?v=1726237001"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256152627",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143188",
+   "mfr_sku": "BR-81079.ZZ.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_ZZ_633226c5-9f9a-49c4-8632-faf3f10fa4b9.jpg?v=1726237003",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81079_ZZ_633226c5-9f9a-49c4-8632-faf3f10fa4b9.jpg?v=1726237003"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256250931",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143196",
+   "mfr_sku": "BR-81081.151.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_151_17c32fd8-7404-4dd2-a791-3b2306b8fabf.jpg?v=1726237007",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_151_17c32fd8-7404-4dd2-a791-3b2306b8fabf.jpg?v=1726237007"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256349235",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143203",
+   "mfr_sku": "BR-81081.257.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_257_df4e4ffb-baab-4fd6-b8aa-7d2152ae38de.jpg?v=1726237010",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_257_df4e4ffb-baab-4fd6-b8aa-7d2152ae38de.jpg?v=1726237010"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256382003",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143204",
+   "mfr_sku": "BR-81081.307.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_307_ac136a87-1c64-48a5-9f72-4a9bde13d202.jpg?v=1726237013",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_307_ac136a87-1c64-48a5-9f72-4a9bde13d202.jpg?v=1726237013"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256447539",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143205",
+   "mfr_sku": "BR-81081.346.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_346_448e1acb-1017-456c-84fa-b742b37ebdb2.jpg?v=1726237014",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_346_448e1acb-1017-456c-84fa-b742b37ebdb2.jpg?v=1726237014"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256513075",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143208",
+   "mfr_sku": "BR-81081.426.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_426_a2ea9dfb-9d1f-4db9-814b-5f3fec08bb48.jpg?v=1726237017",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_426_a2ea9dfb-9d1f-4db9-814b-5f3fec08bb48.jpg?v=1726237017"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256611379",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143209",
+   "mfr_sku": "BR-81081.445.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_445_9f0df3dc-3e85-4ad1-85c3-98ef1049f415.jpg?v=1726237019",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_445_9f0df3dc-3e85-4ad1-85c3-98ef1049f415.jpg?v=1726237019"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256644147",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143212",
+   "mfr_sku": "BR-81081.475.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_475_81227954-9028-49fc-80f2-7ff9654274e5.jpg?v=1726237022",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_475_81227954-9028-49fc-80f2-7ff9654274e5.jpg?v=1726237022"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256676915",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143213",
+   "mfr_sku": "BR-81081.489.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_489_55610e1b-26ef-4c9e-b1ac-812415379671.jpg?v=1726237024",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_489_55610e1b-26ef-4c9e-b1ac-812415379671.jpg?v=1726237024"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256742451",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143215",
+   "mfr_sku": "BR-81081.636.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_636_ae7f6e59-30cb-4bfb-809b-efb0d6326a95.jpg?v=1726237027",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_636_ae7f6e59-30cb-4bfb-809b-efb0d6326a95.jpg?v=1726237027"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256807987",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143216",
+   "mfr_sku": "BR-81081.655.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_655_e5ad2cb7-d4f4-4b67-a280-25b1f3ee46a2.jpg?v=1726237029",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_655_e5ad2cb7-d4f4-4b67-a280-25b1f3ee46a2.jpg?v=1726237029"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256873523",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143223",
+   "mfr_sku": "BR-81081.760.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_760_84fc0410-94c3-4e35-93b0-1cdec4532300.jpg?v=1726602250",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_760_84fc0410-94c3-4e35-93b0-1cdec4532300.jpg?v=1726602250"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422256906291",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143231",
+   "mfr_sku": "BR-81081.A.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_A_c02888e0-6b9a-4339-9f7a-9e28ba5b9eb4.jpg?v=1726237036",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_A_c02888e0-6b9a-4339-9f7a-9e28ba5b9eb4.jpg?v=1726237036"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422257037363",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143261",
+   "mfr_sku": "BR-81081.J.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_J_a4286912-ec3c-4b14-8307-fd4ba98e33ae.jpg?v=1726237044",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_J_a4286912-ec3c-4b14-8307-fd4ba98e33ae.jpg?v=1726237044"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422257102899",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143264",
+   "mfr_sku": "BR-81081.JJI.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_JJI_d4a09446-59bf-493b-807a-5f9f48789b49.jpg?v=1726237047",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_JJI_d4a09446-59bf-493b-807a-5f9f48789b49.jpg?v=1726237047"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422257168435",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143266",
+   "mfr_sku": "BR-81081.LLK.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_LLK_08b55436-0b73-4c8f-8f1f-6375ed028790.jpg?v=1726237051",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_LLK_08b55436-0b73-4c8f-8f1f-6375ed028790.jpg?v=1726237051"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422257266739",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143267",
+   "mfr_sku": "BR-81081.LLQ.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_LLQ_f28aeee1-2fe7-4c0e-8c1e-6072c32ae92a.jpg?v=1726237054",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_LLQ_f28aeee1-2fe7-4c0e-8c1e-6072c32ae92a.jpg?v=1726237054"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422257299507",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143268",
+   "mfr_sku": "BR-81081.LLR.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_LLR_95e66e90-202c-4f6d-bcec-74f40002fa7b.jpg?v=1726237058",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_LLR_95e66e90-202c-4f6d-bcec-74f40002fa7b.jpg?v=1726237058"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422257365043",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143286",
+   "mfr_sku": "BR-81081.UUU.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_UUU_3ecc7dd3-c252-40b0-8d49-29d61c8dbce4.jpg?v=1726602253",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-81081_UUU_3ecc7dd3-c252-40b0-8d49-29d61c8dbce4.jpg?v=1726602253"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422258380851",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143362",
+   "mfr_sku": "BR-89149.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_11_02ef06f3-89e3-4a52-9c6d-1e79d5fd0013.jpg?v=1726237118",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_11_02ef06f3-89e3-4a52-9c6d-1e79d5fd0013.jpg?v=1726237118"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422258413619",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143363",
+   "mfr_sku": "BR-89149.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_15_f079fa5c-83e0-45d3-8591-3a6e9ba7b82f.jpg?v=1726237120",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_15_f079fa5c-83e0-45d3-8591-3a6e9ba7b82f.jpg?v=1726237120"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422258479155",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143364",
+   "mfr_sku": "BR-89149.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_16_0ff88037-9ced-4f8d-b920-442947477c3c.jpg?v=1726237122",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_16_0ff88037-9ced-4f8d-b920-442947477c3c.jpg?v=1726237122"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422258544691",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143365",
+   "mfr_sku": "BR-89149.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_3_24b43f69-dcd0-4652-aa3d-1a05aecc0307.jpg?v=1726237124",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_3_24b43f69-dcd0-4652-aa3d-1a05aecc0307.jpg?v=1726237124"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422258708531",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143366",
+   "mfr_sku": "BR-89149.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_513_f83bbf37-112e-49fc-b788-09ca922e9be1.jpg?v=1726237126",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_513_f83bbf37-112e-49fc-b788-09ca922e9be1.jpg?v=1726237126"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422258872371",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143367",
+   "mfr_sku": "BR-89149.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_55_7a8cd0d5-b3b1-4dfa-ae97-2a93480cc2e0.jpg?v=1726237128",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_55_7a8cd0d5-b3b1-4dfa-ae97-2a93480cc2e0.jpg?v=1726237128"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422259003443",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143368",
+   "mfr_sku": "BR-89149.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_9_9b1850ab-d592-4095-b3fc-5f45f4ffa4d3.jpg?v=1726237130",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_9_9b1850ab-d592-4095-b3fc-5f45f4ffa4d3.jpg?v=1726237130"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422259167283",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143369",
+   "mfr_sku": "BR-89149.M20.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_M20_f8ef7473-dc78-42f7-8c95-51471251ff14.jpg?v=1726237132",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89149_M20_f8ef7473-dc78-42f7-8c95-51471251ff14.jpg?v=1726237132"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422259593267",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143376",
+   "mfr_sku": "BR-89354.129.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89354_129_5729ead8-1a80-4694-88b1-5d03e634c6e9.jpg?v=1726237144",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89354_129_5729ead8-1a80-4694-88b1-5d03e634c6e9.jpg?v=1726237144"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422259626035",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143377",
+   "mfr_sku": "BR-89354.466.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89354_466_b31dbc1d-4920-4731-aa02-866381e903ce.jpg?v=1726237146",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89354_466_b31dbc1d-4920-4731-aa02-866381e903ce.jpg?v=1726237146"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422259724339",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143380",
+   "mfr_sku": "BR-89474.114.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89474_114_d3b52a57-81d8-44d4-8ca5-196db12d3984.jpg?v=1726237150",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89474_114_d3b52a57-81d8-44d4-8ca5-196db12d3984.jpg?v=1726237150"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422259822643",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143381",
+   "mfr_sku": "BR-89474.157.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89474_157_e1bea1f6-76c8-4faf-a3df-8c38966edf45.jpg?v=1726237152",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89474_157_e1bea1f6-76c8-4faf-a3df-8c38966edf45.jpg?v=1726237152"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422259888179",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143382",
+   "mfr_sku": "BR-89474.335.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89474_335_f55110a1-a3eb-4ce9-b07f-504210bf5cde.jpg?v=1726237154",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89474_335_f55110a1-a3eb-4ce9-b07f-504210bf5cde.jpg?v=1726237154"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422259953715",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143383",
+   "mfr_sku": "BR-89474.432.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89474_432_18a98a6c-8a50-498f-8f05-59357c06262f.jpg?v=1726237156",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89474_432_18a98a6c-8a50-498f-8f05-59357c06262f.jpg?v=1726237156"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422259986483",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143384",
+   "mfr_sku": "BR-89474.886.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89474_886_5b25614b-f241-4393-b6a2-f8e17bb505f6.jpg?v=1726237164",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89474_886_5b25614b-f241-4393-b6a2-f8e17bb505f6.jpg?v=1726237164"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422260019251",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143386",
+   "mfr_sku": "BR-89475.170.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89475_170_8580d377-24c1-451b-bcfe-c0c02c091379.jpg?v=1726237168",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89475_170_8580d377-24c1-451b-bcfe-c0c02c091379.jpg?v=1726237168"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422260248627",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143391",
+   "mfr_sku": "BR-89489.114.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89489_114_5ee83f7e-a183-4892-a9eb-e7e9152da56c.jpg?v=1726237177",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89489_114_5ee83f7e-a183-4892-a9eb-e7e9152da56c.jpg?v=1726237177"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422260281395",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143392",
+   "mfr_sku": "BR-89489.169.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89489_169_3a3c724c-b89b-4468-8fd1-b7572244e2bd.jpg?v=1726237180",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89489_169_3a3c724c-b89b-4468-8fd1-b7572244e2bd.jpg?v=1726237180"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422260346931",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143393",
+   "mfr_sku": "BR-89489.276.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89489_276_0b325ca5-8093-48a8-9986-f4eb93aae950.jpg?v=1726237182",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89489_276_0b325ca5-8093-48a8-9986-f4eb93aae950.jpg?v=1726237182"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422260510771",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143403",
+   "mfr_sku": "BR-89569.MMM.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89569_MMM_b14db3ef-812b-486f-884c-eb9a6cd796a6.jpg?v=1726602260",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89569_MMM_b14db3ef-812b-486f-884c-eb9a6cd796a6.jpg?v=1726602260"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422260543539",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143405",
+   "mfr_sku": "BR-89626.259.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89626_259_8f5af726-70cb-4750-af24-96c01e5d1cb2.jpg?v=1726237198",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89626_259_8f5af726-70cb-4750-af24-96c01e5d1cb2.jpg?v=1726237198"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422260609075",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143406",
+   "mfr_sku": "BR-89626.419.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89626_419_17d0f5ea-2474-4eab-b8fb-1bd9fc921248.jpg?v=1726237200",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89626_419_17d0f5ea-2474-4eab-b8fb-1bd9fc921248.jpg?v=1726237200"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422262116403",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143504",
+   "mfr_sku": "BR-89778.404.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_404_4a9e9f64-963a-4587-948f-19633f67d7ad.jpg?v=1726602265",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_404_4a9e9f64-963a-4587-948f-19633f67d7ad.jpg?v=1726602265"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422262149171",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-143506",
+   "mfr_sku": "BR-89778.456.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_456_db861535-0f85-4340-8010-3ee707a51712.jpg?v=1726237294",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BR-89778_456_db861535-0f85-4340-8010-3ee707a51712.jpg?v=1726237294"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422302257203",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145088",
+   "mfr_sku": "P8012100.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8012100_16_29789462-5041-45ae-b8b0-7d469690dd93.jpg?v=1753294031",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q2h1jt-974b68-2fe2z9/P8012100_16.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8012100_16_29789462-5041-45ae-b8b0-7d469690dd93.jpg?v=1753294031"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422302388275",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145091",
+   "mfr_sku": "P8012100.513.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8012100_513_ac89d4ec-aaf3-4e8a-a808-f32a927b4ce5.jpg?v=1753294027",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyf-aifzqg-2600ov/P8012100_513.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8012100_513_ac89d4ec-aaf3-4e8a-a808-f32a927b4ce5.jpg?v=1753294027"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422302421043",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145092",
+   "mfr_sku": "P8012103.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8012103_12_d80dbc39-26c8-4187-8521-5f2caff8aa8e.jpg?v=1753294026",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyg-q49jc-3pzylv/P8012103_12.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8012103_12_d80dbc39-26c8-4187-8521-5f2caff8aa8e.jpg?v=1753294026"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422302552115",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145094",
+   "mfr_sku": "P8012103.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8012103_3_3b4d7d71-09a5-4ade-a22f-99edade8f27e.jpg?v=1753294023",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyf-3unync-15odo8/P8012103_3.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8012103_3_3b4d7d71-09a5-4ade-a22f-99edade8f27e.jpg?v=1753294023"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422302683187",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145096",
+   "mfr_sku": "P8012138.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8012138_19_2ba5d322-3a71-4afe-910f-2753e27e550f.jpg?v=1753294020",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/q45qyh-3c54h4-ga1gg3/P8012138_19.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8012138_19_2ba5d322-3a71-4afe-910f-2753e27e550f.jpg?v=1753294020"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422302715955",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145097",
+   "mfr_sku": "P8012138.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8012138_8_60312f95-03d4-41a1-9ef9-eeb7c760064a.jpg?v=1753294013",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/qkgr8rk96zg6nqfm75vppwkr/P8012138_8.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8012138_8_60312f95-03d4-41a1-9ef9-eeb7c760064a.jpg?v=1753294013"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422302748723",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145098",
+   "mfr_sku": "P8012138.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8012138_9_aded0dcd-e412-4f0a-bade-a4d368cdd5a5.jpg?v=1753294010",
+   "proposed_hires_url": "https://cdn.brandfolder.io/OSSDVIUP/at/q45qyh-bdveg-4vepux/P8012138_9.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8012138_9_aded0dcd-e412-4f0a-bade-a4d368cdd5a5.jpg?v=1753294010"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422302814259",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145099",
+   "mfr_sku": "P8013130.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8013130_19_f19f12ee-0246-4171-87df-820462b67056.jpg?v=1753294008",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q2h1ke-5dl2ko-4lhary/P8013130_19.jpg",
+   "hires_source": "brunschwig_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8013130_19_f19f12ee-0246-4171-87df-820462b67056.jpg?v=1753294008"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422302847027",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145100",
+   "mfr_sku": "P8013130.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8013130_21_ae2019e4-5bd7-4a33-b562-a8aa6a1ad9b6.jpg?v=1753294006",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyh-d1il20-fqcc90/P8013130_21.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8013130_21_ae2019e4-5bd7-4a33-b562-a8aa6a1ad9b6.jpg?v=1753294006"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422302912563",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145101",
+   "mfr_sku": "P8013130.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8013130_5_cca80344-23f7-45da-944c-05ef22e58e7f.jpg?v=1753294003",
+   "proposed_hires_url": "https://cdn.brandfolder.io/GI4CWF96/at/q45qyh-68lryo-d3k1dj/P8013130_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P8013130_5_cca80344-23f7-45da-944c-05ef22e58e7f.jpg?v=1753294003"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422310973491",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145362",
+   "mfr_sku": "T8012104.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_1_d089ca14-c574-4c54-8d96-9c348fb9374c.jpg?v=1726190822",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_1_d089ca14-c574-4c54-8d96-9c348fb9374c.jpg?v=1726190822"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422311039027",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145363",
+   "mfr_sku": "T8012104.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_106_bb46e41e-062b-460a-ad6b-1d4ff8e7b4b2.jpg?v=1726190827",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_106_bb46e41e-062b-460a-ad6b-1d4ff8e7b4b2.jpg?v=1726190827"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422311137331",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145364",
+   "mfr_sku": "T8012104.118.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_118_9d46c0f9-62fb-4a5a-9dd7-415c38267490.jpg?v=1726190832",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_118_9d46c0f9-62fb-4a5a-9dd7-415c38267490.jpg?v=1726190832"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422311170099",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145365",
+   "mfr_sku": "T8012104.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_16_1baf875f-7f64-417b-89cf-158b7f83179a.jpg?v=1726190837",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_16_1baf875f-7f64-417b-89cf-158b7f83179a.jpg?v=1726190837"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422311268403",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145366",
+   "mfr_sku": "T8012104.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_1616_028834d4-55fc-4f5d-a737-286446711d05.jpg?v=1726190842",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_1616_028834d4-55fc-4f5d-a737-286446711d05.jpg?v=1726190842"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422311399475",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145367",
+   "mfr_sku": "T8012104.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_166_27ef6623-c672-499f-a322-01f6c2588b3b.jpg?v=1726190847",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_166_27ef6623-c672-499f-a322-01f6c2588b3b.jpg?v=1726190847"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422311432243",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145368",
+   "mfr_sku": "T8012104.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_24_5d28ccae-aae9-4160-857d-05cd76954929.jpg?v=1726190852",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_24_5d28ccae-aae9-4160-857d-05cd76954929.jpg?v=1726190852"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422311465011",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145369",
+   "mfr_sku": "T8012104.2417.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_2417_e05bfd98-87e8-4e7b-9a27-f843bdc6ad02.jpg?v=1726190857",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_2417_e05bfd98-87e8-4e7b-9a27-f843bdc6ad02.jpg?v=1726190857"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422311628851",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145370",
+   "mfr_sku": "T8012104.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_3_224279f2-a5f5-4a72-9a60-9642ec18d754.jpg?v=1726190862",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_3_224279f2-a5f5-4a72-9a60-9642ec18d754.jpg?v=1726190862"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422311727155",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145371",
+   "mfr_sku": "T8012104.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_33_18769f79-d1c4-4330-b58e-0e7a6aac5dfe.jpg?v=1726190871",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_33_18769f79-d1c4-4330-b58e-0e7a6aac5dfe.jpg?v=1726190871"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422311792691",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145372",
+   "mfr_sku": "T8012104.34.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_34_3ce22821-1e92-406b-ad4f-3eb3478a978b.jpg?v=1726190875",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_34_3ce22821-1e92-406b-ad4f-3eb3478a978b.jpg?v=1726190875"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422311825459",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145373",
+   "mfr_sku": "T8012104.345.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_345_066119e3-556a-415d-a506-cbc50ece982f.jpg?v=1726190879",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_345_066119e3-556a-415d-a506-cbc50ece982f.jpg?v=1726190879"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422311890995",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145374",
+   "mfr_sku": "T8012104.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_35_3cf1a8b2-7f8a-41b7-b3d2-6b7a57ebafda.jpg?v=1726190883",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_35_3cf1a8b2-7f8a-41b7-b3d2-6b7a57ebafda.jpg?v=1726190883"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422311923763",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145375",
+   "mfr_sku": "T8012104.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_4_f5838f1d-da79-4967-bbc9-e954d157d7c2.jpg?v=1726190887",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_4_f5838f1d-da79-4967-bbc9-e954d157d7c2.jpg?v=1726190887"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422311989299",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145376",
+   "mfr_sku": "T8012104.414.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_414_aa2c7c75-4aaa-4f04-9d0c-0b48cbe04723.jpg?v=1726190891",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_414_aa2c7c75-4aaa-4f04-9d0c-0b48cbe04723.jpg?v=1726190891"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312022067",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145377",
+   "mfr_sku": "T8012104.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_5_91791ac7-bde7-4365-9b8b-a175e2f75f9d.jpg?v=1726190895",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_5_91791ac7-bde7-4365-9b8b-a175e2f75f9d.jpg?v=1726190895"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312054835",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145378",
+   "mfr_sku": "T8012104.515.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_515_37dee50a-cabb-4c10-a0fa-0f13d879df65.jpg?v=1726190900",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_515_37dee50a-cabb-4c10-a0fa-0f13d879df65.jpg?v=1726190900"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312120371",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145379",
+   "mfr_sku": "T8012104.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_55_e53c0423-1864-4412-8cc5-6e53230a128d.jpg?v=1726190904",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_55_e53c0423-1864-4412-8cc5-6e53230a128d.jpg?v=1726190904"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312153139",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145380",
+   "mfr_sku": "T8012104.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_6_8acb9238-8c2f-43d4-bf83-70f81da284fa.jpg?v=1726190908",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_6_8acb9238-8c2f-43d4-bf83-70f81da284fa.jpg?v=1726190908"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312185907",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145381",
+   "mfr_sku": "T8012104.717.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_717_3881aa78-becc-4bce-949f-4be87ba0ebfc.jpg?v=1726190912",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_717_3881aa78-becc-4bce-949f-4be87ba0ebfc.jpg?v=1726190912"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312218675",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145382",
+   "mfr_sku": "T8012104.77.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_77_d1fc8230-83b2-49b2-877b-58804361bdbc.jpg?v=1726190916",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_77_d1fc8230-83b2-49b2-877b-58804361bdbc.jpg?v=1726190916"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312316979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145383",
+   "mfr_sku": "T8012104.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_8_8a5b6af7-47ff-4b0b-9b1d-c21eb9393129.jpg?v=1726190920",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_8_8a5b6af7-47ff-4b0b-9b1d-c21eb9393129.jpg?v=1726190920"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312382515",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145384",
+   "mfr_sku": "T8012104.81.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_81_4387ab25-cc62-41e7-bf09-bc5504a8087f.jpg?v=1726190924",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_81_4387ab25-cc62-41e7-bf09-bc5504a8087f.jpg?v=1726190924"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312415283",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145385",
+   "mfr_sku": "T8012104.818.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_818_df196f35-ec3b-4b5c-a29d-cad590b6425c.jpg?v=1726190928",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_818_df196f35-ec3b-4b5c-a29d-cad590b6425c.jpg?v=1726190928"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312448051",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145386",
+   "mfr_sku": "T8012104.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_9_b45aeda0-687b-4af1-a7f7-550b8e0c78a3.jpg?v=1726190933",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_9_b45aeda0-687b-4af1-a7f7-550b8e0c78a3.jpg?v=1726190933"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312513587",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145388",
+   "mfr_sku": "T8012104.99.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_99_62965038-7dd4-43d5-b093-6958daf172c7.jpg?v=1726190937",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012104_99_62965038-7dd4-43d5-b093-6958daf172c7.jpg?v=1726190937"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312546355",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145389",
+   "mfr_sku": "T8012105.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_1_3ac6495f-c2f5-4cea-bb3a-bc02cf3260d8.jpg?v=1726190941",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_1_3ac6495f-c2f5-4cea-bb3a-bc02cf3260d8.jpg?v=1726190941"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312579123",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145390",
+   "mfr_sku": "T8012105.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_106_455d907a-9b58-47cb-9da3-42dd353d1d59.jpg?v=1726190945",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_106_455d907a-9b58-47cb-9da3-42dd353d1d59.jpg?v=1726190945"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312611891",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145391",
+   "mfr_sku": "T8012105.118.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_118_9d80b16b-16ee-4f1a-bd9a-ceeca97c200f.jpg?v=1726190949",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_118_9d80b16b-16ee-4f1a-bd9a-ceeca97c200f.jpg?v=1726190949"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312644659",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145392",
+   "mfr_sku": "T8012105.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_16_f9018861-1316-4bd2-8255-fe80a747f4f2.jpg?v=1726190953",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_16_f9018861-1316-4bd2-8255-fe80a747f4f2.jpg?v=1726190953"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312710195",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145393",
+   "mfr_sku": "T8012105.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_1616_1c2376a5-3663-4cb8-86d3-2bebb9000de4.jpg?v=1726190957",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_1616_1c2376a5-3663-4cb8-86d3-2bebb9000de4.jpg?v=1726190957"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312775731",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145394",
+   "mfr_sku": "T8012105.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_166_2f4a6892-1e04-488d-8c2f-fde456f34ec2.jpg?v=1726190962",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_166_2f4a6892-1e04-488d-8c2f-fde456f34ec2.jpg?v=1726190962"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312808499",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145395",
+   "mfr_sku": "T8012105.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_24_01932e60-dc0e-4bda-975c-5daaac364b3e.jpg?v=1726190968",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_24_01932e60-dc0e-4bda-975c-5daaac364b3e.jpg?v=1726190968"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312874035",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145396",
+   "mfr_sku": "T8012105.2417.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_2417_f111c44c-f0b3-428e-918c-e255ec85b13f.jpg?v=1726190973",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_2417_f111c44c-f0b3-428e-918c-e255ec85b13f.jpg?v=1726190973"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312906803",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145397",
+   "mfr_sku": "T8012105.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_3_47afab0a-c0c5-4370-9329-b4765555c8de.jpg?v=1726190978",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_3_47afab0a-c0c5-4370-9329-b4765555c8de.jpg?v=1726190978"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422312972339",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145398",
+   "mfr_sku": "T8012105.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_33_c3556e91-3538-4904-b5e5-263586a5aa86.jpg?v=1726190988",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_33_c3556e91-3538-4904-b5e5-263586a5aa86.jpg?v=1726190988"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313037875",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145399",
+   "mfr_sku": "T8012105.34.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_34_7fed49e2-b214-45f8-9a2a-13c7f192a276.jpg?v=1726190993",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_34_7fed49e2-b214-45f8-9a2a-13c7f192a276.jpg?v=1726190993"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313103411",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145400",
+   "mfr_sku": "T8012105.345.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_345_9b680477-c1b0-4b6e-9fb3-a74eb51d23b8.jpg?v=1726190998",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_345_9b680477-c1b0-4b6e-9fb3-a74eb51d23b8.jpg?v=1726190998"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313136179",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145401",
+   "mfr_sku": "T8012105.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_35_9bf9f74d-8480-44ff-b477-f467ba897695.jpg?v=1726191003",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_35_9bf9f74d-8480-44ff-b477-f467ba897695.jpg?v=1726191003"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313168947",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145402",
+   "mfr_sku": "T8012105.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_4_4d63792b-f350-4e58-a55b-86f373a2437f.jpg?v=1726191009",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_4_4d63792b-f350-4e58-a55b-86f373a2437f.jpg?v=1726191009"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313234483",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145403",
+   "mfr_sku": "T8012105.414.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_414_9807d80c-9621-4c2d-8ff4-94186c64951b.jpg?v=1726191014",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_414_9807d80c-9621-4c2d-8ff4-94186c64951b.jpg?v=1726191014"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313267251",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145404",
+   "mfr_sku": "T8012105.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_5_a9bbfa4a-dc6e-4431-931c-fd0802722c98.jpg?v=1726191020",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_5_a9bbfa4a-dc6e-4431-931c-fd0802722c98.jpg?v=1726191020"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313332787",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145405",
+   "mfr_sku": "T8012105.515.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_515_87dcb591-9b11-43f7-a09a-84d42ee67978.jpg?v=1726191025",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_515_87dcb591-9b11-43f7-a09a-84d42ee67978.jpg?v=1726191025"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313431091",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145406",
+   "mfr_sku": "T8012105.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_55_36c17b4b-1c0b-4ae5-8d16-90b58577b137.jpg?v=1726191030",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_55_36c17b4b-1c0b-4ae5-8d16-90b58577b137.jpg?v=1726191030"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313463859",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145407",
+   "mfr_sku": "T8012105.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_6_7a11e71e-1790-4b90-914e-3819c2c904cf.jpg?v=1726191036",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_6_7a11e71e-1790-4b90-914e-3819c2c904cf.jpg?v=1726191036"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313529395",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145408",
+   "mfr_sku": "T8012105.616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_616_3f059c37-865f-4e19-a62d-b6b555a526cf.jpg?v=1726191041",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_616_3f059c37-865f-4e19-a62d-b6b555a526cf.jpg?v=1726191041"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313594931",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145409",
+   "mfr_sku": "T8012105.717.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_717_63f80706-4ecd-406f-a450-0bb1bcadcf73.jpg?v=1726191047",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_717_63f80706-4ecd-406f-a450-0bb1bcadcf73.jpg?v=1726191047"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313660467",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145410",
+   "mfr_sku": "T8012105.77.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_77_2993901d-5472-4b5d-a414-a7ccf0dde1e5.jpg?v=1726191053",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_77_2993901d-5472-4b5d-a414-a7ccf0dde1e5.jpg?v=1726191053"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313693235",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145411",
+   "mfr_sku": "T8012105.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_8_9313e8f8-7823-4886-b0f9-ec8e3b2fd4a7.jpg?v=1726191059",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_8_9313e8f8-7823-4886-b0f9-ec8e3b2fd4a7.jpg?v=1726191059"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313758771",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145412",
+   "mfr_sku": "T8012105.81.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_81_345a7949-9e2d-436d-aa3a-cca583eb3237.jpg?v=1726191064",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_81_345a7949-9e2d-436d-aa3a-cca583eb3237.jpg?v=1726191064"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313791539",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145413",
+   "mfr_sku": "T8012105.818.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_818_0e4bda39-c426-4d3c-b280-8f48d937efda.jpg?v=1726191069",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_818_0e4bda39-c426-4d3c-b280-8f48d937efda.jpg?v=1726191069"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313824307",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145414",
+   "mfr_sku": "T8012105.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_9_948bc378-782b-4988-9c1b-2a5fa33d6a91.jpg?v=1726191075",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_9_948bc378-782b-4988-9c1b-2a5fa33d6a91.jpg?v=1726191075"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313922611",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145415",
+   "mfr_sku": "T8012105.924.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_924_1ec5ed6d-4e22-4b5a-9a0c-2512f4de7741.jpg?v=1726191080",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_924_1ec5ed6d-4e22-4b5a-9a0c-2512f4de7741.jpg?v=1726191080"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422313988147",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145416",
+   "mfr_sku": "T8012105.99.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_99_bb17386f-c69f-4809-9a77-853da0e9c07d.jpg?v=1726191089",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012105_99_bb17386f-c69f-4809-9a77-853da0e9c07d.jpg?v=1726191089"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314053683",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145417",
+   "mfr_sku": "T8012106.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_1_d65c74d2-de59-4c33-8285-03b4879223bb.jpg?v=1726191095",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_1_d65c74d2-de59-4c33-8285-03b4879223bb.jpg?v=1726191095"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314086451",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145418",
+   "mfr_sku": "T8012106.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_106_9c4bf538-9150-4857-b0a9-d51b767714ef.jpg?v=1726191101",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_106_9c4bf538-9150-4857-b0a9-d51b767714ef.jpg?v=1726191101"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314119219",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145419",
+   "mfr_sku": "T8012106.118.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_118_618d38ae-2beb-497f-8eb3-5e5922dcea59.jpg?v=1726191106",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_118_618d38ae-2beb-497f-8eb3-5e5922dcea59.jpg?v=1726191106"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314151987",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145420",
+   "mfr_sku": "T8012106.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_16_91fd9c5a-1b27-40c6-9f70-2de87c07d4b0.jpg?v=1726191111",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_16_91fd9c5a-1b27-40c6-9f70-2de87c07d4b0.jpg?v=1726191111"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314217523",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145421",
+   "mfr_sku": "T8012106.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_1616_03c28b80-a776-4a87-923c-afe3ed2a58b2.jpg?v=1726191117",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_1616_03c28b80-a776-4a87-923c-afe3ed2a58b2.jpg?v=1726191117"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314315827",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145422",
+   "mfr_sku": "T8012106.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_166_2023d4c3-f778-403f-b35f-2eeef4a3a9f4.jpg?v=1726191122",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_166_2023d4c3-f778-403f-b35f-2eeef4a3a9f4.jpg?v=1726191122"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314446899",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145423",
+   "mfr_sku": "T8012106.34.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_34_a53899fd-613e-4a6d-a762-93b14aa4daf6.jpg?v=1726191127",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_34_a53899fd-613e-4a6d-a762-93b14aa4daf6.jpg?v=1726191127"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314479667",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145424",
+   "mfr_sku": "T8012106.345.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_345_290f0b7e-a84a-4d69-ac06-0dbd27a1b58e.jpg?v=1726191133",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_345_290f0b7e-a84a-4d69-ac06-0dbd27a1b58e.jpg?v=1726191133"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314577971",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145425",
+   "mfr_sku": "T8012106.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_35_b391a1d0-0739-4911-a37b-a8617a388b76.jpg?v=1726191138",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_35_b391a1d0-0739-4911-a37b-a8617a388b76.jpg?v=1726191138"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314643507",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145426",
+   "mfr_sku": "T8012106.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_4_fd23f791-37ee-4a96-93ba-7e0a38bbf335.jpg?v=1726191144",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_4_fd23f791-37ee-4a96-93ba-7e0a38bbf335.jpg?v=1726191144"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314709043",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145427",
+   "mfr_sku": "T8012106.414.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_414_8b7ae466-0ffa-482b-9c2b-851fabedd48e.jpg?v=1726191148",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_414_8b7ae466-0ffa-482b-9c2b-851fabedd48e.jpg?v=1726191148"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314774579",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145428",
+   "mfr_sku": "T8012106.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_5_b94cf135-f8ec-4c7c-bd27-05a8cac1602f.jpg?v=1726191153",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_5_b94cf135-f8ec-4c7c-bd27-05a8cac1602f.jpg?v=1726191153"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314807347",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145429",
+   "mfr_sku": "T8012106.515.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_515_96599fef-74d2-4d4e-804e-df332157b1b4.jpg?v=1726191158",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_515_96599fef-74d2-4d4e-804e-df332157b1b4.jpg?v=1726191158"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314872883",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145430",
+   "mfr_sku": "T8012106.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_55_74dce789-9f06-4f8c-a7d1-5acd9d250d3c.jpg?v=1726191162",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_55_74dce789-9f06-4f8c-a7d1-5acd9d250d3c.jpg?v=1726191162"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422314938419",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145431",
+   "mfr_sku": "T8012106.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_6_d76874a3-5a67-42fe-a864-eb8b0ecf710a.jpg?v=1726191167",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_6_d76874a3-5a67-42fe-a864-eb8b0ecf710a.jpg?v=1726191167"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315003955",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145432",
+   "mfr_sku": "T8012106.717.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_717_a8799a4f-c7ca-4a07-8c64-52c4360db46b.jpg?v=1726191172",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_717_a8799a4f-c7ca-4a07-8c64-52c4360db46b.jpg?v=1726191172"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315036723",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145433",
+   "mfr_sku": "T8012106.77.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_77_7762895a-a699-46df-910d-d386fcb39f0d.jpg?v=1726191179",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_77_7762895a-a699-46df-910d-d386fcb39f0d.jpg?v=1726191179"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315069491",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145434",
+   "mfr_sku": "T8012106.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_8_2c2e4e09-5765-483e-894f-61c04a064c4a.jpg?v=1726191183",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_8_2c2e4e09-5765-483e-894f-61c04a064c4a.jpg?v=1726191183"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315102259",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145435",
+   "mfr_sku": "T8012106.81.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_81_9c5dd8be-9c40-40a5-97d7-b29156d77830.jpg?v=1726191188",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_81_9c5dd8be-9c40-40a5-97d7-b29156d77830.jpg?v=1726191188"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315135027",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145436",
+   "mfr_sku": "T8012106.818.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_818_605ca37d-b649-4e96-b372-0f33a81c28f1.jpg?v=1726191192",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_818_605ca37d-b649-4e96-b372-0f33a81c28f1.jpg?v=1726191192"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315167795",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145437",
+   "mfr_sku": "T8012106.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_9_4b758d41-ed83-486c-be6b-df98c511a0b9.jpg?v=1726191197",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_9_4b758d41-ed83-486c-be6b-df98c511a0b9.jpg?v=1726191197"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315266099",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145438",
+   "mfr_sku": "T8012106.924.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_924_3bb7d9c7-029c-4d83-83ac-f5378bdf123f.jpg?v=1726191201",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_924_3bb7d9c7-029c-4d83-83ac-f5378bdf123f.jpg?v=1726191201"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315298867",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145439",
+   "mfr_sku": "T8012106.99.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_99_1b53d294-9510-4193-831f-687813290384.jpg?v=1726191206",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012106_99_1b53d294-9510-4193-831f-687813290384.jpg?v=1726191206"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315364403",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145440",
+   "mfr_sku": "T8012107.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_1_d2cbcb8e-01c9-4897-afb6-1995f5fe8992.jpg?v=1726191210",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_1_d2cbcb8e-01c9-4897-afb6-1995f5fe8992.jpg?v=1726191210"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315397171",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145441",
+   "mfr_sku": "T8012107.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_106_6f95bb07-34dd-4c5d-b5ea-081398dcdfbc.jpg?v=1726191214",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_106_6f95bb07-34dd-4c5d-b5ea-081398dcdfbc.jpg?v=1726191214"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315429939",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145442",
+   "mfr_sku": "T8012107.118.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_118_280312a1-82cc-4ae9-90bc-b1b8b4fe29c9.jpg?v=1726191219",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_118_280312a1-82cc-4ae9-90bc-b1b8b4fe29c9.jpg?v=1726191219"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315462707",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145443",
+   "mfr_sku": "T8012107.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_16_3ecc4a92-75ef-42f5-988f-d2e4f7f02bd7.jpg?v=1726191223",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_16_3ecc4a92-75ef-42f5-988f-d2e4f7f02bd7.jpg?v=1726191223"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315495475",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145444",
+   "mfr_sku": "T8012107.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_1616_06d4c05e-4d27-41e9-bb0d-35ff0f4f221e.jpg?v=1726191228",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_1616_06d4c05e-4d27-41e9-bb0d-35ff0f4f221e.jpg?v=1726191228"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315561011",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145445",
+   "mfr_sku": "T8012107.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_166_28e53eb3-60d4-433b-9aeb-ab425626348d.jpg?v=1726191233",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_166_28e53eb3-60d4-433b-9aeb-ab425626348d.jpg?v=1726191233"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315593779",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145446",
+   "mfr_sku": "T8012107.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_24_715eda32-d498-4426-82bd-23df7f827e6e.jpg?v=1726191238",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_24_715eda32-d498-4426-82bd-23df7f827e6e.jpg?v=1726191238"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315626547",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145447",
+   "mfr_sku": "T8012107.2417.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_2417_1a132b20-97b5-48d6-ac8a-ef055655751d.jpg?v=1726191243",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_2417_1a132b20-97b5-48d6-ac8a-ef055655751d.jpg?v=1726191243"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315692083",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145448",
+   "mfr_sku": "T8012107.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_3_10cbd3e6-69a2-402c-9f78-947fbcb3adda.jpg?v=1726191247",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_3_10cbd3e6-69a2-402c-9f78-947fbcb3adda.jpg?v=1726191247"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315724851",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145449",
+   "mfr_sku": "T8012107.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_33_bcc874a6-052d-464a-ae95-2a0b38eb20a0.jpg?v=1726191252",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_33_bcc874a6-052d-464a-ae95-2a0b38eb20a0.jpg?v=1726191252"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315790387",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145450",
+   "mfr_sku": "T8012107.345.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_345_2bd12e21-148f-410a-9aba-8f0c4444ad8f.jpg?v=1726191256",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_345_2bd12e21-148f-410a-9aba-8f0c4444ad8f.jpg?v=1726191256"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315823155",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145451",
+   "mfr_sku": "T8012107.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_35_434cf736-5ec2-4084-94db-4e30a7d8e4f9.jpg?v=1726191261",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_35_434cf736-5ec2-4084-94db-4e30a7d8e4f9.jpg?v=1726191261"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315855923",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145452",
+   "mfr_sku": "T8012107.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_4_a65b7959-b5b3-415c-a80e-3250275b154e.jpg?v=1726191266",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_4_a65b7959-b5b3-415c-a80e-3250275b154e.jpg?v=1726191266"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315921459",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145453",
+   "mfr_sku": "T8012107.414.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_414_f50a27c0-e8c3-4f5b-80a6-4e9d5af1f053.jpg?v=1726191273",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_414_f50a27c0-e8c3-4f5b-80a6-4e9d5af1f053.jpg?v=1726191273"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315954227",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145454",
+   "mfr_sku": "T8012107.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_5_0de01214-c11b-483d-9b59-7fb0a51a0374.jpg?v=1726191278",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_5_0de01214-c11b-483d-9b59-7fb0a51a0374.jpg?v=1726191278"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422315986995",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145455",
+   "mfr_sku": "T8012107.515.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_515_9e5bd615-fc30-4b8b-a6d3-b23525e8f938.jpg?v=1726191282",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_515_9e5bd615-fc30-4b8b-a6d3-b23525e8f938.jpg?v=1726191282"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316019763",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145456",
+   "mfr_sku": "T8012107.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_55_9ba20411-3286-4960-9ed1-2ebf63687cec.jpg?v=1726191286",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_55_9ba20411-3286-4960-9ed1-2ebf63687cec.jpg?v=1726191286"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316052531",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145457",
+   "mfr_sku": "T8012107.717.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_717_289b772f-9e3f-4952-8ae6-464d21c8e792.jpg?v=1726191290",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_717_289b772f-9e3f-4952-8ae6-464d21c8e792.jpg?v=1726191290"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316085299",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145458",
+   "mfr_sku": "T8012107.77.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_77_9d901bda-ea17-494c-baf1-4b5cf09feb6b.jpg?v=1726191295",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_77_9d901bda-ea17-494c-baf1-4b5cf09feb6b.jpg?v=1726191295"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316118067",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145459",
+   "mfr_sku": "T8012107.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_8_b140e519-44ad-4327-a247-821f56b49d9b.jpg?v=1726191300",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_8_b140e519-44ad-4327-a247-821f56b49d9b.jpg?v=1726191300"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316150835",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145460",
+   "mfr_sku": "T8012107.81.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_81_89a34f5f-d5da-4f2c-a1ed-0af128d11bed.jpg?v=1726191304",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_81_89a34f5f-d5da-4f2c-a1ed-0af128d11bed.jpg?v=1726191304"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316183603",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145461",
+   "mfr_sku": "T8012107.818.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_818_00996a2b-3d3e-415a-979f-a710ab1285f5.jpg?v=1726191309",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_818_00996a2b-3d3e-415a-979f-a710ab1285f5.jpg?v=1726191309"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316249139",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145462",
+   "mfr_sku": "T8012107.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_9_9d98ebb4-9cb5-4eb2-bf08-eeeaca4c75ed.jpg?v=1726191314",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_9_9d98ebb4-9cb5-4eb2-bf08-eeeaca4c75ed.jpg?v=1726191314"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316281907",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145463",
+   "mfr_sku": "T8012107.924.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_924_630abd44-28f4-4f1c-a1e1-d7db5399539e.jpg?v=1726191319",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_924_630abd44-28f4-4f1c-a1e1-d7db5399539e.jpg?v=1726191319"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316314675",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145464",
+   "mfr_sku": "T8012107.99.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_99_d38dcc6d-7043-4a41-9fc0-75f919696cfd.jpg?v=1726191324",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012107_99_d38dcc6d-7043-4a41-9fc0-75f919696cfd.jpg?v=1726191324"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316380211",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145465",
+   "mfr_sku": "T8012108.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_1_f70b3f2c-a60d-4853-a948-966742ba02aa.jpg?v=1726191329",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_1_f70b3f2c-a60d-4853-a948-966742ba02aa.jpg?v=1726191329"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316412979",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145466",
+   "mfr_sku": "T8012108.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_106_7c57fcf1-e82e-44fe-99d8-b2014b6a3661.jpg?v=1726191334",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_106_7c57fcf1-e82e-44fe-99d8-b2014b6a3661.jpg?v=1726191334"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316445747",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145467",
+   "mfr_sku": "T8012108.118.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_118_8754c164-de0f-44b5-b097-bdce30f69c39.jpg?v=1726191338",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_118_8754c164-de0f-44b5-b097-bdce30f69c39.jpg?v=1726191338"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316478515",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145468",
+   "mfr_sku": "T8012108.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_16_6cb8c2b6-204b-4907-aab9-f23a7468ead1.jpg?v=1726191343",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_16_6cb8c2b6-204b-4907-aab9-f23a7468ead1.jpg?v=1726191343"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316511283",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145469",
+   "mfr_sku": "T8012108.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_1616_26a16de3-cf2c-4c0f-bb93-a03c2a967410.jpg?v=1726191347",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_1616_26a16de3-cf2c-4c0f-bb93-a03c2a967410.jpg?v=1726191347"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316576819",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145470",
+   "mfr_sku": "T8012108.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_166_2c41698c-ec19-415d-b9c0-a250d8cebfb2.jpg?v=1726191352",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_166_2c41698c-ec19-415d-b9c0-a250d8cebfb2.jpg?v=1726191352"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316675123",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145471",
+   "mfr_sku": "T8012108.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_24_440ffdb4-2342-4153-b863-e1445e10a5f9.jpg?v=1726191357",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_24_440ffdb4-2342-4153-b863-e1445e10a5f9.jpg?v=1726191357"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316707891",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145472",
+   "mfr_sku": "T8012108.2417.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_2417_75210a14-bde5-426e-811f-3f6c59a2c8a2.jpg?v=1726191365",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_2417_75210a14-bde5-426e-811f-3f6c59a2c8a2.jpg?v=1726191365"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316773427",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145473",
+   "mfr_sku": "T8012108.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_3_8b6b4a30-39a0-4ab5-a572-f1c5753957a2.jpg?v=1726191369",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_3_8b6b4a30-39a0-4ab5-a572-f1c5753957a2.jpg?v=1726191369"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316806195",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145474",
+   "mfr_sku": "T8012108.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_33_390bebd1-1cd4-4ff8-8b37-d415d26ffec1.jpg?v=1726191374",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_33_390bebd1-1cd4-4ff8-8b37-d415d26ffec1.jpg?v=1726191374"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316838963",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145475",
+   "mfr_sku": "T8012108.34.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_34_3c6fa2fe-11fa-42f3-bee1-959484a69186.jpg?v=1726191379",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_34_3c6fa2fe-11fa-42f3-bee1-959484a69186.jpg?v=1726191379"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316871731",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145476",
+   "mfr_sku": "T8012108.345.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_345_fa1fd986-5fca-4fa6-834d-c87f57a9f2c5.jpg?v=1726191383",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_345_fa1fd986-5fca-4fa6-834d-c87f57a9f2c5.jpg?v=1726191383"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422316970035",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145477",
+   "mfr_sku": "T8012108.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_35_891d209c-7f1f-4deb-bef7-69c6fc918b5c.jpg?v=1726191387",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_35_891d209c-7f1f-4deb-bef7-69c6fc918b5c.jpg?v=1726191387"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317002803",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145478",
+   "mfr_sku": "T8012108.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_4_2ef23a82-cffe-42e6-9d15-c8a39280197f.jpg?v=1726191391",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_4_2ef23a82-cffe-42e6-9d15-c8a39280197f.jpg?v=1726191391"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317035571",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145479",
+   "mfr_sku": "T8012108.414.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_414_582e32fe-0962-4aec-8195-5ca521432915.jpg?v=1726191395",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_414_582e32fe-0962-4aec-8195-5ca521432915.jpg?v=1726191395"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317101107",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145480",
+   "mfr_sku": "T8012108.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_5_d922d2ef-8226-41a8-81e7-82dd93bcf2e8.jpg?v=1726191400",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_5_d922d2ef-8226-41a8-81e7-82dd93bcf2e8.jpg?v=1726191400"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317166643",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145481",
+   "mfr_sku": "T8012108.515.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_515_dde777b2-0a09-4b23-9977-e686e7c55dc4.jpg?v=1726191404",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_515_dde777b2-0a09-4b23-9977-e686e7c55dc4.jpg?v=1726191404"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317199411",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145482",
+   "mfr_sku": "T8012108.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_55_5ad7f8d9-5a68-4ed7-87ff-fb64e41c87b3.jpg?v=1726191408",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_55_5ad7f8d9-5a68-4ed7-87ff-fb64e41c87b3.jpg?v=1726191408"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317232179",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145483",
+   "mfr_sku": "T8012108.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_6_b6a0d835-cdaa-4ea1-8e02-787a7b927c85.jpg?v=1726191413",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_6_b6a0d835-cdaa-4ea1-8e02-787a7b927c85.jpg?v=1726191413"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317264947",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145484",
+   "mfr_sku": "T8012108.616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_616_b5f39ddb-d830-466f-9112-a218287a6b6f.jpg?v=1726191417",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_616_b5f39ddb-d830-466f-9112-a218287a6b6f.jpg?v=1726191417"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317330483",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145485",
+   "mfr_sku": "T8012108.717.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_717_9f67d2c3-da99-4f78-b61b-e03ae1491ca9.jpg?v=1726191422",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_717_9f67d2c3-da99-4f78-b61b-e03ae1491ca9.jpg?v=1726191422"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317363251",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145486",
+   "mfr_sku": "T8012108.77.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_77_b873757b-1112-4458-a636-21ba20042da4.jpg?v=1726191427",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_77_b873757b-1112-4458-a636-21ba20042da4.jpg?v=1726191427"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317428787",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145487",
+   "mfr_sku": "T8012108.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_8_e6814bcb-da19-4588-bd42-d0291371391c.jpg?v=1726191431",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_8_e6814bcb-da19-4588-bd42-d0291371391c.jpg?v=1726191431"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317461555",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145488",
+   "mfr_sku": "T8012108.81.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_81_84c5e6be-a5d4-4115-aa73-b4075dc590d3.jpg?v=1726191435",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_81_84c5e6be-a5d4-4115-aa73-b4075dc590d3.jpg?v=1726191435"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317559859",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145489",
+   "mfr_sku": "T8012108.818.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_818_e16878f4-1803-4de5-8fc0-4ef8ad84774d.jpg?v=1726191440",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_818_e16878f4-1803-4de5-8fc0-4ef8ad84774d.jpg?v=1726191440"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317592627",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145490",
+   "mfr_sku": "T8012108.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_9_a271b4ce-0cdd-422c-9cb4-a4f27a1edf96.jpg?v=1726191445",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_9_a271b4ce-0cdd-422c-9cb4-a4f27a1edf96.jpg?v=1726191445"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317625395",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145491",
+   "mfr_sku": "T8012108.924.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_924_4d33c2d3-8a4b-4f79-b749-263162def63a.jpg?v=1726191449",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_924_4d33c2d3-8a4b-4f79-b749-263162def63a.jpg?v=1726191449"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317658163",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145492",
+   "mfr_sku": "T8012108.99.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_99_37c6ca3d-aabf-419c-bb71-e5c3b82b8d37.jpg?v=1726191453",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012108_99_37c6ca3d-aabf-419c-bb71-e5c3b82b8d37.jpg?v=1726191453"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317723699",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145493",
+   "mfr_sku": "T8012109.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_16_372576c0-86fe-4402-845a-83f0765a5aa8.jpg?v=1726191458",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_16_372576c0-86fe-4402-845a-83f0765a5aa8.jpg?v=1726191458"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317756467",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145494",
+   "mfr_sku": "T8012109.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_1616_86134ce8-7009-4ad0-a64a-2bd9a4848e4d.jpg?v=1726191463",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_1616_86134ce8-7009-4ad0-a64a-2bd9a4848e4d.jpg?v=1726191463"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317822003",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145495",
+   "mfr_sku": "T8012109.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_166_6ab1feb2-b0d5-4d5b-9048-24c8f9d5859c.jpg?v=1726191467",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_166_6ab1feb2-b0d5-4d5b-9048-24c8f9d5859c.jpg?v=1726191467"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317887539",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145496",
+   "mfr_sku": "T8012109.2417.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_2417_0b6cf351-84c3-4358-b135-85eb8a4571a4.jpg?v=1726191472",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_2417_0b6cf351-84c3-4358-b135-85eb8a4571a4.jpg?v=1726191472"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317920307",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145497",
+   "mfr_sku": "T8012109.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_33_773b298d-6c68-4a7c-8068-d202544ec794.jpg?v=1726191476",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_33_773b298d-6c68-4a7c-8068-d202544ec794.jpg?v=1726191476"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422317953075",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145498",
+   "mfr_sku": "T8012109.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_35_5624016e-077a-4552-8a17-3b4c6f288b2f.jpg?v=1726191484",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_35_5624016e-077a-4552-8a17-3b4c6f288b2f.jpg?v=1726191484"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318018611",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145499",
+   "mfr_sku": "T8012109.414.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_414_0c6f76e5-8c39-4788-91f8-dce2f2f37df6.jpg?v=1726191489",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_414_0c6f76e5-8c39-4788-91f8-dce2f2f37df6.jpg?v=1726191489"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318084147",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145500",
+   "mfr_sku": "T8012109.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_55_55c80cb8-d877-4537-821c-80697d1b76f9.jpg?v=1726191494",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_55_55c80cb8-d877-4537-821c-80697d1b76f9.jpg?v=1726191494"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318116915",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145501",
+   "mfr_sku": "T8012109.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_8_2d78da81-7af4-43e3-ae89-069f7f4e1a76.jpg?v=1726191498",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_8_2d78da81-7af4-43e3-ae89-069f7f4e1a76.jpg?v=1726191498"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318149683",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145502",
+   "mfr_sku": "T8012109.924.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_924_27154fa4-0ccc-49e7-8e45-26512d38f54c.jpg?v=1726191503",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012109_924_27154fa4-0ccc-49e7-8e45-26512d38f54c.jpg?v=1726191503"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318182451",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145503",
+   "mfr_sku": "T8012110.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_106_8872135e-7911-4ad0-abcf-936dad93d9e4.jpg?v=1726191507",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_106_8872135e-7911-4ad0-abcf-936dad93d9e4.jpg?v=1726191507"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318247987",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145504",
+   "mfr_sku": "T8012110.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_16_160f054f-05ee-457d-aaea-1f305a05ce6b.jpg?v=1726191513",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_16_160f054f-05ee-457d-aaea-1f305a05ce6b.jpg?v=1726191513"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318280755",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145505",
+   "mfr_sku": "T8012110.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_166_aa77645b-4595-49b8-990f-bb6a53e83d68.jpg?v=1726191518",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_166_aa77645b-4595-49b8-990f-bb6a53e83d68.jpg?v=1726191518"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318313523",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145506",
+   "mfr_sku": "T8012110.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_24_815739d4-bb23-4c0f-bc09-80e1290d3616.jpg?v=1726191523",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_24_815739d4-bb23-4c0f-bc09-80e1290d3616.jpg?v=1726191523"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318346291",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145507",
+   "mfr_sku": "T8012110.34.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_34_0fe3c1ff-32b3-4bbc-8792-6bddd9ea9f26.jpg?v=1726191527",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_34_0fe3c1ff-32b3-4bbc-8792-6bddd9ea9f26.jpg?v=1726191527"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318411827",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145508",
+   "mfr_sku": "T8012110.414.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_414_4b987359-bf04-438b-badf-432c11ffe608.jpg?v=1726191532",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_414_4b987359-bf04-438b-badf-432c11ffe608.jpg?v=1726191532"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318477363",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145509",
+   "mfr_sku": "T8012110.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_5_5eecfc3e-3182-4aa4-a2ae-4a03eeb36aed.jpg?v=1726191537",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_5_5eecfc3e-3182-4aa4-a2ae-4a03eeb36aed.jpg?v=1726191537"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318510131",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145510",
+   "mfr_sku": "T8012110.515.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_515_0bf9cba6-a449-432b-8e4a-1d339f0d1643.jpg?v=1726191541",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_515_0bf9cba6-a449-432b-8e4a-1d339f0d1643.jpg?v=1726191541"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318575667",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145512",
+   "mfr_sku": "T8012110.77.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_77_de562e25-fb29-4603-a493-acd0f23146af.jpg?v=1726191546",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_77_de562e25-fb29-4603-a493-acd0f23146af.jpg?v=1726191546"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318608435",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145513",
+   "mfr_sku": "T8012110.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_8_4d687b13-74a2-4621-a2ee-81223381f927.jpg?v=1726191553",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012110_8_4d687b13-74a2-4621-a2ee-81223381f927.jpg?v=1726191553"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318673971",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145514",
+   "mfr_sku": "T8012111.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012111_106_cde18b4e-7752-4e44-84da-660a9847fff4.jpg?v=1726191559",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012111_106_cde18b4e-7752-4e44-84da-660a9847fff4.jpg?v=1726191559"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318739507",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145515",
+   "mfr_sku": "T8012111.118.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012111_118_facd56d6-407b-4af1-9955-5c981cc0d283.jpg?v=1726191563",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012111_118_facd56d6-407b-4af1-9955-5c981cc0d283.jpg?v=1726191563"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318772275",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145517",
+   "mfr_sku": "T8012111.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012111_166_1446fda6-9467-4585-9f22-02a14b0db43c.jpg?v=1726191568",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012111_166_1446fda6-9467-4585-9f22-02a14b0db43c.jpg?v=1726191568"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318805043",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145518",
+   "mfr_sku": "T8012111.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012111_24_68c0dd41-780f-4cfb-b7f3-fc690533a003.jpg?v=1726191573",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012111_24_68c0dd41-780f-4cfb-b7f3-fc690533a003.jpg?v=1726191573"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318837811",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145519",
+   "mfr_sku": "T8012111.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012111_5_c2eed023-4a9d-424d-8e17-35837b5a9186.jpg?v=1726191577",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012111_5_c2eed023-4a9d-424d-8e17-35837b5a9186.jpg?v=1726191577"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318903347",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145520",
+   "mfr_sku": "T8012111.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012111_55_594aa74f-1a73-474f-9b6d-4b090e1c62de.jpg?v=1726191582",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012111_55_594aa74f-1a73-474f-9b6d-4b090e1c62de.jpg?v=1726191582"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422318968883",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145521",
+   "mfr_sku": "T8012111.616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012111_616_2e0a65ba-0b54-4aec-8401-23722420c7ff.jpg?v=1726191587",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012111_616_2e0a65ba-0b54-4aec-8401-23722420c7ff.jpg?v=1726191587"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319001651",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145522",
+   "mfr_sku": "T8012112.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_1_444e73da-9e5c-4e16-8b0e-2187d2cd720e.jpg?v=1726191591",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_1_444e73da-9e5c-4e16-8b0e-2187d2cd720e.jpg?v=1726191591"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319034419",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145523",
+   "mfr_sku": "T8012112.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_106_43bf683e-3ccb-431a-ba97-68e1c0d69a2f.jpg?v=1726191596",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_106_43bf683e-3ccb-431a-ba97-68e1c0d69a2f.jpg?v=1726191596"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319067187",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145524",
+   "mfr_sku": "T8012112.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_1616_29b3e2ae-7f79-48ed-996e-956f7ce047e4.jpg?v=1726191601",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_1616_29b3e2ae-7f79-48ed-996e-956f7ce047e4.jpg?v=1726191601"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319132723",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145525",
+   "mfr_sku": "T8012112.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_33_a80731dc-a5d1-429f-a69b-c19f428ec73e.jpg?v=1726191607",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_33_a80731dc-a5d1-429f-a69b-c19f428ec73e.jpg?v=1726191607"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319165491",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145526",
+   "mfr_sku": "T8012112.34.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_34_5cd669fc-e058-405e-9a0d-3a7d88904573.jpg?v=1726191612",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_34_5cd669fc-e058-405e-9a0d-3a7d88904573.jpg?v=1726191612"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319198259",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145527",
+   "mfr_sku": "T8012112.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_4_76b6536a-b7da-4bbe-a0d0-2315daf7c3ec.jpg?v=1726191617",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_4_76b6536a-b7da-4bbe-a0d0-2315daf7c3ec.jpg?v=1726191617"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319231027",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145528",
+   "mfr_sku": "T8012112.515.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_515_7d93680a-5e5e-47de-81c9-a740de55fa7b.jpg?v=1726191622",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_515_7d93680a-5e5e-47de-81c9-a740de55fa7b.jpg?v=1726191622"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319263795",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145529",
+   "mfr_sku": "T8012112.717.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_717_e1d39976-bb1d-4e12-a392-b7a3d069c213.jpg?v=1726191627",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_717_e1d39976-bb1d-4e12-a392-b7a3d069c213.jpg?v=1726191627"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319296563",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145530",
+   "mfr_sku": "T8012112.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_8_4503b9d4-587d-4c72-adaa-c76ce24a7267.jpg?v=1726191631",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_8_4503b9d4-587d-4c72-adaa-c76ce24a7267.jpg?v=1726191631"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319329331",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145531",
+   "mfr_sku": "T8012112.818.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_818_e8bb4350-e24b-4549-8387-27fa327a988a.jpg?v=1726191637",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012112_818_e8bb4350-e24b-4549-8387-27fa327a988a.jpg?v=1726191637"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319362099",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145532",
+   "mfr_sku": "T8012113.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_106_a376dddc-9dd4-4bf9-b812-a93909552394.jpg?v=1726191645",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_106_a376dddc-9dd4-4bf9-b812-a93909552394.jpg?v=1726191645"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319394867",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145533",
+   "mfr_sku": "T8012113.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_16_42d6c660-aef4-4e04-854c-d21f2a57ce3d.jpg?v=1726191650",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_16_42d6c660-aef4-4e04-854c-d21f2a57ce3d.jpg?v=1726191650"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319427635",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145534",
+   "mfr_sku": "T8012113.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_1616_fd9ceac9-2d8a-4e6b-84db-12755d016acd.jpg?v=1726191654",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_1616_fd9ceac9-2d8a-4e6b-84db-12755d016acd.jpg?v=1726191654"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319493171",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145535",
+   "mfr_sku": "T8012113.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_166_392d7c2b-2c8f-47bb-b9e8-75d107f367a3.jpg?v=1726191659",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_166_392d7c2b-2c8f-47bb-b9e8-75d107f367a3.jpg?v=1726191659"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319525939",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145536",
+   "mfr_sku": "T8012113.2417.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_2417_413081fa-d711-4890-abe0-79d889bd7a45.jpg?v=1726191664",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_2417_413081fa-d711-4890-abe0-79d889bd7a45.jpg?v=1726191664"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319558707",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145537",
+   "mfr_sku": "T8012113.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_33_713cc53f-6fbd-4a8f-8978-faee2a38a1aa.jpg?v=1726191668",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_33_713cc53f-6fbd-4a8f-8978-faee2a38a1aa.jpg?v=1726191668"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319591475",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145538",
+   "mfr_sku": "T8012113.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_4_6e110fc3-8cd7-4932-b632-4b724f2f6754.jpg?v=1726191673",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_4_6e110fc3-8cd7-4932-b632-4b724f2f6754.jpg?v=1726191673"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319624243",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145539",
+   "mfr_sku": "T8012113.515.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_515_a48c97df-a3dd-4129-894e-cce4e7e044f4.jpg?v=1726191678",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_515_a48c97df-a3dd-4129-894e-cce4e7e044f4.jpg?v=1726191678"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319657011",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145540",
+   "mfr_sku": "T8012113.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_6_8308e400-d8b3-43cd-835c-e9fe178be248.jpg?v=1726191683",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_6_8308e400-d8b3-43cd-835c-e9fe178be248.jpg?v=1726191683"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319689779",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145541",
+   "mfr_sku": "T8012113.717.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_717_36552fda-0e65-48b5-b5e4-4770a2fa6d5f.jpg?v=1726191687",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_717_36552fda-0e65-48b5-b5e4-4770a2fa6d5f.jpg?v=1726191687"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319722547",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145542",
+   "mfr_sku": "T8012113.77.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_77_7a580ab3-5db4-47ad-a9d5-9787106f1e09.jpg?v=1726191692",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_77_7a580ab3-5db4-47ad-a9d5-9787106f1e09.jpg?v=1726191692"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319788083",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145543",
+   "mfr_sku": "T8012113.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_8_fb16dbf3-0947-46fd-a8fe-149d298d74a7.jpg?v=1726191698",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_8_fb16dbf3-0947-46fd-a8fe-149d298d74a7.jpg?v=1726191698"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319820851",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145544",
+   "mfr_sku": "T8012113.924.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_924_2b9f3661-46ef-4f68-b37d-142e814ac22c.jpg?v=1726191703",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_924_2b9f3661-46ef-4f68-b37d-142e814ac22c.jpg?v=1726191703"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319886387",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145545",
+   "mfr_sku": "T8012113.99.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_99_89e56f72-8715-486d-8ed0-a3e918186259.jpg?v=1726191708",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012113_99_89e56f72-8715-486d-8ed0-a3e918186259.jpg?v=1726191708"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319919155",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145546",
+   "mfr_sku": "T8012114.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_1_33f10e0f-76ad-4a4f-a84a-d3ee53698193.jpg?v=1726191713",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_1_33f10e0f-76ad-4a4f-a84a-d3ee53698193.jpg?v=1726191713"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319951923",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145547",
+   "mfr_sku": "T8012114.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_106_aaa05b45-0c8f-48e3-a06b-02e34c7a9ef4.jpg?v=1726191717",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_106_aaa05b45-0c8f-48e3-a06b-02e34c7a9ef4.jpg?v=1726191717"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422319984691",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145548",
+   "mfr_sku": "T8012114.118.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_118_5e9a7aca-b5f1-43b4-843f-38d21a72ba01.jpg?v=1726191723",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_118_5e9a7aca-b5f1-43b4-843f-38d21a72ba01.jpg?v=1726191723"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320050227",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145549",
+   "mfr_sku": "T8012114.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_16_b647b3c8-326a-425f-a09a-ce90d72f49a6.jpg?v=1726191731",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_16_b647b3c8-326a-425f-a09a-ce90d72f49a6.jpg?v=1726191731"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320115763",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145550",
+   "mfr_sku": "T8012114.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_1616_963f0221-f9c9-43fe-8e33-d56497ddf192.jpg?v=1726191737",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_1616_963f0221-f9c9-43fe-8e33-d56497ddf192.jpg?v=1726191737"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320181299",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145551",
+   "mfr_sku": "T8012114.166.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_166_76455fcb-d05b-4f08-8031-f5010aa39cc7.jpg?v=1726191742",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_166_76455fcb-d05b-4f08-8031-f5010aa39cc7.jpg?v=1726191742"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320246835",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145552",
+   "mfr_sku": "T8012114.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_24_a5047a1f-2cc2-40b8-9acc-6b6fc9101536.jpg?v=1726191747",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_24_a5047a1f-2cc2-40b8-9acc-6b6fc9101536.jpg?v=1726191747"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320279603",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145553",
+   "mfr_sku": "T8012114.2417.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_2417_debc70f4-5900-4739-8a5d-86687219e4fa.jpg?v=1726191752",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_2417_debc70f4-5900-4739-8a5d-86687219e4fa.jpg?v=1726191752"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320345139",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145554",
+   "mfr_sku": "T8012114.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_3_6726753b-b134-4d37-bf23-1163c55bd2b6.jpg?v=1726191756",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_3_6726753b-b134-4d37-bf23-1163c55bd2b6.jpg?v=1726191756"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320377907",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145555",
+   "mfr_sku": "T8012114.33.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_33_96aeef78-41fb-4198-a316-cbb2a42b6574.jpg?v=1726191761",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_33_96aeef78-41fb-4198-a316-cbb2a42b6574.jpg?v=1726191761"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320476211",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145556",
+   "mfr_sku": "T8012114.34.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_34_4b9d385f-337e-47cd-8fe8-110e14f3aaef.jpg?v=1726191766",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_34_4b9d385f-337e-47cd-8fe8-110e14f3aaef.jpg?v=1726191766"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320574515",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145557",
+   "mfr_sku": "T8012114.345.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_345_e8b1249f-4e26-4485-bf8c-f10020167ede.jpg?v=1726191771",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_345_e8b1249f-4e26-4485-bf8c-f10020167ede.jpg?v=1726191771"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320607283",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145558",
+   "mfr_sku": "T8012114.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_35_5a5823cd-60ff-4a5d-a76f-3eed807a649f.jpg?v=1726191776",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_35_5a5823cd-60ff-4a5d-a76f-3eed807a649f.jpg?v=1726191776"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320640051",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145559",
+   "mfr_sku": "T8012114.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_4_0b25cbc3-50c1-4bf3-ad10-e9c638cbce37.jpg?v=1726191781",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_4_0b25cbc3-50c1-4bf3-ad10-e9c638cbce37.jpg?v=1726191781"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320705587",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145560",
+   "mfr_sku": "T8012114.414.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_414_b498e4a7-4ef4-4e1d-bb6c-fdfaa461bc5c.jpg?v=1726191785",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_414_b498e4a7-4ef4-4e1d-bb6c-fdfaa461bc5c.jpg?v=1726191785"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320803891",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145561",
+   "mfr_sku": "T8012114.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_5_1101c191-63d4-45ae-96a7-94db0b21d089.jpg?v=1726191792",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_5_1101c191-63d4-45ae-96a7-94db0b21d089.jpg?v=1726191792"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320836659",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145562",
+   "mfr_sku": "T8012114.515.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_515_fdc2a021-365d-484e-8a8e-847cbaaf592c.jpg?v=1726191796",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_515_fdc2a021-365d-484e-8a8e-847cbaaf592c.jpg?v=1726191796"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320869427",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145563",
+   "mfr_sku": "T8012114.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_55_bc719b43-3009-425b-aef7-a86a40b7e5e0.jpg?v=1726191801",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_55_bc719b43-3009-425b-aef7-a86a40b7e5e0.jpg?v=1726191801"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320902195",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145564",
+   "mfr_sku": "T8012114.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_6_84aa4718-9f4c-4179-b376-aba6ea1a126e.jpg?v=1726191806",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_6_84aa4718-9f4c-4179-b376-aba6ea1a126e.jpg?v=1726191806"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320934963",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145565",
+   "mfr_sku": "T8012114.717.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_717_ee7a67e9-e224-449b-a95b-35b95b948d81.jpg?v=1726191810",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_717_ee7a67e9-e224-449b-a95b-35b95b948d81.jpg?v=1726191810"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422320967731",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145566",
+   "mfr_sku": "T8012114.77.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_77_c970af55-f80b-42c5-8f04-9456caa8e962.jpg?v=1726191817",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_77_c970af55-f80b-42c5-8f04-9456caa8e962.jpg?v=1726191817"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422321066035",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145567",
+   "mfr_sku": "T8012114.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_8_0a69accb-d610-47eb-8aa3-b15804b0021a.jpg?v=1726191824",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_8_0a69accb-d610-47eb-8aa3-b15804b0021a.jpg?v=1726191824"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422321098803",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145568",
+   "mfr_sku": "T8012114.81.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_81_92b2a32b-dffc-41e4-a9f1-37a91afd445b.jpg?v=1726191828",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_81_92b2a32b-dffc-41e4-a9f1-37a91afd445b.jpg?v=1726191828"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422321131571",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145569",
+   "mfr_sku": "T8012114.818.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_818_4dce5024-60ba-4528-88d9-0710b1066f5d.jpg?v=1726191833",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_818_4dce5024-60ba-4528-88d9-0710b1066f5d.jpg?v=1726191833"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422321164339",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145570",
+   "mfr_sku": "T8012114.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_9_05977680-5f8c-4f90-8e8e-ad331e5aabdc.jpg?v=1726191838",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_9_05977680-5f8c-4f90-8e8e-ad331e5aabdc.jpg?v=1726191838"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422321229875",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145571",
+   "mfr_sku": "T8012114.924.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_924_94138d17-ebbc-4744-9d6d-c069c12366fc.jpg?v=1726191842",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_924_94138d17-ebbc-4744-9d6d-c069c12366fc.jpg?v=1726191842"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422321295411",
+   "vendor": "Brunschwig & Fils",
+   "dw_sku": "DWKK-145572",
+   "mfr_sku": "T8012114.99.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_99_690233f4-ea16-42c2-9446-55ed48addb4e.jpg?v=1726191847",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T8012114_99_690233f4-ea16-42c2-9446-55ed48addb4e.jpg?v=1726191847"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417263226931",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-117625",
+   "mfr_sku": "F1098/06.CAC.0",
+   "cur_width": 347,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1098_06_CAC_DW423.jpg?v=1682698977",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1098_06_CAC_DW423.jpg?v=1682698977"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417308282931",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-118230",
+   "mfr_sku": "F1284/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1284_01_CAC_9dc3be3e-23b2-4f72-8c14-ba2172ba7170.jpg?v=1725898669",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1284_01_CAC_9dc3be3e-23b2-4f72-8c14-ba2172ba7170.jpg?v=1725898669"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417273188403",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-118231",
+   "mfr_sku": "F1284/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1284_02_CAC_fb027b7d-0562-46c4-b1e6-7c0b34e95d28.jpg?v=1725895415",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1284_02_CAC_fb027b7d-0562-46c4-b1e6-7c0b34e95d28.jpg?v=1725895415"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416818401331",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119049",
+   "mfr_sku": "F1473/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_01_CAC_4c37d094-c0c0-4e3f-88a9-7c6cc135948f.jpg?v=1725872992",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_01_CAC_4c37d094-c0c0-4e3f-88a9-7c6cc135948f.jpg?v=1725872992"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416818532403",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119050",
+   "mfr_sku": "F1473/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_02_CAC_2ced33e8-ec98-47b7-814b-fc1ef19f75af.jpg?v=1725872997",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_02_CAC_2ced33e8-ec98-47b7-814b-fc1ef19f75af.jpg?v=1725872997"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416818630707",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119051",
+   "mfr_sku": "F1473/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_03_CAC_a90d3e59-7fac-42ae-8ead-371e428ce4bd.jpg?v=1725873002",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_03_CAC_a90d3e59-7fac-42ae-8ead-371e428ce4bd.jpg?v=1725873002"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416818761779",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119052",
+   "mfr_sku": "F1473/04.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_04_CAC_ac6ebcca-f885-4303-b681-ac5048d6ee82.jpg?v=1725873006",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_04_CAC_ac6ebcca-f885-4303-b681-ac5048d6ee82.jpg?v=1725873006"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416818925619",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119054",
+   "mfr_sku": "F1473/06.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_06_CAC_9bdbc78d-54fb-44cd-87ef-6b6349f55e42.jpg?v=1725873011",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_06_CAC_9bdbc78d-54fb-44cd-87ef-6b6349f55e42.jpg?v=1725873011"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416819154995",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119055",
+   "mfr_sku": "F1473/07.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_07_CAC_74d1b17f-8639-4d7b-924f-ba6f288a321b.jpg?v=1725873018",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_07_CAC_74d1b17f-8639-4d7b-924f-ba6f288a321b.jpg?v=1725873018"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416819286067",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119056",
+   "mfr_sku": "F1473/08.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_08_CAC_569ca350-0199-4153-9e8b-c8b6cd42f0a4.jpg?v=1725873026",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_08_CAC_569ca350-0199-4153-9e8b-c8b6cd42f0a4.jpg?v=1725873026"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416819417139",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119057",
+   "mfr_sku": "F1473/09.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_09_CAC_6930a1c3-9257-4282-bf09-89f2c4b1d832.jpg?v=1725873030",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_09_CAC_6930a1c3-9257-4282-bf09-89f2c4b1d832.jpg?v=1725873030"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416819515443",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119058",
+   "mfr_sku": "F1473/10.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_10_CAC_50c18465-740e-45d4-abd3-15233ebf9b8b.jpg?v=1725873035",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_10_CAC_50c18465-740e-45d4-abd3-15233ebf9b8b.jpg?v=1725873035"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416819712051",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119061",
+   "mfr_sku": "F1473/13.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_13_CAC_682b8a1d-bcff-4012-95f8-7e42a773194e.jpg?v=1725873039",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_13_CAC_682b8a1d-bcff-4012-95f8-7e42a773194e.jpg?v=1725873039"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416819777587",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119062",
+   "mfr_sku": "F1473/14.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_14_CAC_e6dc741e-b00e-40b9-bae6-745c33510e74.jpg?v=1725873044",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_14_CAC_e6dc741e-b00e-40b9-bae6-745c33510e74.jpg?v=1725873044"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416819875891",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119063",
+   "mfr_sku": "F1473/15.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_15_CAC_e30b1177-756c-4a0a-a420-a761717e2015.jpg?v=1725873049",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_15_CAC_e30b1177-756c-4a0a-a420-a761717e2015.jpg?v=1725873049"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416819974195",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119065",
+   "mfr_sku": "F1473/17.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_17_CAC_e5482ca6-ed84-400f-9908-d1448a3b86ea.jpg?v=1725873053",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_17_CAC_e5482ca6-ed84-400f-9908-d1448a3b86ea.jpg?v=1725873053"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416820072499",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119066",
+   "mfr_sku": "F1473/18.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_18_CAC_ad65b8c8-2caf-43af-b015-7dfcea034966.jpg?v=1725873058",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_18_CAC_ad65b8c8-2caf-43af-b015-7dfcea034966.jpg?v=1725873058"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416820334643",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119067",
+   "mfr_sku": "F1473/19.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_19_CAC_1ecec616-e440-4809-9533-6e2d97c96d05.jpg?v=1725873068",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_19_CAC_1ecec616-e440-4809-9533-6e2d97c96d05.jpg?v=1725873068"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416820465715",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119068",
+   "mfr_sku": "F1473/20.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_20_CAC_228a152e-8b02-4de2-a2ae-f984fae5b1f3.jpg?v=1725873073",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1473_20_CAC_228a152e-8b02-4de2-a2ae-f984fae5b1f3.jpg?v=1725873073"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416820564019",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119070",
+   "mfr_sku": "F1474/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1474_02_CAC_3ccd51e3-237b-4c9d-a752-5b6b6e5cd6d2.jpg?v=1725873077",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1474_02_CAC_3ccd51e3-237b-4c9d-a752-5b6b6e5cd6d2.jpg?v=1725873077"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7416820760627",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-119099",
+   "mfr_sku": "F1488/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1488_02_CAC_354b4d9f-61d9-45ff-81a7-6c3fc98d912f.jpg?v=1725873086",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/F1488_02_CAC_354b4d9f-61d9-45ff-81a7-6c3fc98d912f.jpg?v=1725873086"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421203349555",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127754",
+   "mfr_sku": "W0113/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0113_01_CAC_b4415020-d161-453c-8524-ebd4e5633946.jpg?v=1753321716",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/wp56pmcpgckw3tchm2gj598/W011301_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0113_01_CAC_b4415020-d161-453c-8524-ebd4e5633946.jpg?v=1753321716"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421203677235",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127755",
+   "mfr_sku": "W0113/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0113_02_CAC_6b443a24-f368-4982-a6d2-37c58a113c89.jpg?v=1753321713",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/n9x9hh4nhfq9gf4mbpj9rst/W011302_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0113_02_CAC_6b443a24-f368-4982-a6d2-37c58a113c89.jpg?v=1753321713"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421203972147",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127756",
+   "mfr_sku": "W0113/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0113_03_CAC_95ae1eb2-cb6a-43e8-b458-d9b3e10fc36d.jpg?v=1753321711",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/qtsbs735q5pkkwttkj5mx7b/W011303_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0113_03_CAC_95ae1eb2-cb6a-43e8-b458-d9b3e10fc36d.jpg?v=1753321711"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421204103219",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127757",
+   "mfr_sku": "W0113/04.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0113_04_CAC_3185c096-b2fb-420f-acc8-f7f7e4249de1.jpg?v=1753321706",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/4q4fsvsgv4qp6x9wxx8zj6qr/W011304_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0113_04_CAC_3185c096-b2fb-420f-acc8-f7f7e4249de1.jpg?v=1753321706"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421204234291",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127758",
+   "mfr_sku": "W0113/05.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0113_05_CAC_6fae2500-39c8-4ceb-8f1e-9158da886617.jpg?v=1753321704",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/h83pvzf4xsrzttgwqp5zmqrt/W011305_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0113_05_CAC_6fae2500-39c8-4ceb-8f1e-9158da886617.jpg?v=1753321704"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421204463667",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127759",
+   "mfr_sku": "W0113/06.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0113_06_CAC_f3d26e6c-609b-40e6-8cfb-70fecc69a119.jpg?v=1753321702",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/3p8g6bts263v2cj8kn6kp5j/W011306_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0113_06_CAC_f3d26e6c-609b-40e6-8cfb-70fecc69a119.jpg?v=1753321702"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421204627507",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127760",
+   "mfr_sku": "W0114/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0114_01_CAC_10f9ffe3-8740-4972-abe9-0fc9f7ae091f.jpg?v=1753321701",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/5723x6k9vf8w6qpv9fmgzc9/W011401_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0114_01_CAC_10f9ffe3-8740-4972-abe9-0fc9f7ae091f.jpg?v=1753321701"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421204824115",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127761",
+   "mfr_sku": "W0114/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0114_02_CAC_e3c52134-fe2a-4fa1-8f7c-acaddd9f5ce6.jpg?v=1753321699",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/qn65j438wqqs59hf689hg859/W011402_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0114_02_CAC_e3c52134-fe2a-4fa1-8f7c-acaddd9f5ce6.jpg?v=1753321699"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421205151795",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127762",
+   "mfr_sku": "W0114/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0114_03_CAC_0120a08b-2781-4313-8133-127fdd494d68.jpg?v=1753321697",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/m7k43rbbcxh9hngs2gjrh4qm/W011403_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0114_03_CAC_0120a08b-2781-4313-8133-127fdd494d68.jpg?v=1753321697"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421205282867",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127763",
+   "mfr_sku": "W0114/04.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0114_04_CAC_f0659830-3e6b-42a5-b1a0-878cd229f9ea.jpg?v=1753321696",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/44kxmj28p5p4cs2n3c2gb95p/W011404_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0114_04_CAC_f0659830-3e6b-42a5-b1a0-878cd229f9ea.jpg?v=1753321696"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421205479475",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127764",
+   "mfr_sku": "W0114/05.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0114_05_CAC_c0ee230d-0f16-446e-a064-2c34a9313ddc.jpg?v=1753321694",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/b7c4x9sjmvsqct39htnc5w4t/W011405_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0114_05_CAC_c0ee230d-0f16-446e-a064-2c34a9313ddc.jpg?v=1753321694"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421205807155",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127765",
+   "mfr_sku": "W0115/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_01_CAC_cf114c03-4ad9-4b15-b7cf-c5cc02a9c0b4.jpg?v=1753321692",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/k88fgvgk5hc39m73xz2r8xh4/W011501_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_01_CAC_cf114c03-4ad9-4b15-b7cf-c5cc02a9c0b4.jpg?v=1753321692"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421206069299",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127766",
+   "mfr_sku": "W0115/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_02_CAC_d0032d79-f354-47fc-901e-1f11bde99922.jpg?v=1753321690",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/pn5mskpb63n92x25scxvkm27/W011502_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_02_CAC_d0032d79-f354-47fc-901e-1f11bde99922.jpg?v=1753321690"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421206396979",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127767",
+   "mfr_sku": "W0115/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_03_CAC_7671036f-414e-4f93-a372-63c7cc16889c.jpg?v=1753321689",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/b3t32cwpksw9bcnr57sn8cg8/W011503_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_03_CAC_7671036f-414e-4f93-a372-63c7cc16889c.jpg?v=1753321689"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421206528051",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127768",
+   "mfr_sku": "W0115/04.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_04_CAC_f53577e6-b280-40ec-96a0-0526cfdb25f6.jpg?v=1753321687",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/g7qjcsggwkb4gvxpkx77wc9m/W011504_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_04_CAC_f53577e6-b280-40ec-96a0-0526cfdb25f6.jpg?v=1753321687"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421206626355",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127769",
+   "mfr_sku": "W0115/05.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_05_CAC_f1a76823-e825-454e-a01a-831bf9f5adaa.jpg?v=1753321685",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/jkgnw793szmp36tzk8xbn5pt/W011505_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_05_CAC_f1a76823-e825-454e-a01a-831bf9f5adaa.jpg?v=1753321685"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421206855731",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127770",
+   "mfr_sku": "W0115/06.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_06_CAC_1d250a12-c1f7-4cf9-b5a4-4decadf838f9.jpg?v=1753321683",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/g7nt46xpzqjszp85ngzqg/W011506_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_06_CAC_1d250a12-c1f7-4cf9-b5a4-4decadf838f9.jpg?v=1753321683"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421207085107",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127771",
+   "mfr_sku": "W0115/07.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_07_CAC_aa2af158-561e-4bc6-a3fa-6415c17044d5.jpg?v=1753321682",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/wkxbgh752vxt4pbnfvfnq6c/W011507_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_07_CAC_aa2af158-561e-4bc6-a3fa-6415c17044d5.jpg?v=1753321682"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421207314483",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127772",
+   "mfr_sku": "W0115/08.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_08_CAC_3d43dddd-848f-44bb-8042-fd4ae02aae57.jpg?v=1753321680",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/8bkmqqkpsw6zssw8mcf6j32f/W011508_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_08_CAC_3d43dddd-848f-44bb-8042-fd4ae02aae57.jpg?v=1753321680"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421207445555",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127773",
+   "mfr_sku": "W0115/09.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_09_CAC_3c6acea8-e242-4130-acb4-de6801a9e6f0.jpg?v=1753321678",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/xcqbnmgkx58b8x57qpgptb/W0115_09_CAC_thumb.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_09_CAC_3c6acea8-e242-4130-acb4-de6801a9e6f0.jpg?v=1753321678"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421207543859",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127774",
+   "mfr_sku": "W0115/10.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_10_CAC_916a9a9f-b8c6-40f2-bd06-c8792e248ce7.jpg?v=1753321677",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/cjwznnc4fvbvpjk86qf8tmf/W011510_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_10_CAC_916a9a9f-b8c6-40f2-bd06-c8792e248ce7.jpg?v=1753321677"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421207642163",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127775",
+   "mfr_sku": "W0115/11.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_11_CAC_f287bcf8-e5f7-4b86-ada5-00d6b6492fa2.jpg?v=1753321675",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/cwn236f9r9nfsb86jrzbt8/W011511_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0115_11_CAC_f287bcf8-e5f7-4b86-ada5-00d6b6492fa2.jpg?v=1753321675"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421207773235",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127776",
+   "mfr_sku": "W0116/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0116_01_CAC_405d495a-1c91-4dff-8d58-6f3557d48b7a.jpg?v=1753321673",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/sfx663f6kpggtz8pprvgxj/W011601_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0116_01_CAC_405d495a-1c91-4dff-8d58-6f3557d48b7a.jpg?v=1753321673"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421208002611",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127777",
+   "mfr_sku": "W0116/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0116_02_CAC_1bf820d2-6fea-4954-9d88-e202e8f10e8d.jpg?v=1753321672",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/hmv3fptqpbvbwnrwv4pc4q/W011602_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0116_02_CAC_1bf820d2-6fea-4954-9d88-e202e8f10e8d.jpg?v=1753321672"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421208166451",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127778",
+   "mfr_sku": "W0116/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0116_03_CAC_279643c2-40dc-407c-87eb-beda1af8d489.jpg?v=1753321670",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/wmfhfmc53q77f693rvffxmns/W011603_CACb.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0116_03_CAC_279643c2-40dc-407c-87eb-beda1af8d489.jpg?v=1753321670"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421208363059",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127779",
+   "mfr_sku": "W0117/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0117_01_CAC_ef8ffc96-9e71-4de0-b3c9-5214a44ae3bf.jpg?v=1753321668",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/wbbfm64ptr9gg7f8bm5hb3j/W011701_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0117_01_CAC_ef8ffc96-9e71-4de0-b3c9-5214a44ae3bf.jpg?v=1753321668"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421208461363",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127780",
+   "mfr_sku": "W0117/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0117_02_CAC_c875a673-09e8-44e3-b4ba-133c7ca58c38.jpg?v=1753321666",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/t5886mc8fv73qf5t5sffsn8v/W011702_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0117_02_CAC_c875a673-09e8-44e3-b4ba-133c7ca58c38.jpg?v=1753321666"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421208559667",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127781",
+   "mfr_sku": "W0117/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0117_03_CAC_ab148e17-7d8b-4a0c-8da8-607ad235d360.jpg?v=1753321665",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/j3sbxwx5k73q3r87gp4fmbv/W011703_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0117_03_CAC_ab148e17-7d8b-4a0c-8da8-607ad235d360.jpg?v=1753321665"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421208625203",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127782",
+   "mfr_sku": "W0117/04.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0117_04_CAC_be87a155-c03f-445b-83c9-979d76d38dc1.jpg?v=1753321663",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/fxfmbft8cwhrr5xp7577sk65/W011704_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0117_04_CAC_be87a155-c03f-445b-83c9-979d76d38dc1.jpg?v=1753321663"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421208952883",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127783",
+   "mfr_sku": "W0117/05.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0117_05_CAC_033e2416-636a-4510-9c57-ab204cc2e48c.jpg?v=1753321661",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/48m4263rhnj4qhmgb9xxxrt/W011705_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0117_05_CAC_033e2416-636a-4510-9c57-ab204cc2e48c.jpg?v=1753321661"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421209280563",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127784",
+   "mfr_sku": "W0118/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0118_01_CAC_1a02241c-26e0-4319-b450-81a28c2e4931.jpg?v=1753321660",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/wvnspcck339gh8tb3pnspq64/W011801_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0118_01_CAC_1a02241c-26e0-4319-b450-81a28c2e4931.jpg?v=1753321660"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421209378867",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127785",
+   "mfr_sku": "W0118/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0118_02_CAC_95af9fc4-4438-49b5-ad60-ee63b0fcb400.jpg?v=1753321658",
+   "proposed_hires_url": "https://www.kravet.com/media/catalog/product/placeholder/default/placeholder-thumb-kk.jpg?optimize=medium&bg-color=255,255,255&fit=bounds",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0118_02_CAC_95af9fc4-4438-49b5-ad60-ee63b0fcb400.jpg?v=1753321658"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421209477171",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127786",
+   "mfr_sku": "W0118/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0118_03_CAC_7b9a8533-a678-4e8b-a0a9-eec9d2e76470.jpg?v=1753321656",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/3pqmhm33rxkhppmwhnf3rznw/W011803_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0118_03_CAC_7b9a8533-a678-4e8b-a0a9-eec9d2e76470.jpg?v=1753321656"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421209608243",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127787",
+   "mfr_sku": "W0118/04.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0118_04_CAC_6a34c4d3-e303-4b97-83a6-1f57a0fef7ed.jpg?v=1753321654",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/jb37ngkg58fw4rgg7qkvbnq/W011804_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0118_04_CAC_6a34c4d3-e303-4b97-83a6-1f57a0fef7ed.jpg?v=1753321654"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421209903155",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127788",
+   "mfr_sku": "W0118/05.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0118_05_CAC_5a475edc-f040-4565-b057-67efc10218df.jpg?v=1753321653",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/nt3662qgv8sww472n6j2jmx/W011805_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0118_05_CAC_5a475edc-f040-4565-b057-67efc10218df.jpg?v=1753321653"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421210165299",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127789",
+   "mfr_sku": "W0119/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0119_01_CAC_9f2d717b-4094-4e5d-943b-bc8187a87828.jpg?v=1753321651",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/4jbm2tx6nn2b4jw94s4kb6c/W011901_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0119_01_CAC_9f2d717b-4094-4e5d-943b-bc8187a87828.jpg?v=1753321651"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421210296371",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127790",
+   "mfr_sku": "W0119/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0119_02_CAC_1c07bb2f-ccab-4fbd-9970-0821892282ac.jpg?v=1753321649",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/w9sf8t6shcppptbbr6bqzx7/W011902_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0119_02_CAC_1c07bb2f-ccab-4fbd-9970-0821892282ac.jpg?v=1753321649"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421210492979",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127791",
+   "mfr_sku": "W0119/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0119_03_CAC_2d46088a-8695-4375-b8c7-4c53159368b7.jpg?v=1753321647",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/fq6bn8j8p6g9wqk3tt7hjf/W011903_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0119_03_CAC_2d46088a-8695-4375-b8c7-4c53159368b7.jpg?v=1753321647"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421210591283",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127792",
+   "mfr_sku": "W0119/04.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0119_04_CAC_2f6eb6b7-f648-4cb5-a8ac-871587d0b774.jpg?v=1753321646",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/w7sfsckvnjm3hkvbfwpzwq/W011904_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0119_04_CAC_2f6eb6b7-f648-4cb5-a8ac-871587d0b774.jpg?v=1753321646"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421210755123",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127793",
+   "mfr_sku": "W0119/05.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0119_05_CAC_f7681c05-4e45-4c5a-83c9-1b1c78d0953d.jpg?v=1753321644",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/g9k89zvghm5b9t9p4sx3mcj/W011905_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0119_05_CAC_f7681c05-4e45-4c5a-83c9-1b1c78d0953d.jpg?v=1753321644"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421210951731",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127794",
+   "mfr_sku": "W0119/06.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0119_06_CAC_593a5002-60b0-4b06-9d7c-6b3cdc2edb8f.jpg?v=1753321642",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/vpsq9crsb9t6g57shrngrw4h/W011906_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0119_06_CAC_593a5002-60b0-4b06-9d7c-6b3cdc2edb8f.jpg?v=1753321642"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421211181107",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127795",
+   "mfr_sku": "W0120/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0120_01_CAC_75887125-df77-4c67-8417-f90e8ac125c0.jpg?v=1753321641",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/9k2j7cwhvksgbwhb8zp4n4x9/W012001_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0120_01_CAC_75887125-df77-4c67-8417-f90e8ac125c0.jpg?v=1753321641"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421211344947",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127796",
+   "mfr_sku": "W0120/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0120_02_CAC_81333e26-92ff-4c73-a5b0-d9827d41d1f7.jpg?v=1753321639",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/x6sbv4r4m99fhjtjgtjtn99/W012002_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0120_02_CAC_81333e26-92ff-4c73-a5b0-d9827d41d1f7.jpg?v=1753321639"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421211443251",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127797",
+   "mfr_sku": "W0120/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0120_03_CAC_93ad1955-cc55-4b50-8dbb-39a616196db7.jpg?v=1753321637",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/kbn9g5sxs9gvxmh9xbt4pwhz/W012003_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0120_03_CAC_93ad1955-cc55-4b50-8dbb-39a616196db7.jpg?v=1753321637"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421211574323",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127798",
+   "mfr_sku": "W0121/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0121_01_CAC_e82473ac-7b6f-4749-9e80-c78983a9bb77.jpg?v=1753321635",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/2txhbjgf8cjjskmwm8qjs/W012101_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0121_01_CAC_e82473ac-7b6f-4749-9e80-c78983a9bb77.jpg?v=1753321635"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421211902003",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127799",
+   "mfr_sku": "W0121/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0121_02_CAC_68688db1-9369-4047-a68a-82089c02a458.jpg?v=1753321632",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/49v4bhqjgqh4jg3j6mpb5j6/W012102_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0121_02_CAC_68688db1-9369-4047-a68a-82089c02a458.jpg?v=1753321632"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421212164147",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127800",
+   "mfr_sku": "W0121/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0121_03_CAC_f7a363a2-d628-4e33-96f1-8a5127de500e.jpg?v=1753321630",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/wssr89sp3xgkjkhjk8rbvqqw/W0121_03_CAC.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0121_03_CAC_f7a363a2-d628-4e33-96f1-8a5127de500e.jpg?v=1753321630"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421212295219",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127801",
+   "mfr_sku": "W0121/04.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0121_04_CAC_ef3a005f-abd3-474d-95fd-5e2cc7ecbb1c.jpg?v=1753321626",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/87hrn645bc93kfr8jm7hbc/W012104_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0121_04_CAC_ef3a005f-abd3-474d-95fd-5e2cc7ecbb1c.jpg?v=1753321626"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421212393523",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127802",
+   "mfr_sku": "W0121/05.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0121_05_CAC_2abc0b3b-fbe1-4126-ab54-25bf19d30c8d.jpg?v=1753321624",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/7q5jjsppqzc9qq8g4pf963fv/W012105_CAC.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0121_05_CAC_2abc0b3b-fbe1-4126-ab54-25bf19d30c8d.jpg?v=1753321624"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421212491827",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127803",
+   "mfr_sku": "W0121/06.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0121_06_CAC_e549f037-890a-4c0b-aafb-004eff5d9399.jpg?v=1753321623",
+   "proposed_hires_url": "https://www.kravet.com/media/catalog/product/placeholder/default/placeholder-thumb-kk.jpg?optimize=medium&bg-color=255,255,255&fit=bounds",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0121_06_CAC_e549f037-890a-4c0b-aafb-004eff5d9399.jpg?v=1753321623"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421213114419",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127806",
+   "mfr_sku": "W0129/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0129_03_CAC_30d1c173-50c1-4883-8aad-6a6d2f4b827c.jpg?v=1753321614",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0129_03_CAC_30d1c173-50c1-4883-8aad-6a6d2f4b827c.jpg?v=1753321614"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421213212723",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127807",
+   "mfr_sku": "W0129/04.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0129_04_CAC_26d152bd-bbaf-40a0-ab92-3bfc88e19838.jpg?v=1753321611",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0129_04_CAC_26d152bd-bbaf-40a0-ab92-3bfc88e19838.jpg?v=1753321611"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421213474867",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127808",
+   "mfr_sku": "W0129/05.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0129_05_CAC_72e9dd66-6d43-4ef8-b9c1-abb0ba8c7599.jpg?v=1753321609",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0129_05_CAC_72e9dd66-6d43-4ef8-b9c1-abb0ba8c7599.jpg?v=1753321609"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421213573171",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127809",
+   "mfr_sku": "W0130/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0130_01_CAC_334964e0-1577-485a-b62d-2becfec1ac5f.jpg?v=1753321605",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0130_01_CAC_334964e0-1577-485a-b62d-2becfec1ac5f.jpg?v=1753321605"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421213737011",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127810",
+   "mfr_sku": "W0130/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0130_02_CAC_70fda95b-a855-42cb-855f-b5135ffc0653.jpg?v=1753321603",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0130_02_CAC_70fda95b-a855-42cb-855f-b5135ffc0653.jpg?v=1753321603"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421213933619",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127811",
+   "mfr_sku": "W0130/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0130_03_CAC_6e251db9-f650-4a61-be19-dd304d68715c.jpg?v=1753321601",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0130_03_CAC_6e251db9-f650-4a61-be19-dd304d68715c.jpg?v=1753321601"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421214130227",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127812",
+   "mfr_sku": "W0130/04.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0130_04_CAC_90b58e72-53e2-4788-8328-70314725ab07.jpg?v=1753321599",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0130_04_CAC_90b58e72-53e2-4788-8328-70314725ab07.jpg?v=1753321599"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421214425139",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127814",
+   "mfr_sku": "W0131/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0131_02_CAC_dff532dd-8f9f-4dba-be28-a69b79464cc3.jpg?v=1753321596",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0131_02_CAC_dff532dd-8f9f-4dba-be28-a69b79464cc3.jpg?v=1753321596"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421214588979",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127815",
+   "mfr_sku": "W0131/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0131_03_CAC_29e48b2f-824b-412f-a14a-57270b219690.jpg?v=1753321594",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0131_03_CAC_29e48b2f-824b-412f-a14a-57270b219690.jpg?v=1753321594"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421214752819",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127816",
+   "mfr_sku": "W0132/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0132_01_CAC_b150373d-f707-4799-821b-3298f7967fb5.jpg?v=1753321593",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0132_01_CAC_b150373d-f707-4799-821b-3298f7967fb5.jpg?v=1753321593"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421215047731",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127817",
+   "mfr_sku": "W0132/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0132_02_CAC_202ba7c7-1b6b-473b-823b-4cae5b48e582.jpg?v=1753321591",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0132_02_CAC_202ba7c7-1b6b-473b-823b-4cae5b48e582.jpg?v=1753321591"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421215244339",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127818",
+   "mfr_sku": "W0132/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0132_03_CAC_cf7de0bf-1fe2-489c-b138-19d3c78eb386.jpg?v=1753321589",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0132_03_CAC_cf7de0bf-1fe2-489c-b138-19d3c78eb386.jpg?v=1753321589"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421215342643",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127819",
+   "mfr_sku": "W0133/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0133_01_CAC_da43075b-0744-4332-9738-50442b5e291f.jpg?v=1753321587",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0133_01_CAC_da43075b-0744-4332-9738-50442b5e291f.jpg?v=1753321587"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421215440947",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127820",
+   "mfr_sku": "W0133/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0133_02_CAC_7e46b29a-6e77-4fa1-beb9-5d4ab6e3b7fa.jpg?v=1753321585",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0133_02_CAC_7e46b29a-6e77-4fa1-beb9-5d4ab6e3b7fa.jpg?v=1753321585"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421215703091",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127821",
+   "mfr_sku": "W0133/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0133_03_CAC_a9a8aad3-b13d-4286-a969-f5eae1686fb6.jpg?v=1753321584",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0133_03_CAC_a9a8aad3-b13d-4286-a969-f5eae1686fb6.jpg?v=1753321584"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421215866931",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127822",
+   "mfr_sku": "W0134/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0134_01_CAC_a19bd89d-373d-4359-8f75-26ba9c378255.jpg?v=1753321582",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0134_01_CAC_a19bd89d-373d-4359-8f75-26ba9c378255.jpg?v=1753321582"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421216096307",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127823",
+   "mfr_sku": "W0134/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0134_02_CAC_d743926d-3d95-487b-9bba-a0e6f1c8e751.jpg?v=1753321581",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0134_02_CAC_d743926d-3d95-487b-9bba-a0e6f1c8e751.jpg?v=1753321581"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421216260147",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127824",
+   "mfr_sku": "W0134/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0134_03_CAC_bd7d338c-e026-472f-b689-e93338304b16.jpg?v=1753321579",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0134_03_CAC_bd7d338c-e026-472f-b689-e93338304b16.jpg?v=1753321579"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421216358451",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127825",
+   "mfr_sku": "W0134/04.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0134_04_CAC_f6d203ee-ab38-4e7f-aa3f-66f1447a57dc.jpg?v=1753321577",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0134_04_CAC_f6d203ee-ab38-4e7f-aa3f-66f1447a57dc.jpg?v=1753321577"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421216423987",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127826",
+   "mfr_sku": "W0135/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0135_01_CAC_010a6708-eaa4-45a3-8ae0-21f53ec6f9ba.jpg?v=1753321576",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0135_01_CAC_010a6708-eaa4-45a3-8ae0-21f53ec6f9ba.jpg?v=1753321576"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421216587827",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127827",
+   "mfr_sku": "W0135/02.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0135_02_CAC_243ec2f6-423e-46c8-a259-6f6b63a4583c.jpg?v=1753321574",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0135_02_CAC_243ec2f6-423e-46c8-a259-6f6b63a4583c.jpg?v=1753321574"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421216751667",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127828",
+   "mfr_sku": "W0135/03.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0135_03_CAC_0160f6e4-2507-46e2-9360-b01bb2b615a8.jpg?v=1753321572",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0135_03_CAC_0160f6e4-2507-46e2-9360-b01bb2b615a8.jpg?v=1753321572"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421216948275",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127829",
+   "mfr_sku": "W0135/04.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0135_04_CAC_66fad453-5850-401b-ab88-a5b8c32776e6.jpg?v=1753321570",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0135_04_CAC_66fad453-5850-401b-ab88-a5b8c32776e6.jpg?v=1753321570"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421217538099",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127833",
+   "mfr_sku": "W0137/01.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0137_01_CAC_25296b18-ab39-4830-82a7-d75d0e65b5cf.jpg?v=1753321564",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0137_01_CAC_25296b18-ab39-4830-82a7-d75d0e65b5cf.jpg?v=1753321564"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421218226227",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127836",
+   "mfr_sku": "W0137/04.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0137_04_CAC_4a5b1a8f-6aae-4c3c-ad19-40f538ff5789.jpg?v=1753321559",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0137_04_CAC_4a5b1a8f-6aae-4c3c-ad19-40f538ff5789.jpg?v=1753321559"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421218324531",
+   "vendor": "Clarke And Clarke",
+   "dw_sku": "DWKK-127837",
+   "mfr_sku": "W0137/05.CAC.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0137_05_CAC_7e8bbdec-214d-48e1-a5c3-8934d4f851d2.jpg?v=1753321557",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W0137_05_CAC_7e8bbdec-214d-48e1-a5c3-8934d4f851d2.jpg?v=1753321557"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421893181491",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136262",
+   "mfr_sku": "BF10322.110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10322_110_97b6c32f-825e-45be-87f2-2453d4ad810b.jpg?v=1726156127",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10322_110_97b6c32f-825e-45be-87f2-2453d4ad810b.jpg?v=1726156127"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421893378099",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136274",
+   "mfr_sku": "BF10449.210.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10449_210_e21a84be-a10f-47fc-88a9-bc6890d8049f.jpg?v=1726156143",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10449_210_e21a84be-a10f-47fc-88a9-bc6890d8049f.jpg?v=1726156143"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421893410867",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136279",
+   "mfr_sku": "BF10477.970.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10477_970_b9dc5768-3911-4bad-a8e4-a85f1288d2a0.jpg?v=1726156151",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10477_970_b9dc5768-3911-4bad-a8e4-a85f1288d2a0.jpg?v=1726156151"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421893509171",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136282",
+   "mfr_sku": "BF10492.725.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10492_725_6a06a38f-54cf-42cb-bc9e-ad03d643d985.jpg?v=1726156157",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10492_725_6a06a38f-54cf-42cb-bc9e-ad03d643d985.jpg?v=1726156157"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421893607475",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136283",
+   "mfr_sku": "BF10493.380.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10493_380_f56f2fac-2399-41f2-b9a2-fc73776b5119.jpg?v=1726156161",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10493_380_f56f2fac-2399-41f2-b9a2-fc73776b5119.jpg?v=1726156161"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421893673011",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136284",
+   "mfr_sku": "BF10493.725.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10493_725_ee6b6f8e-90d9-4e9a-948d-f9e7379cb0be.jpg?v=1726156165",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10493_725_ee6b6f8e-90d9-4e9a-948d-f9e7379cb0be.jpg?v=1726156165"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421894819891",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136647",
+   "mfr_sku": "BF10904.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10904_1_0f17036f-7db5-4942-84c6-9e7339fb0c99.jpg?v=1726249431",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10904_1_0f17036f-7db5-4942-84c6-9e7339fb0c99.jpg?v=1726249431"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421894918195",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136648",
+   "mfr_sku": "BF10905.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10905_1_24726354-889d-477f-847f-ae4d1b8ac344.jpg?v=1726249432",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10905_1_24726354-889d-477f-847f-ae4d1b8ac344.jpg?v=1726249432"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421895049267",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136650",
+   "mfr_sku": "BF10907.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10907_1_664c029e-c3d3-4778-b689-6c5c7e357edb.jpg?v=1726249436",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10907_1_664c029e-c3d3-4778-b689-6c5c7e357edb.jpg?v=1726249436"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421895147571",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136651",
+   "mfr_sku": "BF10911.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10911_1_5f8ca147-486c-4cc7-8c1c-ebc5fef3c53d.jpg?v=1726249437",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10911_1_5f8ca147-486c-4cc7-8c1c-ebc5fef3c53d.jpg?v=1726249437"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421895475251",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136654",
+   "mfr_sku": "BF10922.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10922_1_92f0f730-acec-4f39-bc97-b8c817316152.jpg?v=1726249442",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10922_1_92f0f730-acec-4f39-bc97-b8c817316152.jpg?v=1726249442"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421895639091",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136656",
+   "mfr_sku": "BF10924.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10924_1_d3d5efe7-3499-46f4-8b79-4214e54e4b69.jpg?v=1726249449",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10924_1_d3d5efe7-3499-46f4-8b79-4214e54e4b69.jpg?v=1726249449"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421895737395",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136657",
+   "mfr_sku": "BF10937.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10937_1_75ae8704-43b8-4c17-adcf-c6e93dfb9e86.jpg?v=1726249450",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10937_1_75ae8704-43b8-4c17-adcf-c6e93dfb9e86.jpg?v=1726249450"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421895835699",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136658",
+   "mfr_sku": "BF10937.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10937_2_19279f0e-2926-473f-8f30-049f7cb418e0.jpg?v=1726249452",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10937_2_19279f0e-2926-473f-8f30-049f7cb418e0.jpg?v=1726249452"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421895901235",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136659",
+   "mfr_sku": "BF10940.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10940_1_b15fff07-f3a1-4acd-8b02-64d41c134b73.jpg?v=1726249455",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10940_1_b15fff07-f3a1-4acd-8b02-64d41c134b73.jpg?v=1726249455"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421895934003",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136660",
+   "mfr_sku": "BF10941.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10941_1_bb260ca4-aacf-4f44-9bfc-85c2699ce534.jpg?v=1726249458",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10941_1_bb260ca4-aacf-4f44-9bfc-85c2699ce534.jpg?v=1726249458"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421895999539",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136661",
+   "mfr_sku": "BF10942.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10942_1_a8fdcc32-8013-4a59-85e2-8a75e4b13b70.jpg?v=1726249460",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10942_1_a8fdcc32-8013-4a59-85e2-8a75e4b13b70.jpg?v=1726249460"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421896097843",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136662",
+   "mfr_sku": "BF10942.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10942_2_81ba675f-6b94-4819-a5ec-76039a3974a7.jpg?v=1726249462",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10942_2_81ba675f-6b94-4819-a5ec-76039a3974a7.jpg?v=1726249462"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421896884275",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136671",
+   "mfr_sku": "BF10945.450.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10945_450_a5e257f7-da93-4a79-ae64-f6c8f988ffe1.jpg?v=1726249478",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10945_450_a5e257f7-da93-4a79-ae64-f6c8f988ffe1.jpg?v=1726249478"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421896917043",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136672",
+   "mfr_sku": "BF10945.660.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10945_660_74571534-814c-4926-91d0-428d04e66010.jpg?v=1726249479",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10945_660_74571534-814c-4926-91d0-428d04e66010.jpg?v=1726249479"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421896982579",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136673",
+   "mfr_sku": "BF10945.715.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10945_715_55746b0f-64af-49f8-affa-7b2573ceeec3.jpg?v=1726249481",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10945_715_55746b0f-64af-49f8-affa-7b2573ceeec3.jpg?v=1726249481"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421897080883",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136674",
+   "mfr_sku": "BF10945.725.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10945_725_ac92ca79-060a-4d2e-9c38-50fc0420f67a.jpg?v=1726249482",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10945_725_ac92ca79-060a-4d2e-9c38-50fc0420f67a.jpg?v=1726249482"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421897310259",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136676",
+   "mfr_sku": "BF10945.760.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10945_760_cb81c8cb-494d-457f-b14f-8771185bb109.jpg?v=1726249486",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10945_760_cb81c8cb-494d-457f-b14f-8771185bb109.jpg?v=1726249486"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421897867315",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136684",
+   "mfr_sku": "BF10947.440.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10947_440_49b813c4-6283-40cd-9eea-5875bb24ced7.jpg?v=1726249499",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10947_440_49b813c4-6283-40cd-9eea-5875bb24ced7.jpg?v=1726249499"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421897932851",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136685",
+   "mfr_sku": "BF10947.725.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10947_725_18da221e-d068-44c2-ae64-6fc723037880.jpg?v=1726249501",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10947_725_18da221e-d068-44c2-ae64-6fc723037880.jpg?v=1726249501"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421897965619",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136686",
+   "mfr_sku": "BF10947.735.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10947_735_7ef00b94-d6bb-4622-a422-1e424c342c38.jpg?v=1726249503",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10947_735_7ef00b94-d6bb-4622-a422-1e424c342c38.jpg?v=1726249503"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421898063923",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136687",
+   "mfr_sku": "BF10951.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10951_1_bb429a57-cb7b-4eea-85b3-8e58213bd1ec.jpg?v=1726249504",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10951_1_bb429a57-cb7b-4eea-85b3-8e58213bd1ec.jpg?v=1726249504"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421898162227",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136688",
+   "mfr_sku": "BF10951.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10951_2_11916542-eb88-4944-9c57-e93a4b9db642.jpg?v=1726249506",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10951_2_11916542-eb88-4944-9c57-e93a4b9db642.jpg?v=1726249506"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421898293299",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136689",
+   "mfr_sku": "BF10951.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10951_3_73553fba-4fb2-4d9f-b99e-85489673b9a3.jpg?v=1726249508",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10951_3_73553fba-4fb2-4d9f-b99e-85489673b9a3.jpg?v=1726249508"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421898391603",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136690",
+   "mfr_sku": "BF10955.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10955_1_e9e624ee-4667-4696-bdde-c3fa1051f26d.jpg?v=1726249509",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10955_1_e9e624ee-4667-4696-bdde-c3fa1051f26d.jpg?v=1726249509"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421898424371",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136691",
+   "mfr_sku": "BF10955.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10955_2_cd1e3742-e643-417c-bbce-dc321d0cc15a.jpg?v=1726249511",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10955_2_cd1e3742-e643-417c-bbce-dc321d0cc15a.jpg?v=1726249511"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421898588211",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136692",
+   "mfr_sku": "BF10955.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10955_3_dd8dbee3-1237-4fde-8341-9aad20814e91.jpg?v=1726249513",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10955_3_dd8dbee3-1237-4fde-8341-9aad20814e91.jpg?v=1726249513"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421898686515",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136693",
+   "mfr_sku": "BF10955.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10955_4_0ed51f24-0c32-403d-88c0-27f72108dabf.jpg?v=1726249515",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10955_4_0ed51f24-0c32-403d-88c0-27f72108dabf.jpg?v=1726249515"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421898719283",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136694",
+   "mfr_sku": "BF10955.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10955_5_970b7060-7fc3-4f6a-a0ea-5e49b33241af.jpg?v=1726249516",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10955_5_970b7060-7fc3-4f6a-a0ea-5e49b33241af.jpg?v=1726249516"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421898817587",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136695",
+   "mfr_sku": "BF10955.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10955_6_dccb68ad-35c3-4007-9bd2-083fffd4abb4.jpg?v=1726249518",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10955_6_dccb68ad-35c3-4007-9bd2-083fffd4abb4.jpg?v=1726249518"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421899538483",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136707",
+   "mfr_sku": "BF10957.110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10957_110_427b99dc-b1b8-4c45-86ec-3a3941b68698.jpg?v=1726249550",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10957_110_427b99dc-b1b8-4c45-86ec-3a3941b68698.jpg?v=1726249550"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421899636787",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136708",
+   "mfr_sku": "BF10957.225.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10957_225_f07e5c82-80ef-449e-852b-0b7513f6b431.jpg?v=1726249552",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10957_225_f07e5c82-80ef-449e-852b-0b7513f6b431.jpg?v=1726249552"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421899702323",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136709",
+   "mfr_sku": "BF10957.440.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10957_440_e4158b20-323a-4d58-a318-68c8728dc2cf.jpg?v=1726249554",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10957_440_e4158b20-323a-4d58-a318-68c8728dc2cf.jpg?v=1726249554"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421899735091",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136710",
+   "mfr_sku": "BF10957.450.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10957_450_0e9fab27-9588-4c68-a0ec-82f082461c70.jpg?v=1726249556",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10957_450_0e9fab27-9588-4c68-a0ec-82f082461c70.jpg?v=1726249556"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421899898931",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136713",
+   "mfr_sku": "BF10958.130.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10958_130_82f8f7ee-1d9e-4fe5-a4ca-9f90bfbc34b1.jpg?v=1726249562",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10958_130_82f8f7ee-1d9e-4fe5-a4ca-9f90bfbc34b1.jpg?v=1726249562"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421899964467",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136714",
+   "mfr_sku": "BF10958.225.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10958_225_634206fd-3333-48db-85d8-e2651e4d7ae3.jpg?v=1726249564",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10958_225_634206fd-3333-48db-85d8-e2651e4d7ae3.jpg?v=1726249564"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421900030003",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136715",
+   "mfr_sku": "BF10958.450.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10958_450_3c7d0930-dc9a-4593-95ba-7f91bd5c3b97.jpg?v=1726249566",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10958_450_3c7d0930-dc9a-4593-95ba-7f91bd5c3b97.jpg?v=1726249566"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421900062771",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136716",
+   "mfr_sku": "BF10958.605.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10958_605_694adc29-1dcf-4ee2-b877-11687978abff.jpg?v=1726249567",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10958_605_694adc29-1dcf-4ee2-b877-11687978abff.jpg?v=1726249567"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421900128307",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136718",
+   "mfr_sku": "BF10958.680.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10958_680_758a26df-71ef-4948-856b-c74a46a32fbe.jpg?v=1726249571",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10958_680_758a26df-71ef-4948-856b-c74a46a32fbe.jpg?v=1726249571"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421900259379",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136719",
+   "mfr_sku": "BF10958.725.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10958_725_b2fc7b2f-4c68-4194-aaa3-e0f19a33afcf.jpg?v=1726249574",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10958_725_b2fc7b2f-4c68-4194-aaa3-e0f19a33afcf.jpg?v=1726249574"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421900292147",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136720",
+   "mfr_sku": "BF10958.794.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10958_794_6441a118-9cae-4793-8849-e6384e5eac5b.jpg?v=1726249575",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10958_794_6441a118-9cae-4793-8849-e6384e5eac5b.jpg?v=1726249575"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421900685363",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136726",
+   "mfr_sku": "BF10961.104.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_104_95fb2f7c-776a-4c08-923e-d02682c67565.jpg?v=1726249587",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_104_95fb2f7c-776a-4c08-923e-d02682c67565.jpg?v=1726249587"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421900718131",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136727",
+   "mfr_sku": "BF10961.110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_110_8f85c206-4f35-4281-994b-e0a0f7ad49df.jpg?v=1726249589",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_110_8f85c206-4f35-4281-994b-e0a0f7ad49df.jpg?v=1726249589"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421900816435",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136728",
+   "mfr_sku": "BF10961.111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_111_4b7b1c01-cdd7-4da5-b876-8c5059990234.jpg?v=1726249590",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_111_4b7b1c01-cdd7-4da5-b876-8c5059990234.jpg?v=1726249590"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421900849203",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136729",
+   "mfr_sku": "BF10961.225.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_225_6c91552b-7509-49f9-ba94-c5396c980edd.jpg?v=1726249592",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_225_6c91552b-7509-49f9-ba94-c5396c980edd.jpg?v=1726249592"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421900914739",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136730",
+   "mfr_sku": "BF10961.250.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_250_5a14ab72-34c0-4c54-b2f8-c12e2fcf8176.jpg?v=1726249594",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_250_5a14ab72-34c0-4c54-b2f8-c12e2fcf8176.jpg?v=1726249594"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421900980275",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136731",
+   "mfr_sku": "BF10961.320.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_320_db9662c5-6697-4e7f-86aa-36e206433e8f.jpg?v=1726249596",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_320_db9662c5-6697-4e7f-86aa-36e206433e8f.jpg?v=1726249596"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421901013043",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136732",
+   "mfr_sku": "BF10961.350.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_350_69aab970-9f92-4304-bb74-00378464d6e5.jpg?v=1726249598",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_350_69aab970-9f92-4304-bb74-00378464d6e5.jpg?v=1726249598"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421901045811",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136733",
+   "mfr_sku": "BF10961.407.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_407_b3404baf-2b76-46ad-a701-2ce53fe1daf2.jpg?v=1726249600",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_407_b3404baf-2b76-46ad-a701-2ce53fe1daf2.jpg?v=1726249600"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421901176883",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136734",
+   "mfr_sku": "BF10961.440.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_440_ef69b680-2c76-4232-a4d3-40e4fd2cc75a.jpg?v=1726249602",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_440_ef69b680-2c76-4232-a4d3-40e4fd2cc75a.jpg?v=1726249602"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421901242419",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136735",
+   "mfr_sku": "BF10961.605.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_605_70e2298c-c57f-4419-a554-c3119a432aae.jpg?v=1726249604",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_605_70e2298c-c57f-4419-a554-c3119a432aae.jpg?v=1726249604"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421901340723",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136736",
+   "mfr_sku": "BF10961.615.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_615_c8974c22-784b-4b79-946b-4326e4fddb56.jpg?v=1726249606",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_615_c8974c22-784b-4b79-946b-4326e4fddb56.jpg?v=1726249606"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421901570099",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136738",
+   "mfr_sku": "BF10961.721.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_721_553f7493-9e1d-4ad0-ac7a-6560ac1df746.jpg?v=1726249610",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_721_553f7493-9e1d-4ad0-ac7a-6560ac1df746.jpg?v=1726249610"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421901635635",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136739",
+   "mfr_sku": "BF10961.785.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_785_cc942fca-54d4-4845-8394-06d5c14c3102.jpg?v=1726249612",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_785_cc942fca-54d4-4845-8394-06d5c14c3102.jpg?v=1726249612"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421901799475",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136740",
+   "mfr_sku": "BF10961.790.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_790_e4effca1-27ff-4295-b662-b24fdb528dba.jpg?v=1726249614",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_790_e4effca1-27ff-4295-b662-b24fdb528dba.jpg?v=1726249614"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421901865011",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136741",
+   "mfr_sku": "BF10961.840.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_840_cf2814de-0bc5-4007-8086-df812a7c2e31.jpg?v=1726249616",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_840_cf2814de-0bc5-4007-8086-df812a7c2e31.jpg?v=1726249616"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421901930547",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136742",
+   "mfr_sku": "BF10961.925.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_925_81411c60-897e-4cc3-9974-0312249c0f38.jpg?v=1726249618",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_925_81411c60-897e-4cc3-9974-0312249c0f38.jpg?v=1726249618"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421902061619",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136744",
+   "mfr_sku": "BF10961.940.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_940_04f926d7-95c4-42a3-9d76-b24a879d146a.jpg?v=1726249622",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_940_04f926d7-95c4-42a3-9d76-b24a879d146a.jpg?v=1726249622"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421902159923",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136745",
+   "mfr_sku": "BF10961.985.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_985_28e7a0bd-60f6-430d-a8f9-84d09fec17a4.jpg?v=1726249624",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10961_985_28e7a0bd-60f6-430d-a8f9-84d09fec17a4.jpg?v=1726249624"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421902192691",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136746",
+   "mfr_sku": "BF10962.101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_101_b464da35-c0f2-4b0b-91ad-260ca89159d3.jpg?v=1726249626",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_101_b464da35-c0f2-4b0b-91ad-260ca89159d3.jpg?v=1726249626"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421902225459",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136747",
+   "mfr_sku": "BF10962.104.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_104_7a784ae3-fcc2-46b3-9bf7-ad9286d563c1.jpg?v=1726249635",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_104_7a784ae3-fcc2-46b3-9bf7-ad9286d563c1.jpg?v=1726249635"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421902290995",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136748",
+   "mfr_sku": "BF10962.110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_110_d1bda080-f2c4-4655-b118-0a3b91a7b47a.jpg?v=1726249637",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_110_d1bda080-f2c4-4655-b118-0a3b91a7b47a.jpg?v=1726249637"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421902356531",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136749",
+   "mfr_sku": "BF10962.111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_111_ffcbb8cf-7f45-4dc7-8c65-d4ba500e0c14.jpg?v=1726249640",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_111_ffcbb8cf-7f45-4dc7-8c65-d4ba500e0c14.jpg?v=1726249640"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421902389299",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136750",
+   "mfr_sku": "BF10962.130.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_130_307b4d8d-3664-4615-969f-3b838fe033e4.jpg?v=1726249642",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_130_307b4d8d-3664-4615-969f-3b838fe033e4.jpg?v=1726249642"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421902520371",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136751",
+   "mfr_sku": "BF10962.245.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_245_728a6107-97e0-41ee-8c4c-cccef5c85de4.jpg?v=1726249644",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_245_728a6107-97e0-41ee-8c4c-cccef5c85de4.jpg?v=1726249644"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421902585907",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136752",
+   "mfr_sku": "BF10962.250.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_250_64e6b6db-5051-445f-b1b9-dabae8c35412.jpg?v=1726249646",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_250_64e6b6db-5051-445f-b1b9-dabae8c35412.jpg?v=1726249646"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421902651443",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136753",
+   "mfr_sku": "BF10962.261.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_261_d755a691-ce66-460c-937d-a848bfdb9298.jpg?v=1726249649",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_261_d755a691-ce66-460c-937d-a848bfdb9298.jpg?v=1726249649"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421902815283",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136754",
+   "mfr_sku": "BF10962.310.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_310_aa875f7d-17b6-46b9-84ec-94cbc003cd2e.jpg?v=1726249651",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_310_aa875f7d-17b6-46b9-84ec-94cbc003cd2e.jpg?v=1726249651"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421903011891",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136755",
+   "mfr_sku": "BF10962.320.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_320_441b9552-8052-4af7-b16f-7bc04bc60cc9.jpg?v=1726249653",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_320_441b9552-8052-4af7-b16f-7bc04bc60cc9.jpg?v=1726249653"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421903241267",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136756",
+   "mfr_sku": "BF10962.405.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_405_323f2e54-26e7-41bb-92da-187cb6419deb.jpg?v=1726249656",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_405_323f2e54-26e7-41bb-92da-187cb6419deb.jpg?v=1726249656"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421903339571",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136757",
+   "mfr_sku": "BF10962.440.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_440_1647b5d3-2ff8-4a2a-8755-f2fd94105de7.jpg?v=1726249658",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_440_1647b5d3-2ff8-4a2a-8755-f2fd94105de7.jpg?v=1726249658"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421903405107",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136758",
+   "mfr_sku": "BF10962.451.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_451_7ae35152-e9a8-49c0-ab3c-5cb804d833b0.jpg?v=1726249660",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_451_7ae35152-e9a8-49c0-ab3c-5cb804d833b0.jpg?v=1726249660"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421903536179",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136759",
+   "mfr_sku": "BF10962.587.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_587_030cbadd-4b91-4dd1-a0e8-cde27675046b.jpg?v=1726249662",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_587_030cbadd-4b91-4dd1-a0e8-cde27675046b.jpg?v=1726249662"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421903601715",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136760",
+   "mfr_sku": "BF10962.615.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_615_ea7610bc-641e-4f1e-8ecd-b0b73932a231.jpg?v=1726249665",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_615_ea7610bc-641e-4f1e-8ecd-b0b73932a231.jpg?v=1726249665"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421903700019",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136761",
+   "mfr_sku": "BF10962.634.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_634_e38e0ee7-2425-4821-99bb-2f0ab562732f.jpg?v=1726249667",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_634_e38e0ee7-2425-4821-99bb-2f0ab562732f.jpg?v=1726249667"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421903765555",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136762",
+   "mfr_sku": "BF10962.640.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_640_b26fa3f0-15f4-4eae-b6d4-6972a3aeef64.jpg?v=1726249669",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_640_b26fa3f0-15f4-4eae-b6d4-6972a3aeef64.jpg?v=1726249669"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421903863859",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136763",
+   "mfr_sku": "BF10962.680.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_680_2251c366-a579-4729-babd-2bbdf3b867c7.jpg?v=1726249672",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_680_2251c366-a579-4729-babd-2bbdf3b867c7.jpg?v=1726249672"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421903929395",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136764",
+   "mfr_sku": "BF10962.721.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_721_5abd090e-e85d-413d-8cfb-4cb9ecb83844.jpg?v=1726249674",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_721_5abd090e-e85d-413d-8cfb-4cb9ecb83844.jpg?v=1726249674"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421903994931",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136765",
+   "mfr_sku": "BF10962.775.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_775_2ab0f3b5-eb60-4843-9925-cce14040f4da.jpg?v=1726249676",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_775_2ab0f3b5-eb60-4843-9925-cce14040f4da.jpg?v=1726249676"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421904093235",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136766",
+   "mfr_sku": "BF10962.794.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_794_7ef86028-e7d8-4470-b0f3-fe9992efaca1.jpg?v=1726249679",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_794_7ef86028-e7d8-4470-b0f3-fe9992efaca1.jpg?v=1726249679"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421904158771",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136767",
+   "mfr_sku": "BF10962.796.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_796_b2721992-6879-4262-be64-0f1495753443.jpg?v=1726249681",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_796_b2721992-6879-4262-be64-0f1495753443.jpg?v=1726249681"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421904257075",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136768",
+   "mfr_sku": "BF10962.840.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_840_3514fbde-0587-44ab-8cad-cab3772dd366.jpg?v=1726249684",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_840_3514fbde-0587-44ab-8cad-cab3772dd366.jpg?v=1726249684"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421904355379",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136769",
+   "mfr_sku": "BF10962.925.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_925_19fcc26a-e8d6-4e83-a95a-7228a9dc7931.jpg?v=1726249686",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_925_19fcc26a-e8d6-4e83-a95a-7228a9dc7931.jpg?v=1726249686"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421904420915",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136770",
+   "mfr_sku": "BF10962.935.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_935_0b20d5ec-5e37-48bc-bcb8-64e88e9cddf3.jpg?v=1726249689",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_935_0b20d5ec-5e37-48bc-bcb8-64e88e9cddf3.jpg?v=1726249689"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421904519219",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136771",
+   "mfr_sku": "BF10962.940.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_940_1585af39-2904-4f61-a670-3c600c385e9c.jpg?v=1726249691",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_940_1585af39-2904-4f61-a670-3c600c385e9c.jpg?v=1726249691"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421904584755",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136772",
+   "mfr_sku": "BF10962.985.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_985_8380aa3e-2648-423b-8d3b-15641b2a71b8.jpg?v=1726249693",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10962_985_8380aa3e-2648-423b-8d3b-15641b2a71b8.jpg?v=1726249693"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421904617523",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136773",
+   "mfr_sku": "BF10963.110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10963_110_b841e204-6143-45b4-a1e6-aa51a4bb5619.jpg?v=1726249696",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10963_110_b841e204-6143-45b4-a1e6-aa51a4bb5619.jpg?v=1726249696"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421904748595",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136774",
+   "mfr_sku": "BF10963.310.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10963_310_f2b72f33-c52b-4f1e-b626-9798c72ed475.jpg?v=1726249698",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10963_310_f2b72f33-c52b-4f1e-b626-9798c72ed475.jpg?v=1726249698"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421904781363",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136775",
+   "mfr_sku": "BF10963.715.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10963_715_f8bc2c99-43cf-4495-a0df-620447c5513c.jpg?v=1726249700",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10963_715_f8bc2c99-43cf-4495-a0df-620447c5513c.jpg?v=1726249700"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421904814131",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136776",
+   "mfr_sku": "BF10964.230.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10964_230_841a3c9e-b1a2-458e-8f61-71c69f152dad.jpg?v=1726249703",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10964_230_841a3c9e-b1a2-458e-8f61-71c69f152dad.jpg?v=1726249703"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421904945203",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136777",
+   "mfr_sku": "BF10964.440.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10964_440_2ce7311c-0de2-491d-9e18-98a94551a081.jpg?v=1726249706",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10964_440_2ce7311c-0de2-491d-9e18-98a94551a081.jpg?v=1726249706"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421905043507",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136778",
+   "mfr_sku": "BF10964.450.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10964_450_82b94e3e-6b5a-456d-8c69-097b51435c07.jpg?v=1726249710",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10964_450_82b94e3e-6b5a-456d-8c69-097b51435c07.jpg?v=1726249710"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421905174579",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136779",
+   "mfr_sku": "BF10964.680.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10964_680_733bfbd4-9774-4740-9a01-5c78024fe408.jpg?v=1726249714",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10964_680_733bfbd4-9774-4740-9a01-5c78024fe408.jpg?v=1726249714"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421905240115",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136780",
+   "mfr_sku": "BF10964.721.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10964_721_e54d32af-a8ff-4f18-82d5-1aab4afe2206.jpg?v=1726249716",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10964_721_e54d32af-a8ff-4f18-82d5-1aab4afe2206.jpg?v=1726249716"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421905272883",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136781",
+   "mfr_sku": "BF10964.725.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10964_725_de6ea5b6-a75b-4f01-ad14-4616edde39d9.jpg?v=1726249725",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10964_725_de6ea5b6-a75b-4f01-ad14-4616edde39d9.jpg?v=1726249725"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421906124851",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136792",
+   "mfr_sku": "BF10965.680.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10965_680_9e1e76b7-f4e1-4b9c-b5fa-8c00c9a85469.jpg?v=1726249748",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10965_680_9e1e76b7-f4e1-4b9c-b5fa-8c00c9a85469.jpg?v=1726249748"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421906354227",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136797",
+   "mfr_sku": "BF10965.940.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10965_940_edf037d3-7aac-4209-a26c-3865b4748291.jpg?v=1726249760",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10965_940_edf037d3-7aac-4209-a26c-3865b4748291.jpg?v=1726249760"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421906386995",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136798",
+   "mfr_sku": "BF10965.985.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10965_985_20095f06-48a6-4f14-b8d5-14ff0e2e0578.jpg?v=1726249763",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10965_985_20095f06-48a6-4f14-b8d5-14ff0e2e0578.jpg?v=1726249763"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421906616371",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136802",
+   "mfr_sku": "BF10995.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10995_1_e868aeb1-c544-4bf6-83aa-2f467bfadbcc.jpg?v=1726249772",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10995_1_e868aeb1-c544-4bf6-83aa-2f467bfadbcc.jpg?v=1726249772"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421906780211",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136805",
+   "mfr_sku": "BF10997.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10997_1_0d3495c1-f650-4092-8cba-c680bbdc8dac.jpg?v=1726249785",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10997_1_0d3495c1-f650-4092-8cba-c680bbdc8dac.jpg?v=1726249785"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421906878515",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136806",
+   "mfr_sku": "BF10997.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10997_2_d23890d3-07d4-44d1-8d28-8b6c4ef40037.jpg?v=1726249787",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10997_2_d23890d3-07d4-44d1-8d28-8b6c4ef40037.jpg?v=1726249787"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421906944051",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136807",
+   "mfr_sku": "BF10997.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10997_3_38991c79-eabe-4def-85ba-a41386dca5e8.jpg?v=1726249789",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10997_3_38991c79-eabe-4def-85ba-a41386dca5e8.jpg?v=1726249789"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421907009587",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136808",
+   "mfr_sku": "BF10998.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10998_1_4581dc0e-facc-4497-be54-0d559c9e3842.jpg?v=1726249791",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10998_1_4581dc0e-facc-4497-be54-0d559c9e3842.jpg?v=1726249791"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421907075123",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136809",
+   "mfr_sku": "BF10998.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10998_2_869d6b1c-c59b-42d7-88a8-39237fe07559.jpg?v=1726249793",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10998_2_869d6b1c-c59b-42d7-88a8-39237fe07559.jpg?v=1726249793"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421907140659",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136810",
+   "mfr_sku": "BF10998.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10998_3_9bd20d07-26de-4f72-a64b-edeb05706e95.jpg?v=1726249795",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF10998_3_9bd20d07-26de-4f72-a64b-edeb05706e95.jpg?v=1726249795"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421913202739",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-136867",
+   "mfr_sku": "BF11039.101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF11039_101_52c61ce0-1c27-4a0e-9946-e8a1c42a1017.jpg?v=1726249924",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BF11039_101_52c61ce0-1c27-4a0e-9946-e8a1c42a1017.jpg?v=1726249924"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421946396723",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137295",
+   "mfr_sku": "BP10022.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10022_3_9e2cac7d-4900-41de-923b-a7755eac9ba4.jpg?v=1726251007",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10022_3_9e2cac7d-4900-41de-923b-a7755eac9ba4.jpg?v=1726251007"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421946593331",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137299",
+   "mfr_sku": "BP10464.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10464_1_679864a0-ffcb-4d9c-9386-a063a59a38e7.jpg?v=1726251016",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10464_1_679864a0-ffcb-4d9c-9386-a063a59a38e7.jpg?v=1726251016"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421946658867",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137300",
+   "mfr_sku": "BP10464.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10464_3_db2112c5-d7da-4698-998d-48e3bd2bcc4d.jpg?v=1726251019",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10464_3_db2112c5-d7da-4698-998d-48e3bd2bcc4d.jpg?v=1726251019"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421946691635",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137301",
+   "mfr_sku": "BP10464.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10464_4_82aeb270-b91a-428d-b09d-1673a3518b23.jpg?v=1726251022",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10464_4_82aeb270-b91a-428d-b09d-1673a3518b23.jpg?v=1726251022"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421946855475",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137304",
+   "mfr_sku": "BP10522.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10522_3_1f53570e-849f-40ea-bd32-dc771152fc4a.jpg?v=1726251030",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10522_3_1f53570e-849f-40ea-bd32-dc771152fc4a.jpg?v=1726251030"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421947052083",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137308",
+   "mfr_sku": "BP10568.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10568_4_6e7007b1-cee2-451f-b5e5-e4d192bfc732.jpg?v=1726251040",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10568_4_6e7007b1-cee2-451f-b5e5-e4d192bfc732.jpg?v=1726251040"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421947183155",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137310",
+   "mfr_sku": "BP10619.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10619_3_6075a500-3d47-4ba5-8a80-6896479bb32d.jpg?v=1726251045",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10619_3_6075a500-3d47-4ba5-8a80-6896479bb32d.jpg?v=1726251045"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421947281459",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137312",
+   "mfr_sku": "BP10620.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10620_2_893ad2aa-5b1c-44c7-96f0-808161944f07.jpg?v=1726251051",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10620_2_893ad2aa-5b1c-44c7-96f0-808161944f07.jpg?v=1726251051"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421947346995",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137313",
+   "mfr_sku": "BP10620.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10620_5_f6107e3c-575b-4260-a32f-921219313a2e.jpg?v=1726251053",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10620_5_f6107e3c-575b-4260-a32f-921219313a2e.jpg?v=1726251053"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421947379763",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137314",
+   "mfr_sku": "BP10621.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10621_1_7c886602-d76d-43c1-bdf5-5334a833a0a5.jpg?v=1726251056",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10621_1_7c886602-d76d-43c1-bdf5-5334a833a0a5.jpg?v=1726251056"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421947412531",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137315",
+   "mfr_sku": "BP10621.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10621_2_d5dee4e8-165e-44b6-b40b-c2aa2076317c.jpg?v=1726251058",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10621_2_d5dee4e8-165e-44b6-b40b-c2aa2076317c.jpg?v=1726251058"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421947445299",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137316",
+   "mfr_sku": "BP10621.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10621_3_0c392f6d-6af0-4b06-9622-1aec288eab56.jpg?v=1726251060",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10621_3_0c392f6d-6af0-4b06-9622-1aec288eab56.jpg?v=1726251060"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421947478067",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137317",
+   "mfr_sku": "BP10621.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10621_4_de0a93d1-07db-40ea-bc50-02d4d64afc82.jpg?v=1726251063",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10621_4_de0a93d1-07db-40ea-bc50-02d4d64afc82.jpg?v=1726251063"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421947576371",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137319",
+   "mfr_sku": "BP10622.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10622_2_c111e412-a545-4da4-8d68-9c38bde4205d.jpg?v=1726251068",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10622_2_c111e412-a545-4da4-8d68-9c38bde4205d.jpg?v=1726251068"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421947609139",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137320",
+   "mfr_sku": "BP10622.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10622_3_ee3eb5df-db30-4a31-b9ed-d5bb48dd318a.jpg?v=1726251070",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10622_3_ee3eb5df-db30-4a31-b9ed-d5bb48dd318a.jpg?v=1726251070"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421947740211",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137322",
+   "mfr_sku": "BP10624.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10624_1_59a2af3a-579b-40fb-8614-bbf400bf556b.jpg?v=1726251075",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10624_1_59a2af3a-579b-40fb-8614-bbf400bf556b.jpg?v=1726251075"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421947838515",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137323",
+   "mfr_sku": "BP10625.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10625_1_e7df2bbf-8bc9-4635-bbc6-aef13529cc5a.jpg?v=1726251077",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10625_1_e7df2bbf-8bc9-4635-bbc6-aef13529cc5a.jpg?v=1726251077"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421947936819",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137325",
+   "mfr_sku": "BP10628.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10628_3_953108cb-ed93-476c-9544-2aa97bc92316.jpg?v=1726251089",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10628_3_953108cb-ed93-476c-9544-2aa97bc92316.jpg?v=1726251089"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421948035123",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137327",
+   "mfr_sku": "BP10628.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10628_5_9658128e-4286-4ff2-b7bb-e83a90e579ff.jpg?v=1726251093",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10628_5_9658128e-4286-4ff2-b7bb-e83a90e579ff.jpg?v=1726251093"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421948330035",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137332",
+   "mfr_sku": "BP10629.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10629_2_dc4009f5-d968-44fa-9abb-2f3bde1df582.jpg?v=1726251103",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10629_2_dc4009f5-d968-44fa-9abb-2f3bde1df582.jpg?v=1726251103"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421948395571",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137333",
+   "mfr_sku": "BP10629.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10629_3_91f68e16-c4db-4758-9387-dcac5764c397.jpg?v=1726251105",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10629_3_91f68e16-c4db-4758-9387-dcac5764c397.jpg?v=1726251105"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421948461107",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137334",
+   "mfr_sku": "BP10629.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10629_4_87a353bb-d898-4149-9d78-3a1c7b028627.jpg?v=1726251107",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10629_4_87a353bb-d898-4149-9d78-3a1c7b028627.jpg?v=1726251107"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421948493875",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137335",
+   "mfr_sku": "BP10631.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10631_1_16928837-5d1b-47b1-9244-60cbeede64a9.jpg?v=1726251109",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10631_1_16928837-5d1b-47b1-9244-60cbeede64a9.jpg?v=1726251109"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421948526643",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137336",
+   "mfr_sku": "BP10631.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10631_2_9459b38d-7304-4360-83cd-feaf93590b62.jpg?v=1726251111",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10631_2_9459b38d-7304-4360-83cd-feaf93590b62.jpg?v=1726251111"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421948559411",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137337",
+   "mfr_sku": "BP10631.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10631_4_6599de6d-1afb-44ad-91dd-d255f7b00b8f.jpg?v=1726251113",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10631_4_6599de6d-1afb-44ad-91dd-d255f7b00b8f.jpg?v=1726251113"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421948624947",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137338",
+   "mfr_sku": "BP10642.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10642_1_e2b9d0d2-0827-43b2-9c01-484d50aa0d4c.jpg?v=1726251115",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10642_1_e2b9d0d2-0827-43b2-9c01-484d50aa0d4c.jpg?v=1726251115"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421948690483",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137339",
+   "mfr_sku": "BP10642.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10642_2_0d9d2030-c8b8-401a-94ca-95c4a3a19454.jpg?v=1726251117",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10642_2_0d9d2030-c8b8-401a-94ca-95c4a3a19454.jpg?v=1726251117"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421948723251",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137340",
+   "mfr_sku": "BP10642.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10642_3_2c3e88ad-f4c5-498b-860e-55012c062925.jpg?v=1726251121",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10642_3_2c3e88ad-f4c5-498b-860e-55012c062925.jpg?v=1726251121"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421948756019",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137341",
+   "mfr_sku": "BP10642.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10642_4_8f1b5513-2172-4dc0-a4ec-dadf05d750f0.jpg?v=1726251124",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10642_4_8f1b5513-2172-4dc0-a4ec-dadf05d750f0.jpg?v=1726251124"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421948854323",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137343",
+   "mfr_sku": "BP10643.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10643_3_a7c97735-c426-46dd-9596-94f5ac9c73ba.jpg?v=1726251128",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10643_3_a7c97735-c426-46dd-9596-94f5ac9c73ba.jpg?v=1726251128"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421949116467",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137349",
+   "mfr_sku": "BP10703.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10703_1_7c8759b0-d9e9-4329-8595-b412d2d38bcd.jpg?v=1726251140",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10703_1_7c8759b0-d9e9-4329-8595-b412d2d38bcd.jpg?v=1726251140"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421949182003",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137350",
+   "mfr_sku": "BP10703.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10703_2_c8221224-c7df-4c12-b5c5-653ee01d0031.jpg?v=1726251142",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10703_2_c8221224-c7df-4c12-b5c5-653ee01d0031.jpg?v=1726251142"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421949214771",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137351",
+   "mfr_sku": "BP10704.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10704_2_a84441b5-a825-4038-b76e-46cf75696efa.jpg?v=1726251144",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10704_2_a84441b5-a825-4038-b76e-46cf75696efa.jpg?v=1726251144"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421949247539",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137352",
+   "mfr_sku": "BP10707.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10707_2_6ac957a7-675c-49eb-aec1-95b71e1db4e6.jpg?v=1726251146",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10707_2_6ac957a7-675c-49eb-aec1-95b71e1db4e6.jpg?v=1726251146"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421949313075",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137353",
+   "mfr_sku": "BP10709.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10709_1_e5874a4a-9dbb-473a-929e-1d8829645014.jpg?v=1726251148",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10709_1_e5874a4a-9dbb-473a-929e-1d8829645014.jpg?v=1726251148"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421949411379",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137354",
+   "mfr_sku": "BP10711.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10711_1_078ccf91-c88e-4dbd-b42c-986da800fbd0.jpg?v=1726251150",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10711_1_078ccf91-c88e-4dbd-b42c-986da800fbd0.jpg?v=1726251150"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421949476915",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137355",
+   "mfr_sku": "BP10711.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10711_2_004849b5-4069-4817-8b31-1b9a8a88cd47.jpg?v=1726251152",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10711_2_004849b5-4069-4817-8b31-1b9a8a88cd47.jpg?v=1726251152"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421949607987",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137357",
+   "mfr_sku": "BP10723.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10723_1_43811aab-1dbd-4fce-b338-f26e04db2a03.jpg?v=1726251156",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10723_1_43811aab-1dbd-4fce-b338-f26e04db2a03.jpg?v=1726251156"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421949640755",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137358",
+   "mfr_sku": "BP10723.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10723_3_fa80b751-636b-4098-92db-4e5a0d056d59.jpg?v=1726251158",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10723_3_fa80b751-636b-4098-92db-4e5a0d056d59.jpg?v=1726251158"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421949673523",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137359",
+   "mfr_sku": "BP10723.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10723_5_ea2b1a7e-a6ec-4204-9a6f-3bca1e919080.jpg?v=1726251160",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10723_5_ea2b1a7e-a6ec-4204-9a6f-3bca1e919080.jpg?v=1726251160"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421949706291",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137360",
+   "mfr_sku": "BP10771.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10771_1_fb7b5636-798b-4f05-8918-d5f0bbf00a3e.jpg?v=1726251162",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10771_1_fb7b5636-798b-4f05-8918-d5f0bbf00a3e.jpg?v=1726251162"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421949771827",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137361",
+   "mfr_sku": "BP10771.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10771_2_2f1a187f-fe54-400e-867a-c618c134493f.jpg?v=1726251164",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10771_2_2f1a187f-fe54-400e-867a-c618c134493f.jpg?v=1726251164"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421949804595",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137362",
+   "mfr_sku": "BP10771.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10771_3_ef194e9b-8c57-4783-8d8e-e68cee88e2e1.jpg?v=1726251166",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10771_3_ef194e9b-8c57-4783-8d8e-e68cee88e2e1.jpg?v=1726251166"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421949837363",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137363",
+   "mfr_sku": "BP10771.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10771_4_9dac98d0-5c8b-464d-a237-c8f9c0007b8d.jpg?v=1726251168",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10771_4_9dac98d0-5c8b-464d-a237-c8f9c0007b8d.jpg?v=1726251168"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421950099507",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137368",
+   "mfr_sku": "BP10773.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10773_4_f6d1ac43-3331-4952-83ab-25ce54a150c9.jpg?v=1726251183",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10773_4_f6d1ac43-3331-4952-83ab-25ce54a150c9.jpg?v=1726251183"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421950361651",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137374",
+   "mfr_sku": "BP10775.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10775_1_1c207781-d09f-4fdd-8936-64eddd390c61.jpg?v=1726251196",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10775_1_1c207781-d09f-4fdd-8936-64eddd390c61.jpg?v=1726251196"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421950492723",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137377",
+   "mfr_sku": "BP10775.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10775_4_4fd032cd-15c9-406b-9770-64db40cbd8db.jpg?v=1726251205",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10775_4_4fd032cd-15c9-406b-9770-64db40cbd8db.jpg?v=1726251205"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421950623795",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137378",
+   "mfr_sku": "BP10776.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10776_1_ef31d0d6-7220-4866-b952-7df452e07a19.jpg?v=1726251209",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10776_1_ef31d0d6-7220-4866-b952-7df452e07a19.jpg?v=1726251209"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421950787635",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137380",
+   "mfr_sku": "BP10776.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10776_3_b4ab1eef-48e8-48ef-ab4d-8c92363e5f9e.jpg?v=1726251213",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10776_3_b4ab1eef-48e8-48ef-ab4d-8c92363e5f9e.jpg?v=1726251213"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421950885939",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137382",
+   "mfr_sku": "BP10777.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10777_3_9ae08df2-4f2b-4739-955d-d7d9bf0086c8.jpg?v=1726251218",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10777_3_9ae08df2-4f2b-4739-955d-d7d9bf0086c8.jpg?v=1726251218"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421950984243",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137384",
+   "mfr_sku": "BP10792.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10792_2_bfe89386-d8cb-4467-9b37-5148651fc8de.jpg?v=1726251222",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10792_2_bfe89386-d8cb-4467-9b37-5148651fc8de.jpg?v=1726251222"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421951049779",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137385",
+   "mfr_sku": "BP10792.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10792_3_70592efc-0d54-4bb2-9f10-971b665e8960.jpg?v=1726251224",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10792_3_70592efc-0d54-4bb2-9f10-971b665e8960.jpg?v=1726251224"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421951082547",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137386",
+   "mfr_sku": "BP10792.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10792_4_cc0b9129-e70e-450a-b64c-bc99b4d82b93.jpg?v=1726251226",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10792_4_cc0b9129-e70e-450a-b64c-bc99b4d82b93.jpg?v=1726251226"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421951377459",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137392",
+   "mfr_sku": "BP10795.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10795_1_8517739d-3f0d-421a-9b4d-fe5f8ac8d024.jpg?v=1726251240",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10795_1_8517739d-3f0d-421a-9b4d-fe5f8ac8d024.jpg?v=1726251240"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421951442995",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137393",
+   "mfr_sku": "BP10795.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10795_2_6c5729f3-f7bf-41dc-b520-646bea19495d.jpg?v=1726251242",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10795_2_6c5729f3-f7bf-41dc-b520-646bea19495d.jpg?v=1726251242"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421951639603",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137394",
+   "mfr_sku": "BP10796.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10796_1_5710bafc-d087-4d65-b013-c7cc440b18d0.jpg?v=1726251244",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10796_1_5710bafc-d087-4d65-b013-c7cc440b18d0.jpg?v=1726251244"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421951705139",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137395",
+   "mfr_sku": "BP10796.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10796_2_5dd77640-e933-498f-aa39-8b4cafdf6c28.jpg?v=1726251247",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10796_2_5dd77640-e933-498f-aa39-8b4cafdf6c28.jpg?v=1726251247"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421952196659",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137403",
+   "mfr_sku": "BP10814.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10814_1_35be414d-0f54-45d0-94a5-082742960c74.jpg?v=1726251267",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10814_1_35be414d-0f54-45d0-94a5-082742960c74.jpg?v=1726251267"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421952229427",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137404",
+   "mfr_sku": "BP10814.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10814_2_da02adb8-aae2-41c5-8a93-fd3bf734b05b.jpg?v=1726251268",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10814_2_da02adb8-aae2-41c5-8a93-fd3bf734b05b.jpg?v=1726251268"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421952262195",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137405",
+   "mfr_sku": "BP10814.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10814_3_5d7962b7-6f5a-41bf-b32f-d1093be4705d.jpg?v=1726251270",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10814_3_5d7962b7-6f5a-41bf-b32f-d1093be4705d.jpg?v=1726251270"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421952294963",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137406",
+   "mfr_sku": "BP10814.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10814_4_13eb3083-2908-49a4-9573-908d591d04f9.jpg?v=1726251272",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10814_4_13eb3083-2908-49a4-9573-908d591d04f9.jpg?v=1726251272"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421952360499",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137407",
+   "mfr_sku": "BP10815.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10815_1_7805b240-5f23-4049-83d4-e69fb201ec74.jpg?v=1726251274",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10815_1_7805b240-5f23-4049-83d4-e69fb201ec74.jpg?v=1726251274"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421952426035",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137408",
+   "mfr_sku": "BP10815.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10815_2_e9a26209-0332-4ed3-bbc4-02286e87ff0a.jpg?v=1726251276",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10815_2_e9a26209-0332-4ed3-bbc4-02286e87ff0a.jpg?v=1726251276"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421952458803",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137409",
+   "mfr_sku": "BP10816.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10816_1_e9b32a79-27f9-4394-9892-a22b0bfc7893.jpg?v=1726251280",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10816_1_e9b32a79-27f9-4394-9892-a22b0bfc7893.jpg?v=1726251280"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421952589875",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137412",
+   "mfr_sku": "BP10816.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10816_4_e6e1dedc-c541-41f5-b804-4cbbea0513f8.jpg?v=1726251286",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10816_4_e6e1dedc-c541-41f5-b804-4cbbea0513f8.jpg?v=1726251286"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421953146931",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137454",
+   "mfr_sku": "BP10830.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10830_2_0c83b0b9-0c11-48bb-8aeb-f8790e1262f8.jpg?v=1726251316",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10830_2_0c83b0b9-0c11-48bb-8aeb-f8790e1262f8.jpg?v=1726251316"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421953179699",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137455",
+   "mfr_sku": "BP10830.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10830_3_9c2b4c24-bd32-4b37-859a-816f54aed524.jpg?v=1726251318",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10830_3_9c2b4c24-bd32-4b37-859a-816f54aed524.jpg?v=1726251318"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421953900595",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137465",
+   "mfr_sku": "BP10834.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10834_1_5066f87d-c3ff-4a8c-a391-8c9324f6c5c9.jpg?v=1726251341",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10834_1_5066f87d-c3ff-4a8c-a391-8c9324f6c5c9.jpg?v=1726251341"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421953933363",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137466",
+   "mfr_sku": "BP10835.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10835_1_f791b1a4-e6dc-4042-9f5a-6026d078b5d4.jpg?v=1726251343",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10835_1_f791b1a4-e6dc-4042-9f5a-6026d078b5d4.jpg?v=1726251343"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421953966131",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137467",
+   "mfr_sku": "BP10835.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10835_2_e0e937e5-3bc1-4333-9d2e-4fa4f94c7f23.jpg?v=1726251346",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10835_2_e0e937e5-3bc1-4333-9d2e-4fa4f94c7f23.jpg?v=1726251346"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421954097203",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137469",
+   "mfr_sku": "BP10836.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10836_3_b38cb36b-f671-4cfc-86c9-7e3da3939937.jpg?v=1726251350",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10836_3_b38cb36b-f671-4cfc-86c9-7e3da3939937.jpg?v=1726251350"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421955538995",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137496",
+   "mfr_sku": "BP10903.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10903_1_6f8131ac-876d-4d91-a621-76edb869acd7.jpg?v=1726251426",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10903_1_6f8131ac-876d-4d91-a621-76edb869acd7.jpg?v=1726251426"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421955604531",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137497",
+   "mfr_sku": "BP10908.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10908_1_49f23f0d-8bcf-42f7-9014-b76241eddacc.jpg?v=1726251429",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10908_1_49f23f0d-8bcf-42f7-9014-b76241eddacc.jpg?v=1726251429"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421955637299",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137498",
+   "mfr_sku": "BP10909.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10909_1_75f3fcf1-61be-4d90-ad8a-161a49577a4a.jpg?v=1726251431",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10909_1_75f3fcf1-61be-4d90-ad8a-161a49577a4a.jpg?v=1726251431"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421955702835",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137499",
+   "mfr_sku": "BP10909.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10909_2_c2f5a043-7331-48ac-8ea3-5b341625883a.jpg?v=1726251433",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10909_2_c2f5a043-7331-48ac-8ea3-5b341625883a.jpg?v=1726251433"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421955833907",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137502",
+   "mfr_sku": "BP10912.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10912_2_0acbb4c9-5035-4543-a109-efa6d17aa9d7.jpg?v=1726251440",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10912_2_0acbb4c9-5035-4543-a109-efa6d17aa9d7.jpg?v=1726251440"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421955866675",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137503",
+   "mfr_sku": "BP10913.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10913_1_c6ca78c4-16bc-48bc-9440-64a39370433b.jpg?v=1726251442",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10913_1_c6ca78c4-16bc-48bc-9440-64a39370433b.jpg?v=1726251442"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421955899443",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137504",
+   "mfr_sku": "BP10914.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10914_1_f5a49e78-0c0c-45b7-9ac9-f6f8bc671692.jpg?v=1726251451",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10914_1_f5a49e78-0c0c-45b7-9ac9-f6f8bc671692.jpg?v=1726251451"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421955964979",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137505",
+   "mfr_sku": "BP10915.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10915_1_523faba6-78d9-4dc4-b684-e012af9efbc8.jpg?v=1726251453",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10915_1_523faba6-78d9-4dc4-b684-e012af9efbc8.jpg?v=1726251453"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421956030515",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137506",
+   "mfr_sku": "BP10915.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10915_2_7e335020-a344-40b2-b23d-16d35021b628.jpg?v=1726251455",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10915_2_7e335020-a344-40b2-b23d-16d35021b628.jpg?v=1726251455"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421956063283",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137507",
+   "mfr_sku": "BP10916.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10916_1_7e77cf2e-c8e2-495c-a0be-27091883f37d.jpg?v=1726251457",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10916_1_7e77cf2e-c8e2-495c-a0be-27091883f37d.jpg?v=1726251457"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421956128819",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137508",
+   "mfr_sku": "BP10919.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10919_1_7fd948a4-330a-4d73-9e57-e64be44e6af0.jpg?v=1726251459",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10919_1_7fd948a4-330a-4d73-9e57-e64be44e6af0.jpg?v=1726251459"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421956161587",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137509",
+   "mfr_sku": "BP10919.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10919_2_96d9b75d-8815-4752-90ac-bacaaacb9969.jpg?v=1726251461",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10919_2_96d9b75d-8815-4752-90ac-bacaaacb9969.jpg?v=1726251461"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421956227123",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137510",
+   "mfr_sku": "BP10920.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10920_1_af68bf42-8d16-4520-bb6c-977d1b1206e2.jpg?v=1726251463",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10920_1_af68bf42-8d16-4520-bb6c-977d1b1206e2.jpg?v=1726251463"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421956259891",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137511",
+   "mfr_sku": "BP10921.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10921_1_e5c09583-47e1-414d-99b5-c6de57c9f429.jpg?v=1726251466",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10921_1_e5c09583-47e1-414d-99b5-c6de57c9f429.jpg?v=1726251466"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421956292659",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137512",
+   "mfr_sku": "BP10925.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10925_1_e805f1ea-e202-4a4a-9ff5-890d1312600a.jpg?v=1726251468",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10925_1_e805f1ea-e202-4a4a-9ff5-890d1312600a.jpg?v=1726251468"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421956390963",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137514",
+   "mfr_sku": "BP10925.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10925_3_fc0b21a8-698d-4d90-bd5f-e14bf382f4b2.jpg?v=1726251471",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10925_3_fc0b21a8-698d-4d90-bd5f-e14bf382f4b2.jpg?v=1726251471"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421956522035",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137515",
+   "mfr_sku": "BP10927.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10927_1_d43a5fee-d433-4297-b51e-f7bc16a9321f.jpg?v=1726251473",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10927_1_d43a5fee-d433-4297-b51e-f7bc16a9321f.jpg?v=1726251473"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421956587571",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137516",
+   "mfr_sku": "BP10927.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10927_2_969f857b-eeff-4975-936c-91aa54d8b610.jpg?v=1726251476",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10927_2_969f857b-eeff-4975-936c-91aa54d8b610.jpg?v=1726251476"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421956653107",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137517",
+   "mfr_sku": "BP10927.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10927_3_1853d8ce-2b08-4749-a9da-64c15d1a5563.jpg?v=1726251478",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10927_3_1853d8ce-2b08-4749-a9da-64c15d1a5563.jpg?v=1726251478"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421956685875",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137518",
+   "mfr_sku": "BP10928.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10928_1_5ae07d7f-fb26-4a6b-aa0c-1eb12f049b85.jpg?v=1726251480",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10928_1_5ae07d7f-fb26-4a6b-aa0c-1eb12f049b85.jpg?v=1726251480"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421956751411",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137519",
+   "mfr_sku": "BP10928.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10928_2_f6b85578-10ac-42a4-a767-036720a1866a.jpg?v=1726251482",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10928_2_f6b85578-10ac-42a4-a767-036720a1866a.jpg?v=1726251482"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421956849715",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137520",
+   "mfr_sku": "BP10928.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10928_3_6f56b523-8e28-4158-93b3-2645ddcd13a8.jpg?v=1726251484",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10928_3_6f56b523-8e28-4158-93b3-2645ddcd13a8.jpg?v=1726251484"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421957079091",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137521",
+   "mfr_sku": "BP10928.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10928_4_0a5513c8-555e-40f4-9268-b2f8cdd9bfb4.jpg?v=1726251486",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10928_4_0a5513c8-555e-40f4-9268-b2f8cdd9bfb4.jpg?v=1726251486"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421957505075",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137526",
+   "mfr_sku": "BP10934.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10934_1_4e83ce8d-c114-4901-b771-f4b6e801567b.jpg?v=1726251497",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10934_1_4e83ce8d-c114-4901-b771-f4b6e801567b.jpg?v=1726251497"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421957603379",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137527",
+   "mfr_sku": "BP10936.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10936_1_12c7519c-9565-47a7-b525-fb0404950cc7.jpg?v=1726251499",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10936_1_12c7519c-9565-47a7-b525-fb0404950cc7.jpg?v=1726251499"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421957636147",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137528",
+   "mfr_sku": "BP10936.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10936_2_4914a308-86cd-49a8-ba6b-0120f2cfda34.jpg?v=1726251502",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10936_2_4914a308-86cd-49a8-ba6b-0120f2cfda34.jpg?v=1726251502"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421958619187",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137541",
+   "mfr_sku": "BP10949.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10949_1_fdcc8dd7-db03-4100-ac6d-f9a1d01a8810.jpg?v=1726251542",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10949_1_fdcc8dd7-db03-4100-ac6d-f9a1d01a8810.jpg?v=1726251542"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421958651955",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137542",
+   "mfr_sku": "BP10949.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10949_2_1728d46e-1c8d-4b9a-abb5-7d89a660513f.jpg?v=1726251546",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10949_2_1728d46e-1c8d-4b9a-abb5-7d89a660513f.jpg?v=1726251546"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421958750259",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137543",
+   "mfr_sku": "BP10949.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10949_3_5d53db38-324b-4a64-81a7-4f56bb9e2dac.jpg?v=1726251549",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10949_3_5d53db38-324b-4a64-81a7-4f56bb9e2dac.jpg?v=1726251549"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421959045171",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137548",
+   "mfr_sku": "BP10952.440.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10952_440_0dda5af6-3aba-460d-a645-7b8f344c902b.jpg?v=1726251560",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10952_440_0dda5af6-3aba-460d-a645-7b8f344c902b.jpg?v=1726251560"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421959077939",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137549",
+   "mfr_sku": "BP10952.450.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10952_450_0a520022-2ee6-4c6a-bb7d-fc9ffcdb112d.jpg?v=1726251563",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10952_450_0a520022-2ee6-4c6a-bb7d-fc9ffcdb112d.jpg?v=1726251563"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421959110707",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137550",
+   "mfr_sku": "BP10952.660.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10952_660_548f13e6-4f2a-4b45-8c64-804c9f157606.jpg?v=1726251565",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10952_660_548f13e6-4f2a-4b45-8c64-804c9f157606.jpg?v=1726251565"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421959209011",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137552",
+   "mfr_sku": "BP10952.735.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10952_735_32588bc7-48d1-46a4-bda8-7b496b9e3bff.jpg?v=1726251570",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10952_735_32588bc7-48d1-46a4-bda8-7b496b9e3bff.jpg?v=1726251570"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421959536691",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137559",
+   "mfr_sku": "BP10968.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10968_1_2f920b5f-d8bf-4367-9db6-8d0294d851a0.jpg?v=1726251587",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10968_1_2f920b5f-d8bf-4367-9db6-8d0294d851a0.jpg?v=1726251587"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421959569459",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137560",
+   "mfr_sku": "BP10968.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10968_2_a6e2199a-b6b2-4c0b-9c72-90e3f3abaf41.jpg?v=1726251589",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10968_2_a6e2199a-b6b2-4c0b-9c72-90e3f3abaf41.jpg?v=1726251589"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421959667763",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137561",
+   "mfr_sku": "BP10968.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10968_3_177a6554-c3ba-4f55-9c11-cf2c556be747.jpg?v=1726251592",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10968_3_177a6554-c3ba-4f55-9c11-cf2c556be747.jpg?v=1726251592"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421959700531",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137562",
+   "mfr_sku": "BP10969.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10969_1_7256b072-b984-4322-97ba-fe278554f864.jpg?v=1726251594",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10969_1_7256b072-b984-4322-97ba-fe278554f864.jpg?v=1726251594"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421959733299",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137563",
+   "mfr_sku": "BP10969.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10969_2_873a26ea-69c8-40c4-ba2a-b6e3d03adf8f.jpg?v=1726251596",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10969_2_873a26ea-69c8-40c4-ba2a-b6e3d03adf8f.jpg?v=1726251596"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421959798835",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137564",
+   "mfr_sku": "BP10970.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10970_1_9eb6551f-f18a-434c-8cea-5f890db939e0.jpg?v=1726251599",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10970_1_9eb6551f-f18a-434c-8cea-5f890db939e0.jpg?v=1726251599"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421959864371",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137565",
+   "mfr_sku": "BP10970.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10970_2_d4d0e44d-42ae-4e55-a654-13c30037fc14.jpg?v=1726251601",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10970_2_d4d0e44d-42ae-4e55-a654-13c30037fc14.jpg?v=1726251601"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421960093747",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137569",
+   "mfr_sku": "BP10973.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10973_1_196c1a41-08e5-49ae-9c49-42d1f3818c8b.jpg?v=1726251611",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10973_1_196c1a41-08e5-49ae-9c49-42d1f3818c8b.jpg?v=1726251611"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421960126515",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137570",
+   "mfr_sku": "BP10973.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10973_2_9d469cd2-829f-4fb3-a8b8-6f03e0a4e276.jpg?v=1726251614",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10973_2_9d469cd2-829f-4fb3-a8b8-6f03e0a4e276.jpg?v=1726251614"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421960192051",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137571",
+   "mfr_sku": "BP10974.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10974_1_d9111b09-d3d5-4aae-bf80-851035cdf42f.jpg?v=1726251616",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10974_1_d9111b09-d3d5-4aae-bf80-851035cdf42f.jpg?v=1726251616"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421960224819",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137572",
+   "mfr_sku": "BP10974.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10974_2_36c93a5a-6ef1-4d7e-95f7-50938f303d65.jpg?v=1726251618",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10974_2_36c93a5a-6ef1-4d7e-95f7-50938f303d65.jpg?v=1726251618"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421960257587",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137573",
+   "mfr_sku": "BP10975.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10975_1_9ba39340-ba0f-4826-ac26-d33ce6a5904c.jpg?v=1726251621",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10975_1_9ba39340-ba0f-4826-ac26-d33ce6a5904c.jpg?v=1726251621"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421960290355",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137574",
+   "mfr_sku": "BP10976.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10976_1_e8cc35d0-0c06-44b4-a959-b518d28e2927.jpg?v=1726251623",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10976_1_e8cc35d0-0c06-44b4-a959-b518d28e2927.jpg?v=1726251623"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421960323123",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137575",
+   "mfr_sku": "BP10976.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10976_2_86fdccfd-a077-4234-9e16-f8e96a7b83ef.jpg?v=1726251625",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10976_2_86fdccfd-a077-4234-9e16-f8e96a7b83ef.jpg?v=1726251625"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421960355891",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137576",
+   "mfr_sku": "BP10976.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10976_3_7242f9b2-be79-4443-b3d9-3edaf60b4b34.jpg?v=1726251635",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10976_3_7242f9b2-be79-4443-b3d9-3edaf60b4b34.jpg?v=1726251635"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421960421427",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137577",
+   "mfr_sku": "BP10977.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10977_1_f8fe26bc-9fb2-494e-a7e2-de53409e39b6.jpg?v=1726251637",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10977_1_f8fe26bc-9fb2-494e-a7e2-de53409e39b6.jpg?v=1726251637"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421960454195",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137578",
+   "mfr_sku": "BP10977.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10977_2_3bacdc51-5558-4f50-83d5-06ec61a51ae1.jpg?v=1726251639",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10977_2_3bacdc51-5558-4f50-83d5-06ec61a51ae1.jpg?v=1726251639"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421960486963",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137579",
+   "mfr_sku": "BP10977.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10977_3_4b069dde-6888-428e-9452-d0df643106d5.jpg?v=1726251641",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10977_3_4b069dde-6888-428e-9452-d0df643106d5.jpg?v=1726251641"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421960618035",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137581",
+   "mfr_sku": "BP10979.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10979_1_c980495f-e8ad-48c4-9eb0-dae105bc4ebb.jpg?v=1726251645",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10979_1_c980495f-e8ad-48c4-9eb0-dae105bc4ebb.jpg?v=1726251645"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421961175091",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137583",
+   "mfr_sku": "BP10980.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10980_1_8d62f507-e595-4e35-9bef-ba81cd9119d7.jpg?v=1726251649",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10980_1_8d62f507-e595-4e35-9bef-ba81cd9119d7.jpg?v=1726251649"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421961568307",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137587",
+   "mfr_sku": "BP10982.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10982_2_e8be56ba-2467-4828-acd8-b5a4de349d8e.jpg?v=1726251657",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10982_2_e8be56ba-2467-4828-acd8-b5a4de349d8e.jpg?v=1726251657"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421961633843",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137588",
+   "mfr_sku": "BP10983.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10983_1_81a261ed-5ced-4533-94c7-b0bced394910.jpg?v=1726251659",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10983_1_81a261ed-5ced-4533-94c7-b0bced394910.jpg?v=1726251659"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421961666611",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137589",
+   "mfr_sku": "BP10983.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10983_2_63aa990f-f7fa-414e-9a0d-e3f69b46cf7e.jpg?v=1726251661",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10983_2_63aa990f-f7fa-414e-9a0d-e3f69b46cf7e.jpg?v=1726251661"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421961961523",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137593",
+   "mfr_sku": "BP10999.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10999_2_6fff8327-77e6-4e29-81a2-3c0a440d2352.jpg?v=1726251670",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP10999_2_6fff8327-77e6-4e29-81a2-3c0a440d2352.jpg?v=1726251670"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421962780723",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137613",
+   "mfr_sku": "BP11002.450.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP11002_450_b8f68454-515c-4287-b673-438c4ddb1aec.jpg?v=1726251714",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP11002_450_b8f68454-515c-4287-b673-438c4ddb1aec.jpg?v=1726251714"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421962846259",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137614",
+   "mfr_sku": "BP11002.660.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP11002_660_6e495cf3-ae03-4cd0-9629-32cef9b930db.jpg?v=1726251716",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP11002_660_6e495cf3-ae03-4cd0-9629-32cef9b930db.jpg?v=1726251716"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421962911795",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137616",
+   "mfr_sku": "BP11002.725.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP11002_725_d9c1e82a-f056-47ba-adde-b93283ab5cad.jpg?v=1726251723",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP11002_725_d9c1e82a-f056-47ba-adde-b93283ab5cad.jpg?v=1726251723"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421963665459",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137634",
+   "mfr_sku": "BP11005.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP11005_1_6a974e0a-dc81-4c39-92ae-97f8c6e80f68.jpg?v=1726251754",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP11005_1_6a974e0a-dc81-4c39-92ae-97f8c6e80f68.jpg?v=1726251754"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421963698227",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137635",
+   "mfr_sku": "BP11005.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP11005_2_e4ac2a21-9cbe-4ea2-91ec-05e49501db60.jpg?v=1726251756",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP11005_2_e4ac2a21-9cbe-4ea2-91ec-05e49501db60.jpg?v=1726251756"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421963763763",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137636",
+   "mfr_sku": "BP11005.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP11005_3_f05a4b56-77d2-43a2-a8e6-6b6008425c7e.jpg?v=1726251758",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BP11005_3_f05a4b56-77d2-43a2-a8e6-6b6008425c7e.jpg?v=1726251758"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421966352435",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137671",
+   "mfr_sku": "BV10954.104.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BV10954_104_0b14939c-701e-49a8-a7be-7d124c848b46.jpg?v=1726251832",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BV10954_104_0b14939c-701e-49a8-a7be-7d124c848b46.jpg?v=1726251832"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421966581811",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137679",
+   "mfr_sku": "BW45007.10.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45007_10_f52f16c3-2200-46ea-9008-32f751eda150.jpg?v=1753303647",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/q45qup-6zgus0-ad0iex/BW45007_10.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45007_10_f52f16c3-2200-46ea-9008-32f751eda150.jpg?v=1753303647"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421966614579",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137680",
+   "mfr_sku": "BW45007.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45007_6_5cd40c3b-5a68-427d-80ec-8811aeaa705a.jpg?v=1753303645",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/q45qup-7ej0iw-8z7wui/BW45007_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45007_6_5cd40c3b-5a68-427d-80ec-8811aeaa705a.jpg?v=1753303645"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421966647347",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137681",
+   "mfr_sku": "BW45007.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45007_9_1146759b-b5f8-4468-9e5f-f4a56359fde1.jpg?v=1753303643",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45007_9_1146759b-b5f8-4468-9e5f-f4a56359fde1.jpg?v=1753303643"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421967040563",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137703",
+   "mfr_sku": "BW45049.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45049_6_2f19284d-3cef-4624-9d74-0bc0eb65501d.jpg?v=1753303625",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/3pqgn2cxhk87bshxb767r4x/BW45049_6.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45049_6_2f19284d-3cef-4624-9d74-0bc0eb65501d.jpg?v=1753303625"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421967138867",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137708",
+   "mfr_sku": "BW45066.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45066_3_6794d6fc-0150-47c8-aeca-65e345465850.jpg?v=1753303620",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/q45qvs-2a9jqo-aubw8c/BW45066_3_2.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45066_3_6794d6fc-0150-47c8-aeca-65e345465850.jpg?v=1753303620"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421967204403",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137710",
+   "mfr_sku": "BW45066.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45066_5_90800729-2114-4899-9d95-9ae1e23878b8.jpg?v=1753303616",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45066_5_90800729-2114-4899-9d95-9ae1e23878b8.jpg?v=1753303616"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421967237171",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137711",
+   "mfr_sku": "BW45066.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45066_6_d516576a-3a28-42f8-8f79-2d84f135de50.jpg?v=1753303614",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/37tgmfbv5bx3ftszmpxx79k6/BW45066_6.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45066_6_d516576a-3a28-42f8-8f79-2d84f135de50.jpg?v=1753303614"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421967302707",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137712",
+   "mfr_sku": "BW45066.7.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45066_7_3ddfb64e-1e3e-4429-8854-d166d951c67c.jpg?v=1753303612",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/7rtkr8j574zc8bgrtrfpj5/BW45066_7.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45066_7_3ddfb64e-1e3e-4429-8854-d166d951c67c.jpg?v=1753303612"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421967433779",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137713",
+   "mfr_sku": "BW45066.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45066_8_b702aa0a-0e17-4e06-b724-4bcae108a019.jpg?v=1753303610",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/b4mcpvjvn6bqk3hq4845cgsb/BW45066_8.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45066_8_b702aa0a-0e17-4e06-b724-4bcae108a019.jpg?v=1753303610"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421967663155",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137717",
+   "mfr_sku": "BW45073.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45073_1_e7b650f5-a1a2-49bf-a6ee-fd9e5b9edfc1.jpg?v=1753303602",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45073_1_e7b650f5-a1a2-49bf-a6ee-fd9e5b9edfc1.jpg?v=1753303602"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421967761459",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137718",
+   "mfr_sku": "BW45075.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45075_4_4f128411-722c-46ca-92f6-5fab3b21d32d.jpg?v=1753303600",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/q45qvu-86a6fk-e6cnzy/BW45075_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45075_4_4f128411-722c-46ca-92f6-5fab3b21d32d.jpg?v=1753303600"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421967794227",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137719",
+   "mfr_sku": "BW45078.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45078_3_e6cef43a-24f1-4ae6-8961-05d12f4518d6.jpg?v=1753303598",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/q45qvu-bskdnk-4qhi5l/BW45078_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45078_3_e6cef43a-24f1-4ae6-8961-05d12f4518d6.jpg?v=1753303598"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421967826995",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137720",
+   "mfr_sku": "BW45080.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45080_3_399623c2-b992-4ad9-80ce-ae5d48d8129a.jpg?v=1753303596",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/4cxk7rswfgb36ggn99n4w/BW45080_3.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45080_3_399623c2-b992-4ad9-80ce-ae5d48d8129a.jpg?v=1753303596"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421967925299",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137722",
+   "mfr_sku": "BW45080.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45080_5_b73f483c-3296-4101-93ca-999576e36cca.jpg?v=1753303592",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/kc3j8p9zkwp7ng3qn9mng2x/BW45080_5.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45080_5_b73f483c-3296-4101-93ca-999576e36cca.jpg?v=1753303592"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421968023603",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137724",
+   "mfr_sku": "BW45081.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45081_3_ee462730-6a3a-4d0b-9f1a-9f08631663e9.jpg?v=1753303588",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45081_3_ee462730-6a3a-4d0b-9f1a-9f08631663e9.jpg?v=1753303588"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421968089139",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137725",
+   "mfr_sku": "BW45081.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45081_5_4bed44c8-7ea8-44e9-b8e5-589f739c7a9f.jpg?v=1753303586",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/6wvswnsjs9vzmbkpfmnmgqkx/BW45081_5.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45081_5_4bed44c8-7ea8-44e9-b8e5-589f739c7a9f.jpg?v=1753303586"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421968187443",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137726",
+   "mfr_sku": "BW45082.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45082_5_06e7a005-dc05-47d7-b72c-3b588e507b95.jpg?v=1753303583",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/8jm3hp5mp3mhjqzg9jfntwk/BW45082_5.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45082_5_06e7a005-dc05-47d7-b72c-3b588e507b95.jpg?v=1753303583"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421975855155",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137791",
+   "mfr_sku": "BW45100.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45100_1_e2b7cd24-519f-4879-bea5-afdada52edea.jpg?v=1753303417",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/xzrp37fjkrm789s3w8vb49rw/BW45100_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45100_1_e2b7cd24-519f-4879-bea5-afdada52edea.jpg?v=1753303417"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421975887923",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137792",
+   "mfr_sku": "BW45100.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45100_2_0179eda0-92ec-4633-8eae-a2fadc82b301.jpg?v=1753303414",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/7b75jvt97sg49xwbr9wnhw9z/BW45100_2.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45100_2_0179eda0-92ec-4633-8eae-a2fadc82b301.jpg?v=1753303414"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421975953459",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137793",
+   "mfr_sku": "BW45100.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45100_3_e1e7b145-e831-45b3-bd2d-4c8fbfa5f774.jpg?v=1753303412",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/gxsbhgwm5jqk7fjg7bcjxr/BW45100_3.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45100_3_e1e7b145-e831-45b3-bd2d-4c8fbfa5f774.jpg?v=1753303412"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421975986227",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137794",
+   "mfr_sku": "BW45100.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45100_4_429ac12a-b386-4b61-920a-2f3d4ee3a20a.jpg?v=1753303410",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/xcrvmc4sbbcjc4x4pmsxbr6f/BW45100_4.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45100_4_429ac12a-b386-4b61-920a-2f3d4ee3a20a.jpg?v=1753303410"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976117299",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137795",
+   "mfr_sku": "BW45100.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45100_5_c34180d4-ceca-443d-a70f-6fd3adaf1300.jpg?v=1753303408",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/mrpvm5qcnnmhs3wpqc4qg/BW45100_5.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45100_5_c34180d4-ceca-443d-a70f-6fd3adaf1300.jpg?v=1753303408"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976150067",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137796",
+   "mfr_sku": "BW45101.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45101_1_1d26b58b-f64c-446e-b6b3-2cc6faa4e447.jpg?v=1753303405",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/7c94hs86mhgbss35c56ktg/BW45101_1.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45101_1_1d26b58b-f64c-446e-b6b3-2cc6faa4e447.jpg?v=1753303405"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976182835",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137797",
+   "mfr_sku": "BW45101.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45101_2_77994cb9-42f2-460c-b435-2f18e5f49171.jpg?v=1753303403",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/bkv4j3mh7pjzjth2s7rqc/BW45101_2.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45101_2_77994cb9-42f2-460c-b435-2f18e5f49171.jpg?v=1753303403"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976281139",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137798",
+   "mfr_sku": "BW45101.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45101_3_29de0f4d-27ca-4cc5-b527-106e774be76d.jpg?v=1753303401",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/wtrcpn7mg7vsh36s5z4skzfh/BW45101_3.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45101_3_29de0f4d-27ca-4cc5-b527-106e774be76d.jpg?v=1753303401"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976346675",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137799",
+   "mfr_sku": "BW45101.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45101_4_a37f33a4-d5e6-4050-982b-1c3a05cb416c.jpg?v=1753303399",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/wkgcxz6389hwmc4m4rg475c/BW45101_4.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45101_4_a37f33a4-d5e6-4050-982b-1c3a05cb416c.jpg?v=1753303399"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976412211",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137800",
+   "mfr_sku": "BW45101.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45101_5_eb1d6de5-5819-46bf-839f-a44dc990fae6.jpg?v=1753303397",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/pqkqw7pstbk9qcwgvcqc73r/BW45101_5.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45101_5_eb1d6de5-5819-46bf-839f-a44dc990fae6.jpg?v=1753303397"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976477747",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137801",
+   "mfr_sku": "BW45101.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45101_6_0672d07c-d5c8-42d3-9c5b-b7d5a39543b3.jpg?v=1753303390",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/274fmt9v37hqgtnshtrwnq9/BW45101_6.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45101_6_0672d07c-d5c8-42d3-9c5b-b7d5a39543b3.jpg?v=1753303390"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976543283",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137802",
+   "mfr_sku": "BW45102.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45102_1_b937c357-3fe0-4879-a62b-28d0c411da9b.jpg?v=1753303388",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/qxwxc98w8smshxs4fbcrxz/BW45102_1.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45102_1_b937c357-3fe0-4879-a62b-28d0c411da9b.jpg?v=1753303388"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976576051",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137803",
+   "mfr_sku": "BW45102.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45102_2_ae4097cc-fa10-4720-b3de-2c81c5999828.jpg?v=1753303386",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/27sjbr4qh8bppxt9vk8986/BW45102_2.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45102_2_ae4097cc-fa10-4720-b3de-2c81c5999828.jpg?v=1753303386"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976608819",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137804",
+   "mfr_sku": "BW45102.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45102_3_7cce73c1-fb43-4c2d-bdb2-aabc5b01f3ec.jpg?v=1753303383",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/3426wp663w3xq6685xcpf9/BW45102_3.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45102_3_7cce73c1-fb43-4c2d-bdb2-aabc5b01f3ec.jpg?v=1753303383"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976707123",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137805",
+   "mfr_sku": "BW45102.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45102_4_bf2376b5-7d4c-4afe-bf8c-77fc9bd4955f.jpg?v=1753303381",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/q3b3st2kfx6sktpxr379wvv/BW45102_4.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45102_4_bf2376b5-7d4c-4afe-bf8c-77fc9bd4955f.jpg?v=1753303381"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976772659",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137806",
+   "mfr_sku": "BW45102.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45102_5_26aff5bf-e7b3-437d-ad0f-4a1d01e8cf19.jpg?v=1753303378",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/np2whbr7rcth64s7rsjhp26/BW45102_5.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45102_5_26aff5bf-e7b3-437d-ad0f-4a1d01e8cf19.jpg?v=1753303378"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976805427",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137807",
+   "mfr_sku": "BW45102.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45102_6_3581499b-bcb8-49ed-8b15-f0ba4d2fd7af.jpg?v=1753303376",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/hvt9z9mphj83m5jk8wxth2g/BW45102_6.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45102_6_3581499b-bcb8-49ed-8b15-f0ba4d2fd7af.jpg?v=1753303376"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976870963",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137808",
+   "mfr_sku": "BW45103.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45103_1_804caec0-d5bb-4a7a-a18f-d9306dfbb1fe.jpg?v=1753303374",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/qs6fs3gqwcmsw4hbvs3vzww/BW45103_1.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45103_1_804caec0-d5bb-4a7a-a18f-d9306dfbb1fe.jpg?v=1753303374"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421976936499",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137809",
+   "mfr_sku": "BW45103.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45103_2_37d3148b-8920-4680-984f-cb869a8928ea.jpg?v=1753303371",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/m89k27jt64krh6pq64ncm5b/BW45103_2.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45103_2_37d3148b-8920-4680-984f-cb869a8928ea.jpg?v=1753303371"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977002035",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137810",
+   "mfr_sku": "BW45103.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45103_3_64e3fafe-7d90-4450-88dc-eb34aa3e258a.jpg?v=1753303369",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/hhbh8m9r634ft9m7xxtwfbf/BW45103_3.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45103_3_64e3fafe-7d90-4450-88dc-eb34aa3e258a.jpg?v=1753303369"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977034803",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137811",
+   "mfr_sku": "BW45103.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45103_4_e417167b-e6f3-4d78-bd71-cbcd777b9533.jpg?v=1753303367",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/3v9z96jnh3rtf67x76qvcnn/BW45103_4.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45103_4_e417167b-e6f3-4d78-bd71-cbcd777b9533.jpg?v=1753303367"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977100339",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137812",
+   "mfr_sku": "BW45103.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45103_5_798d9474-6dbe-415b-bb88-868961c4079f.jpg?v=1753303364",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/gr38wgqsst6n5g8738qw746t/BW45103_5.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45103_5_798d9474-6dbe-415b-bb88-868961c4079f.jpg?v=1753303364"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977133107",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137813",
+   "mfr_sku": "BW45103.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45103_6_562fb792-aa1f-4d89-a517-5d584b3f290d.jpg?v=1753303362",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/smm6jp44z7cjkf3q8kfbp3f/BW45103_6.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45103_6_562fb792-aa1f-4d89-a517-5d584b3f290d.jpg?v=1753303362"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977165875",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137814",
+   "mfr_sku": "BW45104.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45104_1_b30f444a-f8d0-4a00-97bf-114dbefd84cb.jpg?v=1753303360",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/fp565bvq5jp8qqw3b8pz9q/BW45104_1.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45104_1_b30f444a-f8d0-4a00-97bf-114dbefd84cb.jpg?v=1753303360"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977198643",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137815",
+   "mfr_sku": "BW45104.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45104_2_f132c75e-377a-4cb0-8732-488fc6bd5ecb.jpg?v=1753303357",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/b78jx8ms6cj9vg98jmk8rt/BW45104_2.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45104_2_f132c75e-377a-4cb0-8732-488fc6bd5ecb.jpg?v=1753303357"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977296947",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137816",
+   "mfr_sku": "BW45104.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45104_3_c9644ed3-3c7e-4b5a-9099-dd14e6d2141f.jpg?v=1753303355",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/jh5jxxtzx8rrw6p5mm368kr/BW45104_3.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45104_3_c9644ed3-3c7e-4b5a-9099-dd14e6d2141f.jpg?v=1753303355"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977329715",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137817",
+   "mfr_sku": "BW45104.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45104_4_64ea4688-b9fa-482f-834c-fcf9bfb64e71.jpg?v=1753303352",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/bx6f8x9cqb2r97rt8fmp6wc9/BW45104_4.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45104_4_64ea4688-b9fa-482f-834c-fcf9bfb64e71.jpg?v=1753303352"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977395251",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137818",
+   "mfr_sku": "BW45105.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45105_1_719bb8b9-33c7-4e9b-b516-8f46a0db5e79.jpg?v=1753303350",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/gfphwb379vsqt29r74k2t9k/BW45105_1.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45105_1_719bb8b9-33c7-4e9b-b516-8f46a0db5e79.jpg?v=1753303350"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977460787",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137819",
+   "mfr_sku": "BW45105.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45105_2_835ac334-4376-4067-b747-4144beb6181a.jpg?v=1753303347",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/bwn6q8nps777xgp5gtm96k3/BW45105_2.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45105_2_835ac334-4376-4067-b747-4144beb6181a.jpg?v=1753303347"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977493555",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137820",
+   "mfr_sku": "BW45105.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45105_3_663738f2-0c73-4fdb-9595-cf95d2a19e77.jpg?v=1753303345",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/538cxj3t3sg9t7s8xqjjv5b/BW45105_3.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45105_3_663738f2-0c73-4fdb-9595-cf95d2a19e77.jpg?v=1753303345"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977591859",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137821",
+   "mfr_sku": "BW45105.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45105_4_39dedf51-b96b-45fb-88c4-e1241635a572.jpg?v=1753303343",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/842frkt3vwm7w3xfqgbf7xh/BW45105_4.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45105_4_39dedf51-b96b-45fb-88c4-e1241635a572.jpg?v=1753303343"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977788467",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137826",
+   "mfr_sku": "BW45108.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45108_1_0899d5f9-66af-4e9b-ab5a-f73a228acf32.jpg?v=1753303331",
+   "proposed_hires_url": "https://www.kravet.com/media/catalog/product/placeholder/default/placeholder-thumb-kk.jpg?optimize=medium&bg-color=255,255,255&fit=bounds",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45108_1_0899d5f9-66af-4e9b-ab5a-f73a228acf32.jpg?v=1753303331"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977821235",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137827",
+   "mfr_sku": "BW45109.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45109_1_16e2868c-3779-48dd-8a3b-f624fd0c8d34.jpg?v=1753303329",
+   "proposed_hires_url": "https://www.kravet.com/media/catalog/product/placeholder/default/placeholder-thumb-kk.jpg?optimize=medium&bg-color=255,255,255&fit=bounds",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45109_1_16e2868c-3779-48dd-8a3b-f624fd0c8d34.jpg?v=1753303329"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977854003",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137828",
+   "mfr_sku": "BW45113.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45113_1_b5392aa5-241a-433e-80f9-34a0f6c85102.jpg?v=1753303326",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/fw7zcrt9jptc9kj2g5jmm27/BW45113_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45113_1_b5392aa5-241a-433e-80f9-34a0f6c85102.jpg?v=1753303326"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421977985075",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137829",
+   "mfr_sku": "BW45113.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45113_2_39f731e1-cbd9-4b6b-aaf2-6f29c0bd4be9.jpg?v=1753303324",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/5vbktc3gfht353rg8s79kw3f/BW45113_2.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45113_2_39f731e1-cbd9-4b6b-aaf2-6f29c0bd4be9.jpg?v=1753303324"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978050611",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137830",
+   "mfr_sku": "BW45113.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45113_3_6e08342b-84eb-4625-bd60-489fc0c1036f.jpg?v=1753303322",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/9k8s5jfns8fcjqbcthsss3/BW45113_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45113_3_6e08342b-84eb-4625-bd60-489fc0c1036f.jpg?v=1753303322"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978083379",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137831",
+   "mfr_sku": "BW45113.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45113_4_d689331e-202b-4a30-9d3e-7ec823bd69da.jpg?v=1753303319",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/7qnbt33tx9vvqhv33tqkxjvf/BW45113_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45113_4_d689331e-202b-4a30-9d3e-7ec823bd69da.jpg?v=1753303319"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978116147",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137832",
+   "mfr_sku": "BW45113.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45113_5_9397df09-ea38-4c47-83fd-18af2b0993e5.jpg?v=1753303317",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/t94f2fjnmvk56m3sh7s93v9s/BW45113_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45113_5_9397df09-ea38-4c47-83fd-18af2b0993e5.jpg?v=1753303317"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978181683",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137833",
+   "mfr_sku": "BW45114.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45114_1_5d8865a5-2368-42d4-a261-f6416c394b54.jpg?v=1753303315",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/352p4gjkct4q2s8vtpfh67s/BW45114_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45114_1_5d8865a5-2368-42d4-a261-f6416c394b54.jpg?v=1753303315"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978214451",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137834",
+   "mfr_sku": "BW45114.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45114_2_44999fd8-216b-472b-a087-783758ad5003.jpg?v=1753303312",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/mjtt7ztq8jwj3cbpc5qm2rkk/BW45114_2.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45114_2_44999fd8-216b-472b-a087-783758ad5003.jpg?v=1753303312"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978247219",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137835",
+   "mfr_sku": "BW45114.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45114_3_519d6ee2-4d4d-4752-ac8e-3e121e3b1ee3.jpg?v=1753303310",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/4g3wv8jqs7nph7bbm8q3jfv8/BW45114_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45114_3_519d6ee2-4d4d-4752-ac8e-3e121e3b1ee3.jpg?v=1753303310"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978312755",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137836",
+   "mfr_sku": "BW45114.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45114_4_0d95f9f9-9152-45f3-996b-c3127ad6453b.jpg?v=1753303308",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/2prhscsv4qhpq73js4x6q4fg/BW45114_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45114_4_0d95f9f9-9152-45f3-996b-c3127ad6453b.jpg?v=1753303308"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978345523",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137837",
+   "mfr_sku": "BW45115.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45115_1_fbbe6bcb-b476-478f-9fe4-8b59db9bde77.jpg?v=1753303305",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/mcmz4kwrchg7mc4tvk7snkwm/BW45115_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45115_1_fbbe6bcb-b476-478f-9fe4-8b59db9bde77.jpg?v=1753303305"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978378291",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137838",
+   "mfr_sku": "BW45115.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45115_2_d7b33e5b-8463-4051-a259-43d876019607.jpg?v=1753303300",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/c3648nw56xwngpkm4bs7bjn/BW45115_2.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45115_2_d7b33e5b-8463-4051-a259-43d876019607.jpg?v=1753303300"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978411059",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137839",
+   "mfr_sku": "BW45115.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45115_3_ca01a453-e2b6-47d1-8873-857a722e9f85.jpg?v=1753303297",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/c48hqvk5bcfnc3hf34nz/BW45115_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45115_3_ca01a453-e2b6-47d1-8873-857a722e9f85.jpg?v=1753303297"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978443827",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137840",
+   "mfr_sku": "BW45115.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45115_4_8253bd99-9a28-4280-b525-dc1cd9d9c4bf.jpg?v=1753303294",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/fzjf83rf7jb6r78q3fj7sjrc/BW45115_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45115_4_8253bd99-9a28-4280-b525-dc1cd9d9c4bf.jpg?v=1753303294"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978476595",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137841",
+   "mfr_sku": "BW45115.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45115_5_3da63772-ba6f-4365-b62b-abef3d78dc21.jpg?v=1753303292",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/34c63kkjmzk38wpph6w33p5v/BW45115_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45115_5_3da63772-ba6f-4365-b62b-abef3d78dc21.jpg?v=1753303292"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978542131",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137842",
+   "mfr_sku": "BW45116.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45116_1_a2b3cf51-3196-4c25-a686-b3ddb1c07ce1.jpg?v=1753303289",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/xk7j3pctkzftbj55ss4tns5z/BW45116_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45116_1_a2b3cf51-3196-4c25-a686-b3ddb1c07ce1.jpg?v=1753303289"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978607667",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137843",
+   "mfr_sku": "BW45116.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45116_2_616fb853-dc49-48ef-89de-88f12275b60f.jpg?v=1753303287",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/vq7ssthp668wfc53f6b7gqt4/BW45116_2.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45116_2_616fb853-dc49-48ef-89de-88f12275b60f.jpg?v=1753303287"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978640435",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137844",
+   "mfr_sku": "BW45116.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45116_3_772734e2-0792-4a3e-b77e-0b6d6ec8a89a.jpg?v=1753303284",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/tv2nr566h9wvcr7nr7p7wvb/BW45116_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45116_3_772734e2-0792-4a3e-b77e-0b6d6ec8a89a.jpg?v=1753303284"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978705971",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137845",
+   "mfr_sku": "BW45116.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45116_4_5fad4a7c-14e2-48c0-92eb-28b3d8861b46.jpg?v=1753303281",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/4khgxnv3t748z6zkxjxp6mh/BW45116_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45116_4_5fad4a7c-14e2-48c0-92eb-28b3d8861b46.jpg?v=1753303281"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978738739",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137846",
+   "mfr_sku": "BW45116.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45116_5_3b0f76d0-275b-45c3-ab07-dd1c36a19d04.jpg?v=1753303279",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/s5gb7n4jhrbgn7pj8sr6rs5/BW45116_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45116_5_3b0f76d0-275b-45c3-ab07-dd1c36a19d04.jpg?v=1753303279"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978771507",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137847",
+   "mfr_sku": "BW45117.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45117_1_5423f2dd-e47a-425c-8d7d-26076ba28de3.jpg?v=1753303276",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/4trq2htmxgf3bkbqhqsp636/BW45117_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45117_1_5423f2dd-e47a-425c-8d7d-26076ba28de3.jpg?v=1753303276"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421978837043",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137848",
+   "mfr_sku": "BW45117.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45117_2_5f5eabd4-31b8-4436-8c68-c900ec795540.jpg?v=1753303273",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/45mhgjhg6xwf5wqnsrwmcqfs/BW45117_2.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45117_2_5f5eabd4-31b8-4436-8c68-c900ec795540.jpg?v=1753303273"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421979394099",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137857",
+   "mfr_sku": "BW45118.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45118_3_03f332de-7cde-48c3-ba80-1c7de312e3bc.jpg?v=1753303243",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/2cpbxx3vqj79n79khk869mbp/BW45118_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45118_3_03f332de-7cde-48c3-ba80-1c7de312e3bc.jpg?v=1753303243"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421979426867",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137858",
+   "mfr_sku": "BW45118.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45118_4_762bc7e7-e512-43fd-8013-bd89cce6d9ba.jpg?v=1753303240",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/rmtqvj7tgfk354wk5mcthf/BW45118_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45118_4_762bc7e7-e512-43fd-8013-bd89cce6d9ba.jpg?v=1753303240"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421979492403",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137859",
+   "mfr_sku": "BW45118.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45118_5_e576227c-1a11-4eb9-885f-ad705c011e57.jpg?v=1753303237",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/j8sgthqzkvstsp2qnf837hg7/BW45118_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45118_5_e576227c-1a11-4eb9-885f-ad705c011e57.jpg?v=1753303237"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421979525171",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137860",
+   "mfr_sku": "BW45118.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45118_6_4c1bb552-96c9-4d8a-b3a9-f60b120b5aa2.jpg?v=1753303235",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/49b3rbjgvwhxf5r5n38w45m/BW45118_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45118_6_4c1bb552-96c9-4d8a-b3a9-f60b120b5aa2.jpg?v=1753303235"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421979656243",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137862",
+   "mfr_sku": "BW45118.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45118_8_a621ba80-de87-4940-9ca9-e616fe0fc0ba.jpg?v=1753303229",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/hb5k4mmsg4wmcch8mzjt34/BW45118_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45118_8_a621ba80-de87-4940-9ca9-e616fe0fc0ba.jpg?v=1753303229"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421979721779",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137863",
+   "mfr_sku": "BW45118.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45118_9_cee142b1-f18a-4c85-ae5a-a744c7de0292.jpg?v=1753303227",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/j3crhmf856rxgqxrr9s6459/BW45118_9.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45118_9_cee142b1-f18a-4c85-ae5a-a744c7de0292.jpg?v=1753303227"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421979787315",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137864",
+   "mfr_sku": "BW45119.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45119_1_26953c4a-6c98-409d-96a8-4037f0a61633.jpg?v=1753303224",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/6w6x2zwhcq7hxfgzgwr83zgz/BW45119_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45119_1_26953c4a-6c98-409d-96a8-4037f0a61633.jpg?v=1753303224"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421979820083",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137865",
+   "mfr_sku": "BW45119.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45119_2_f8f8aed0-9d6e-42ac-bbde-2262b149ff60.jpg?v=1753303221",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/q58k68wfb56xbv5kqjcktj/BW45119_2.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45119_2_f8f8aed0-9d6e-42ac-bbde-2262b149ff60.jpg?v=1753303221"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421979885619",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137866",
+   "mfr_sku": "BW45119.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45119_3_46e20e57-9572-45cc-8392-d2e477d75ef7.jpg?v=1753303218",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/6fqrm8s4m3t4gkst5sc3gt3/BW45119_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45119_3_46e20e57-9572-45cc-8392-d2e477d75ef7.jpg?v=1753303218"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421979951155",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137867",
+   "mfr_sku": "BW45119.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45119_4_26657e2e-60ce-414f-8f29-212c2b097868.jpg?v=1753303216",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/5bmw4x7gxs4pgzxkc8tnpz/BW45119_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45119_4_26657e2e-60ce-414f-8f29-212c2b097868.jpg?v=1753303216"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421980016691",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137868",
+   "mfr_sku": "BW45120.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45120_1_72ab286a-9ac8-471a-8aff-bf408b3321d8.jpg?v=1753303209",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/38nzk364399skbv6mvnjtph/BW45120_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45120_1_72ab286a-9ac8-471a-8aff-bf408b3321d8.jpg?v=1753303209"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421980082227",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137869",
+   "mfr_sku": "BW45120.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45120_2_1939d649-a923-4e0c-9184-586ddbe7c102.jpg?v=1753303206",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/qbnrgvkgmmk56jb95n9zmtcf/BW45120_2.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45120_2_1939d649-a923-4e0c-9184-586ddbe7c102.jpg?v=1753303206"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421980147763",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137870",
+   "mfr_sku": "BW45120.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45120_3_8a45dfcc-5b66-4046-bee0-0b6df1933608.jpg?v=1753303204",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/h88j78hq7z58ptrsck3v93/BW45120_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45120_3_8a45dfcc-5b66-4046-bee0-0b6df1933608.jpg?v=1753303204"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421980278835",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137871",
+   "mfr_sku": "BW45120.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45120_4_147100fa-9584-41b2-97ce-1e6d9cfc291f.jpg?v=1753303201",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/mj653zthnkc2vb96hgnk73/BW45120_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45120_4_147100fa-9584-41b2-97ce-1e6d9cfc291f.jpg?v=1753303201"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421980344371",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-137872",
+   "mfr_sku": "BW45120.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45120_5_9e873c7c-0296-4085-8788-65c2889e5dc7.jpg?v=1753303199",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/smh7h5hv3hcmx84rgn3hf8g/BW45120_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BW45120_5_9e873c7c-0296-4085-8788-65c2889e5dc7.jpg?v=1753303199"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422038573107",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-139733",
+   "mfr_sku": "LB50060.560.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/LB50060_560_60f02048-65f1-4933-97a6-0dafca0ad67d.jpg?v=1726591009",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/LB50060_560_60f02048-65f1-4933-97a6-0dafca0ad67d.jpg?v=1726591009"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422038671411",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-139738",
+   "mfr_sku": "LB50101.230.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/LB50101_230_b6e8a506-20d9-49c2-aedd-6da3c5d66b41.jpg?v=1725545066",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/LB50101_230_b6e8a506-20d9-49c2-aedd-6da3c5d66b41.jpg?v=1725545066"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422038736947",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-139739",
+   "mfr_sku": "LB50101.715.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/LB50101_715_3f93b76c-e947-40ca-9de3-98e83d208cb4.jpg?v=1725545066",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/LB50101_715_3f93b76c-e947-40ca-9de3-98e83d208cb4.jpg?v=1725545066"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422038900787",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-139745",
+   "mfr_sku": "M7731.170.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/M7731_170_3e1b3a6c-421d-4a4a-b7fd-39e872448ff8.jpg?v=1726590921",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/M7731_170_3e1b3a6c-421d-4a4a-b7fd-39e872448ff8.jpg?v=1726590921"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422301732915",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145050",
+   "mfr_sku": "OBAN.DK.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/OBAN_DK_66542424-dd11-4cc2-91ef-fe472bfc4e31.jpg?v=1726189911",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/OBAN_DK_66542424-dd11-4cc2-91ef-fe472bfc4e31.jpg?v=1726189911"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422301896755",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145054",
+   "mfr_sku": "ORIENTAL BIRD.RED/STO.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ORIENTAL_BIRD_RED_STO_73e9b985-0e02-498f-acdc-682a37ca5798.jpg?v=1726189933",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ORIENTAL_BIRD_RED_STO_73e9b985-0e02-498f-acdc-682a37ca5798.jpg?v=1726189933"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422301929523",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145055",
+   "mfr_sku": "ORKNEY.BIRCH.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ORKNEY_BIRCH_be25e306-c0f1-4679-b860-c1be315a835f.jpg?v=1726189938",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ORKNEY_BIRCH_be25e306-c0f1-4679-b860-c1be315a835f.jpg?v=1726189938"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422301962291",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145056",
+   "mfr_sku": "ORKNEY.SPRING.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ORKNEY_SPRING_596394c9-8b5b-4ad4-a83f-1eafa45dec4e.jpg?v=1726189943",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ORKNEY_SPRING_596394c9-8b5b-4ad4-a83f-1eafa45dec4e.jpg?v=1726189943"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422303993907",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145167",
+   "mfr_sku": "PF50167.772.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PF50167_772_4a491b50-3d6e-4b5e-8792-ec83fcbe8155.jpg?v=1726190156",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PF50167_772_4a491b50-3d6e-4b5e-8792-ec83fcbe8155.jpg?v=1726190156"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422304059443",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145168",
+   "mfr_sku": "PF50172.100.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PF50172_100_c60cd42e-876a-42c3-833a-a240374fdaef.jpg?v=1726190161",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PF50172_100_c60cd42e-876a-42c3-833a-a240374fdaef.jpg?v=1726190161"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422304092211",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145169",
+   "mfr_sku": "PF50172.120.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PF50172_120_1dd10105-d1b9-40ab-8cbd-7bd498bfbd70.jpg?v=1726190169",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PF50172_120_1dd10105-d1b9-40ab-8cbd-7bd498bfbd70.jpg?v=1726190169"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422304387123",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145187",
+   "mfr_sku": "PLISSE SUEDE.BURNT S.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PLISSE_SUEDE_BURNT_S_b54c9ec4-fbe4-4bf9-861a-45024a82a68b.jpg?v=1726190201",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PLISSE_SUEDE_BURNT_S_b54c9ec4-fbe4-4bf9-861a-45024a82a68b.jpg?v=1726190201"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422305566771",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145210",
+   "mfr_sku": "R1361.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1361_1_ff4a1886-1b6c-43d3-951e-3c49cb54aafe.jpg?v=1726190306",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1361_1_ff4a1886-1b6c-43d3-951e-3c49cb54aafe.jpg?v=1726190306"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422305632307",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145211",
+   "mfr_sku": "R1362.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1362_1_b713718e-97ef-4098-8167-7e0cfab29f57.jpg?v=1726190311",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1362_1_b713718e-97ef-4098-8167-7e0cfab29f57.jpg?v=1726190311"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422305697843",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145212",
+   "mfr_sku": "R1368.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1368_1_54282ade-1540-41e1-9927-c9a937c32422.jpg?v=1726190316",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1368_1_54282ade-1540-41e1-9927-c9a937c32422.jpg?v=1726190316"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422305796147",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145213",
+   "mfr_sku": "R1368.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1368_2_b5aa14bd-ed61-4f1a-9696-10df3b19b368.jpg?v=1726190322",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1368_2_b5aa14bd-ed61-4f1a-9696-10df3b19b368.jpg?v=1726190322"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422305861683",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145214",
+   "mfr_sku": "R1368.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1368_6_5d2ec37c-7a3e-4785-9f2b-a7907c0d6b7c.jpg?v=1726190328",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1368_6_5d2ec37c-7a3e-4785-9f2b-a7907c0d6b7c.jpg?v=1726190328"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422306025523",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145217",
+   "mfr_sku": "R1380.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1380_2_80c06d68-282d-4a5d-9ef3-12bbc8451fc0.jpg?v=1726190343",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1380_2_80c06d68-282d-4a5d-9ef3-12bbc8451fc0.jpg?v=1726190343"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422306123827",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145218",
+   "mfr_sku": "R1380.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1380_5_5c7ea1d1-0ea4-4dc9-ab20-aaf559c7699f.jpg?v=1726190348",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1380_5_5c7ea1d1-0ea4-4dc9-ab20-aaf559c7699f.jpg?v=1726190348"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422306156595",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145219",
+   "mfr_sku": "R1380.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1380_6_93dbb790-6126-4f67-8e61-a1bd42d373b7.jpg?v=1726190354",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1380_6_93dbb790-6126-4f67-8e61-a1bd42d373b7.jpg?v=1726190354"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422306222131",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145220",
+   "mfr_sku": "R1398.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1398_1_935351d6-7f48-4974-b2d2-7ab8be183186.jpg?v=1726190359",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1398_1_935351d6-7f48-4974-b2d2-7ab8be183186.jpg?v=1726190359"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422306254899",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145221",
+   "mfr_sku": "R1398.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1398_2_be6d9107-7fe0-44e2-ae00-41f7624ce51b.jpg?v=1726190364",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1398_2_be6d9107-7fe0-44e2-ae00-41f7624ce51b.jpg?v=1726190364"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422306287667",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145222",
+   "mfr_sku": "R1398.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1398_3_3d29461c-2503-4990-8b62-308ad788065b.jpg?v=1726190369",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1398_3_3d29461c-2503-4990-8b62-308ad788065b.jpg?v=1726190369"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422306320435",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145223",
+   "mfr_sku": "R1398.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1398_4_18444d6c-a0e6-4941-928b-f321d25f4fa5.jpg?v=1726190374",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/R1398_4_18444d6c-a0e6-4941-928b-f321d25f4fa5.jpg?v=1726190374"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422325030963",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145689",
+   "mfr_sku": "TLB85000.2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TLB85000_2_15a20a97-8132-4377-bacf-3a790a9923cd.jpg?v=1726192221",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TLB85000_2_15a20a97-8132-4377-bacf-3a790a9923cd.jpg?v=1726192221"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422325063731",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145690",
+   "mfr_sku": "TLB85000.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TLB85000_4_9827a2f9-0179-4e8f-bbb8-f1b1b82321fb.jpg?v=1726192226",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TLB85000_4_9827a2f9-0179-4e8f-bbb8-f1b1b82321fb.jpg?v=1726192226"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422325293107",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145693",
+   "mfr_sku": "TLB85003.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TLB85003_5_c5e4b770-9c40-4615-a7dd-944e71a3a6e4.jpg?v=1726192241",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TLB85003_5_c5e4b770-9c40-4615-a7dd-944e71a3a6e4.jpg?v=1726192241"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422327324723",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145770",
+   "mfr_sku": "VERGA.DK BROW.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/VERGA_DK_BROW_69d2cbc1-2438-4ed4-be66-37d2be78c273.jpg?v=1726192451",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/VERGA_DK_BROW_69d2cbc1-2438-4ed4-be66-37d2be78c273.jpg?v=1726192451"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422328602675",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145810",
+   "mfr_sku": "VINCENNES.MID GRE.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/VINCENNES_MID_GRE_3bfbd173-17b5-4864-8859-7b0470277cf3.jpg?v=1726192579",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/VINCENNES_MID_GRE_3bfbd173-17b5-4864-8859-7b0470277cf3.jpg?v=1726192579"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422329258035",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145869",
+   "mfr_sku": "WOLSEY STRIPE.AQUA.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/WOLSEY_STRIPE_AQUA_c888c3c2-e897-4718-b356-142bf9aa76e5.jpg?v=1726192628",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/WOLSEY_STRIPE_AQUA_c888c3c2-e897-4718-b356-142bf9aa76e5.jpg?v=1726192628"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422329323571",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145870",
+   "mfr_sku": "WOLSEY STRIPE.BLUE.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/WOLSEY_STRIPE_BLUE_9491cc04-8f4a-42a3-b96b-a0318ed9ed8e.jpg?v=1726192633",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/WOLSEY_STRIPE_BLUE_9491cc04-8f4a-42a3-b96b-a0318ed9ed8e.jpg?v=1726192633"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422329356339",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145871",
+   "mfr_sku": "WOLSEY STRIPE.CHOCO.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/WOLSEY_STRIPE_CHOCO_5ae5bee5-3e06-4e52-a99a-9ddb83708f68.jpg?v=1726192638",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/WOLSEY_STRIPE_CHOCO_5ae5bee5-3e06-4e52-a99a-9ddb83708f68.jpg?v=1726192638"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422329389107",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145872",
+   "mfr_sku": "WOLSEY STRIPE.IVORY.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/WOLSEY_STRIPE_IVORY_ab5b4abf-2d52-4efb-a892-fc82e4c8f24f.jpg?v=1726192643",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/WOLSEY_STRIPE_IVORY_ab5b4abf-2d52-4efb-a892-fc82e4c8f24f.jpg?v=1726192643"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422329421875",
+   "vendor": "GP & J Baker",
+   "dw_sku": "DWKK-145873",
+   "mfr_sku": "WOLSEY STRIPE.RUBY.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/WOLSEY_STRIPE_RUBY_2a457e87-cfa3-43e8-aad8-e1a12473c37d.jpg?v=1726192647",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/WOLSEY_STRIPE_RUBY_2a457e87-cfa3-43e8-aad8-e1a12473c37d.jpg?v=1726192647"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422036377651",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139693",
+   "mfr_sku": "GWP-3729.517.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3729_517_12b95aff-24d7-4315-94f8-96d6367225ed.jpg?v=1753302597",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3729_517_12b95aff-24d7-4315-94f8-96d6367225ed.jpg?v=1753302597"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422036967475",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139701",
+   "mfr_sku": "GWP-3732.1216.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3732_1216.jpg?v=1753302580",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3732_1216.jpg?v=1753302580"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422037098547",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139702",
+   "mfr_sku": "GWP-3732.1621.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3732_1621.jpg?v=1753302577",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3732_1621.jpg?v=1753302577"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422037229619",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139703",
+   "mfr_sku": "GWP-3732.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3732_24.jpg?v=1753302575",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3732_24.jpg?v=1753302575"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422037327923",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139704",
+   "mfr_sku": "GWP-3732.821.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3732_821.jpg?v=1753302566",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3732_821.jpg?v=1753302566"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422037393459",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139705",
+   "mfr_sku": "GWP-3732.850.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3732_850.jpg?v=1753302564",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3732_850.jpg?v=1753302564"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422037426227",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139706",
+   "mfr_sku": "GWP-3733.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3733_11.jpg?v=1753302562",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3733_11.jpg?v=1753302562"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422037557299",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139707",
+   "mfr_sku": "GWP-3733.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3733_13.jpg?v=1753302560",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3733_13.jpg?v=1753302560"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422037655603",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139708",
+   "mfr_sku": "GWP-3733.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3733_16.jpg?v=1753302558",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3733_16.jpg?v=1753302558"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422037852211",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139709",
+   "mfr_sku": "GWP-3733.416.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3733_416.jpg?v=1753302556",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3733_416.jpg?v=1753302556"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422037917747",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139710",
+   "mfr_sku": "GWP-3733.711.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3733_711.jpg?v=1753302553",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3733_711.jpg?v=1753302553"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422038016051",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139711",
+   "mfr_sku": "GWP-3733.821.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3733_821.jpg?v=1753302551",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3733_821.jpg?v=1753302551"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422038114355",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139712",
+   "mfr_sku": "GWP-3734.1112.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3734_1112.jpg?v=1753302549",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3734_1112.jpg?v=1753302549"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422038212659",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139715",
+   "mfr_sku": "GWP-3734.355.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3734_355.jpg?v=1753302543",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3734_355.jpg?v=1753302543"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422038245427",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139716",
+   "mfr_sku": "GWP-3734.624.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3734_624.jpg?v=1753302541",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3734_624.jpg?v=1753302541"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422038310963",
+   "vendor": "Groundworks",
+   "dw_sku": "DWKK-139717",
+   "mfr_sku": "GWP-3734.821.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3734_821.jpg?v=1753302539",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3734_821.jpg?v=1753302539"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417235603507",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115556",
+   "mfr_sku": "AMW10069.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10069_1_826464a8-d679-4bc3-ae2f-19bea118513e.jpg?v=1753123061",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/wxrzt5t3rgwr76fj4vtgrqgx/AMW10069_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10069_1_826464a8-d679-4bc3-ae2f-19bea118513e.jpg?v=1753123061"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417235636275",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115557",
+   "mfr_sku": "AMW10069.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10069_11_41cff7b5-8440-41d5-bee5-6096e2225cdf.jpg?v=1753123058",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/4p6vwpb7rfrmsk36gftk4r7f/AMW10069_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10069_11_41cff7b5-8440-41d5-bee5-6096e2225cdf.jpg?v=1753123058"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417235734579",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115558",
+   "mfr_sku": "AMW10069.116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10069_116_719dd625-f5a0-447a-b2e4-c7f0fed2c769.jpg?v=1753123056",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/fzrx5tvc4cvnwpq3tn4f3mt/AMW10069_116.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10069_116_719dd625-f5a0-447a-b2e4-c7f0fed2c769.jpg?v=1753123056"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417235832883",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115560",
+   "mfr_sku": "AMW10069.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10069_21_3a4779e5-78fd-4ca2-90d4-5974cfbe03a5.jpg?v=1753123051",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/cp9bczhzgj6b8bxtk4xvv4gp/AMW10069_21.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10069_21_3a4779e5-78fd-4ca2-90d4-5974cfbe03a5.jpg?v=1753123051"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417235931187",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115561",
+   "mfr_sku": "AMW10069.23.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10069_23_e7804402-78f0-40b1-9e9f-46137709442e.jpg?v=1753123049",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/683zkrtfsmtwkwvr3n7q6wfz/AMW10069_23.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10069_23_e7804402-78f0-40b1-9e9f-46137709442e.jpg?v=1753123049"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417236062259",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115562",
+   "mfr_sku": "AMW10070.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10070_11_4f69fde6-97e6-4253-ac02-c65d016e02e7.jpg?v=1753123047",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/nwm895kmcvb6pq53qfgmn2t/AMW10070_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10070_11_4f69fde6-97e6-4253-ac02-c65d016e02e7.jpg?v=1753123047"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417236193331",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115563",
+   "mfr_sku": "AMW10070.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10070_13_b0e474bf-cc9d-4035-b9f0-6efb0b84bbb6.jpg?v=1753123045",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/svj8wmvpxzqqgnnvk937qthv/AMW10070_13.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10070_13_b0e474bf-cc9d-4035-b9f0-6efb0b84bbb6.jpg?v=1753123045"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417236258867",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115564",
+   "mfr_sku": "AMW10070.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10070_15_136126aa-7897-45d3-aecf-c71b86e0c37b.jpg?v=1753123043",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/snkpvws97xb3cbxxw69wgw/AMW10070_15.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10070_15_136126aa-7897-45d3-aecf-c71b86e0c37b.jpg?v=1753123043"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417306382387",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115565",
+   "mfr_sku": "AMW10070.17.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10070_17_1826d9ce-cc2c-4827-b19a-990166d26ef2.jpg?v=1753122939",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/bbvkhj77tpq3gwxrg9tsxbvm/AMW10070_17.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10070_17_1826d9ce-cc2c-4827-b19a-990166d26ef2.jpg?v=1753122939"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417236324403",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115566",
+   "mfr_sku": "AMW10071.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10071_11_f40b3360-2248-4b53-904a-24fc6a85a4d0.jpg?v=1753123041",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/gmjwhffkkfrn9n2wp4nvj7w/AMW10071_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10071_11_f40b3360-2248-4b53-904a-24fc6a85a4d0.jpg?v=1753123041"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417236357171",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115567",
+   "mfr_sku": "AMW10071.116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10071_116_7ebd9fa0-ceeb-406b-b2c4-1771b899153a.jpg?v=1753123039",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/66f3gg9q7s3x7f7p56v9vrb/AMW10071_116.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10071_116_7ebd9fa0-ceeb-406b-b2c4-1771b899153a.jpg?v=1753123039"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417236389939",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115568",
+   "mfr_sku": "AMW10071.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10071_15_7263a2f4-8c03-4873-898f-c341e15ab14e.jpg?v=1753123037",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/2cwz57qx7v7hsqh6995t28/AMW10071_15.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10071_15_7263a2f4-8c03-4873-898f-c341e15ab14e.jpg?v=1753123037"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417236455475",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115569",
+   "mfr_sku": "AMW10071.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10071_16_076e5182-bdac-47b6-864a-9bc4fdb8bed0.jpg?v=1753123033",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/pjqz4hf4rxmn6p5vtwfhsg7m/AMW10071_16.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10071_16_076e5182-bdac-47b6-864a-9bc4fdb8bed0.jpg?v=1753123033"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417236488243",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115570",
+   "mfr_sku": "AMW10072.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10072_11_0312bb85-0d23-4bc8-93b3-adc0ef331630.jpg?v=1753123030",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/t577ns7mwt54rs6n5knsfhhv/AMW10072_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10072_11_0312bb85-0d23-4bc8-93b3-adc0ef331630.jpg?v=1753123030"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417306480691",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115571",
+   "mfr_sku": "AMW10072.116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10072_116_0cfa656f-67fe-44b8-bff1-a36112bc130d.jpg?v=1753122937",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/bphf6nqkfwpbqp59mk7wgn6x/AMW10072_116.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10072_116_0cfa656f-67fe-44b8-bff1-a36112bc130d.jpg?v=1753122937"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417236553779",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115572",
+   "mfr_sku": "AMW10072.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10072_15_9add474a-4251-458a-82c1-a130d1ac6252.jpg?v=1753123026",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/4pb7mfpj6hkmpx639sjfpvxj/AMW10072_15.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10072_15_9add474a-4251-458a-82c1-a130d1ac6252.jpg?v=1753123026"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417236586547",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115573",
+   "mfr_sku": "AMW10072.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10072_16_855491d4-6e84-4093-b14e-e7579a6cc688.jpg?v=1753123024",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/45z2zzzgc2kq6tjkvqbwr/AMW10072_16.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10072_16_855491d4-6e84-4093-b14e-e7579a6cc688.jpg?v=1753123024"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417236652083",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115574",
+   "mfr_sku": "AMW10072.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10072_1616_ec345649-5a95-4cae-97c5-c61f9cdd59f9.jpg?v=1753123022",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/vbx48jgnrckcw7zx9mbpsg/AMW10072_1616.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10072_1616_ec345649-5a95-4cae-97c5-c61f9cdd59f9.jpg?v=1753123022"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7417236684851",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-115575",
+   "mfr_sku": "AMW10072.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10072_21_a24b2330-8e58-4758-bc90-c7efe5bc80ba.jpg?v=1753123020",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/7chk69f39k3j8m3x7p5387g3/AMW10072_21.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/AMW10072_21_a24b2330-8e58-4758-bc90-c7efe5bc80ba.jpg?v=1753123020"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422620532787",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128067",
+   "mfr_sku": "W3047-1116",
+   "cur_width": 300,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/placeholder-thumb-kk_21e8c162-a920-4c89-9346-cf3541cbc740.jpg?v=1788546161",
+   "proposed_hires_url": "https://www.kravet.com/media/catalog/product/placeholder/default/placeholder-thumb-kk.jpg",
+   "hires_source": "kravet_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/placeholder-thumb-kk_21e8c162-a920-4c89-9346-cf3541cbc740.jpg?v=1788546161"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422620565555",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128068",
+   "mfr_sku": "W3047-116",
+   "cur_width": 300,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/placeholder-thumb-kk_34673b5c-8b1a-43e8-841c-a0de639f917d.jpg?v=1788546164",
+   "proposed_hires_url": "https://www.kravet.com/media/catalog/product/placeholder/default/placeholder-thumb-kk.jpg",
+   "hires_source": "kravet_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/placeholder-thumb-kk_34673b5c-8b1a-43e8-841c-a0de639f917d.jpg?v=1788546164"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422623055923",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128318",
+   "mfr_sku": "W3437.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3437_6_5c8879ab-13b0-48eb-931d-24029cbd5c11.jpg?v=1753292792",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/q45r5l-1hodl4-1xhr9k/W3437_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3437_6_5c8879ab-13b0-48eb-931d-24029cbd5c11.jpg?v=1753292792"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422624235571",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128325",
+   "mfr_sku": "W3448.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3448_4_d1e3d1f9-8b4c-49f7-a027-62e5ccdeb74f.jpg?v=1753292783",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/q45r5o-dp86zs-dvzqlu/W3448_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3448_4_d1e3d1f9-8b4c-49f7-a027-62e5ccdeb74f.jpg?v=1753292783"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422624333875",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128354",
+   "mfr_sku": "W3477.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3477_11_c93c1922-a693-495b-aadb-1ce7fd1fdd79.jpg?v=1753292780",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3477_11_c93c1922-a693-495b-aadb-1ce7fd1fdd79.jpg?v=1753292780"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422624366643",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128355",
+   "mfr_sku": "W3477.350.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3477_350_edab0135-daf9-4b73-96a9-8cbbd2435827.jpg?v=1753292779",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3477_350_edab0135-daf9-4b73-96a9-8cbbd2435827.jpg?v=1753292779"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422624432179",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128356",
+   "mfr_sku": "W3477.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3477_4_68d8f2b3-83dc-40c3-8857-808ec46f9771.jpg?v=1753292777",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3477_4_68d8f2b3-83dc-40c3-8857-808ec46f9771.jpg?v=1753292777"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422624530483",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128386",
+   "mfr_sku": "W3501.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3501_106_a64dcc3a-3065-4623-bd5a-940e120f0659.jpg?v=1753292775",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/q45r6g-e8vncw-j06pg/W3501_106.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3501_106_a64dcc3a-3065-4623-bd5a-940e120f0659.jpg?v=1753292775"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422624628787",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128412",
+   "mfr_sku": "W3508.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3508_3_a4aa92e9-1cb6-4ca8-9173-74446f451cec.jpg?v=1753292773",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/q45r89-f36ki8-g3vp3e/W3508_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3508_3_a4aa92e9-1cb6-4ca8-9173-74446f451cec.jpg?v=1753292773"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422624661555",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128413",
+   "mfr_sku": "W3508.511.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3508_511_962847f9-1453-4818-b240-562331a1da8c.jpg?v=1753292771",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/q45r8a-3no0fk-b87fur/W3508_511.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3508_511_962847f9-1453-4818-b240-562331a1da8c.jpg?v=1753292771"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422624923699",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128417",
+   "mfr_sku": "W3510.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3510_11_00c42985-6770-4b43-8979-01202bd5555c.jpg?v=1753292766",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3510_11_00c42985-6770-4b43-8979-01202bd5555c.jpg?v=1753292766"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422625775667",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128429",
+   "mfr_sku": "W3524.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3524_5_cab3f042-fe64-4f50-b59f-fc050c657204.jpg?v=1753292749",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/6zgp9snfktxsp3jkcmb58q43/W3524_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3524_5_cab3f042-fe64-4f50-b59f-fc050c657204.jpg?v=1753292749"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422625939507",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128433",
+   "mfr_sku": "W3533.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3533_1_33e20e00-03de-4dbb-ba18-f85646e6ab5c.jpg?v=1753292743",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/qjk655kjw38nmx3vtwv7b2f/W3533_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3533_1_33e20e00-03de-4dbb-ba18-f85646e6ab5c.jpg?v=1753292743"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422626267187",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128441",
+   "mfr_sku": "W3557.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3557_1_445b294e-327c-4234-adeb-0a4e2c601c41.jpg?v=1753292725",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/3sc6cz992kzhp9tntcg3kx/W3557_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3557_1_445b294e-327c-4234-adeb-0a4e2c601c41.jpg?v=1753292725"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422626463795",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128445",
+   "mfr_sku": "W3562.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3562_4_001d0122-1de0-41f0-8677-7fe0dbc557cc.jpg?v=1753292718",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/mb955qzfbt5kh5xpphvt3mf/W3562_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3562_4_001d0122-1de0-41f0-8677-7fe0dbc557cc.jpg?v=1753292718"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422626660403",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128450",
+   "mfr_sku": "W3567.101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3567_101_6cb61240-13f2-46c4-a785-6fe43ac793df.jpg?v=1753292708",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/qfs435-3zok6w-7xdnyy/W3567_101.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3567_101_6cb61240-13f2-46c4-a785-6fe43ac793df.jpg?v=1753292708"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422627545139",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128462",
+   "mfr_sku": "W3573.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3573_11_4b27152f-7528-48a3-94e4-1ae4178863d3.jpg?v=1753292687",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/hq95nhpxsv38n7smv64fcng/W3573_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3573_11_4b27152f-7528-48a3-94e4-1ae4178863d3.jpg?v=1753292687"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422627577907",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128463",
+   "mfr_sku": "W3573.111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3573_111_90b74428-a3e9-448a-980a-02ead1b0c0c8.jpg?v=1753292685",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3573_111_90b74428-a3e9-448a-980a-02ead1b0c0c8.jpg?v=1753292685"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422627610675",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128464",
+   "mfr_sku": "W3573.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3573_4_5885e2b0-8648-41f8-b31e-153ae652a76e.jpg?v=1753292683",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/jn2gbtkbbff6qktm653mjgs/W3573_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3573_4_5885e2b0-8648-41f8-b31e-153ae652a76e.jpg?v=1753292683"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422627643443",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128465",
+   "mfr_sku": "W3573.81.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3573_81_19a6d861-40ad-4bd7-9b4d-e621b9d636c2.jpg?v=1753292681",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/xgvvmckpj46nkv4k423jwkv/W3573_81.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3573_81_19a6d861-40ad-4bd7-9b4d-e621b9d636c2.jpg?v=1753292681"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628102195",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128474",
+   "mfr_sku": "W3577.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3577_16_2499631a-e363-44c4-b437-67ea8b96e795.jpg?v=1753292666",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/phvw93j5t7xq54wkvst48wg/W3577_16.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3577_16_2499631a-e363-44c4-b437-67ea8b96e795.jpg?v=1753292666"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628134963",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128475",
+   "mfr_sku": "W3577.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3577_3_1b446899-81f4-4c7d-91c0-3cb4fb2ae660.jpg?v=1753292664",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/939hfxnhnfnm4zvk7c8qhmbx/W3577_3-web.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3577_3_1b446899-81f4-4c7d-91c0-3cb4fb2ae660.jpg?v=1753292664"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628200499",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128476",
+   "mfr_sku": "W3577.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3577_35_86a23028-e17e-41bc-a34b-bedac5df48e9.jpg?v=1753292663",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/hc9ppgfjq3nbrtpfqbbzbf4j/W3577_35.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3577_35_86a23028-e17e-41bc-a34b-bedac5df48e9.jpg?v=1753292663"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628266035",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128477",
+   "mfr_sku": "W3578.10.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3578_10_3dcbff00-8ce9-4bd9-91e9-8ebe5bc974ca.jpg?v=1753292661",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/qfj64zrvkng2kw3pt5z9sf4/W3578_10-web.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3578_10_3dcbff00-8ce9-4bd9-91e9-8ebe5bc974ca.jpg?v=1753292661"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628331571",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128478",
+   "mfr_sku": "W3578.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3578_11_7e075c6c-1df9-4d43-b7aa-96c1c4a5111b.jpg?v=1753292659",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/mt7wb8572p3xm8hn2pmsjzpb/W3578_11-web.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3578_11_7e075c6c-1df9-4d43-b7aa-96c1c4a5111b.jpg?v=1753292659"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628364339",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128479",
+   "mfr_sku": "W3578.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3578_12_8c9d0c07-d3e1-45e6-b2b9-8b092cd463ba.jpg?v=1753292657",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/sq58qx86cjx68hhrn2v3f9/W3578_12-web.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3578_12_8c9d0c07-d3e1-45e6-b2b9-8b092cd463ba.jpg?v=1753292657"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628495411",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128480",
+   "mfr_sku": "W3578.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3578_3_77defdfd-e13f-4bb8-b39a-dba3e34d7c88.jpg?v=1753292655",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/t7vmfc8tftxn4h2wn5932fst/W3578_3-web.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3578_3_77defdfd-e13f-4bb8-b39a-dba3e34d7c88.jpg?v=1753292655"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628528179",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128481",
+   "mfr_sku": "W3579.315.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3579_315_5b88e28c-43be-44cc-bc97-0f5909381771.jpg?v=1753292653",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/864nsv5qmsxsqbx9jrh4kxm/W3579_315-web.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3579_315_5b88e28c-43be-44cc-bc97-0f5909381771.jpg?v=1753292653"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628593715",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128482",
+   "mfr_sku": "W3579.519.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3579_519_46f721ea-f47e-4bd2-8945-5255908b1d6c.jpg?v=1753292646",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/ms2r5hsznr74nbc72zjk7355/W3579_519-web.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3579_519_46f721ea-f47e-4bd2-8945-5255908b1d6c.jpg?v=1753292646"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628626483",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128483",
+   "mfr_sku": "W3580.319.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3580_319_83dbcb1f-38a9-4929-ac11-5c4ad9fbcb50.jpg?v=1753292644",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/4q58npqgxv6n7cz8ghhc5b/W3580_319-web.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3580_319_83dbcb1f-38a9-4929-ac11-5c4ad9fbcb50.jpg?v=1753292644"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628659251",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128484",
+   "mfr_sku": "W3580.411.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3580_411_130fb125-5d0e-402f-bae3-1baffa861528.jpg?v=1753292643",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/8cmmkh5p4vp87sc5cn2g2mgq/W3580_411-web.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3580_411_130fb125-5d0e-402f-bae3-1baffa861528.jpg?v=1753292643"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628724787",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128485",
+   "mfr_sku": "W3580.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3580_5_b5e308b0-c10e-4a28-876c-3b594fcf7de1.jpg?v=1753292642",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/vvp6vrfb6fwbbfp9wh58cjm5/W3580_5-web.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3580_5_b5e308b0-c10e-4a28-876c-3b594fcf7de1.jpg?v=1753292642"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628790323",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128486",
+   "mfr_sku": "W3580.83.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3580_83_9d351299-99c2-455d-acd3-c32516802b94.jpg?v=1753292640",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/8rgvhr57bfv8rwbgn4r4q49v/W3580_83-web.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3580_83_9d351299-99c2-455d-acd3-c32516802b94.jpg?v=1753292640"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628823091",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128487",
+   "mfr_sku": "W3581.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3581_15_f2982818-1151-4840-885b-a6dca491311b.jpg?v=1753292639",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/qfs48m-eauf74-bq1j8a/W3581_15.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3581_15_f2982818-1151-4840-885b-a6dca491311b.jpg?v=1753292639"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628855859",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128495",
+   "mfr_sku": "W3584.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3584_50_8a9d27a8-ed03-4796-ada9-5cebcfb00349.jpg?v=1753292637",
+   "proposed_hires_url": "https://www.kravet.com/media/catalog/product/placeholder/default/placeholder-thumb-kk.jpg?optimize=medium&bg-color=255,255,255&fit=bounds",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3584_50_8a9d27a8-ed03-4796-ada9-5cebcfb00349.jpg?v=1753292637"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628921395",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128496",
+   "mfr_sku": "W3585.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3585_1_f0843d18-5a91-47ba-a892-15d8826810a0.jpg?v=1753292636",
+   "proposed_hires_url": "https://www.kravet.com/media/catalog/product/placeholder/default/placeholder-thumb-kk.jpg?optimize=medium&bg-color=255,255,255&fit=bounds",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3585_1_f0843d18-5a91-47ba-a892-15d8826810a0.jpg?v=1753292636"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422628954163",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128497",
+   "mfr_sku": "W3585.319.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3585_319_931578da-9a86-458d-a73b-6c9c2a72cd06.jpg?v=1753292635",
+   "proposed_hires_url": "https://www.kravet.com/media/catalog/product/placeholder/default/placeholder-thumb-kk.jpg?optimize=medium&bg-color=255,255,255&fit=bounds",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3585_319_931578da-9a86-458d-a73b-6c9c2a72cd06.jpg?v=1753292635"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422629019699",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128498",
+   "mfr_sku": "W3585.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3585_5_712b7c2b-c6d1-4d1f-9565-b34002948af3.jpg?v=1753292633",
+   "proposed_hires_url": "https://www.kravet.com/media/catalog/product/placeholder/default/placeholder-thumb-kk.jpg?optimize=medium&bg-color=255,255,255&fit=bounds",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3585_5_712b7c2b-c6d1-4d1f-9565-b34002948af3.jpg?v=1753292633"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422629052467",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128499",
+   "mfr_sku": "W3585.616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3585_616_f4025a00-52ea-4656-bd31-2a0a2fdc16e5.jpg?v=1753292632",
+   "proposed_hires_url": "https://www.kravet.com/media/catalog/product/placeholder/default/placeholder-thumb-kk.jpg?optimize=medium&bg-color=255,255,255&fit=bounds",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3585_616_f4025a00-52ea-4656-bd31-2a0a2fdc16e5.jpg?v=1753292632"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422629412915",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128522",
+   "mfr_sku": "W3602.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3602_1_1b931e54-182e-4079-826f-a3a8c9d355ad.jpg?v=1753292622",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/6brvjffnp5jnmmtb4qz9z7b/W3602_1_thumb.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3602_1_1b931e54-182e-4079-826f-a3a8c9d355ad.jpg?v=1753292622"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422629642291",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128527",
+   "mfr_sku": "W3604.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3604_3_0a586bac-5057-4641-adce-7352410fbc8f.jpg?v=1753292614",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/zsrz4ckf7qcxvzk2q7qpc/W3604_3_thumb.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3604_3_0a586bac-5057-4641-adce-7352410fbc8f.jpg?v=1753292614"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422629675059",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128528",
+   "mfr_sku": "W3604.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3604_4_5f65c63e-57ad-476b-8971-0ce2a3903015.jpg?v=1753292613",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/swr95njw6m466c3wg33fb78/W3604_4_thumb.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3604_4_5f65c63e-57ad-476b-8971-0ce2a3903015.jpg?v=1753292613"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422629707827",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128529",
+   "mfr_sku": "W3604.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3604_5_3c96beeb-d9ae-468f-93b2-18eabcee1d71.jpg?v=1753292611",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/ss6qs47gnxghj749tmjnf7fc/W3604_5_thumb.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3604_5_3c96beeb-d9ae-468f-93b2-18eabcee1d71.jpg?v=1753292611"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422630363187",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128540",
+   "mfr_sku": "W3607.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3607_3_d26015f3-e027-4c72-a41f-1ba925609f98.jpg?v=1753292595",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/cssw5zqq9w2hfmvtwmrn87s/W3607_3_thumb.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3607_3_d26015f3-e027-4c72-a41f-1ba925609f98.jpg?v=1753292595"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422630428723",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128541",
+   "mfr_sku": "W3607.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3607_4_0dffb39e-e3d9-4161-8d7b-136b697774ba.jpg?v=1753292594",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/xzs5rjqck65pjvpr575fmgt/W3607_4_thumb.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3607_4_0dffb39e-e3d9-4161-8d7b-136b697774ba.jpg?v=1753292594"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422630592563",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128545",
+   "mfr_sku": "W3608.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3608_3_9adaa9fa-1460-4169-92e4-2f9a24ae5a88.jpg?v=1753292588",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/6qfgbnrsbj5ggrxkf9h66w9w/W3608_3_thumb.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3608_3_9adaa9fa-1460-4169-92e4-2f9a24ae5a88.jpg?v=1753292588"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422630985779",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128555",
+   "mfr_sku": "W3610.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3610_5_7c90aec7-5624-479a-9724-2761f2e38d9f.jpg?v=1753292568",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/as/66bpkz478mxzbbcmv3vf9s5n/W3610_5_thumb.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3610_5_7c90aec7-5624-479a-9724-2761f2e38d9f.jpg?v=1753292568"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632263731",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128584",
+   "mfr_sku": "W3623.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3623_11_1a5b76a4-2105-4843-bc2d-b8852d2ba5fe.jpg?v=1753292522",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/fnj6brps7svn4rzw9587b5f/W3623_11.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3623_11_1a5b76a4-2105-4843-bc2d-b8852d2ba5fe.jpg?v=1753292522"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632296499",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128585",
+   "mfr_sku": "W3623.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3623_21_b9abcecc-36aa-4e7a-8c52-292c2549b085.jpg?v=1753292520",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/5ctsncbmmb6wmk6k3zqbswp/W3623_21.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3623_21_b9abcecc-36aa-4e7a-8c52-292c2549b085.jpg?v=1753292520"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632329267",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128586",
+   "mfr_sku": "W3623.315.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3623_315_e1e5f9c3-2bd6-4ffd-843e-0ca7916a3aa0.jpg?v=1753292519",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/st7xp6jcjxrrx629pzht5wfq/W3623_315.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3623_315_e1e5f9c3-2bd6-4ffd-843e-0ca7916a3aa0.jpg?v=1753292519"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632362035",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128587",
+   "mfr_sku": "W3623.410.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3623_410_797abd21-9f19-4065-8968-c6eea64d8dc4.jpg?v=1753292518",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/9gmnrjj3s4jn3k95t3977/W3623_410.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3623_410_797abd21-9f19-4065-8968-c6eea64d8dc4.jpg?v=1753292518"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632394803",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128588",
+   "mfr_sku": "W3623.616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3623_616_f9806d3c-2d3d-4ba7-be81-e67b6f6dd57a.jpg?v=1753292516",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/pmjpqprhjstbgc8rzwrbqw/W3623_616.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3623_616_f9806d3c-2d3d-4ba7-be81-e67b6f6dd57a.jpg?v=1753292516"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632427571",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128589",
+   "mfr_sku": "W3623.912.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3623_912_b8317027-b9b8-49cd-b2d8-4d9d9de5e55b.jpg?v=1753292515",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/hggn4qfc542g3hk3675qrrwm/W3623_912.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3623_912_b8317027-b9b8-49cd-b2d8-4d9d9de5e55b.jpg?v=1753292515"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420022521907",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128590",
+   "mfr_sku": "W3624.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3624_11_d412fcb8-949c-41c8-bcc8-ecf516ac98ce.jpg?v=1753122184",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/44bjcxvw6npb988xmxkzcbsj/W3624_11.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3624_11_d412fcb8-949c-41c8-bcc8-ecf516ac98ce.jpg?v=1753122184"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420022554675",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128591",
+   "mfr_sku": "W3624.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3624_16_109ba5da-c4cd-4c44-9523-0053a9fabec1.jpg?v=1753122173",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/33q5fvkmq9b7gj462fntfsx8/W3624_16.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3624_16_109ba5da-c4cd-4c44-9523-0053a9fabec1.jpg?v=1753122173"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632460339",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128592",
+   "mfr_sku": "W3624.17.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3624_17_e997f855-0ba2-4222-b753-b5469fa03f24.jpg?v=1753292514",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/bkrv3rkcvsxt549ptpn5hbf/W3624_17.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3624_17_e997f855-0ba2-4222-b753-b5469fa03f24.jpg?v=1753292514"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632493107",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128593",
+   "mfr_sku": "W3624.315.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3624_315_cfb36200-0804-447c-af2f-47cd205d38a1.jpg?v=1753292512",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/79wgxx8hw2nvbnzpjk4jw5p/W3624_315.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3624_315_cfb36200-0804-447c-af2f-47cd205d38a1.jpg?v=1753292512"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632525875",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128594",
+   "mfr_sku": "W3624.635.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3624_635_3ea2d3bd-4485-46ea-a3c7-2440b0190724.jpg?v=1753292511",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/v6xx969z2x9n89p7k535mjv9/W3624_635.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3624_635_3ea2d3bd-4485-46ea-a3c7-2440b0190724.jpg?v=1753292511"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420022620211",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128595",
+   "mfr_sku": "W3625.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3625_11_b7272245-95af-4b8d-a3b1-604483bc8c01.jpg?v=1753122169",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/bntxmwkwwj8kr3cxq7v54pfw/W3625_11.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3625_11_b7272245-95af-4b8d-a3b1-604483bc8c01.jpg?v=1753122169"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632558643",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128596",
+   "mfr_sku": "W3625.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3625_16_b002908e-a4fd-4b73-b17a-954e38c5643f.jpg?v=1753292510",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/533gpfjr2h93s6hbvthvqcxk/W3625_16.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3625_16_b002908e-a4fd-4b73-b17a-954e38c5643f.jpg?v=1753292510"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420022652979",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128597",
+   "mfr_sku": "W3625.1611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3625_1611_e65ec50b-047a-4267-aae8-1a880db46d72.jpg?v=1753122165",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/svx2k39s6nw5msstvtbg6m/W3625_1611.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3625_1611_e65ec50b-047a-4267-aae8-1a880db46d72.jpg?v=1753122165"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632591411",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128598",
+   "mfr_sku": "W3625.1624.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3625_1624_400d7fa7-72d4-4bd9-b442-a4c9f79ed66b.jpg?v=1753292509",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/msgx9qk3xvgfvf2rvmp78j/W3625_1624.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3625_1624_400d7fa7-72d4-4bd9-b442-a4c9f79ed66b.jpg?v=1753292509"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632656947",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128599",
+   "mfr_sku": "W3625.650.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3625_650_5fe03a0d-3eaa-47a5-9172-d85a77ad0ebc.jpg?v=1753292507",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/9phcjn6z6wwrqf2jccgwwhpq/W3625_650.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3625_650_5fe03a0d-3eaa-47a5-9172-d85a77ad0ebc.jpg?v=1753292507"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420022718515",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128600",
+   "mfr_sku": "W3626.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3626_11_e34817b3-8c15-4d8d-9506-a458f65467f6.jpg?v=1753122162",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/knm7vhvp7h7tnp2gxz292t9f/W3626_11.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3626_11_e34817b3-8c15-4d8d-9506-a458f65467f6.jpg?v=1753122162"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420022751283",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128601",
+   "mfr_sku": "W3626.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3626_16_2fd48e32-ccc0-43a0-925d-26051caf9da3.jpg?v=1753122159",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/v35x8mtkpgb8spkpcg76mbb/W3626_16.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3626_16_2fd48e32-ccc0-43a0-925d-26051caf9da3.jpg?v=1753122159"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632722483",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128602",
+   "mfr_sku": "W3626.1611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3626_1611_ba1bcd5d-8a0a-4351-85e7-9b874a9f5d08.jpg?v=1753292506",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/gb7q8h4pggwj4w3mc7x7vbgc/W3626_1611.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3626_1611_ba1bcd5d-8a0a-4351-85e7-9b874a9f5d08.jpg?v=1753292506"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632755251",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128603",
+   "mfr_sku": "W3626.1635.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3626_1635_824ba3a5-44e6-4827-bc94-f93779231b05.jpg?v=1753292504",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/vp5jpqjvpq9rhjtk8vqqgtv7/W3626_1635.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3626_1635_824ba3a5-44e6-4827-bc94-f93779231b05.jpg?v=1753292504"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632788019",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128604",
+   "mfr_sku": "W3626.517.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3626_517_86263745-6523-4db8-95a5-9c063e4037ad.jpg?v=1753292503",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/vmps3m9hssrw3vmccgh98r8b/W3626_517.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3626_517_86263745-6523-4db8-95a5-9c063e4037ad.jpg?v=1753292503"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632820787",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128605",
+   "mfr_sku": "W3627.10.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_10_310b5dd8-cce4-4e02-ae9c-c6d918ec9438.jpg?v=1753292502",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/vj2zmx5hkj9h9h45q9qj8tsh/W3627_10.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_10_310b5dd8-cce4-4e02-ae9c-c6d918ec9438.jpg?v=1753292502"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420022816819",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128606",
+   "mfr_sku": "W3627.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_106_a5d3862b-4e18-417c-aa21-18a1deaf552f.jpg?v=1753122157",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/mmnhh63x3vvn974s4g7k6c8/W3627_106.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_106_a5d3862b-4e18-417c-aa21-18a1deaf552f.jpg?v=1753122157"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420022849587",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128607",
+   "mfr_sku": "W3627.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_11_6708a380-9fc8-4050-8a1a-f86a20e0ba65.jpg?v=1753122154",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/v98wx6rjjpg8qfctt97vvgq7/W3627_11.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_11_6708a380-9fc8-4050-8a1a-f86a20e0ba65.jpg?v=1753122154"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420022915123",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128608",
+   "mfr_sku": "W3627.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_15_c5cb116f-dcb5-4053-a570-f3e44fc86fb2.jpg?v=1753122151",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/fc6h97wxxg3xbbtjrtc8v/W3627_15.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_15_c5cb116f-dcb5-4053-a570-f3e44fc86fb2.jpg?v=1753122151"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632886323",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128609",
+   "mfr_sku": "W3627.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_16_d0ca391b-7616-4bb4-b898-f89cf4bcc452.jpg?v=1753292501",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/nt8bgfwhsptqb8r833r/W3627_16.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_16_d0ca391b-7616-4bb4-b898-f89cf4bcc452.jpg?v=1753292501"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632919091",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128610",
+   "mfr_sku": "W3627.24.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_24_7c9a1106-16f8-4d4d-bcf4-0d900a50f4ab.jpg?v=1753292499",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/rj7nbvfvhq6svvgxqf4n67b8/W3627_24.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_24_7c9a1106-16f8-4d4d-bcf4-0d900a50f4ab.jpg?v=1753292499"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420022947891",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128611",
+   "mfr_sku": "W3627.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_35_c77d885d-d798-49fc-8cb2-b9a162f9931e.jpg?v=1753122149",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/x9hvc4c87r5cn86fwszhghn/W3627_35.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_35_c77d885d-d798-49fc-8cb2-b9a162f9931e.jpg?v=1753122149"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420022980659",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128612",
+   "mfr_sku": "W3627.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_5_db0afaeb-cc7f-480e-b16b-781d90e8ef69.jpg?v=1753122146",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/96w6qktscngmjfnfn3cf6m8/W3627_5.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_5_db0afaeb-cc7f-480e-b16b-781d90e8ef69.jpg?v=1753122146"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632951859",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128613",
+   "mfr_sku": "W3627.611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_611_25f20670-926a-489d-9d1a-896f61758256.jpg?v=1753292498",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/gxqk8n4c6whcwtbxvc9pvbm/W3627_611.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_611_25f20670-926a-489d-9d1a-896f61758256.jpg?v=1753292498"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422632984627",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128614",
+   "mfr_sku": "W3627.617.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_617_530de6d3-847b-4446-b160-25d59e4b4df2.jpg?v=1753292496",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/jtnktxkn2v46st3rhrwrk8r/W3627_617.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3627_617_530de6d3-847b-4446-b160-25d59e4b4df2.jpg?v=1753292496"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420023046195",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128615",
+   "mfr_sku": "W3628.101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_101_2e57005d-31b5-41c0-9761-79006bb66056.jpg?v=1753122144",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/npnqms6rf6kk6xjc6xtjs7/W3628_101.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_101_2e57005d-31b5-41c0-9761-79006bb66056.jpg?v=1753122144"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420023078963",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128616",
+   "mfr_sku": "W3628.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_11_3c6675de-bfb2-42a7-8b94-af0263bdf5ad.jpg?v=1753122141",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/f7mnqxb8jhg7gknsssfv2kv4/W3628_11.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_11_3c6675de-bfb2-42a7-8b94-af0263bdf5ad.jpg?v=1753122141"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420023111731",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128617",
+   "mfr_sku": "W3628.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_15_5bbb1742-c4df-4869-8bcf-ee9e90c8c137.jpg?v=1753122139",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/xwg5hxvx7w5mj3h8k78r7957/W3628_15.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_15_5bbb1742-c4df-4869-8bcf-ee9e90c8c137.jpg?v=1753122139"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420023144499",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128618",
+   "mfr_sku": "W3628.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_16_fa7db234-48ff-4b4b-a8e8-505eaff15846.jpg?v=1753122136",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/7nfj3mtw9trtgnwmtj57czhh/W3628_16.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_16_fa7db234-48ff-4b4b-a8e8-505eaff15846.jpg?v=1753122136"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420023177267",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128619",
+   "mfr_sku": "W3628.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_3_8e046433-8fc3-4b1b-a8c3-010a6487d247.jpg?v=1753122133",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/fvshcp6k2jbc2gtz2cfrfq6/W3628_3.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_3_8e046433-8fc3-4b1b-a8c3-010a6487d247.jpg?v=1753122133"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420023210035",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128620",
+   "mfr_sku": "W3628.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_5_f6c25fe9-2080-450a-958c-5c9dda14e123.jpg?v=1753122130",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/bmgb95gx9m6bjkt36rvjc6g3/W3628_5.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_5_f6c25fe9-2080-450a-958c-5c9dda14e123.jpg?v=1753122130"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420023308339",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128621",
+   "mfr_sku": "W3628.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_6_963228d9-9234-471e-88e0-ee841f63650f.jpg?v=1753122128",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/bgvggxxpqnqfnvcm23gw2qqp/W3628_6.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_6_963228d9-9234-471e-88e0-ee841f63650f.jpg?v=1753122128"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420023373875",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128622",
+   "mfr_sku": "W3628.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_8_0200ac91-9bcb-4f9c-ad66-f86d544dcc7c.jpg?v=1753122125",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/8k6zrxhmv4275qxbkbxjvhg/W3628_8.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3628_8_0200ac91-9bcb-4f9c-ad66-f86d544dcc7c.jpg?v=1753122125"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422633050163",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128623",
+   "mfr_sku": "W3629.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3629_11_261d213e-a582-47d7-8ce4-d423881f3fe3.jpg?v=1753292495",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/xbkqgzstqqvp8fcgt3tvq59v/W3629_11.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3629_11_261d213e-a582-47d7-8ce4-d423881f3fe3.jpg?v=1753292495"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420023406643",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128624",
+   "mfr_sku": "W3629.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3629_16_96cecb58-4b40-44bd-bff1-c518b95aa25f.jpg?v=1753122123",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/8p8m2v344r56gnnp5t75k5/W3629_16.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3629_16_96cecb58-4b40-44bd-bff1-c518b95aa25f.jpg?v=1753122123"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420023439411",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128625",
+   "mfr_sku": "W3629.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3629_5_809700f7-247c-4787-900f-990d7143bb84.jpg?v=1753122120",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/j9x7brfxcw3zkzr4vn2cr3b/W3629_5.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3629_5_809700f7-247c-4787-900f-990d7143bb84.jpg?v=1753122120"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420023504947",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128626",
+   "mfr_sku": "W3630.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3630_11_58acc57c-ea55-41ce-9a0f-d21d53c3ba8a.jpg?v=1753122117",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/8sb4495qb8ctxm99jwh56j/W3630_11.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3630_11_58acc57c-ea55-41ce-9a0f-d21d53c3ba8a.jpg?v=1753122117"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422633082931",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128627",
+   "mfr_sku": "W3630.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3630_16_92e4a400-c0b5-42c4-8352-9fd3dc89bb55.jpg?v=1753292494",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/3hgnwj8q8ptz3fwmrhjwf83/W3630_16.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3630_16_92e4a400-c0b5-42c4-8352-9fd3dc89bb55.jpg?v=1753292494"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422633148467",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128628",
+   "mfr_sku": "W3630.519.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3630_519_73e796bc-b4f8-4325-971f-750c9bd142a5.jpg?v=1753292493",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/m3vhq7kv8wf7p3frnxkmz88/W3630_519.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3630_519_73e796bc-b4f8-4325-971f-750c9bd142a5.jpg?v=1753292493"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420023537715",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128629",
+   "mfr_sku": "W3630.52.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3630_52_d544aaa0-eee7-48ef-91f8-a2c6722547f9.jpg?v=1753122115",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/s6b888qbm6ph33jc3hr4vbnx/W3630_52.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3630_52_d544aaa0-eee7-48ef-91f8-a2c6722547f9.jpg?v=1753122115"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420023570483",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128630",
+   "mfr_sku": "W3630.530.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3630_530_e3175c19-05d2-4e05-83b0-0419a0f49a57.jpg?v=1753122112",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/7x24tf7hv4p6nptmmsrnhxz/W3630_530.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3630_530_e3175c19-05d2-4e05-83b0-0419a0f49a57.jpg?v=1753122112"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420023636019",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128631",
+   "mfr_sku": "W3630.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3630_6_cddb5bca-29ab-49d2-bfdb-feab8bcf54b2.jpg?v=1753122109",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/75m84qkqt88hjp45cfqvkwwc/W3630_6.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3630_6_cddb5bca-29ab-49d2-bfdb-feab8bcf54b2.jpg?v=1753122109"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420026617907",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128678",
+   "mfr_sku": "W3639.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3639_4_d48b3f74-74ab-4931-833a-d5a6a9ae2899.jpg?v=1753121976",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/jcs7zx8qp3bt3wz96xkq29/W3639_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3639_4_d48b3f74-74ab-4931-833a-d5a6a9ae2899.jpg?v=1753121976"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422633771059",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128693",
+   "mfr_sku": "W3641.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3641_8_7ced5dc2-1dad-456e-8231-aa35d4969e6e.jpg?v=1753292464",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/c6mht8hs8b89bnb7qbppcz7v/W3641_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3641_8_7ced5dc2-1dad-456e-8231-aa35d4969e6e.jpg?v=1753292464"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422634786867",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128703",
+   "mfr_sku": "W3642.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3642_8_8854920e-ff7a-47e9-949b-83bdf32a53c3.jpg?v=1753292448",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/2j4kxfh8b34chtstvnfk268v/W3642_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3642_8_8854920e-ff7a-47e9-949b-83bdf32a53c3.jpg?v=1753292448"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422634950707",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128706",
+   "mfr_sku": "W3643.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3643_4_905fe160-6ae0-4737-836c-056054aa5cfc.jpg?v=1753292443",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/8nnpmcqs8xvj2m8wfb3p8ht3/W3643_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3643_4_905fe160-6ae0-4737-836c-056054aa5cfc.jpg?v=1753292443"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422635147315",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128709",
+   "mfr_sku": "W3643.9.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3643_9_8125a713-47c7-40cf-a31e-6f034b7b3b6a.jpg?v=1753292438",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/gr4pw6m98jr785kh4jg6v5/W3643_9.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3643_9_8125a713-47c7-40cf-a31e-6f034b7b3b6a.jpg?v=1753292438"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422635376691",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128717",
+   "mfr_sku": "W3644.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3644_6_6eb5f6c6-ae82-456b-8744-8fe87b7dd6a2.jpg?v=1753292425",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/bmvgqfcpmc64vm6r8gf9ht/W3644_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3644_6_6eb5f6c6-ae82-456b-8744-8fe87b7dd6a2.jpg?v=1753292425"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422635606067",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128723",
+   "mfr_sku": "W3646-52",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3646_52_3d3947bf-cb12-4e1e-9936-55f73c8674cc.jpg?v=1753292410",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/kk9fq3cc2tgpnwfzc6bpvs/W3646_52.jpg",
+   "hires_source": "kravet_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3646_52_3d3947bf-cb12-4e1e-9936-55f73c8674cc.jpg?v=1753292410"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422635671603",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128724",
+   "mfr_sku": "W3646-811",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3646_811_3ea8dc53-e23d-45a4-98bf-14f32fe18d2a.jpg?v=1753292408",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/9qxcjvmpx3qxkh7xnp8s4t/W3646_811.jpg",
+   "hires_source": "kravet_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3646_811_3ea8dc53-e23d-45a4-98bf-14f32fe18d2a.jpg?v=1753292408"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422635704371",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128725",
+   "mfr_sku": "W3647.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3647_1_c7480a38-3cfb-4366-b2d3-a539608bbc03.jpg?v=1753292406",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/3gwgfts5cwcrgtpk5kcstj9/W3647_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3647_1_c7480a38-3cfb-4366-b2d3-a539608bbc03.jpg?v=1753292406"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422635802675",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128727",
+   "mfr_sku": "W3648.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3648_1_e5e9fa11-b3f0-4b68-b484-4e2f08d15461.jpg?v=1753292403",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/8w6n3tr5csk38kcwpzw95sgm/W3648_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3648_1_e5e9fa11-b3f0-4b68-b484-4e2f08d15461.jpg?v=1753292403"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422636916787",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128750",
+   "mfr_sku": "W3653-21",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3653_21_eb2ef062-1a2d-43d5-b50d-99993a240082.jpg?v=1753292365",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/qtkg462p37sn2j29h5pjw92j/W3653_21.jpg",
+   "hires_source": "kravet_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3653_21_eb2ef062-1a2d-43d5-b50d-99993a240082.jpg?v=1753292365"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422636982323",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128751",
+   "mfr_sku": "W3653.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3653_4_cf060357-bee3-404a-b821-200b97388873.jpg?v=1753292364",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/355vp5nph8jff5qmm3stx/W3653_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3653_4_cf060357-bee3-404a-b821-200b97388873.jpg?v=1753292364"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422637113395",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128753",
+   "mfr_sku": "W3653-417",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3653_417_d184b3ab-79e3-4fe9-9d03-7100b2bc36ae.jpg?v=1753292360",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/s46wq3hkshp5pztk238ttbg/W3653_417.jpg",
+   "hires_source": "kravet_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3653_417_d184b3ab-79e3-4fe9-9d03-7100b2bc36ae.jpg?v=1753292360"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422637211699",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128755",
+   "mfr_sku": "W3653.7.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3653_7_7d0baaa8-f677-492d-af44-45089f001974.jpg?v=1753292357",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/73n9j3qhtnfjxbxc58pkrt/W3653_7.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3653_7_7d0baaa8-f677-492d-af44-45089f001974.jpg?v=1753292357"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422637310003",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128757",
+   "mfr_sku": "W3654-910",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3654_910_672a5c78-7c0b-4996-a521-2a64474da446.jpg?v=1753292353",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/tb88ph9792z9njv9pv5x6nq/W3654_910.jpg",
+   "hires_source": "kravet_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3654_910_672a5c78-7c0b-4996-a521-2a64474da446.jpg?v=1753292353"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422638161971",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128781",
+   "mfr_sku": "W3659.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3659_5_a5058955-5d9e-4740-9167-049ab0401e1d.jpg?v=1753292320",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/s5fk7krt2k9vrc499xbkb9px/W3659_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3659_5_a5058955-5d9e-4740-9167-049ab0401e1d.jpg?v=1753292320"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420027568179",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128785",
+   "mfr_sku": "W3659.7.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3659_7_3ba3d1bc-b221-4e3f-a5d2-bf75f2db7c21.jpg?v=1753121928",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/7j7bjzjhhv2g96p99vvx3jnj/W3659_7.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3659_7_3ba3d1bc-b221-4e3f-a5d2-bf75f2db7c21.jpg?v=1753121928"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422638850099",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128797",
+   "mfr_sku": "W3662.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3662_8_8a195f6c-1c70-4306-9d2e-945834ef3ce5.jpg?v=1753292295",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/kf8v4rgkxbtrptn4gmw5t7k/W3662_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3662_8_8a195f6c-1c70-4306-9d2e-945834ef3ce5.jpg?v=1753292295"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422639210547",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128813",
+   "mfr_sku": "W3664.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3664_6_ceae5d21-7d74-43a7-9171-0bf8e666f608.jpg?v=1753292280",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/xtjgf24g9rqwf7r7x7jcfm8/W3664_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3664_6_ceae5d21-7d74-43a7-9171-0bf8e666f608.jpg?v=1753292280"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422639538227",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128819",
+   "mfr_sku": "W3665.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3665_8_b815ba0d-0d19-48ac-be9a-88905280b3eb.jpg?v=1753292271",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/688m8h5xwvpqg6wrqhnp6pf/W3665_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3665_8_b815ba0d-0d19-48ac-be9a-88905280b3eb.jpg?v=1753292271"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422639898675",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128826",
+   "mfr_sku": "W3666.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3666_6_45a7bba2-3834-476c-823b-01fb67933eee.jpg?v=1753292262",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/pxb4jrb43xgfx4zsvgf78m/W3666_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3666_6_45a7bba2-3834-476c-823b-01fb67933eee.jpg?v=1753292262"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422640193587",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128832",
+   "mfr_sku": "W3668.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3668_5_fdfd9d43-401f-4a0f-80a2-52651c287460.jpg?v=1753292251",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/smtw53b7rn2t5z5wqgn4s5/W3668_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3668_5_fdfd9d43-401f-4a0f-80a2-52651c287460.jpg?v=1753292251"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422640291891",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128833",
+   "mfr_sku": "W3668.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3668_6_af5ebd04-0b65-4424-8e8c-dc7ba3d60ae2.jpg?v=1753292249",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/2bj8sxmprzj988t5nn3b7z4m/W3668_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3668_6_af5ebd04-0b65-4424-8e8c-dc7ba3d60ae2.jpg?v=1753292249"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422640324659",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128834",
+   "mfr_sku": "W3668.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3668_8_6099e383-82da-4059-adc4-6d39e7d97875.jpg?v=1753292247",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/w3bfhmw7tk3vn7nhg9s5f4fr/W3668_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3668_8_6099e383-82da-4059-adc4-6d39e7d97875.jpg?v=1753292247"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420028125235",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128838",
+   "mfr_sku": "W3673.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3673_1_3c524de4-82fd-44ca-89db-a7db532024e8.jpg?v=1753121891",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/b7jr8vjh2z3ppvftkbfq893s/W3673_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3673_1_3c524de4-82fd-44ca-89db-a7db532024e8.jpg?v=1753121891"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422640422963",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128839",
+   "mfr_sku": "W3674.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3674_6_7af6d825-26d8-49fe-ab47-06b419961819.jpg?v=1753292243",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/9mkhhpqcpqrprtcs549bg4s/W3674_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3674_6_7af6d825-26d8-49fe-ab47-06b419961819.jpg?v=1753292243"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422640488499",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128841",
+   "mfr_sku": "W3676.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3676_1_b309d567-093b-4cb9-81f6-a605a447014e.jpg?v=1753292240",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/f93pg8spwvj9s5k6cpq9w9/W3676_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3676_1_b309d567-093b-4cb9-81f6-a605a447014e.jpg?v=1753292240"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422640586803",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128844",
+   "mfr_sku": "W3676.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3676_5_1aa3f774-990c-4c75-865c-39d4c2d83678.jpg?v=1753292236",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/79ftgt7t4v238wxpr9hp239n/W3676_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3676_5_1aa3f774-990c-4c75-865c-39d4c2d83678.jpg?v=1753292236"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420028190771",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128862",
+   "mfr_sku": "W3679.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3679_1_e6b4ff46-6f4a-48d6-bddf-b71ffbe041d3.jpg?v=1753121887",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/9t6wmzf7shpshhhmbjthg8qw/W3679_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3679_1_e6b4ff46-6f4a-48d6-bddf-b71ffbe041d3.jpg?v=1753121887"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420028256307",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128864",
+   "mfr_sku": "W3680.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3680_1_180518b9-8f6e-40f4-af8c-8b43731fb1c6.jpg?v=1753121885",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/x8pzfrcm9mkhhf6wqqk84r/W3680_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3680_1_180518b9-8f6e-40f4-af8c-8b43731fb1c6.jpg?v=1753121885"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420029141043",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128872",
+   "mfr_sku": "W3682.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3682_1_21f0c3eb-5513-4e6a-9df5-8ca3354b6c49.jpg?v=1753121864",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/pscj95rsrt8qrh4x6bf6tmm/W3682_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3682_1_21f0c3eb-5513-4e6a-9df5-8ca3354b6c49.jpg?v=1753121864"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420029468723",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128879",
+   "mfr_sku": "W3682.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3682_5_1b4b2f53-4196-4daf-9065-34f744868372.jpg?v=1753121846",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/7wjc8qpfhc65w5smtnmz7sqc/W3682_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3682_5_1b4b2f53-4196-4daf-9065-34f744868372.jpg?v=1753121846"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420030550067",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128905",
+   "mfr_sku": "W3689.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3689_1_f77fb85e-6d9d-46eb-8e02-3a3a767c37c3.jpg?v=1753121774",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/bfjw5bfnhzxh35kjmtpfgw6/W3689_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3689_1_f77fb85e-6d9d-46eb-8e02-3a3a767c37c3.jpg?v=1753121774"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420031238195",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128919",
+   "mfr_sku": "W3691.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3691_1_d0b7c522-dba5-41d2-8dcf-2e75e6d185f9.jpg?v=1753121742",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/2qrvfb9cwqqc7fm9twftfqxn/W3691_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3691_1_d0b7c522-dba5-41d2-8dcf-2e75e6d185f9.jpg?v=1753121742"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420031565875",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128925",
+   "mfr_sku": "W3691.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3691_4_8a2f3aca-3141-49d1-962c-96ed4eb5d362.jpg?v=1753121724",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/xj5tw3cr2rvsbrwxsvvcjfw/W3691_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3691_4_8a2f3aca-3141-49d1-962c-96ed4eb5d362.jpg?v=1753121724"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422641537075",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128930",
+   "mfr_sku": "W3692.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3692_4_8339ab43-026a-431e-b04d-1dcd0d63aeb7.jpg?v=1753292203",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/xb9tkqz98mcbfsj2hq3wrcn/W3692_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3692_4_8339ab43-026a-431e-b04d-1dcd0d63aeb7.jpg?v=1753292203"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420031631411",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128934",
+   "mfr_sku": "W3694.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3694_1_f397cd3c-5c41-4d69-afa1-a7da5a1a8eba.jpg?v=1753121716",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/kx79knsv8jb9m329tthwxcxg/W3694_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3694_1_f397cd3c-5c41-4d69-afa1-a7da5a1a8eba.jpg?v=1753121716"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422641930291",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128942",
+   "mfr_sku": "W3694.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3694_6_b0e6f247-2069-49b4-aabb-5ab3ca6205c2.jpg?v=1753292186",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/98hbqxf8ckg7fh6vsq4p5g/W3694_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3694_6_b0e6f247-2069-49b4-aabb-5ab3ca6205c2.jpg?v=1753292186"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422642159667",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128946",
+   "mfr_sku": "W3695.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3695_4_6fbdf7e7-9f73-4ed3-a392-a518645bd4a3.jpg?v=1753292179",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/hz6w8h98gp5gn6jgg4nnbws/W3695_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3695_4_6fbdf7e7-9f73-4ed3-a392-a518645bd4a3.jpg?v=1753292179"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422642454579",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128949",
+   "mfr_sku": "W3695.7.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3695_7_0809e5d7-245b-46f5-a880-f7ae04aba23c.jpg?v=1753292174",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/st94gs2v9npf6fwkffsw7s8j/W3695_7.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3695_7_0809e5d7-245b-46f5-a880-f7ae04aba23c.jpg?v=1753292174"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422642749491",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128955",
+   "mfr_sku": "W3697.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3697_6_53dd524f-1318-43f5-a349-184432bc4947.jpg?v=1753292164",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/6fxf75qpg6xx88q79qcfmhbx/W3697_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3697_6_53dd524f-1318-43f5-a349-184432bc4947.jpg?v=1753292164"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422643568691",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128966",
+   "mfr_sku": "W3700.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3700_4_20876ca7-6e54-476d-93d9-49b300c68e20.jpg?v=1753292146",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/bvm4j8xx2xtjqtvk3zk62ffp/W3700_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3700_4_20876ca7-6e54-476d-93d9-49b300c68e20.jpg?v=1753292146"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422643798067",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128969",
+   "mfr_sku": "W3701.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3701_1_85215027-2a2a-4013-8b5d-a8787910a845.jpg?v=1753292141",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/v59q85w7zgvfq7gnq8gbprn/W3701_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3701_1_85215027-2a2a-4013-8b5d-a8787910a845.jpg?v=1753292141"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422644715571",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128986",
+   "mfr_sku": "W3702.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3702_4_70ea1ca5-b1df-4b8a-b3bb-2b3c344f8111.jpg?v=1753292114",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/p9746wvgvwp4xhmtnhrkjh/W3702_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3702_4_70ea1ca5-b1df-4b8a-b3bb-2b3c344f8111.jpg?v=1753292114"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420031991859",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-128994",
+   "mfr_sku": "W3704.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3704_1_afe4c26f-bb21-4b32-bbe3-ec905f0df2a0.jpg?v=1753121705",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/r779nsmf7k76t3whb7x6kpj/W3704_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3704_1_afe4c26f-bb21-4b32-bbe3-ec905f0df2a0.jpg?v=1753121705"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420032090163",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129006",
+   "mfr_sku": "W3705.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3705_11_718c5281-81e1-4226-a014-e193e8f4e414.jpg?v=1753121700",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/px673w4zpnmftxrjsmh93k/W3705_11.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3705_11_718c5281-81e1-4226-a014-e193e8f4e414.jpg?v=1753121700"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420032122931",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129007",
+   "mfr_sku": "W3705.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3705_15_c2043d59-656b-4baf-a776-f8cf5d2ca48d.jpg?v=1753121698",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/b44pttqjqnjc7x7b6hh6c969/W3705_15.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3705_15_c2043d59-656b-4baf-a776-f8cf5d2ca48d.jpg?v=1753121698"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422645993523",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129008",
+   "mfr_sku": "W3705.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3705_50_bb8a637f-54a2-4b7e-baeb-a600ad90865e.jpg?v=1753292085",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/38rvx58zwmwxqpkfzrz74/W3705_50.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3705_50_bb8a637f-54a2-4b7e-baeb-a600ad90865e.jpg?v=1753292085"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420032155699",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129009",
+   "mfr_sku": "W3705.51.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3705_51_bfe3fb6b-5972-43d0-917c-ecb7c3bca2f4.jpg?v=1753121696",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/chw3jt9n89tj9tqxjrnsq6w/W3705_51.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3705_51_bfe3fb6b-5972-43d0-917c-ecb7c3bca2f4.jpg?v=1753121696"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420032221235",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129010",
+   "mfr_sku": "W3705.616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3705_616_1f8b156b-b9ff-4f91-8f41-917ccd58fdc1.jpg?v=1753121694",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/x3f3wj53p25j5qv9mshpq/W3705_616.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3705_616_1f8b156b-b9ff-4f91-8f41-917ccd58fdc1.jpg?v=1753121694"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420032254003",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129012",
+   "mfr_sku": "W3714.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3714_3_86b239e2-baa9-4e27-836a-862f069f1d73.jpg?v=1753121692",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/9mv8ntjxfw4vvws9fcmshpj/W3714_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3714_3_86b239e2-baa9-4e27-836a-862f069f1d73.jpg?v=1753121692"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422646091827",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129013",
+   "mfr_sku": "W3714.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3714_5_d26195a7-43a5-48e6-9ef0-ca0764870c31.jpg?v=1753292083",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/2kvmqxhrwptsmbqqwv55n7/W3714_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3714_5_d26195a7-43a5-48e6-9ef0-ca0764870c31.jpg?v=1753292083"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420032286771",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129014",
+   "mfr_sku": "W3714.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3714_6_4f403a96-240c-424b-adaa-4292c2c4fa10.jpg?v=1753121689",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/gn27mn74tpqf2f2mfcszb4wc/W3714_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3714_6_4f403a96-240c-424b-adaa-4292c2c4fa10.jpg?v=1753121689"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422646124595",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129015",
+   "mfr_sku": "W3714.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3714_8_98372880-47c7-4619-87bf-d88ce79cf594.jpg?v=1753292081",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/33pxr7v6mqgkcmvfr655h/W3714_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3714_8_98372880-47c7-4619-87bf-d88ce79cf594.jpg?v=1753292081"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422646255667",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129019",
+   "mfr_sku": "W3715.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3715_4_d44f4cac-10d6-44bc-a960-d9fb5c5360f5.jpg?v=1753292079",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/p5239hwwb576k9nf4jfgvkb/W3715_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3715_4_d44f4cac-10d6-44bc-a960-d9fb5c5360f5.jpg?v=1753292079"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420032548915",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129027",
+   "mfr_sku": "W3716.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3716_4_e7d4a16f-01ec-4b34-adc5-707564bc672a.jpg?v=1753121674",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/r88h7w3gm265hrnwh75m957/W3716_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3716_4_e7d4a16f-01ec-4b34-adc5-707564bc672a.jpg?v=1753121674"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422646386739",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129028",
+   "mfr_sku": "W3716.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3716_5_8a76e51f-7fe4-46b1-ad6c-7e43b3dc1a9c.jpg?v=1753292075",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/rnkwmg7xsj9hx7nkhgxc57/W3716_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3716_5_8a76e51f-7fe4-46b1-ad6c-7e43b3dc1a9c.jpg?v=1753292075"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420032778291",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129030",
+   "mfr_sku": "W3717.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3717_3_7b6f1020-fb78-4826-9406-79088c55e933.jpg?v=1753121670",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/ggmnfbctc8nrxk982xhzxb2b/W3717_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3717_3_7b6f1020-fb78-4826-9406-79088c55e933.jpg?v=1753121670"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420032942131",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129034",
+   "mfr_sku": "W3718.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3718_6_11756f90-bb25-4ed0-9a45-b3ec4a7486e1.jpg?v=1753121659",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/7zqfcmj45wh8ftnmpvksp/W3718_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3718_6_11756f90-bb25-4ed0-9a45-b3ec4a7486e1.jpg?v=1753121659"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420033007667",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129035",
+   "mfr_sku": "W3718.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3718_8_298891d4-0f4e-4909-a301-7a42e71c236c.jpg?v=1753121655",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/ncgqrhttmwcgnvgj2bmv7b7z/W3718_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3718_8_298891d4-0f4e-4909-a301-7a42e71c236c.jpg?v=1753121655"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422646452275",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129038",
+   "mfr_sku": "W3719.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3719_8_4c75c25c-0aac-499a-bcd6-11ef0f36e6da.jpg?v=1753292072",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/3btkr8wv33r383cbjsw87nws/W3719_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3719_8_4c75c25c-0aac-499a-bcd6-11ef0f36e6da.jpg?v=1753292072"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422646517811",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129043",
+   "mfr_sku": "W3720.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3720_8_8bf40d13-c7b4-4397-92f3-43a0c1f85583.jpg?v=1753292069",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/cvsn5z7j3rwcfwwjhk5qrj4z/W3720_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3720_8_8bf40d13-c7b4-4397-92f3-43a0c1f85583.jpg?v=1753292069"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422646714419",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129048",
+   "mfr_sku": "W3721.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3721_8_f810af31-e6e8-40d0-b9b0-224d2059a492.jpg?v=1753292063",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/98mvj5hm38g44swqqz7rhp53/W3721_8a.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3721_8_f810af31-e6e8-40d0-b9b0-224d2059a492.jpg?v=1753292063"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420033335347",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129052",
+   "mfr_sku": "W3722.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3722_4_bf7e2e61-b646-4b42-89d9-4241a605791c.jpg?v=1753121638",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/5cqjc9ng8mrwh7brnkxhkpp/W3722_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3722_4_bf7e2e61-b646-4b42-89d9-4241a605791c.jpg?v=1753121638"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420033433651",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129054",
+   "mfr_sku": "W3722.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3722_6_86cc4979-9d2c-4620-9b71-4cd6de5ba901.jpg?v=1753121633",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/qnnkm8cr35qwg7rqh9gfv6/W3722_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3722_6_86cc4979-9d2c-4620-9b71-4cd6de5ba901.jpg?v=1753121633"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420033499187",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129055",
+   "mfr_sku": "W3723.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3723_1_c7f416d0-2a5c-4688-8720-ac8922c369a2.jpg?v=1753121627",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/gh7pcks3vhgqkrk3vt79k98c/W3723_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3723_1_c7f416d0-2a5c-4688-8720-ac8922c369a2.jpg?v=1753121627"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422647107635",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129063",
+   "mfr_sku": "W3724.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3724_8_4e1c7459-fbe0-40a0-ab85-773aed241b3b.jpg?v=1753292053",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/9tbnz6z6jbsnqfhv5xzfqvp/W3724_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3724_8_4e1c7459-fbe0-40a0-ab85-773aed241b3b.jpg?v=1753292053"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420033597491",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129064",
+   "mfr_sku": "W3725.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3725_1_3425a91f-641e-4691-a071-bc287ac25063.jpg?v=1753121621",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/kgs88b5vsrhptsw36s3796jw/W3725_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3725_1_3425a91f-641e-4691-a071-bc287ac25063.jpg?v=1753121621"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420033630259",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129065",
+   "mfr_sku": "W3725-10",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3725_10_31b098d7-8454-4a0e-b037-2e3f0ad5de89.jpg?v=1753121618",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/tkr7qsxjj4f957s9tmhhgcbq/W3725_10.jpg",
+   "hires_source": "kravet_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3725_10_31b098d7-8454-4a0e-b037-2e3f0ad5de89.jpg?v=1753121618"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420033990707",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129074",
+   "mfr_sku": "W3725.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3725_5_2a9853c6-6351-4614-a2d2-492e89e58b9e.jpg?v=1753121599",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/tbxm4kqswm3nj3vmhmtk9jfr/W3725_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3725_5_2a9853c6-6351-4614-a2d2-492e89e58b9e.jpg?v=1753121599"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420034023475",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129075",
+   "mfr_sku": "W3725.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3725_6_ce2ca8b4-0040-4e05-93df-2e4d589b82bb.jpg?v=1753121596",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/gn482sp37nxwzk7755w79h/W3725_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3725_6_ce2ca8b4-0040-4e05-93df-2e4d589b82bb.jpg?v=1753121596"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422647140403",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129079",
+   "mfr_sku": "W3726.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3726_3_03ade1a4-af14-4c27-a452-c49d68327761.jpg?v=1753292052",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/hx6qq5xp2jmn97f6pswtk3z/W3726_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3726_3_03ade1a4-af14-4c27-a452-c49d68327761.jpg?v=1753292052"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422647173171",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129080",
+   "mfr_sku": "W3726.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3726_4_24af5ae9-6c0b-4b0c-9453-a02b395226da.jpg?v=1753292051",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/jqn9qmr764s8j439m34kz/W3726_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3726_4_24af5ae9-6c0b-4b0c-9453-a02b395226da.jpg?v=1753292051"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420034252851",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129082",
+   "mfr_sku": "W3726.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3726_8_5419a12d-b30f-4b1b-92a0-49d00de8d2ed.jpg?v=1753121587",
+   "proposed_hires_url": "https://www.kravet.com/media/catalog/product/placeholder/default/placeholder-thumb-kk.jpg?optimize=medium&bg-color=255,255,255&fit=bounds",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3726_8_5419a12d-b30f-4b1b-92a0-49d00de8d2ed.jpg?v=1753121587"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422647435315",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129090",
+   "mfr_sku": "W3728.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3728_4_6a6ceaf8-90fb-46cf-94f2-63757cbc8b61.jpg?v=1753292044",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3728_4_6a6ceaf8-90fb-46cf-94f2-63757cbc8b61.jpg?v=1753292044"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420034646067",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129096",
+   "mfr_sku": "W3730.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3730_6_23aa2520-25d2-41a5-af90-68e46fe2d1e9.jpg?v=1753121570",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/x68f3tmqn7cctk4m8ft59v4/W3730_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3730_6_23aa2520-25d2-41a5-af90-68e46fe2d1e9.jpg?v=1753121570"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422647566387",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129099",
+   "mfr_sku": "W3731.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3731_4_9e9f7529-1fcf-4269-adc3-f420d8b70f0e.jpg?v=1753292037",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/jrnkkjgmnrqrbrbrbtjnnz8s/W3731_4a.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3731_4_9e9f7529-1fcf-4269-adc3-f420d8b70f0e.jpg?v=1753292037"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422647762995",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129108",
+   "mfr_sku": "W3734.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3734_4_6cb6da2c-70c7-42b7-9c73-612d98c836fd.jpg?v=1753292033",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/6kxncf3gm3wqmrgjcmg8nk/W3734_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3734_4_6cb6da2c-70c7-42b7-9c73-612d98c836fd.jpg?v=1753292033"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422647894067",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129112",
+   "mfr_sku": "W3735.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3735_3_6b87ee17-9088-4ac8-85fc-e8c02ce26046.jpg?v=1753292028",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/ckn64t8hpzrhsbvgwz8xsggw/W3735_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3735_3_6b87ee17-9088-4ac8-85fc-e8c02ce26046.jpg?v=1753292028"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420035301427",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129117",
+   "mfr_sku": "W3738.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3738_1_24291a7d-262e-4b63-be08-3a714d62aa10.jpg?v=1753121533",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/2v83b4hjn97m4jb45j7444m/W3738_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3738_1_24291a7d-262e-4b63-be08-3a714d62aa10.jpg?v=1753121533"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422648188979",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129126",
+   "mfr_sku": "W3740.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3740_6_33128e09-9e66-4306-8b5e-a639586b4ac3.jpg?v=1753292019",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/2kxbntmr6cwrqqbphctjsgtt/W3740_6a.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3740_6_33128e09-9e66-4306-8b5e-a639586b4ac3.jpg?v=1753292019"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422648385587",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129130",
+   "mfr_sku": "W3742.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3742_5_7a8e7ae3-1478-4d8c-bfc8-b897fe24aaeb.jpg?v=1753292009",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3742_5_7a8e7ae3-1478-4d8c-bfc8-b897fe24aaeb.jpg?v=1753292009"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422648582195",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129134",
+   "mfr_sku": "W3743.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3743_5_beb46e72-9f8a-46f8-a413-1df87f009e94.jpg?v=1753292003",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/qtcc58pjct5ph8mmvn2xr6cb/W3743_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3743_5_beb46e72-9f8a-46f8-a413-1df87f009e94.jpg?v=1753292003"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422648614963",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129135",
+   "mfr_sku": "W3744.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3744_5_5b39a56c-7391-4d7c-b421-2c7ac397d32b.jpg?v=1753292001",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/szb7vt2rg83rvkk9fkkxbk54/W3744_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3744_5_5b39a56c-7391-4d7c-b421-2c7ac397d32b.jpg?v=1753292001"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420035858483",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129140",
+   "mfr_sku": "W3746.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3746_3_555c6a99-70db-4bfb-99d6-37c5bf7bb4c8.jpg?v=1753121518",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/rkg6smspg4svpgp5ggcncj/W3746_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3746_3_555c6a99-70db-4bfb-99d6-37c5bf7bb4c8.jpg?v=1753121518"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422648680499",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129142",
+   "mfr_sku": "W3747.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3747_5_af674859-70f3-4099-8435-83655b7730b6.jpg?v=1753291999",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/fpkfrvvqg8ht3f642jkrrvq/W3747_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3747_5_af674859-70f3-4099-8435-83655b7730b6.jpg?v=1753291999"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422648811571",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129144",
+   "mfr_sku": "W3748.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3748_5_00fc09f7-d150-47ca-9021-d2a36a494530.jpg?v=1753291996",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3748_5_00fc09f7-d150-47ca-9021-d2a36a494530.jpg?v=1753291996"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422649008179",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129151",
+   "mfr_sku": "W3751.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3751_8_f3480126-4ec7-4f2f-9b07-432249f759a0.jpg?v=1753291988",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/4r2qt3bkjnfc3sf5fgjsfwp5/W3751_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3751_8_f3480126-4ec7-4f2f-9b07-432249f759a0.jpg?v=1753291988"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422649270323",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129163",
+   "mfr_sku": "W3759-17",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3759_17_253abbe5-b324-4981-8093-b17a3065ed8f.jpg?v=1753291978",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/qvc7qtg9593pjzhp3q98249c/W3759_17.jpg",
+   "hires_source": "kravet_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3759_17_253abbe5-b324-4981-8093-b17a3065ed8f.jpg?v=1753291978"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420036415539",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129165",
+   "mfr_sku": "W3759-40",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3759_40_2e221160-3a41-45a8-8da0-52af7fa3e963.jpg?v=1753121498",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/xnm4cr2zjh7q7rssb35vx9b/W3759_40.jpg",
+   "hires_source": "kravet_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3759_40_2e221160-3a41-45a8-8da0-52af7fa3e963.jpg?v=1753121498"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420036743219",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129174",
+   "mfr_sku": "W3762.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3762_8_64cb4c78-cb7b-4951-a086-72025b47cca4.jpg?v=1753121485",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/4v97trms9b9gjv7gfs266v/W3762_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3762_8_64cb4c78-cb7b-4951-a086-72025b47cca4.jpg?v=1753121485"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420036972595",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129179",
+   "mfr_sku": "W3764.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3764_3_eed38bd4-5abf-4185-a804-131f2dc96cf4.jpg?v=1753121472",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/kb5mvxvx657bhnkvgtxg79hs/W3764_3.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3764_3_eed38bd4-5abf-4185-a804-131f2dc96cf4.jpg?v=1753121472"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420037103667",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129184",
+   "mfr_sku": "W3767.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3767_5_5f351cdd-2e63-43ae-8271-d382d19d7cf1.jpg?v=1753121466",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/hmf6gqns89bm9nc9hm4rb5/W3767_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3767_5_5f351cdd-2e63-43ae-8271-d382d19d7cf1.jpg?v=1753121466"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422649598003",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129186",
+   "mfr_sku": "W3769.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3769_8_9ce54548-f457-4555-b9c0-b5d291168bb4.jpg?v=1753291968",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/g37knbq5fp25h7ct6rqst7nt/W3769_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3769_8_9ce54548-f457-4555-b9c0-b5d291168bb4.jpg?v=1753291968"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422649696307",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129190",
+   "mfr_sku": "W3770.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3770_4_6c79da0f-a664-45f3-a3ab-24a72a1326ba.jpg?v=1753291965",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/p9qp4nsx62vphjstv5tbcf/W3770_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3770_4_6c79da0f-a664-45f3-a3ab-24a72a1326ba.jpg?v=1753291965"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420037234739",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129191",
+   "mfr_sku": "W3771.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3771_5_181b5312-c28f-4518-9c19-032218aed171.jpg?v=1753121459",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3771_5_181b5312-c28f-4518-9c19-032218aed171.jpg?v=1753121459"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422649827379",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129194",
+   "mfr_sku": "W3772.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3772_8_e1d48b3c-1fba-4207-8b11-28a7c2832e37.jpg?v=1753291961",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/wwbqfqjwbrg596m3nnksw49/W3772_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3772_8_e1d48b3c-1fba-4207-8b11-28a7c2832e37.jpg?v=1753291961"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422649860147",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129197",
+   "mfr_sku": "W3773.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3773_4_c1981538-4d6c-435d-a3e5-89f579603ee8.jpg?v=1753291959",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/6q89k778ww5m5cxp55gc82j/W3773_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3773_4_c1981538-4d6c-435d-a3e5-89f579603ee8.jpg?v=1753291959"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420037365811",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129200",
+   "mfr_sku": "W3773.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3773_8_c48b062c-da15-4281-9414-fa7a377979a5.jpg?v=1753121447",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/3nccx958j3cwpjwcmsgx3v65/W3773_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3773_8_c48b062c-da15-4281-9414-fa7a377979a5.jpg?v=1753121447"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420037562419",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129210",
+   "mfr_sku": "W3775.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3775_8_e477c253-c178-4c95-a3b5-05cb98e2c6d5.jpg?v=1753121435",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/xrjg9tkkb4vq8ngmjrfmrh9/W3775_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3775_8_e477c253-c178-4c95-a3b5-05cb98e2c6d5.jpg?v=1753121435"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422650351667",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129218",
+   "mfr_sku": "W3779.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3779_4_0a27fbbb-74a5-4501-b632-ccb777a947c0.jpg?v=1753291941",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/cjg9f9hv4bwfp5b9rfz9nc9/W3779_4.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3779_4_0a27fbbb-74a5-4501-b632-ccb777a947c0.jpg?v=1753291941"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420037693491",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129222",
+   "mfr_sku": "W3781-11",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3781_11_44621879-9b32-4ac1-8be7-06d6fbb4dfd4.jpg?v=1753121427",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/gcmbk4wn54xjg87zcxngbqm7/W3781_11.jpg",
+   "hires_source": "kravet_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3781_11_44621879-9b32-4ac1-8be7-06d6fbb4dfd4.jpg?v=1753121427"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422650744883",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129228",
+   "mfr_sku": "W3783.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3783_8_6881449a-dbe7-4e8e-8bed-3faeb01378ae.jpg?v=1753291927",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/8wph3mw4gcjs6vv8mj6nw9s/W3783_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3783_8_6881449a-dbe7-4e8e-8bed-3faeb01378ae.jpg?v=1753291927"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420037890099",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129245",
+   "mfr_sku": "W3789.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3789_1_aedfece2-a57c-4e6e-94a5-e61917b4aea7.jpg?v=1753121415",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/89843c75jbsb79kw7h6j2wrc/W3789_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3789_1_aedfece2-a57c-4e6e-94a5-e61917b4aea7.jpg?v=1753121415"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422651400243",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129253",
+   "mfr_sku": "W3790.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3790_5_77f780de-d5e5-4455-9c7b-3e5adb70684e.jpg?v=1753291893",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/gcpcbq29wtknftktpq2mf37/W3790_5.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3790_5_77f780de-d5e5-4455-9c7b-3e5adb70684e.jpg?v=1753291893"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422651564083",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129260",
+   "mfr_sku": "W3793-11",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3793_11_b1d4a903-4b98-4b92-941f-e08709140c10.jpg?v=1753291886",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/698z9wsb6hxgbwjjv8k6hk7/W3793_11.jpg",
+   "hires_source": "kravet_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3793_11_b1d4a903-4b98-4b92-941f-e08709140c10.jpg?v=1753291886"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420038053939",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129262",
+   "mfr_sku": "W3793.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3793_5_a2a04137-a247-41db-98b6-778287af1139.jpg?v=1753121402",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/fgbm7w47jrkp7cxsh3qkv5/W3793_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3793_5_a2a04137-a247-41db-98b6-778287af1139.jpg?v=1753121402"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422651629619",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129265",
+   "mfr_sku": "W3795.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3795_3_862d4f87-5fb9-49af-9777-d09903c18fde.jpg?v=1753291883",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3795_3_862d4f87-5fb9-49af-9777-d09903c18fde.jpg?v=1753291883"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422652088371",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129305",
+   "mfr_sku": "W3803.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3803_5_f24cadf3-b97e-49cf-8db8-56250e9d871a.jpg?v=1753291868",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/ct3xcbwrs5h7gb7q6sp4kgf/W3803_5.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3803_5_f24cadf3-b97e-49cf-8db8-56250e9d871a.jpg?v=1753291868"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422732763187",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129313",
+   "mfr_sku": "W3806.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3806_4_108a35a7-5b6a-47e0-9268-4195d7d6913b.jpg?v=1753291864",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/js6bcjptqrhvhzvfbq4hp3h8/W3806_4a.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3806_4_108a35a7-5b6a-47e0-9268-4195d7d6913b.jpg?v=1753291864"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424928645171",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129338",
+   "mfr_sku": "W3825-101",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3825_101_c1a9744b-b983-49a8-a8c0-c2cb7973cd5d.jpg?v=1788547379",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3825_101_c1a9744b-b983-49a8-a8c0-c2cb7973cd5d.jpg?v=1788547379"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424928088115",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129370",
+   "mfr_sku": "W3836-161",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3836_161_e1b7668c-323c-46eb-87c7-bac34ebf0374.jpg?v=1788547384",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3836_161_e1b7668c-323c-46eb-87c7-bac34ebf0374.jpg?v=1788547384"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424928120883",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129371",
+   "mfr_sku": "W3837-1611",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3837_1611_e972515f-58cf-408f-aa1b-912ebad45ae7.jpg?v=1788547386",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3837_1611_e972515f-58cf-408f-aa1b-912ebad45ae7.jpg?v=1788547386"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424928153651",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129372",
+   "mfr_sku": "W3838-16",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3838_16_8a5fff1c-d7d9-44db-bfd1-c4f797a0eee7.jpg?v=1788547389",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3838_16_8a5fff1c-d7d9-44db-bfd1-c4f797a0eee7.jpg?v=1788547389"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424928186419",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129373",
+   "mfr_sku": "W3839-106",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3839_106_12e53628-663b-46f6-a821-025211a8b356.jpg?v=1788547391",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3839_106_12e53628-663b-46f6-a821-025211a8b356.jpg?v=1788547391"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424928219187",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129374",
+   "mfr_sku": "W3840-1101",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3840_1101_08c79387-9785-44a9-8169-1704a81eb3f2.jpg?v=1788547394",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3840_1101_08c79387-9785-44a9-8169-1704a81eb3f2.jpg?v=1788547394"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424928251955",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129375",
+   "mfr_sku": "W3841-30",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3841_30_b7b0a6fe-fc70-46d8-9f82-bd33ecdf7c70.jpg?v=1788547396",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3841_30_b7b0a6fe-fc70-46d8-9f82-bd33ecdf7c70.jpg?v=1788547396"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424928284723",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129376",
+   "mfr_sku": "W3842-106",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3842_106_818b0a60-9382-4dd7-beb0-98cc5e83c9b4.jpg?v=1788547399",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3842_106_818b0a60-9382-4dd7-beb0-98cc5e83c9b4.jpg?v=1788547399"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424928317491",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129377",
+   "mfr_sku": "W3843-11",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3843_11_713a9d05-4bc0-4909-a15c-3e86e082357d.jpg?v=1788547401",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3843_11_713a9d05-4bc0-4909-a15c-3e86e082357d.jpg?v=1788547401"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424928350259",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129378",
+   "mfr_sku": "W3844-1116",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3844_1116_feade5d2-6017-4fba-9c4c-7899a1f9f22b.jpg?v=1788547403",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3844_1116_feade5d2-6017-4fba-9c4c-7899a1f9f22b.jpg?v=1788547403"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424928415795",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129379",
+   "mfr_sku": "W3845-130",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3845_130_a9d4813c-c9ef-4818-92f4-56a64d4ddda7.jpg?v=1788547406",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3845_130_a9d4813c-c9ef-4818-92f4-56a64d4ddda7.jpg?v=1788547406"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420778545203",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129817",
+   "mfr_sku": "W3939.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3939_16_730405be-edb1-4b0a-b630-148484d43291.jpg?v=1753322226",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/9shnw4xpvvwjwjgzf4m4p6b/W3939_16.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3939_16_730405be-edb1-4b0a-b630-148484d43291.jpg?v=1753322226"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420778610739",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129818",
+   "mfr_sku": "W3939.161.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3939_161_ad248ec7-0fe6-4258-b716-04973ceae151.jpg?v=1753322225",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/3cxwrnj7ssfb5x48sq4vqt2g/W3939_161.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3939_161_ad248ec7-0fe6-4258-b716-04973ceae151.jpg?v=1753322225"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420778676275",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129819",
+   "mfr_sku": "W3939.30.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3939_30_0a40f3d9-064f-4fe6-856b-de2be575b90d.jpg?v=1753322223",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/rrfbsvcj7v9wc68x645c5m6/W3939_30.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3939_30_0a40f3d9-064f-4fe6-856b-de2be575b90d.jpg?v=1753322223"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7420778709043",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129820",
+   "mfr_sku": "W3939.31.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3939_31_0b15eac5-7a47-4803-b84b-fef8cb5da4be.jpg?v=1753322221",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/khptvftg8mvcfr36m6jmt56/W3939_31.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3939_31_0b15eac5-7a47-4803-b84b-fef8cb5da4be.jpg?v=1753322221"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424928579635",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-129821",
+   "mfr_sku": "W3939.51.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3939_51_9b99b8b6-89f0-4434-aea5-897762735599.jpg?v=1753290506",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/n5r72krfcxgp78jp5q93s/W3939_51.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W3939_51_9b99b8b6-89f0-4434-aea5-897762735599.jpg?v=1753290506"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427739418675",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-130484",
+   "mfr_sku": "W4248.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W4248_1_f4e23d40-cefe-4f19-b921-bb27bf7a2dca.jpg?v=1753290463",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/h3432nw88gkhhkgpq7jt37kk/W4248_1.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W4248_1_f4e23d40-cefe-4f19-b921-bb27bf7a2dca.jpg?v=1753290463"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427739910195",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-130494",
+   "mfr_sku": "W4250.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W4250_6_10c31c1d-3e29-4456-98be-a5e92ba2b3d5.jpg?v=1753290449",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/bws5k86kfbggb34c235963/W4250_6.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W4250_6_10c31c1d-3e29-4456-98be-a5e92ba2b3d5.jpg?v=1753290449"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427739942963",
+   "vendor": "Kravet",
+   "dw_sku": "DWKK-130495",
+   "mfr_sku": "W4250.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W4250_8_337b29b5-ae6a-402a-a690-de482055f6d6.jpg?v=1753290447",
+   "proposed_hires_url": "https://cdn.brandfolder.io/XSDLGRW8/at/8mtf5tbhbb5kjfnmnq27gf/W4250_8.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/W4250_8_337b29b5-ae6a-402a-a690-de482055f6d6.jpg?v=1753290447"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7873242562611",
+   "vendor": "Kravet",
+   "dw_sku": null,
+   "mfr_sku": null,
+   "cur_width": 300,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/placeholder-thumb-kk_291b6f12-0a16-4a16-9ed2-af1f6c56a391.jpg?v=1782934827",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/placeholder-thumb-kk_291b6f12-0a16-4a16-9ed2-af1f6c56a391.jpg?v=1782934827"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7874119630899",
+   "vendor": "Kravet",
+   "dw_sku": null,
+   "mfr_sku": null,
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/34956_1511_3049ce0f-651c-4363-97fa-0f886915540e.jpg?v=1782999637",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/34956_1511_3049ce0f-651c-4363-97fa-0f886915540e.jpg?v=1782999637"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427740532787",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134219",
+   "mfr_sku": "2010114.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2010114_19_069b7bad-c792-4023-8bad-450a056e11b0.jpg?v=1726797215",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2010114_19_069b7bad-c792-4023-8bad-450a056e11b0.jpg?v=1726797215"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427740565555",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134220",
+   "mfr_sku": "2010114.311.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2010114_311_24f96469-59f1-410f-a272-5f421bec11c7.jpg?v=1726797220",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2010114_311_24f96469-59f1-410f-a272-5f421bec11c7.jpg?v=1726797220"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427740598323",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134221",
+   "mfr_sku": "2010114.414.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2010114_414_11e44d5b-2753-4146-ac75-0409fb8abeec.jpg?v=1726797225",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2010114_414_11e44d5b-2753-4146-ac75-0409fb8abeec.jpg?v=1726797225"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427740696627",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134223",
+   "mfr_sku": "2010114.6666.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2010114_6666_33d6dc28-4b1a-4109-be5d-4e7773b2c08d.jpg?v=1726797234",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2010114_6666_33d6dc28-4b1a-4109-be5d-4e7773b2c08d.jpg?v=1726797234"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427740860467",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134238",
+   "mfr_sku": "2010140.311.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2010140_311_f6f36c06-5f7b-449f-9f4c-f171aa8ec73c.jpg?v=1726797253",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2010140_311_f6f36c06-5f7b-449f-9f4c-f171aa8ec73c.jpg?v=1726797253"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427740926003",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134243",
+   "mfr_sku": "2011101.125.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2011101_125_677fcdf6-3db4-4211-a63b-99b01ece7ceb.jpg?v=1726797258",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2011101_125_677fcdf6-3db4-4211-a63b-99b01ece7ceb.jpg?v=1726797258"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427740958771",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134245",
+   "mfr_sku": "2011102.53.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2011102_53_adb8fa20-1aa4-4543-995a-83a39845bf46.jpg?v=1726797262",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2011102_53_adb8fa20-1aa4-4543-995a-83a39845bf46.jpg?v=1726797262"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427740991539",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134246",
+   "mfr_sku": "2011104.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2011104_15_4bf38b69-995b-4b37-989e-7f6f6551cf37.jpg?v=1726797267",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2011104_15_4bf38b69-995b-4b37-989e-7f6f6551cf37.jpg?v=1726797267"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741089843",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134251",
+   "mfr_sku": "2011127.116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2011127_116_6d316383-6231-4cc2-8987-aa13301fd5eb.jpg?v=1726797276",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2011127_116_6d316383-6231-4cc2-8987-aa13301fd5eb.jpg?v=1726797276"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741122611",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134259",
+   "mfr_sku": "2011137.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2011137_19_b93e4578-23e9-445c-a69e-6fef676172b8.jpg?v=1726797280",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2011137_19_b93e4578-23e9-445c-a69e-6fef676172b8.jpg?v=1726797280"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741155379",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134260",
+   "mfr_sku": "2011137.68.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2011137_68_37181de7-d36e-4d15-8588-4a6b1532b217.jpg?v=1726797284",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2011137_68_37181de7-d36e-4d15-8588-4a6b1532b217.jpg?v=1726797284"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741483059",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134276",
+   "mfr_sku": "2012115.534.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012115_534_a84a49de-bc0d-4508-b796-7fb3ad1885ba.jpg?v=1726797332",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012115_534_a84a49de-bc0d-4508-b796-7fb3ad1885ba.jpg?v=1726797332"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741548595",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134277",
+   "mfr_sku": "2012116.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012116_13_1ba395b9-f52e-4ed3-a2ee-13e8b257653b.jpg?v=1726797336",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012116_13_1ba395b9-f52e-4ed3-a2ee-13e8b257653b.jpg?v=1726797336"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741581363",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134282",
+   "mfr_sku": "2012134.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012134_13_d2c4208e-50a2-4854-9499-c5084e75eda8.jpg?v=1726797341",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012134_13_d2c4208e-50a2-4854-9499-c5084e75eda8.jpg?v=1726797341"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741614131",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134283",
+   "mfr_sku": "2012134.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012134_50_2623f051-d5f2-473d-a256-0b5ccf68f30a.jpg?v=1726797346",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012134_50_2623f051-d5f2-473d-a256-0b5ccf68f30a.jpg?v=1726797346"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741646899",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134284",
+   "mfr_sku": "2012134.7.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012134_7_3e6525f2-8a45-4d06-a387-860f518b00b7.jpg?v=1726797351",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012134_7_3e6525f2-8a45-4d06-a387-860f518b00b7.jpg?v=1726797351"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741679667",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134285",
+   "mfr_sku": "2012135.135.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012135_135_ffdb84d6-2443-4926-aa60-afdb1eca1150.jpg?v=1726797356",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012135_135_ffdb84d6-2443-4926-aa60-afdb1eca1150.jpg?v=1726797356"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741745203",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134286",
+   "mfr_sku": "2012140.421.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012140_421_010d318e-2742-4338-8bda-65e5197fb0b1.jpg?v=1726797361",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012140_421_010d318e-2742-4338-8bda-65e5197fb0b1.jpg?v=1726797361"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741777971",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134289",
+   "mfr_sku": "2012153.6.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012153_6_c6a43411-060c-44e6-99cb-7128f1271cf9.jpg?v=1726797367",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012153_6_c6a43411-060c-44e6-99cb-7128f1271cf9.jpg?v=1726797367"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741810739",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134290",
+   "mfr_sku": "2012154.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012154_4_dc1f3f42-e84f-4dcb-9708-d716c112b08a.jpg?v=1726797372",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012154_4_dc1f3f42-e84f-4dcb-9708-d716c112b08a.jpg?v=1726797372"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741876275",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134291",
+   "mfr_sku": "2012157.310.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012157_310_30f97002-4023-4a3a-833b-8aa3e84741f8.jpg?v=1726797377",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012157_310_30f97002-4023-4a3a-833b-8aa3e84741f8.jpg?v=1726797377"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741941811",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134298",
+   "mfr_sku": "2012171.101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_101_fbcb8922-677f-4cf1-a7d5-e41b9b486955.jpg?v=1726797388",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_101_fbcb8922-677f-4cf1-a7d5-e41b9b486955.jpg?v=1726797388"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427741974579",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134302",
+   "mfr_sku": "2012171.111.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_111_1adf0968-a760-4bd9-90fb-fa5c6c11f2fd.jpg?v=1726797393",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_111_1adf0968-a760-4bd9-90fb-fa5c6c11f2fd.jpg?v=1726797393"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421259644979",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134303",
+   "mfr_sku": "2012171.1121.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_1121_473339da-ccf8-4fa5-81ec-0f12301519a6.jpg?v=1725543770",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_1121_473339da-ccf8-4fa5-81ec-0f12301519a6.jpg?v=1725543770"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427742072883",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134304",
+   "mfr_sku": "2012171.116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_116_bbb9351f-1d50-4734-9888-18c8690ebc08.jpg?v=1726797398",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_116_bbb9351f-1d50-4734-9888-18c8690ebc08.jpg?v=1726797398"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427742105651",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134306",
+   "mfr_sku": "2012171.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_15_98ba91e7-7008-4ce3-b71c-7d1adffbb11d.jpg?v=1726797403",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_15_98ba91e7-7008-4ce3-b71c-7d1adffbb11d.jpg?v=1726797403"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427742138419",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134310",
+   "mfr_sku": "2012171.161.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_161_f367f051-0570-4bed-9175-4653920f969a.jpg?v=1726797409",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_161_f367f051-0570-4bed-9175-4653920f969a.jpg?v=1726797409"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427742269491",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134311",
+   "mfr_sku": "2012171.1616.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_1616_c0a56b13-2809-4ca2-8281-8e3d465b2296.jpg?v=1726797415",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_1616_c0a56b13-2809-4ca2-8281-8e3d465b2296.jpg?v=1726797415"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427742302259",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134312",
+   "mfr_sku": "2012171.21.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_21_9eab9bb0-a5d7-4462-bff3-58ce0bcd3351.jpg?v=1726797420",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_21_9eab9bb0-a5d7-4462-bff3-58ce0bcd3351.jpg?v=1726797420"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427742335027",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134317",
+   "mfr_sku": "2012171.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_5_65101f48-3966-40f2-bbdb-b7f5b4d16486.jpg?v=1726797425",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_5_65101f48-3966-40f2-bbdb-b7f5b4d16486.jpg?v=1726797425"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421260169267",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134321",
+   "mfr_sku": "2012171.521.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_521_27489fa1-1290-4e60-975d-201e08dcad8b.jpg?v=1725543770",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_521_27489fa1-1290-4e60-975d-201e08dcad8b.jpg?v=1725543770"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427742367795",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134323",
+   "mfr_sku": "2012171.8.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_8_8df6c2f0-7b17-4629-984c-9725b42d0e89.jpg?v=1726797430",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2012171_8_8df6c2f0-7b17-4629-984c-9725b42d0e89.jpg?v=1726797430"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427742400563",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134391",
+   "mfr_sku": "2013116.11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2013116_11_38853ade-341d-4661-9b4b-f1137771dc02.jpg?v=1726797434",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2013116_11_38853ade-341d-4661-9b4b-f1137771dc02.jpg?v=1726797434"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7427742466099",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134392",
+   "mfr_sku": "2013116.4.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2013116_4_f4dfe2fb-26f5-4569-a268-e0b51edeeed1.jpg?v=1726797439",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2013116_4_f4dfe2fb-26f5-4569-a268-e0b51edeeed1.jpg?v=1726797439"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421272817715",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-134518",
+   "mfr_sku": "2015148.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2015148_15_6710b677-6ae1-49cc-93b6-1054f1de1a04.jpg?v=1725543853",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2015148_15_6710b677-6ae1-49cc-93b6-1054f1de1a04.jpg?v=1725543853"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422803017779",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135199",
+   "mfr_sku": "2020130.303.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020130_303_0b522517-fbc4-455a-8f50-0e895ab1ccd6.jpg?v=1726529269",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020130_303_0b522517-fbc4-455a-8f50-0e895ab1ccd6.jpg?v=1726529269"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422803116083",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135200",
+   "mfr_sku": "2020130.66.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020130_66_14199d05-9465-440a-8c2b-6c9dfbefa665.jpg?v=1726529271",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020130_66_14199d05-9465-440a-8c2b-6c9dfbefa665.jpg?v=1726529271"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422803902515",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135251",
+   "mfr_sku": "2020157.51.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020157_51_9884321c-1326-4964-ad97-098bab968b38.jpg?v=1726529288",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020157_51_9884321c-1326-4964-ad97-098bab968b38.jpg?v=1726529288"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422804099123",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135262",
+   "mfr_sku": "2020162.51.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020162_51_2f759b76-a721-44a3-bfa7-cfd8cf1a0c31.jpg?v=1726529296",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020162_51_2f759b76-a721-44a3-bfa7-cfd8cf1a0c31.jpg?v=1726529296"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422804459571",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135269",
+   "mfr_sku": "2020163.51.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020163_51_45b181a0-e224-4070-91d9-8bfcdcb7982a.jpg?v=1726529303",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020163_51_45b181a0-e224-4070-91d9-8bfcdcb7982a.jpg?v=1726529303"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424911409203",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135295",
+   "mfr_sku": "2020173.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020173_106_2714f0a8-db72-4a39-b550-fe7a0a998937.jpg?v=1726529309",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020173_106_2714f0a8-db72-4a39-b550-fe7a0a998937.jpg?v=1726529309"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424911540275",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135296",
+   "mfr_sku": "2020173.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020173_15_91ab1732-888c-4d5c-afdc-56486b5fa3fa.jpg?v=1726529318",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020173_15_91ab1732-888c-4d5c-afdc-56486b5fa3fa.jpg?v=1726529318"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424911605811",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135297",
+   "mfr_sku": "2020173.64.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020173_64_b176a950-47d5-4ba2-9a13-7d29b8409db4.jpg?v=1726529326",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020173_64_b176a950-47d5-4ba2-9a13-7d29b8409db4.jpg?v=1726529326"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424911638579",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135298",
+   "mfr_sku": "2020173.710.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020173_710_a2fa0997-f920-4454-a501-c54b13da23c1.jpg?v=1726529331",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020173_710_a2fa0997-f920-4454-a501-c54b13da23c1.jpg?v=1726529331"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424911671347",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135299",
+   "mfr_sku": "2020174.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020174_106_44a16f67-a2a7-4c9e-9528-e8f0cbf8d409.jpg?v=1726529335",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020174_106_44a16f67-a2a7-4c9e-9528-e8f0cbf8d409.jpg?v=1726529335"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424911704115",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135310",
+   "mfr_sku": "2020181.1311.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020181_1311_ea5630b5-d509-4c97-9c89-8f4840fdc330.jpg?v=1726529340",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020181_1311_ea5630b5-d509-4c97-9c89-8f4840fdc330.jpg?v=1726529340"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424911736883",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135311",
+   "mfr_sku": "2020181.1945.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020181_1945_c64aa703-fae7-41f4-bf2e-2c25ef46e234.jpg?v=1726529346",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020181_1945_c64aa703-fae7-41f4-bf2e-2c25ef46e234.jpg?v=1726529346"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424911835187",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135313",
+   "mfr_sku": "2020181.954.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020181_954_86c495a4-b0a2-45e4-8522-ce5e5d04825d.jpg?v=1726529356",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020181_954_86c495a4-b0a2-45e4-8522-ce5e5d04825d.jpg?v=1726529356"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424911867955",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135314",
+   "mfr_sku": "2020182.116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020182_116_9f0a3d1c-7a76-47ea-a203-dbe886d61a9d.jpg?v=1726529361",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020182_116_9f0a3d1c-7a76-47ea-a203-dbe886d61a9d.jpg?v=1726529361"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424911900723",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135315",
+   "mfr_sku": "2020182.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020182_13_35b39ac5-049f-46bd-b54e-24b3728bd831.jpg?v=1726529365",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020182_13_35b39ac5-049f-46bd-b54e-24b3728bd831.jpg?v=1726529365"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424911933491",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135316",
+   "mfr_sku": "2020182.23.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020182_23_c1df3fd9-eeb3-4bdb-a1fd-e113aae03d8e.jpg?v=1726529371",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020182_23_c1df3fd9-eeb3-4bdb-a1fd-e113aae03d8e.jpg?v=1726529371"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424911966259",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135317",
+   "mfr_sku": "2020182.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020182_5_52d22a85-6ab8-4e03-ac52-3bb685a954cf.jpg?v=1726529376",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020182_5_52d22a85-6ab8-4e03-ac52-3bb685a954cf.jpg?v=1726529376"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424911999027",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135318",
+   "mfr_sku": "2020183.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020183_13_ef3f5deb-d15e-4401-8464-0351a61d7747.jpg?v=1726529381",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020183_13_ef3f5deb-d15e-4401-8464-0351a61d7747.jpg?v=1726529381"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424912064563",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135319",
+   "mfr_sku": "2020183.30.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020183_30_bacf2d20-b266-4411-a31d-527dbf1c117a.jpg?v=1726529387",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020183_30_bacf2d20-b266-4411-a31d-527dbf1c117a.jpg?v=1726529387"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424912097331",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135320",
+   "mfr_sku": "2020183.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020183_50_96beef4a-be78-40b8-9388-155b285e32d8.jpg?v=1726529391",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020183_50_96beef4a-be78-40b8-9388-155b285e32d8.jpg?v=1726529391"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424912195635",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135321",
+   "mfr_sku": "2020183.516.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020183_516_8f18eb67-b937-4720-896b-541b65a46de7.jpg?v=1726529396",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020183_516_8f18eb67-b937-4720-896b-541b65a46de7.jpg?v=1726529396"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424912261171",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135322",
+   "mfr_sku": "2020183.716.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020183_716_5b3f2671-1759-4bce-88af-67b6c36e7215.jpg?v=1726529402",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020183_716_5b3f2671-1759-4bce-88af-67b6c36e7215.jpg?v=1726529402"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424912785459",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135332",
+   "mfr_sku": "2020185.235.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020185_235_bc7aff2e-e092-42d5-ba6e-03c6a123e2c2.jpg?v=1726529454",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020185_235_bc7aff2e-e092-42d5-ba6e-03c6a123e2c2.jpg?v=1726529454"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424912818227",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135333",
+   "mfr_sku": "2020185.550.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020185_550_2763fe01-ba37-4c9e-a40d-5ae1f4cd3fb0.jpg?v=1726529459",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020185_550_2763fe01-ba37-4c9e-a40d-5ae1f4cd3fb0.jpg?v=1726529459"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424912883763",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135334",
+   "mfr_sku": "2020185.774.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020185_774_dcc17a19-dade-48ed-b690-0ecd97419f3c.jpg?v=1726529463",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020185_774_dcc17a19-dade-48ed-b690-0ecd97419f3c.jpg?v=1726529463"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424912949299",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135335",
+   "mfr_sku": "2020185.953.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020185_953_c772cdee-e3f7-4e66-be1d-b86b4f699c6c.jpg?v=1726529468",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020185_953_c772cdee-e3f7-4e66-be1d-b86b4f699c6c.jpg?v=1726529468"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424913014835",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135336",
+   "mfr_sku": "2020186.1323.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020186_1323_ff19943b-71fb-4dfd-b179-c3fbff6734dd.jpg?v=1726529472",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020186_1323_ff19943b-71fb-4dfd-b179-c3fbff6734dd.jpg?v=1726529472"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424913080371",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135337",
+   "mfr_sku": "2020186.311.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020186_311_22b033a7-a3b7-49bf-87cb-55320e1b6b4c.jpg?v=1726529477",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020186_311_22b033a7-a3b7-49bf-87cb-55320e1b6b4c.jpg?v=1726529477"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424913145907",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135338",
+   "mfr_sku": "2020186.530.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020186_530_a2f76034-34e7-485c-bbb5-f27711aa0592.jpg?v=1726529482",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020186_530_a2f76034-34e7-485c-bbb5-f27711aa0592.jpg?v=1726529482"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424913178675",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135339",
+   "mfr_sku": "2020186.711.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020186_711_b88ded95-ff43-4d61-8a52-d0efdc8c215e.jpg?v=1726529487",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020186_711_b88ded95-ff43-4d61-8a52-d0efdc8c215e.jpg?v=1726529487"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424913211443",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135340",
+   "mfr_sku": "2020186.940.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020186_940_00692819-ed9b-4eb8-ad87-72331c3824a5.jpg?v=1726529491",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020186_940_00692819-ed9b-4eb8-ad87-72331c3824a5.jpg?v=1726529491"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424913539123",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135349",
+   "mfr_sku": "2020189.1630.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020189_1630_17680cc7-a006-4fc7-8378-52e4708da88a.jpg?v=1726529536",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020189_1630_17680cc7-a006-4fc7-8378-52e4708da88a.jpg?v=1726529536"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424913571891",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135350",
+   "mfr_sku": "2020189.165.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020189_165_a47cd216-52f3-4ad6-88ea-e6b49c45ef92.jpg?v=1726529540",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020189_165_a47cd216-52f3-4ad6-88ea-e6b49c45ef92.jpg?v=1726529540"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424913637427",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135352",
+   "mfr_sku": "2020189.167.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020189_167_3e173fa6-e16f-479c-8e8d-651372e01923.jpg?v=1726529548",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020189_167_3e173fa6-e16f-479c-8e8d-651372e01923.jpg?v=1726529548"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424913768499",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135355",
+   "mfr_sku": "2020190.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020190_3_81e44d10-ef57-47da-8189-b8ab6cf38f30.jpg?v=1726529565",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020190_3_81e44d10-ef57-47da-8189-b8ab6cf38f30.jpg?v=1726529565"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424914128947",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135360",
+   "mfr_sku": "2020193.1353.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020193_1353_24ef8b4f-3833-4fc4-b4ed-fbf098d8c185.jpg?v=1726529587",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020193_1353_24ef8b4f-3833-4fc4-b4ed-fbf098d8c185.jpg?v=1726529587"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424914227251",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135361",
+   "mfr_sku": "2020193.505.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020193_505_4f62251b-fdc4-4626-b3bd-d208a693bdd2.jpg?v=1726529591",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020193_505_4f62251b-fdc4-4626-b3bd-d208a693bdd2.jpg?v=1726529591"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424914325555",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135362",
+   "mfr_sku": "2020193.7134.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020193_7134_cbe596db-885c-4055-8949-6b5660e6760f.jpg?v=1726529597",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020193_7134_cbe596db-885c-4055-8949-6b5660e6760f.jpg?v=1726529597"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424914423859",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135363",
+   "mfr_sku": "2020193.954.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020193_954_a051dabf-1865-4d74-9fda-b58562d6c234.jpg?v=1726529606",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020193_954_a051dabf-1865-4d74-9fda-b58562d6c234.jpg?v=1726529606"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424914456627",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135364",
+   "mfr_sku": "2020194.1350.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020194_1350_b2e52dfa-e50d-4c27-a4ab-6c5c672b8014.jpg?v=1726529613",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020194_1350_b2e52dfa-e50d-4c27-a4ab-6c5c672b8014.jpg?v=1726529613"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424914587699",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135365",
+   "mfr_sku": "2020194.1950.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020194_1950_d1923995-9d00-41a5-b701-32df8985f0fa.jpg?v=1726529619",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020194_1950_d1923995-9d00-41a5-b701-32df8985f0fa.jpg?v=1726529619"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424914620467",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135366",
+   "mfr_sku": "2020194.2313.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020194_2313_c9309de4-d101-432a-b8ed-e1ccb85b9f76.jpg?v=1726529625",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020194_2313_c9309de4-d101-432a-b8ed-e1ccb85b9f76.jpg?v=1726529625"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424914653235",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135367",
+   "mfr_sku": "2020194.504.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020194_504_e39bab1b-c5ea-4144-b4b3-5ddf0fa1f8e3.jpg?v=1726529632",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020194_504_e39bab1b-c5ea-4144-b4b3-5ddf0fa1f8e3.jpg?v=1726529632"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424914718771",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135369",
+   "mfr_sku": "2020195.5016.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020195_5016_6c73c222-4236-455a-accd-1ce9b360a60d.jpg?v=1726529646",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020195_5016_6c73c222-4236-455a-accd-1ce9b360a60d.jpg?v=1726529646"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424914751539",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135370",
+   "mfr_sku": "2020196.3034.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020196_3034_6e54f62c-66e3-4e9c-9ea2-a9dc071c6912.jpg?v=1726529653",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020196_3034_6e54f62c-66e3-4e9c-9ea2-a9dc071c6912.jpg?v=1726529653"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424914817075",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135372",
+   "mfr_sku": "2020196.375.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020196_375_e81e5034-6674-49f0-a0ea-ce4583b13ddf.jpg?v=1726529665",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020196_375_e81e5034-6674-49f0-a0ea-ce4583b13ddf.jpg?v=1726529665"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424915439667",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135386",
+   "mfr_sku": "2020199.230.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020199_230_3306252c-85ca-404a-ad81-889c3904207b.jpg?v=1726529743",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020199_230_3306252c-85ca-404a-ad81-889c3904207b.jpg?v=1726529743"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424915537971",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135387",
+   "mfr_sku": "2020199.505.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020199_505_b78c8a85-1600-437f-8a33-71c7813fdbdf.jpg?v=1726529749",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020199_505_b78c8a85-1600-437f-8a33-71c7813fdbdf.jpg?v=1726529749"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424915898419",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135405",
+   "mfr_sku": "2020206.12.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020206_12_8100133f-bc9f-4aba-9d7f-c58732f9a785.jpg?v=1726529827",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020206_12_8100133f-bc9f-4aba-9d7f-c58732f9a785.jpg?v=1726529827"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424915963955",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135406",
+   "mfr_sku": "2020206.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020206_15_7d108b81-f6c2-4d5e-8a11-f47b3118246b.jpg?v=1726529832",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020206_15_7d108b81-f6c2-4d5e-8a11-f47b3118246b.jpg?v=1726529832"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424916127795",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135424",
+   "mfr_sku": "2020210.19.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020210_19_cfc19768-6ffb-482b-9659-78e3c93dffd7.jpg?v=1726529889",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020210_19_cfc19768-6ffb-482b-9659-78e3c93dffd7.jpg?v=1726529889"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7424916193331",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135426",
+   "mfr_sku": "2020210.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020210_3_1ae30ccc-734c-43d1-b661-c99fab8c4eb6.jpg?v=1726529896",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020210_3_1ae30ccc-734c-43d1-b661-c99fab8c4eb6.jpg?v=1726529896"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422815993907",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135535",
+   "mfr_sku": "2021121.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021121_13_9fbaf1b0-4c01-4575-9d80-5b62cdc213df.jpg?v=1726530190",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021121_13_9fbaf1b0-4c01-4575-9d80-5b62cdc213df.jpg?v=1726530190"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422816026675",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135536",
+   "mfr_sku": "2021121.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021121_15_8e2cebaa-e70b-4f46-906f-ce55a10ad6d6.jpg?v=1726530192",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021121_15_8e2cebaa-e70b-4f46-906f-ce55a10ad6d6.jpg?v=1726530192"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422816157747",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135537",
+   "mfr_sku": "2021121.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021121_16_aa0f2d37-9dfb-4f8a-b254-87fd55530104.jpg?v=1726530194",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021121_16_aa0f2d37-9dfb-4f8a-b254-87fd55530104.jpg?v=1726530194"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422816288819",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135539",
+   "mfr_sku": "2021123.110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021123_110_9da175fe-1926-4223-9c51-a75b0c279ec8.jpg?v=1726530198",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021123_110_9da175fe-1926-4223-9c51-a75b0c279ec8.jpg?v=1726530198"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422816419891",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135541",
+   "mfr_sku": "2021123.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021123_13_bb79e9af-0d8e-48e1-9de5-994511482742.jpg?v=1726530202",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021123_13_bb79e9af-0d8e-48e1-9de5-994511482742.jpg?v=1726530202"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422816485427",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135542",
+   "mfr_sku": "2021123.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021123_15_1042538b-7249-4f03-a58b-9123f34013bd.jpg?v=1726530204",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021123_15_1042538b-7249-4f03-a58b-9123f34013bd.jpg?v=1726530204"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422816550963",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135543",
+   "mfr_sku": "2021123.17.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021123_17_e1d375b6-9dae-46d9-9aa9-c765d31d02cb.jpg?v=1726530206",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021123_17_e1d375b6-9dae-46d9-9aa9-c765d31d02cb.jpg?v=1726530206"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422816682035",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135545",
+   "mfr_sku": "2021124.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021124_16_fac58dcd-8268-4ba4-a2cf-8913222b7d4b.jpg?v=1726530210",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021124_16_fac58dcd-8268-4ba4-a2cf-8913222b7d4b.jpg?v=1726530210"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422816747571",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135546",
+   "mfr_sku": "2021125.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021125_1_260d2c61-ce55-468b-9503-7b9e0c7b4ad8.jpg?v=1726530212",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021125_1_260d2c61-ce55-468b-9503-7b9e0c7b4ad8.jpg?v=1726530212"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422816845875",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135547",
+   "mfr_sku": "2021126.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021126_1_53791e37-5f4a-4acc-9736-34d26135d437.jpg?v=1726530214",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021126_1_53791e37-5f4a-4acc-9736-34d26135d437.jpg?v=1726530214"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422816878643",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135548",
+   "mfr_sku": "2021128.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021128_1_ce737ede-5ea9-4d65-94db-94051d0fee78.jpg?v=1726530217",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021128_1_ce737ede-5ea9-4d65-94db-94051d0fee78.jpg?v=1726530217"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422816944179",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135549",
+   "mfr_sku": "2021128.123.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021128_123_2c6477fd-d80e-4048-baa7-bea701cc6952.jpg?v=1726530219",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021128_123_2c6477fd-d80e-4048-baa7-bea701cc6952.jpg?v=1726530219"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422816976947",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135550",
+   "mfr_sku": "2021128.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021128_15_7dd2d7db-46c0-47b5-8222-9fdacbf451d6.jpg?v=1726530221",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021128_15_7dd2d7db-46c0-47b5-8222-9fdacbf451d6.jpg?v=1726530221"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422817796147",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135562",
+   "mfr_sku": "2021132.130.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021132_130_175b220a-b894-46cd-b114-485112204844.jpg?v=1726530247",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021132_130_175b220a-b894-46cd-b114-485112204844.jpg?v=1726530247"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422817828915",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135563",
+   "mfr_sku": "2021132.323.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021132_323_6cf80ad7-c753-4f4b-baa5-a6f52c918d64.jpg?v=1726530250",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021132_323_6cf80ad7-c753-4f4b-baa5-a6f52c918d64.jpg?v=1726530250"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422817894451",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135564",
+   "mfr_sku": "2021132.50.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021132_50_016d11a8-1241-4b35-8d97-a6e158f95ab8.jpg?v=1726530252",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021132_50_016d11a8-1241-4b35-8d97-a6e158f95ab8.jpg?v=1726530252"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422817959987",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135565",
+   "mfr_sku": "2021132.924.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021132_924_c14821d5-05fb-4e0f-a31c-3d017a9b9fa1.jpg?v=1726530254",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2021132_924_c14821d5-05fb-4e0f-a31c-3d017a9b9fa1.jpg?v=1726530254"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422825955379",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135671",
+   "mfr_sku": "2023105.353.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023105_353_68261790-cb18-4b34-9b58-c9dd930aad2f.jpg?v=1726530537",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023105_353_68261790-cb18-4b34-9b58-c9dd930aad2f.jpg?v=1726530537"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422826053683",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135672",
+   "mfr_sku": "2023105.354.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023105_354_7ce76627-71f0-4ec7-8f19-66c006aaa98b.jpg?v=1726530539",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023105_354_7ce76627-71f0-4ec7-8f19-66c006aaa98b.jpg?v=1726530539"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422826119219",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135673",
+   "mfr_sku": "2023105.519.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023105_519_ba1593ba-d2e6-44d9-8e71-a444ced9bd6f.jpg?v=1726530541",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023105_519_ba1593ba-d2e6-44d9-8e71-a444ced9bd6f.jpg?v=1726530541"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422826184755",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135674",
+   "mfr_sku": "2023105.55.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023105_55_62f53bc1-109b-4e23-9da9-74762185e9c0.jpg?v=1726530543",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023105_55_62f53bc1-109b-4e23-9da9-74762185e9c0.jpg?v=1726530543"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422826217523",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135675",
+   "mfr_sku": "2023106.194.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023106_194_2d134ca6-1d1b-45c8-a260-cfded2347a33.jpg?v=1726530545",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023106_194_2d134ca6-1d1b-45c8-a260-cfded2347a33.jpg?v=1726530545"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422826315827",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135676",
+   "mfr_sku": "2023106.324.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023106_324_e8ce285e-254f-40ff-ae5d-34372967b577.jpg?v=1726530548",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023106_324_e8ce285e-254f-40ff-ae5d-34372967b577.jpg?v=1726530548"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422826414131",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135677",
+   "mfr_sku": "2023106.353.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023106_353_6e15ba70-e9e9-4d0a-a632-7c76495a6044.jpg?v=1726530551",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023106_353_6e15ba70-e9e9-4d0a-a632-7c76495a6044.jpg?v=1726530551"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422826479667",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-135678",
+   "mfr_sku": "2023106.550.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023106_550_57b03eda-2c36-45fb-8749-07e475b82db3.jpg?v=1726530554",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2023106_550_57b03eda-2c36-45fb-8749-07e475b82db3.jpg?v=1726530554"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421923131443",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-136979",
+   "mfr_sku": "BFC-3506.16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3506_16_c32c8e5e-5b2b-41ec-a291-fca971fbdf12.jpg?v=1726250188",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3506_16_c32c8e5e-5b2b-41ec-a291-fca971fbdf12.jpg?v=1726250188"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421923229747",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-136980",
+   "mfr_sku": "BFC-3506.713.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3506_713_cb794103-d1a5-44ef-9ebc-b07e1e758893.jpg?v=1726250190",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3506_713_cb794103-d1a5-44ef-9ebc-b07e1e758893.jpg?v=1726250190"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421923295283",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-136981",
+   "mfr_sku": "BFC-3507.10.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3507_10_6351e9fd-14fe-4a27-bc9d-1bd868265503.jpg?v=1726250192",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3507_10_6351e9fd-14fe-4a27-bc9d-1bd868265503.jpg?v=1726250192"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421923393587",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-136982",
+   "mfr_sku": "BFC-3507.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3507_13_b8849a13-d305-4e20-af78-0b6f2ec6029e.jpg?v=1726250194",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3507_13_b8849a13-d305-4e20-af78-0b6f2ec6029e.jpg?v=1726250194"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421923557427",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-136984",
+   "mfr_sku": "BFC-3507.17.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3507_17_0c830d69-e4b5-433e-a91d-d856509e7a28.jpg?v=1726250200",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3507_17_0c830d69-e4b5-433e-a91d-d856509e7a28.jpg?v=1726250200"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421923622963",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-136985",
+   "mfr_sku": "BFC-3507.23.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3507_23_06ebb2a3-ee61-43ed-9cba-097227e1dfa3.jpg?v=1726250203",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3507_23_06ebb2a3-ee61-43ed-9cba-097227e1dfa3.jpg?v=1726250203"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421923721267",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-136986",
+   "mfr_sku": "BFC-3507.311.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3507_311_5ac26189-edd1-491a-8d78-9bd99a1e5ac9.jpg?v=1726250206",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3507_311_5ac26189-edd1-491a-8d78-9bd99a1e5ac9.jpg?v=1726250206"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421925818419",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-137021",
+   "mfr_sku": "BFC-3520.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3520_15_d5fd7a43-dafa-4f63-a0a9-a14679306270.jpg?v=1726250285",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3520_15_d5fd7a43-dafa-4f63-a0a9-a14679306270.jpg?v=1726250285"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421926211635",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-137024",
+   "mfr_sku": "BFC-3520.315.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3520_315_053b81a0-b57c-43ff-be26-40f3d6896876.jpg?v=1726250292",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3520_315_053b81a0-b57c-43ff-be26-40f3d6896876.jpg?v=1726250292"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421927260211",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-137040",
+   "mfr_sku": "BFC-3624.127.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3624_127_4f9e2e0f-b662-4ca1-86b0-e0d9f96bc1ab.jpg?v=1726250334",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3624_127_4f9e2e0f-b662-4ca1-86b0-e0d9f96bc1ab.jpg?v=1726250334"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421927292979",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-137041",
+   "mfr_sku": "BFC-3624.168.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3624_168_1c7e7487-d4d1-435e-a828-f80332b6a16d.jpg?v=1726250336",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3624_168_1c7e7487-d4d1-435e-a828-f80332b6a16d.jpg?v=1726250336"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421927391283",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-137043",
+   "mfr_sku": "BFC-3624.315.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3624_315_aa2f4297-42cf-48e7-b971-1de359b98400.jpg?v=1726250340",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BFC-3624_315_aa2f4297-42cf-48e7-b971-1de359b98400.jpg?v=1726250340"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422890639411",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-138258",
+   "mfr_sku": "EDO LINEN.OPAL.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EDO_LINEN_OPAL_21145ec2-1e59-49b8-adae-b5c9471e1e35.jpg?v=1725544743",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EDO_LINEN_OPAL_21145ec2-1e59-49b8-adae-b5c9471e1e35.jpg?v=1725544743"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422890737715",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-138259",
+   "mfr_sku": "EDO LINEN.TEAL.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EDO_LINEN_TEAL_f4fcae19-0335-4609-ade0-58ba3de229d0.jpg?v=1725544743",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EDO_LINEN_TEAL_f4fcae19-0335-4609-ade0-58ba3de229d0.jpg?v=1725544743"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422023368755",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139342",
+   "mfr_sku": "GWF-3774.311.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3729_311_b986b104-a6ac-4b95-b448-aa0789f813d7.jpg?v=1726628738",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3729_311_b986b104-a6ac-4b95-b448-aa0789f813d7.jpg?v=1726628738"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422023467059",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139344",
+   "mfr_sku": "GWF-3774.450.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3729_450_5a096c96-c100-4d5f-a887-ba0cf04be9ef.jpg?v=1753302599",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3729_450_5a096c96-c100-4d5f-a887-ba0cf04be9ef.jpg?v=1753302599"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422023499827",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139345",
+   "mfr_sku": "GWF-3774.517.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3729_517_12b95aff-24d7-4315-94f8-96d6367225ed.jpg?v=1753302597",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3729_517_12b95aff-24d7-4315-94f8-96d6367225ed.jpg?v=1753302597"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422024187955",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139355",
+   "mfr_sku": "GWF-3776.924.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWF-3776_924.jpg?v=1725544989",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWF-3776_924.jpg?v=1725544989"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422034870323",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139667",
+   "mfr_sku": "GWP-3725.1112.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3725_1112.jpg?v=1753302655",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3725_1112.jpg?v=1753302655"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422038147123",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139713",
+   "mfr_sku": "GWP-3734.1611.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3734_1611.jpg?v=1753302547",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3734_1611.jpg?v=1753302547"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422038179891",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139714",
+   "mfr_sku": "GWP-3734.34.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3734_34.jpg?v=1753302545",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWP-3734_34.jpg?v=1753302545"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422040539187",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139881",
+   "mfr_sku": "P2020100.1945.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020100_1945.jpg?v=1753302511",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/6j5q9hvs7xj5kw6m97h9kf/P2020100_1945.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020100_1945.jpg?v=1753302511"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422040604723",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139882",
+   "mfr_sku": "P2020100.515.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020100_515.jpg?v=1753302509",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/5kvwsgkj3r6gkhsmw5xmktw/P2020100_515.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020100_515.jpg?v=1753302509"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422040637491",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139883",
+   "mfr_sku": "P2020100.954.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020100_954.jpg?v=1753302507",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/4g5vmrxkgppn9bf35hm3nnx/P2020100_954.jpg",
+   "hires_source": "lee_jofa_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020100_954.jpg?v=1753302507"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422040670259",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139884",
+   "mfr_sku": "P2020100.9722.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020100_9722.jpg?v=1753302505",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/j4qb4mj7sbbt7mk64tkxgxhs/P2020100_9722.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020100_9722.jpg?v=1753302505"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422041325619",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139895",
+   "mfr_sku": "P2020104.2274.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020104_2274.jpg?v=1753302476",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/fzpkj6k9kmcpnxtbtmg67v8k/P2020104_2274.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020104_2274.jpg?v=1753302476"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422041456691",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139897",
+   "mfr_sku": "P2020104.3519.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020104_3519.jpg?v=1753302471",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/mzqxtpfftggxcfr6r9phxtcm/P2020104_3519.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020104_3519.jpg?v=1753302471"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422041554995",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139899",
+   "mfr_sku": "P2020104.6374.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020104_6374.jpg?v=1753302466",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/f5cmtbnpxzh4knhhrvn5rwh3/P2020104_6374.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020104_6374.jpg?v=1753302466"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422042669107",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139919",
+   "mfr_sku": "P2020109.1954.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020109_1954.jpg?v=1753302415",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/ph8g373kvrk4btcxp7h3rkxp/P2020109_1954.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020109_1954.jpg?v=1753302415"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422042800179",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139920",
+   "mfr_sku": "P2020109.5016.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020109_5016.jpg?v=1753302410",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/sq68wx8whmk5sbtq26bpth/P2020109_5016.jpg",
+   "hires_source": "lee_jofa_catalog",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020109_5016.jpg?v=1753302410"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422045028403",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-139950",
+   "mfr_sku": "P2020114.821.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020114_821_1cef1517-f51c-4fff-b8c5-aca6a96a4d4d.jpg?v=1753302332",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/5s35cwvcmn5xxx284sm89z8h/P2020114_821.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/P2020114_821_1cef1517-f51c-4fff-b8c5-aca6a96a4d4d.jpg?v=1753302332"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422153064499",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-141043",
+   "mfr_sku": "2000162.23.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2000162_23_5157d8c2-a01e-4df3-b4a5-984218c54161.jpg?v=1726179394",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2000162_23_5157d8c2-a01e-4df3-b4a5-984218c54161.jpg?v=1726179394"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422153130035",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-141044",
+   "mfr_sku": "2000163.23.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2000163_23_90b26656-172a-4ae5-90f3-38de69819aae.jpg?v=1726179398",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2000163_23_90b26656-172a-4ae5-90f3-38de69819aae.jpg?v=1726179398"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422156013619",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-141112",
+   "mfr_sku": "2004069.3.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2004069_3_3388ab3b-0685-409a-ab39-bfd439cfc6de.jpg?v=1726179550",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2004069_3_3388ab3b-0685-409a-ab39-bfd439cfc6de.jpg?v=1726179550"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422156111923",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-141113",
+   "mfr_sku": "2004069.53.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2004069_53_38965bba-050f-4a8b-b617-5f1221a8366a.jpg?v=1726179555",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2004069_53_38965bba-050f-4a8b-b617-5f1221a8366a.jpg?v=1726179555"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422156242995",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-141115",
+   "mfr_sku": "2005100.101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2005100_101_61b39af9-5340-4bcd-a979-4c5fe8c1bf6f.jpg?v=1726179564",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2005100_101_61b39af9-5340-4bcd-a979-4c5fe8c1bf6f.jpg?v=1726179564"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422156439603",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-141116",
+   "mfr_sku": "2005101.101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2005101_101_795fb20f-2540-4ee4-a0da-958558e423c5.jpg?v=1726179571",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2005101_101_795fb20f-2540-4ee4-a0da-958558e423c5.jpg?v=1726179571"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422156537907",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-141117",
+   "mfr_sku": "2005101.13.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2005101_13_85087299-69d0-4af9-b1d0-db1d62daee68.jpg?v=1726179575",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2005101_13_85087299-69d0-4af9-b1d0-db1d62daee68.jpg?v=1726179575"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422164041779",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-141201",
+   "mfr_sku": "2008174.195.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2008174_195_d02bc685-08d2-4536-9903-639d026a6536.jpg?v=1726179936",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2008174_195_d02bc685-08d2-4536-9903-639d026a6536.jpg?v=1726179936"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422164172851",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-141203",
+   "mfr_sku": "2008174.519.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2008174_519_bcb4ea15-0010-4c70-ad19-5b5185a9a741.jpg?v=1726179941",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2008174_519_bcb4ea15-0010-4c70-ad19-5b5185a9a741.jpg?v=1726179941"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422198808627",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-141817",
+   "mfr_sku": "697130.LJ.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/697130_LJ_bc60c3f3-7da5-49f6-a340-95b46fd11023.jpg?v=1726182255",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/697130_LJ_bc60c3f3-7da5-49f6-a340-95b46fd11023.jpg?v=1726182255"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422201561139",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-142118",
+   "mfr_sku": "807000.LJ.0",
+   "cur_width": 373,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/807000_LJ_930ce339-2720-49a5-b84c-c464edcf8588.jpg?v=1726602195",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/807000_LJ_930ce339-2720-49a5-b84c-c464edcf8588.jpg?v=1726602195"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422202314803",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-142138",
+   "mfr_sku": "879020.LJ.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/879020_LJ_d26eb683-3373-4118-b205-e01b062267dd.jpg?v=1726182692",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/879020_LJ_d26eb683-3373-4118-b205-e01b062267dd.jpg?v=1726182692"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422204575795",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-142440",
+   "mfr_sku": "970089.114.0",
+   "cur_width": 393,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/970089_114_8bdb46db-53b8-4358-808b-d1ab9f73e54b.jpg?v=1726236274",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/970089_114_8bdb46db-53b8-4358-808b-d1ab9f73e54b.jpg?v=1726236274"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422204641331",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-142441",
+   "mfr_sku": "970089.613.0",
+   "cur_width": 395,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/970089_613_f9d75f49-0657-4b74-8ee5-cf9720f43998.jpg?v=1726236276",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/970089_613_f9d75f49-0657-4b74-8ee5-cf9720f43998.jpg?v=1726236276"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422204706867",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-142442",
+   "mfr_sku": "970089.97.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/970089_97_1dabbc5a-65d5-489f-b5b7-81e781e6489e.jpg?v=1726236279",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/970089_97_1dabbc5a-65d5-489f-b5b7-81e781e6489e.jpg?v=1726236279"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422205034547",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-142448",
+   "mfr_sku": "990115.116.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/990115_116_be60c8f4-46c7-4811-9a29-5728a538d6b5.jpg?v=1726236293",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/990115_116_be60c8f4-46c7-4811-9a29-5728a538d6b5.jpg?v=1726236293"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422205198387",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-142456",
+   "mfr_sku": "ALTHEA COTTON P.CITRON.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ALTHEA_COTTON_P_CITRON_da939647-abec-427a-a6f4-ab2ebd99f2ea.jpg?v=1726236299",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ALTHEA_COTTON_P_CITRON_da939647-abec-427a-a6f4-ab2ebd99f2ea.jpg?v=1726236299"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422205231155",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-142457",
+   "mfr_sku": "ALTHEA LINEN PR.CITRON.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ALTHEA_LINEN_PR_CITRON_e94a69fb-d472-433a-a7e5-dc090708bf6a.jpg?v=1726236302",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ALTHEA_LINEN_PR_CITRON_e94a69fb-d472-433a-a7e5-dc090708bf6a.jpg?v=1726236302"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422263361587",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-143701",
+   "mfr_sku": "CHINESE LANTERN.LJ.0",
+   "cur_width": 373,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/CHINESE_LANTERN_LJ_152939ce-9dfc-4ab5-9a0a-15972a1a33a3.jpg?v=1726237379",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/CHINESE_LANTERN_LJ_152939ce-9dfc-4ab5-9a0a-15972a1a33a3.jpg?v=1726237379"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422263394355",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-143702",
+   "mfr_sku": "CHINESE LANTERN.YELLOW.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/CHINESE_LANTERN_YELLOW_6a96c5e2-825d-4029-ba3e-252799c4fde4.jpg?v=1726237383",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/CHINESE_LANTERN_YELLOW_6a96c5e2-825d-4029-ba3e-252799c4fde4.jpg?v=1726237383"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422287872051",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-144849",
+   "mfr_sku": "MANSFIELD LINEN.LARKSPU.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/MANSFIELD_LINEN_LARKSPU_74ec7baa-ec66-4b80-a1f5-0dbf529e9255.jpg?v=1726603128",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/MANSFIELD_LINEN_LARKSPU_74ec7baa-ec66-4b80-a1f5-0dbf529e9255.jpg?v=1726603128"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422287904819",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-144850",
+   "mfr_sku": "MANSFIELD LINEN.WOODLAN.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/MANSFIELD_LINEN_WOODLAN_22c8a59c-ef37-439c-8063-e14305649942.jpg?v=1726603129",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/MANSFIELD_LINEN_WOODLAN_22c8a59c-ef37-439c-8063-e14305649942.jpg?v=1726603129"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422288363571",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-144869",
+   "mfr_sku": "MILLE FLEUR PRI.BERRY.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/MILLE_FLEUR_PRI_BERRY_f80f8b1a-d12d-48f9-a896-57afbec42363.jpg?v=1726603153",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/MILLE_FLEUR_PRI_BERRY_f80f8b1a-d12d-48f9-a896-57afbec42363.jpg?v=1726603153"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422289018931",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-144888",
+   "mfr_sku": "NEW SEVILLA.MULTI.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/NEW_SEVILLA_MULTI_d49d183e-da97-4f27-ac71-d7b402e383a3.jpg?v=1726603172",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/NEW_SEVILLA_MULTI_d49d183e-da97-4f27-ac71-d7b402e383a3.jpg?v=1726603172"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422301765683",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145051",
+   "mfr_sku": "OCEANA SHEER.BRONZE.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/OCEANA_SHEER_BRONZE_6a47b7d0-b4a4-427b-b750-12fec67528d9.jpg?v=1726189917",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/OCEANA_SHEER_BRONZE_6a47b7d0-b4a4-427b-b750-12fec67528d9.jpg?v=1726189917"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422301831219",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145052",
+   "mfr_sku": "OMBRE.AQUA/BLUE.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/OMBRE_AQUA_BLUE_e0c4817a-70af-438b-9ed7-a3a9914b8e74.jpg?v=1726189922",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/OMBRE_AQUA_BLUE_e0c4817a-70af-438b-9ed7-a3a9914b8e74.jpg?v=1726189922"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422302978099",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145108",
+   "mfr_sku": "PARDAH PRINT.LJ.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PARDAH_PRINT_LJ_c0bce014-5bab-488d-b0bc-d94c921462f3.jpg?v=1726190047",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PARDAH_PRINT_LJ_c0bce014-5bab-488d-b0bc-d94c921462f3.jpg?v=1726190047"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422303076403",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145129",
+   "mfr_sku": "PEARL.BEIGE/A.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PEARL_BEIGE_A_9ac271c9-b414-4b59-a24c-d4974aaeea82.jpg?v=1726190057",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PEARL_BEIGE_A_9ac271c9-b414-4b59-a24c-d4974aaeea82.jpg?v=1726190057"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422303141939",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145131",
+   "mfr_sku": "PEARL.BEIGE/S.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PEARL_BEIGE_S_a8a804a9-edd4-42d9-8a05-6932acd2cdee.jpg?v=1726190064",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PEARL_BEIGE_S_a8a804a9-edd4-42d9-8a05-6932acd2cdee.jpg?v=1726190064"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422303207475",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145132",
+   "mfr_sku": "PEARL.TAUPE/A.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PEARL_TAUPE_A_09a9a395-eb62-4e5f-accd-73668229f86c.jpg?v=1726190068",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PEARL_TAUPE_A_09a9a395-eb62-4e5f-accd-73668229f86c.jpg?v=1726190068"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422303240243",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145133",
+   "mfr_sku": "PERSIAN PRINT.CANE.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PERSIAN_PRINT_CANE_ac936514-d105-40ad-bfc0-39974e767433.jpg?v=1726190072",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PERSIAN_PRINT_CANE_ac936514-d105-40ad-bfc0-39974e767433.jpg?v=1726190072"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422304518195",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145194",
+   "mfr_sku": "PRINCE REGENT S.SEAGLAS.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PRINCE_REGENT_S_SEAGLAS_eb429644-cb67-4680-9f86-1104be1cae1b.jpg?v=1726190220",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/PRINCE_REGENT_S_SEAGLAS_eb429644-cb67-4680-9f86-1104be1cae1b.jpg?v=1726190220"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422305140787",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145201",
+   "mfr_sku": "QUEEN VICTORIA.AQUA.0",
+   "cur_width": 235,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_AQUA_b07c5238-d4e2-41f1-bac8-e681b32db18a.jpg?v=1726190260",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_AQUA_b07c5238-d4e2-41f1-bac8-e681b32db18a.jpg?v=1726190260"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422305239091",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145202",
+   "mfr_sku": "QUEEN VICTORIA.CHILI.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_CHILI_eb6871cc-1ae0-470d-8b41-e8b482bb1de5.jpg?v=1726190266",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_CHILI_eb6871cc-1ae0-470d-8b41-e8b482bb1de5.jpg?v=1726190266"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422305304627",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145203",
+   "mfr_sku": "QUEEN VICTORIA.FAWN.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_FAWN_1dedfdfc-cf71-4eb8-a923-3e6a5275e3ed.jpg?v=1726190273",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_FAWN_1dedfdfc-cf71-4eb8-a923-3e6a5275e3ed.jpg?v=1726190273"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422305337395",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145204",
+   "mfr_sku": "QUEEN VICTORIA.HONEY.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_HONEY_560cfd84-9be3-4d62-ad97-ad6ef4270b6d.jpg?v=1726190277",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_HONEY_560cfd84-9be3-4d62-ad97-ad6ef4270b6d.jpg?v=1726190277"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422305370163",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145205",
+   "mfr_sku": "QUEEN VICTORIA.MAUVE.0",
+   "cur_width": 235,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_MAUVE_18079523-d1d7-4654-ab8f-a449caa2f3f4.jpg?v=1726190282",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_MAUVE_18079523-d1d7-4654-ab8f-a449caa2f3f4.jpg?v=1726190282"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422305435699",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145206",
+   "mfr_sku": "QUEEN VICTORIA.NAVY.0",
+   "cur_width": 235,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_NAVY_53f6eb85-bcbe-4375-baa1-9766de33690e.jpg?v=1726190287",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_NAVY_53f6eb85-bcbe-4375-baa1-9766de33690e.jpg?v=1726190287"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422305468467",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145207",
+   "mfr_sku": "QUEEN VICTORIA.POND.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_POND_e18264a1-f55f-4250-9728-4965c82db6ff.jpg?v=1726190292",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_POND_e18264a1-f55f-4250-9728-4965c82db6ff.jpg?v=1726190292"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422305501235",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145208",
+   "mfr_sku": "QUEEN VICTORIA.VIOLET.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_VIOLET_27c48020-04da-4c59-b37b-987365cd64e8.jpg?v=1726190297",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_VIOLET_27c48020-04da-4c59-b37b-987365cd64e8.jpg?v=1726190297"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422305534003",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145209",
+   "mfr_sku": "QUEEN VICTORIA.WEDGEWO.0",
+   "cur_width": 235,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_WEDGEWO_156ead84-7d2f-4ab6-af31-61f628688864.jpg?v=1726190301",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/QUEEN_VICTORIA_WEDGEWO_156ead84-7d2f-4ab6-af31-61f628688864.jpg?v=1726190301"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422307663923",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145264",
+   "mfr_sku": "T2000169.5.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T2000169_5_5a4e56c9-9846-4969-80cf-729eafe5fee7.jpg?v=1726190512",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/T2000169_5_5a4e56c9-9846-4969-80cf-729eafe5fee7.jpg?v=1726190512"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422323851315",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145661",
+   "mfr_sku": "TL10034.816.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10034_816_bcf71857-4224-4a47-a9f7-69854f550ee1.jpg?v=1726192088",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10034_816_bcf71857-4224-4a47-a9f7-69854f550ee1.jpg?v=1726192088"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422323916851",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145662",
+   "mfr_sku": "TL10035.312.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10035_312_e96201fc-0f08-4abb-8e9f-1cd105d4e2a3.jpg?v=1726192093",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10035_312_e96201fc-0f08-4abb-8e9f-1cd105d4e2a3.jpg?v=1726192093"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324015155",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145664",
+   "mfr_sku": "TL10049.816.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10049_816_6b0e97b4-d953-4c4b-bd04-3a5901328613.jpg?v=1726192101",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10049_816_6b0e97b4-d953-4c4b-bd04-3a5901328613.jpg?v=1726192101"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324047923",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145665",
+   "mfr_sku": "TL10052.942.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10052_942_af0401ce-b1c2-46f8-9a98-f5829eb0f6f8.jpg?v=1726192106",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10052_942_af0401ce-b1c2-46f8-9a98-f5829eb0f6f8.jpg?v=1726192106"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324080691",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145666",
+   "mfr_sku": "TL10053.44.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10053_44_e1126bf5-6a52-46ce-b23c-25db55d4ef48.jpg?v=1726192111",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10053_44_e1126bf5-6a52-46ce-b23c-25db55d4ef48.jpg?v=1726192111"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324113459",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145667",
+   "mfr_sku": "TL10058.54.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10058_54_84714fa5-d3dd-4ffd-9090-84a8122e11c6.jpg?v=1726192115",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10058_54_84714fa5-d3dd-4ffd-9090-84a8122e11c6.jpg?v=1726192115"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324178995",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145668",
+   "mfr_sku": "TL10063.316.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10063_316_97d11083-1703-4962-b73f-281cba1e6c93.jpg?v=1726192120",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10063_316_97d11083-1703-4962-b73f-281cba1e6c93.jpg?v=1726192120"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324211763",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145669",
+   "mfr_sku": "TL10063.54.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10063_54_f414d698-7b21-4f0c-80d8-2548dba0e487.jpg?v=1726192124",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10063_54_f414d698-7b21-4f0c-80d8-2548dba0e487.jpg?v=1726192124"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324244531",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145670",
+   "mfr_sku": "TL10063.639.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10063_639_57a34d64-d6c2-4c17-b3cf-bbf37acd5f7b.jpg?v=1726192129",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10063_639_57a34d64-d6c2-4c17-b3cf-bbf37acd5f7b.jpg?v=1726192129"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324277299",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145671",
+   "mfr_sku": "TL10063.734.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10063_734_4265511d-7ed6-4907-9b70-7317682f8204.jpg?v=1726192134",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10063_734_4265511d-7ed6-4907-9b70-7317682f8204.jpg?v=1726192134"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324310067",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145672",
+   "mfr_sku": "TL10076.646.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10076_646_eef58f52-9838-4cf7-bc66-35d76036c978.jpg?v=1726192138",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10076_646_eef58f52-9838-4cf7-bc66-35d76036c978.jpg?v=1726192138"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324375603",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145674",
+   "mfr_sku": "TL10081.1.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10081_1_10004ee8-e360-4e2c-9f43-b4896eab628a.jpg?v=1726192147",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10081_1_10004ee8-e360-4e2c-9f43-b4896eab628a.jpg?v=1726192147"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324408371",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145675",
+   "mfr_sku": "TL10081.135.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10081_135_b59a7d2d-cd78-4117-86ff-f2a36d5a175c.jpg?v=1726192152",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10081_135_b59a7d2d-cd78-4117-86ff-f2a36d5a175c.jpg?v=1726192152"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324473907",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145677",
+   "mfr_sku": "TL10081.35.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10081_35_3f7c3977-4237-49bf-bd7e-b50651ed907e.jpg?v=1726192162",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10081_35_3f7c3977-4237-49bf-bd7e-b50651ed907e.jpg?v=1726192162"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324604979",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145678",
+   "mfr_sku": "TL10082.15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10082_15_66287368-aa69-4899-ac22-a21ba3798585.jpg?v=1726192167",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10082_15_66287368-aa69-4899-ac22-a21ba3798585.jpg?v=1726192167"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324637747",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145679",
+   "mfr_sku": "TL10082.515.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10082_515_19019e45-6e6c-44d2-847e-14e8c1f7a14c.jpg?v=1726192172",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10082_515_19019e45-6e6c-44d2-847e-14e8c1f7a14c.jpg?v=1726192172"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324670515",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145680",
+   "mfr_sku": "TL10091.816.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10091_816_d79508e6-5e00-4f56-9bcf-b84cbab7c513.jpg?v=1726192177",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10091_816_d79508e6-5e00-4f56-9bcf-b84cbab7c513.jpg?v=1726192177"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324736051",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145681",
+   "mfr_sku": "TL10092.535.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10092_535_6c09f58a-e137-4998-a95c-57bc2bb1d5d4.jpg?v=1726192185",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10092_535_6c09f58a-e137-4998-a95c-57bc2bb1d5d4.jpg?v=1726192185"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324932659",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145686",
+   "mfr_sku": "TL10098.6416.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10098_6416_c38f300e-f3c8-4218-bd83-d867c24eff37.jpg?v=1726192211",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10098_6416_c38f300e-f3c8-4218-bd83-d867c24eff37.jpg?v=1726192211"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422324998195",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145687",
+   "mfr_sku": "TL10108.335.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10108_335_d484c8d9-41d9-453b-8018-ea5157fcd4ba.jpg?v=1726192216",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TL10108_335_d484c8d9-41d9-453b-8018-ea5157fcd4ba.jpg?v=1726192216"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422326276147",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145725",
+   "mfr_sku": "TRESILLIAN.OFF WHITE.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TRESILLIAN_OFF_WHITE_309629da-63ba-42ca-89fd-59afaa069d1a.jpg?v=1726192346",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TRESILLIAN_OFF_WHITE_309629da-63ba-42ca-89fd-59afaa069d1a.jpg?v=1726192346"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422326308915",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145726",
+   "mfr_sku": "TULIP.NATURAL.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TULIP_NATURAL_104380da-3ebd-4736-81e5-4f9d47977b02.jpg?v=1726192350",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TULIP_NATURAL_104380da-3ebd-4736-81e5-4f9d47977b02.jpg?v=1726192350"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422326341683",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145727",
+   "mfr_sku": "TULIP.WHITE/C.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TULIP_WHITE_C_9c3916dc-0c32-48fc-b78f-d5e950bc8c4a.jpg?v=1726192355",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TULIP_WHITE_C_9c3916dc-0c32-48fc-b78f-d5e950bc8c4a.jpg?v=1726192355"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422326407219",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145728",
+   "mfr_sku": "TULIP.WHITE/Y.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TULIP_WHITE_Y_1e4f30b1-40df-48b8-9c00-0941795b8f81.jpg?v=1726192359",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/TULIP_WHITE_Y_1e4f30b1-40df-48b8-9c00-0941795b8f81.jpg?v=1726192359"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422329487411",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145894",
+   "mfr_sku": "ZEBRANO.BEIGE/A.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ZEBRANO_BEIGE_A_32652c8b-2e6e-4235-a075-7d09f79cf98d.jpg?v=1726192660",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ZEBRANO_BEIGE_A_32652c8b-2e6e-4235-a075-7d09f79cf98d.jpg?v=1726192660"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422329552947",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145895",
+   "mfr_sku": "ZEBRANO.BEIGE/M.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ZEBRANO_BEIGE_M_54e75c19-20f4-4d3a-8b70-f872c08827b9.jpg?v=1726192664",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ZEBRANO_BEIGE_M_54e75c19-20f4-4d3a-8b70-f872c08827b9.jpg?v=1726192664"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422329585715",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145896",
+   "mfr_sku": "ZEBRANO.BEIGE/R.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ZEBRANO_BEIGE_R_d0a0a912-bfe4-4091-8053-7132b1650738.jpg?v=1726192669",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ZEBRANO_BEIGE_R_d0a0a912-bfe4-4091-8053-7132b1650738.jpg?v=1726192669"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422329684019",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145897",
+   "mfr_sku": "ZEBRANO.BEIGE/S.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ZEBRANO_BEIGE_S_39c58407-de53-457e-9dfd-86d856a6a5eb.jpg?v=1726192674",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ZEBRANO_BEIGE_S_39c58407-de53-457e-9dfd-86d856a6a5eb.jpg?v=1726192674"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422329749555",
+   "vendor": "Lee Jofa",
+   "dw_sku": "DWKK-145898",
+   "mfr_sku": "ZEBRANO.BGE/MEADOW.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ZEBRANO_BGE_MEADOW_8398deec-8eb0-4910-9c1b-1eef8842c5a8.jpg?v=1726192679",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/ZEBRANO_BGE_MEADOW_8398deec-8eb0-4910-9c1b-1eef8842c5a8.jpg?v=1726192679"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422001446963",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138420",
+   "mfr_sku": "FD2000.J52.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG095_J52.jpg?v=1753302864",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG095_J52.jpg?v=1753302864"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422001479731",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138421",
+   "mfr_sku": "FD2000.R11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG095_R11.jpg?v=1753302862",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG095_R11.jpg?v=1753302862"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422001512499",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138422",
+   "mfr_sku": "FD2001.A15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG095_A15.jpg?v=1753302868",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG095_A15.jpg?v=1753302868"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422001807411",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138428",
+   "mfr_sku": "FD2003.J52.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FD2003_J52_f98643a0-200b-4cad-9b46-e26a05aea775.jpg?v=1726253284",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FD2003_J52_f98643a0-200b-4cad-9b46-e26a05aea775.jpg?v=1726253284"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422001840179",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138429",
+   "mfr_sku": "FD2003.R11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FD2003_R11_fae657d2-4781-486b-a315-f58c4522932e.jpg?v=1726253286",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FD2003_R11_fae657d2-4781-486b-a315-f58c4522932e.jpg?v=1726253286"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422002135091",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138434",
+   "mfr_sku": "FD2004.R11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FD2004_R11.jpg?v=1725544847",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FD2004_R11.jpg?v=1725544847"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422002266163",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138435",
+   "mfr_sku": "FD2004.S108.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FD2004_S108.jpg?v=1725544847",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FD2004_S108.jpg?v=1725544847"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422002921523",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138447",
+   "mfr_sku": "FD2008.H113.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG093_H113.jpg?v=1753302884",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG093_H113.jpg?v=1753302884"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422002954291",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138448",
+   "mfr_sku": "FD2008.S16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG093_S16.jpg?v=1753302879",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG093_S16.jpg?v=1753302879"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422003019827",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138449",
+   "mfr_sku": "FD2009.G34.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FD2009_G34.jpg?v=1725544847",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FD2009_G34.jpg?v=1725544847"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422003052595",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138450",
+   "mfr_sku": "FD2009.H56.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FD2009_H56.jpg?v=1725544847",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FD2009_H56.jpg?v=1725544847"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422003150899",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138452",
+   "mfr_sku": "FD2010.H10.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG094_H10.jpg?v=1753302877",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG094_H10.jpg?v=1753302877"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422003216435",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138453",
+   "mfr_sku": "FD2010.H101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG094_H101.jpg?v=1753302875",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG094_H101.jpg?v=1753302875"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422003281971",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138454",
+   "mfr_sku": "FD2010.V110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG094_V110.jpg?v=1753302871",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG094_V110.jpg?v=1753302871"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422003347507",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138455",
+   "mfr_sku": "FD2011.H101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_H101.jpg?v=1753302757",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_H101.jpg?v=1753302757"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422003413043",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138456",
+   "mfr_sku": "FD2011.R114.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_R114.jpg?v=1753302749",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_R114.jpg?v=1753302749"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422003478579",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138457",
+   "mfr_sku": "FD2011.V117.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_V117.jpg?v=1753302747",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_V117.jpg?v=1753302747"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422003544115",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138458",
+   "mfr_sku": "FD2011.V54.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_V54.jpg?v=1753302745",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_V54.jpg?v=1753302745"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422009901107",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138795",
+   "mfr_sku": "FG093.A2.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG093_A2.jpg?v=1753302886",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/pr4z3kmgkp4fxnvbmv5sn49/FG093_A2.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG093_A2.jpg?v=1753302886"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422009966643",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138796",
+   "mfr_sku": "FG093.H113.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG093_H113.jpg?v=1753302884",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/m46933hj2rs8pt7qtgvfsgpk/FG093_H113.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG093_H113.jpg?v=1753302884"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422010032179",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138797",
+   "mfr_sku": "FG093.R104.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG093_R104.jpg?v=1753302881",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/sm6hpqjjh6g799jvckwf6jq4/FG093_R104.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG093_R104.jpg?v=1753302881"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422010064947",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138798",
+   "mfr_sku": "FG093.S16.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG093_S16.jpg?v=1753302879",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/3nk7rjkwn9t3vn737w63xx6/FG093_S16.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG093_S16.jpg?v=1753302879"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422010130483",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138799",
+   "mfr_sku": "FG094.H10.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG094_H10.jpg?v=1753302877",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/k9fqp338qf6h8v5pm44tst/FG094_H10.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG094_H10.jpg?v=1753302877"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422010228787",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138800",
+   "mfr_sku": "FG094.H101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG094_H101.jpg?v=1753302875",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/n4wxsjtb8xb4v77rnhmhkpq/FG094_H101.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG094_H101.jpg?v=1753302875"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422010261555",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138801",
+   "mfr_sku": "FG094.J52.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG094_J52.jpg?v=1753302873",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/b7frwh88pns3k477rw4wpg/FG094_J52.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG094_J52.jpg?v=1753302873"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422010327091",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138802",
+   "mfr_sku": "FG094.V110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG094_V110.jpg?v=1753302871",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/96532j4wmjnjxfjmrtrf7tw/FG094_V110.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG094_V110.jpg?v=1753302871"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422010392627",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138803",
+   "mfr_sku": "FG095.A15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG095_A15.jpg?v=1753302868",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/35jfw949w97t7c4pjngvw7j9/FG095_A15.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG095_A15.jpg?v=1753302868"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422010523699",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138804",
+   "mfr_sku": "FG095.H113.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG095_H113.jpg?v=1753302866",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/4n2s6nck4t3n9jkp72jcjvn/FG095_H113.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG095_H113.jpg?v=1753302866"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422010622003",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138805",
+   "mfr_sku": "FG095.J52.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG095_J52.jpg?v=1753302864",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/3v4cg62pcqb987pqnbzh/FG095_J52.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG095_J52.jpg?v=1753302864"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422010720307",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138806",
+   "mfr_sku": "FG095.R11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG095_R11.jpg?v=1753302862",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/c83m5c8vxx2k3qtwt6mfqwhk/FG095_R11.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG095_R11.jpg?v=1753302862"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422010753075",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138807",
+   "mfr_sku": "FG096.J102.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG096_J102.jpg?v=1753302860",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/qsnxwzqcs9hxfv7ckf3qw6mr/FG096_J102.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG096_J102.jpg?v=1753302860"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422010818611",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138808",
+   "mfr_sku": "FG096.J52.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG096_J52.jpg?v=1753302857",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/jxhjbgh9fn7sfh4b2fbxpgkg/FG096_J52.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG096_J52.jpg?v=1753302857"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422010884147",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138809",
+   "mfr_sku": "FG096.R11.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG096_R11.jpg?v=1753302855",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/jc9phh6zpjpjnpc3t8g6rt3/FG096_R11.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG096_R11.jpg?v=1753302855"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422011506739",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138814",
+   "mfr_sku": "FG098.A15.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG098_A15.jpg?v=1753302836",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/shcqf9774f24snw8qjwjjvpq/FG098_A15.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG098_A15.jpg?v=1753302836"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422011736115",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138815",
+   "mfr_sku": "FG098.H101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG098_H101.jpg?v=1753302833",
+   "proposed_hires_url": "https://www.kravet.com/media/catalog/product/placeholder/default/placeholder-thumb-kk.jpg?optimize=medium&bg-color=255,255,255&fit=bounds",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG098_H101.jpg?v=1753302833"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422011867187",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138816",
+   "mfr_sku": "FG098.V110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG098_V110.jpg?v=1753302831",
+   "proposed_hires_url": "https://www.kravet.com/media/catalog/product/placeholder/default/placeholder-thumb-kk.jpg?optimize=medium&bg-color=255,255,255&fit=bounds",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG098_V110.jpg?v=1753302831"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422011899955",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138817",
+   "mfr_sku": "FG098.V54.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG098_V54.jpg?v=1753302828",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/8m8z3rf9g3xvjsh82cw69wg3/FG098_V54.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG098_V54.jpg?v=1753302828"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422012031027",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138818",
+   "mfr_sku": "FG099.G103.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG099_G103.jpg?v=1753302826",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/rc7svgmpv5kh6c3qtqn9bk58/FG099_G103.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG099_G103.jpg?v=1753302826"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422012096563",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138819",
+   "mfr_sku": "FG099.H101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG099_H101.jpg?v=1753302823",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/4n6f2q9srgs3x72nvj7ncx6/FG099_H101.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG099_H101.jpg?v=1753302823"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422012194867",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138820",
+   "mfr_sku": "FG099.V110.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG099_V110.jpg?v=1753302821",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/88m6ghjc3t65q5vvcgprvtrs/FG099_V110.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG099_V110.jpg?v=1753302821"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422012260403",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138821",
+   "mfr_sku": "FG099.V54.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG099_V54.jpg?v=1753302818",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/r828bsg7tjf63z43j6x43g4n/FG099_V54.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG099_V54.jpg?v=1753302818"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422013833267",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138843",
+   "mfr_sku": "FG103.H101.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_H101.jpg?v=1753302757",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/t9569q39mpgkk4vg76fvp/FG103_H101.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_H101.jpg?v=1753302757"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422013898803",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138844",
+   "mfr_sku": "FG103.R104.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_R104.jpg?v=1753302754",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/srzvgwcx8bmfnvnvrjr9v/FG103_R104.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_R104.jpg?v=1753302754"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422013964339",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138845",
+   "mfr_sku": "FG103.R114.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_R114.jpg?v=1753302749",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/rf4rhtv8cjnc3jtf57hh5rq/FG103_R114.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_R114.jpg?v=1753302749"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422013997107",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138846",
+   "mfr_sku": "FG103.V117.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_V117.jpg?v=1753302747",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/mzbbwbkqt9fv9wk2w3q6wjt/FG103_V117.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_V117.jpg?v=1753302747"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422014029875",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138847",
+   "mfr_sku": "FG103.V54.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_V54.jpg?v=1753302745",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/8q7phfcfxxsz97jgv7m8hjcc/FG103_V54.png",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG103_V54.jpg?v=1753302745"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422014128179",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-138848",
+   "mfr_sku": "FG108.H113.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG108_H113_e55b49cc-05d1-4ad6-884a-8672dbd9edd5.jpg?v=1753302742",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/kbrm6th94k54q8j9qwbfh924/FG108_H113.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FG108_H113_e55b49cc-05d1-4ad6-884a-8672dbd9edd5.jpg?v=1753302742"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422301863987",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-145053",
+   "mfr_sku": "OPEN SPACES.RED/CHA.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/OPEN_SPACES_RED_CHA_e00b6968-df72-4d20-989f-2d05db893f77.jpg?v=1726189927",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/OPEN_SPACES_RED_CHA_e00b6968-df72-4d20-989f-2d05db893f77.jpg?v=1726189927"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422302093363",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-145058",
+   "mfr_sku": "OXFORD SHEER.BURNT O.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/OXFORD_SHEER_BURNT_O_3d5f0dda-fdc5-4c0d-86f8-938dadf6297e.jpg?v=1726189955",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/OXFORD_SHEER_BURNT_O_3d5f0dda-fdc5-4c0d-86f8-938dadf6297e.jpg?v=1726189955"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422302126131",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-145059",
+   "mfr_sku": "OXFORD SHEER.BUTTER.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/OXFORD_SHEER_BUTTER_f2dff54e-e6d2-42e5-aca3-161377e64297.jpg?v=1726189960",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/OXFORD_SHEER_BUTTER_f2dff54e-e6d2-42e5-aca3-161377e64297.jpg?v=1726189960"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422302158899",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-145060",
+   "mfr_sku": "OXFORD SHEER.CHERRY.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/OXFORD_SHEER_CHERRY_407148aa-47b3-4634-ad3e-e2e6a5bd04ab.jpg?v=1726189965",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/OXFORD_SHEER_CHERRY_407148aa-47b3-4634-ad3e-e2e6a5bd04ab.jpg?v=1726189965"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422304419891",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-145188",
+   "mfr_sku": "POLKA DOT SHEER.FAWN.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/POLKA_DOT_SHEER_FAWN_928bf6cb-b1b6-4bb6-9bb1-84760bb8ab35.jpg?v=1726190205",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/POLKA_DOT_SHEER_FAWN_928bf6cb-b1b6-4bb6-9bb1-84760bb8ab35.jpg?v=1726190205"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422304452659",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-145189",
+   "mfr_sku": "POLKA DOT SHEER.MIST.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/POLKA_DOT_SHEER_MIST_ccedba54-4327-471c-af4c-9f092d6ee561.jpg?v=1726190210",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/POLKA_DOT_SHEER_MIST_ccedba54-4327-471c-af4c-9f092d6ee561.jpg?v=1726190210"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422307434547",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-145260",
+   "mfr_sku": "SUNFLOWER WEAVE.BRNT UM.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/SUNFLOWER_WEAVE_BRNT_UM_bbaf5521-3ce8-43e3-812e-1e7e4c2e88b4.jpg?v=1726190491",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/SUNFLOWER_WEAVE_BRNT_UM_bbaf5521-3ce8-43e3-812e-1e7e4c2e88b4.jpg?v=1726190491"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422307467315",
+   "vendor": "Mulberry",
+   "dw_sku": "DWKK-145261",
+   "mfr_sku": "SUNFLOWER WEAVE.OCHRE.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/SUNFLOWER_WEAVE_OCHRE_00a181cd-d182-45c4-a24d-9d78621bb79b.jpg?v=1726190496",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/SUNFLOWER_WEAVE_OCHRE_00a181cd-d182-45c4-a24d-9d78621bb79b.jpg?v=1726190496"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7821740539955",
+   "vendor": "Mulberry",
+   "dw_sku": null,
+   "mfr_sku": "FG125.S110.0",
+   "cur_width": 300,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/DWKK-155119.png?v=1776875768",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/p95pqx4b6smbhsptsknpwff/FG125_S110.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/DWKK-155119.png?v=1776875768"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421994074163",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138301",
+   "mfr_sku": "EW15027.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15027_106.jpg?v=1753302956",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/mccwtfg6v6ts99pbkbbkr5t/EW15027_106.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15027_106.jpg?v=1753302956"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421994565683",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138302",
+   "mfr_sku": "EW15027.225.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15027_225.jpg?v=1753302954",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/tpvpfctw92983hcwtjjm4n7/EW15027_225.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15027_225.jpg?v=1753302954"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421995221043",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138303",
+   "mfr_sku": "EW15027.640.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15027_640.jpg?v=1753302952",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/v3sr578k8f7wj3sb654785js/EW15027_640.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15027_640.jpg?v=1753302952"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421995319347",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138304",
+   "mfr_sku": "EW15027.695.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15027_695.jpg?v=1753302950",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/9f94m9rqff8r89bh8gxmns4f/EW15027_695.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15027_695.jpg?v=1753302950"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421995417651",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138305",
+   "mfr_sku": "EW15027.985.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15027_985.jpg?v=1753302947",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/b5stcjnkb9q7f98sb32mqq/EW15027_985.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15027_985.jpg?v=1753302947"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421995483187",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138306",
+   "mfr_sku": "EW15028.225.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15028_225.jpg?v=1753302945",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/899rtsw8wmjk37vrj958bp4v/EW15028_225.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15028_225.jpg?v=1753302945"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421995581491",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138307",
+   "mfr_sku": "EW15028.425.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15028_425.jpg?v=1753302943",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/5v6pjs4f4mqm8sn5gh77jtg/EW15028_425.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15028_425.jpg?v=1753302943"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421995679795",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138308",
+   "mfr_sku": "EW15028.640.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15028_640.jpg?v=1753302932",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/3hc6v89fs9vqjkvrn64h4g6/EW15028_640.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15028_640.jpg?v=1753302932"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421995974707",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138309",
+   "mfr_sku": "EW15028.773.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15028_773.jpg?v=1753302929",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/fw686h55r6jnzt8bnj6q59j/EW15028_773.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15028_773.jpg?v=1753302929"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421997711411",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138313",
+   "mfr_sku": "EW15030.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15030_106.jpg?v=1753302920",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/j545j7b7bj8ct4vq6h973r9/EW15030_106.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15030_106.jpg?v=1753302920"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421997776947",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138314",
+   "mfr_sku": "EW15030.225.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15030_225.jpg?v=1753302918",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/rgsg4ntmj4gnbj73thtfvxw/EW15030_225.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15030_225.jpg?v=1753302918"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421997875251",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138315",
+   "mfr_sku": "EW15030.249.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15030_249.jpg?v=1753302916",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/6vpzcfqfc4hnmx4bfws6bk2s/EW15030_249.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15030_249.jpg?v=1753302916"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421998235699",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138316",
+   "mfr_sku": "EW15030.425.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15030_425.jpg?v=1753302913",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/6h24ts8v9wm8ks9jn2zptvm/EW15030_425.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15030_425.jpg?v=1753302913"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421998268467",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138317",
+   "mfr_sku": "EW15030.773.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15030_773.jpg?v=1753302911",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/vh975bg62vbcgjrw7qskfjbm/EW15030_773.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15030_773.jpg?v=1753302911"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421998301235",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138318",
+   "mfr_sku": "EW15031.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15031_106.jpg?v=1753302908",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/kx2k2wshq4g4gqkpj47g7pb/EW15031_106.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15031_106.jpg?v=1753302908"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421998334003",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138319",
+   "mfr_sku": "EW15031.323.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15031_323.jpg?v=1753302906",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/jbws6tjtrm3hphnrh2cgwr/EW15031_323.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15031_323.jpg?v=1753302906"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421998399539",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138320",
+   "mfr_sku": "EW15031.902.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15031_902.jpg?v=1753302904",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/ftb9frwq2vvg8596czbggk3s/EW15031_902.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15031_902.jpg?v=1753302904"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421998465075",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138321",
+   "mfr_sku": "EW15032.106.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15032_106.jpg?v=1753302901",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/2svqjk2bqvxwrpb43qwb8jt/EW15032_106.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15032_106.jpg?v=1753302901"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421998497843",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138322",
+   "mfr_sku": "EW15032.225.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15032_225.jpg?v=1753302899",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/6gx8qvbcnsnm3vqnpbxpxs/EW15032_225.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15032_225.jpg?v=1753302899"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421998530611",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138323",
+   "mfr_sku": "EW15032.249.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15032_249.jpg?v=1753302897",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/grxb53ps8tnxqz24tzhn3cj/EW15032_249.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15032_249.jpg?v=1753302897"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421998563379",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138324",
+   "mfr_sku": "EW15032.425.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15032_425.jpg?v=1753302895",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/9js8tx2zmzts2fv9tb8n3338/EW15032_425.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15032_425.jpg?v=1753302895"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421998596147",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138325",
+   "mfr_sku": "EW15032.640.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15032_640.jpg?v=1753302892",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/rpm7vb9sckxrhng2hfhw79s/EW15032_640.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15032_640.jpg?v=1753302892"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421998628915",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138326",
+   "mfr_sku": "EW15032.695.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15032_695.jpg?v=1753302890",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/hbn52jtmgpsp24kfs3rvtf/EW15032_695.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15032_695.jpg?v=1753302890"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7421998694451",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-138327",
+   "mfr_sku": "EW15032.773.0",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15032_773.jpg?v=1753302888",
+   "proposed_hires_url": "https://cdn.brandfolder.io/UT8SLOWQ/at/wcngtp9tn9pxtpqxgzhbvmg/EW15032_773.jpg",
+   "hires_source": "kravet_sku_images",
+   "swappable_from_local_staging": true,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15032_773.jpg?v=1753302888"
+  },
+  {
+   "shopify_id": "gid://shopify/Product/7422267752499",
+   "vendor": "Threads",
+   "dw_sku": "DWKK-143827",
+   "mfr_sku": "EW15005_905",
+   "cur_width": 400,
+   "current_400px_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15005_905_05f39db8-7207-440f-ab0f-ad8ce6898a7f.jpg?v=1753294339",
+   "proposed_hires_url": null,
+   "hires_source": null,
+   "swappable_from_local_staging": false,
+   "rollback_url": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EW15005_905_05f39db8-7207-440f-ab0f-ad8ce6898a7f.jpg?v=1753294339"
+  }
+ ]
+}
\ No newline at end of file
diff --git a/data/width-sweep-full.tsv b/data/width-sweep-full.tsv
new file mode 100644
index 0000000..ae8af08
--- /dev/null
+++ b/data/width-sweep-full.tsv
@@ -0,0 +1,14020 @@
+gid://shopify/Product/7690984357939	Andrew Martin	2000
+gid://shopify/Product/7815364182067	Andrew Martin	300
+gid://shopify/Product/7814898581555	Andrew Martin	300
+gid://shopify/Product/7799386669107	Andrew Martin	600
+gid://shopify/Product/7814890258483	Andrew Martin	300
+gid://shopify/Product/7815364280371	Baker Lifestyle	1024
+gid://shopify/Product/7413448835123	Brunschwig & Fils	400
+gid://shopify/Product/7822756315187	Baker Lifestyle	1800
+gid://shopify/Product/7413448736819	Brunschwig & Fils	1800
+gid://shopify/Product/7821876265011	Baker Lifestyle	1800
+gid://shopify/Product/7413449162803	Brunschwig & Fils	400
+gid://shopify/Product/7413448179763	Brunschwig & Fils	2160
+gid://shopify/Product/7821740146739	Baker Lifestyle	1800
+gid://shopify/Product/7413448245299	Brunschwig & Fils	2000
+gid://shopify/Product/7413449556019	Brunschwig & Fils	4239
+gid://shopify/Product/7413450047539	Brunschwig & Fils	400
+gid://shopify/Product/7413450014771	Brunschwig & Fils	4301
+gid://shopify/Product/7413463547955	Brunschwig & Fils	4162
+gid://shopify/Product/7413463679027	Brunschwig & Fils	2925
+gid://shopify/Product/7413448540211	Brunschwig & Fils	3736
+gid://shopify/Product/7413448605747	Brunschwig & Fils	3797
+gid://shopify/Product/7413448278067	Brunschwig & Fils	3645
+gid://shopify/Product/7413448376371	Brunschwig & Fils	3862
+gid://shopify/Product/7413448867891	Brunschwig & Fils	3661
+gid://shopify/Product/7413449261107	Brunschwig & Fils	3859
+gid://shopify/Product/7413448638515	Brunschwig & Fils	3766
+gid://shopify/Product/7413448441907	Brunschwig & Fils	3732
+gid://shopify/Product/7413449228339	Brunschwig & Fils	3784
+gid://shopify/Product/7413449031731	Brunschwig & Fils	3703
+gid://shopify/Product/7413448933427	Brunschwig & Fils	3993
+gid://shopify/Product/7413449359411	Brunschwig & Fils	3741
+gid://shopify/Product/7413448671283	Brunschwig & Fils	4016
+gid://shopify/Product/7413449392179	Brunschwig & Fils	4122
+gid://shopify/Product/7413464432691	Brunschwig & Fils	4125
+gid://shopify/Product/7413465579571	Brunschwig & Fils	4137
+gid://shopify/Product/7413448998963	Brunschwig & Fils	4095
+gid://shopify/Product/7413449326643	Brunschwig & Fils	4125
+gid://shopify/Product/7413449097267	Brunschwig & Fils	4029
+gid://shopify/Product/7413463810099	Brunschwig & Fils	2121
+gid://shopify/Product/7413449490483	Brunschwig & Fils	4073
+gid://shopify/Product/7413449588787	Brunschwig & Fils	4212
+gid://shopify/Product/7413449785395	Brunschwig & Fils	4277
+gid://shopify/Product/7413468561459	Brunschwig & Fils	4123
+gid://shopify/Product/7413467217971	Brunschwig & Fils	1200
+gid://shopify/Product/7413449850931	Brunschwig & Fils	4285
+gid://shopify/Product/7413463875635	Brunschwig & Fils	3080
+gid://shopify/Product/7413464072243	Brunschwig & Fils	3060
+gid://shopify/Product/7413449818163	Brunschwig & Fils	4206
+gid://shopify/Product/7413464170547	Brunschwig & Fils	3080
+gid://shopify/Product/7413470724147	Brunschwig & Fils	400
+gid://shopify/Product/7413470986291	Brunschwig & Fils	400
+gid://shopify/Product/7413466005555	Brunschwig & Fils	4057
+gid://shopify/Product/7413471313971	Brunschwig & Fils	1474
+gid://shopify/Product/7413465251891	Brunschwig & Fils	4098
+gid://shopify/Product/7413471641651	Brunschwig & Fils	1474
+gid://shopify/Product/7413466366003	Brunschwig & Fils	4137
+gid://shopify/Product/7413464694835	Brunschwig & Fils	4116
+gid://shopify/Product/7413463449651	Brunschwig & Fils	4176
+gid://shopify/Product/7413466759219	Brunschwig & Fils	4090
+gid://shopify/Product/7413464236083	Brunschwig & Fils	3810
+gid://shopify/Product/7413467054131	Brunschwig & Fils	4267
+gid://shopify/Product/7413467119667	Brunschwig & Fils	4098
+gid://shopify/Product/7413471871027	Brunschwig & Fils	1200
+gid://shopify/Product/7413464530995	Brunschwig & Fils	3850
+gid://shopify/Product/7413468954675	Brunschwig & Fils	2962
+gid://shopify/Product/7413472198707	Brunschwig & Fils	1500
+gid://shopify/Product/7413473214515	Brunschwig & Fils	400
+gid://shopify/Product/7413474066483	Brunschwig & Fils	400
+gid://shopify/Product/7413472559155	Brunschwig & Fils	1200
+gid://shopify/Product/7413467643955	Brunschwig & Fils	4009
+gid://shopify/Product/7413475737651	Brunschwig & Fils	400
+gid://shopify/Product/7413471969331	Brunschwig & Fils	1500
+gid://shopify/Product/7413475082291	Brunschwig & Fils	400
+gid://shopify/Product/7413464367155	Brunschwig & Fils	3080
+gid://shopify/Product/7413467349043	Brunschwig & Fils	4090
+gid://shopify/Product/7413468659763	Brunschwig & Fils	3938
+gid://shopify/Product/7413478686771	Brunschwig & Fils	4500
+gid://shopify/Product/7413476491315	Brunschwig & Fils	400
+gid://shopify/Product/7413472985139	Brunschwig & Fils	2000
+gid://shopify/Product/7413468004403	Brunschwig & Fils	4120
+gid://shopify/Product/7413479899187	Brunschwig & Fils	400
+gid://shopify/Product/7413468266547	Brunschwig & Fils	4153
+gid://shopify/Product/7413479538739	Brunschwig & Fils	400
+gid://shopify/Product/7413481013299	Brunschwig & Fils	400
+gid://shopify/Product/7413469642803	Brunschwig & Fils	4088
+gid://shopify/Product/7413481340979	Brunschwig & Fils	400
+gid://shopify/Product/7413477015603	Brunschwig & Fils	2500
+gid://shopify/Product/7413469970483	Brunschwig & Fils	4119
+gid://shopify/Product/7413482881075	Brunschwig & Fils	1800
+gid://shopify/Product/7413482258483	Brunschwig & Fils	400
+gid://shopify/Product/7413481406515	Brunschwig & Fils	1449
+gid://shopify/Product/7413506408499	Brunschwig & Fils	400
+gid://shopify/Product/7413481537587	Brunschwig & Fils	1449
+gid://shopify/Product/7413506211891	Brunschwig & Fils	400
+gid://shopify/Product/7413482750003	Brunschwig & Fils	400
+gid://shopify/Product/7413483339827	Brunschwig & Fils	400
+gid://shopify/Product/7413470330931	Brunschwig & Fils	4207
+gid://shopify/Product/7413477408819	Brunschwig & Fils	2000
+gid://shopify/Product/7413506932787	Brunschwig & Fils	400
+gid://shopify/Product/7413506703411	Brunschwig & Fils	400
+gid://shopify/Product/7413507850291	Brunschwig & Fils	2664
+gid://shopify/Product/7413507358771	Brunschwig & Fils	400
+gid://shopify/Product/7413507457075	Brunschwig & Fils	400
+gid://shopify/Product/7413469315123	Brunschwig & Fils	4267
+gid://shopify/Product/7413507293235	Brunschwig & Fils	400
+gid://shopify/Product/7413476130867	Brunschwig & Fils	2992
+gid://shopify/Product/7413507948595	Brunschwig & Fils	400
+gid://shopify/Product/7413481766963	Brunschwig & Fils	1942
+gid://shopify/Product/7413507719219	Brunschwig & Fils	400
+gid://shopify/Product/7413508276275	Brunschwig & Fils	400
+gid://shopify/Product/7413507588147	Brunschwig & Fils	400
+gid://shopify/Product/7413508014131	Brunschwig & Fils	400
+gid://shopify/Product/7413508472883	Brunschwig & Fils	2574
+gid://shopify/Product/7413508112435	Brunschwig & Fils	400
+gid://shopify/Product/7413508177971	Brunschwig & Fils	400
+gid://shopify/Product/7413476393011	Brunschwig & Fils	3937
+gid://shopify/Product/7413509357619	Brunschwig & Fils	400
+gid://shopify/Product/7413508767795	Brunschwig & Fils	400
+gid://shopify/Product/7413509161011	Brunschwig & Fils	3310
+gid://shopify/Product/7413508636723	Brunschwig & Fils	400
+gid://shopify/Product/7413508866099	Brunschwig & Fils	400
+gid://shopify/Product/7413508374579	Brunschwig & Fils	400
+gid://shopify/Product/7413509226547	Brunschwig & Fils	400
+gid://shopify/Product/7413474492467	Brunschwig & Fils	4500
+gid://shopify/Product/7413509554227	Brunschwig & Fils	400
+gid://shopify/Product/7413509423155	Brunschwig & Fils	400
+gid://shopify/Product/7413509488691	Brunschwig & Fils	400
+gid://shopify/Product/7413510078515	Brunschwig & Fils	400
+gid://shopify/Product/7413509652531	Brunschwig & Fils	400
+gid://shopify/Product/7413509062707	Brunschwig & Fils	1500
+gid://shopify/Product/7413508571187	Brunschwig & Fils	2078
+gid://shopify/Product/7413509816371	Brunschwig & Fils	400
+gid://shopify/Product/7413510635571	Brunschwig & Fils	400
+gid://shopify/Product/7413509718067	Brunschwig & Fils	400
+gid://shopify/Product/7413509292083	Brunschwig & Fils	1500
+gid://shopify/Product/7413510242355	Brunschwig & Fils	400
+gid://shopify/Product/7413509947443	Brunschwig & Fils	400
+gid://shopify/Product/7413473640499	Brunschwig & Fils	4500
+gid://shopify/Product/7413510012979	Brunschwig & Fils	400
+gid://shopify/Product/7413479112755	Brunschwig & Fils	4500
+gid://shopify/Product/7413510471731	Brunschwig & Fils	400
+gid://shopify/Product/7413510307891	Brunschwig & Fils	400
+gid://shopify/Product/7413510537267	Brunschwig & Fils	400
+gid://shopify/Product/7413510373427	Brunschwig & Fils	400
+gid://shopify/Product/7413510799411	Brunschwig & Fils	400
+gid://shopify/Product/7413510733875	Brunschwig & Fils	400
+gid://shopify/Product/7413510897715	Brunschwig & Fils	400
+gid://shopify/Product/7413510963251	Brunschwig & Fils	400
+gid://shopify/Product/7413511356467	Brunschwig & Fils	400
+gid://shopify/Product/7413480652851	Brunschwig & Fils	4480
+gid://shopify/Product/7413511094323	Brunschwig & Fils	400
+gid://shopify/Product/7413478129715	Brunschwig & Fils	4500
+gid://shopify/Product/7413511225395	Brunschwig & Fils	400
+gid://shopify/Product/7413511487539	Brunschwig & Fils	400
+gid://shopify/Product/7413512503347	Brunschwig & Fils	400
+gid://shopify/Product/7413511585843	Brunschwig & Fils	400
+gid://shopify/Product/7413511749683	Brunschwig & Fils	400
+gid://shopify/Product/7413480292403	Brunschwig & Fils	4480
+gid://shopify/Product/7413512863795	Brunschwig & Fils	400
+gid://shopify/Product/7413508702259	Brunschwig & Fils	2742
+gid://shopify/Product/7413512765491	Brunschwig & Fils	400
+gid://shopify/Product/7413511847987	Brunschwig & Fils	400
+gid://shopify/Product/7413513027635	Brunschwig & Fils	400
+gid://shopify/Product/7413513158707	Brunschwig & Fils	400
+gid://shopify/Product/7413511946291	Brunschwig & Fils	400
+gid://shopify/Product/7413513257011	Brunschwig & Fils	400
+gid://shopify/Product/7413514502195	Brunschwig & Fils	400
+gid://shopify/Product/7413513322547	Brunschwig & Fils	400
+gid://shopify/Product/7413508931635	Brunschwig & Fils	3466
+gid://shopify/Product/7413513420851	Brunschwig & Fils	400
+gid://shopify/Product/7413512044595	Brunschwig & Fils	400
+gid://shopify/Product/7413513650227	Brunschwig & Fils	400
+gid://shopify/Product/7413514338355	Brunschwig & Fils	400
+gid://shopify/Product/7413513584691	Brunschwig & Fils	400
+gid://shopify/Product/7413513715763	Brunschwig & Fils	400
+gid://shopify/Product/7413514141747	Brunschwig & Fils	400
+gid://shopify/Product/7413513846835	Brunschwig & Fils	400
+gid://shopify/Product/7413514010675	Brunschwig & Fils	400
+gid://shopify/Product/7413477670963	Brunschwig & Fils	4500
+gid://shopify/Product/7413513945139	Brunschwig & Fils	400
+gid://shopify/Product/7413513486387	Brunschwig & Fils	400
+gid://shopify/Product/7413515288627	Brunschwig & Fils	400
+gid://shopify/Product/7413514436659	Brunschwig & Fils	400
+gid://shopify/Product/7413508964403	Brunschwig & Fils	3206
+gid://shopify/Product/7413514666035	Brunschwig & Fils	400
+gid://shopify/Product/7413514829875	Brunschwig & Fils	400
+gid://shopify/Product/7413514731571	Brunschwig & Fils	400
+gid://shopify/Product/7413515780147	Brunschwig & Fils	1520
+gid://shopify/Product/7413514993715	Brunschwig & Fils	400
+gid://shopify/Product/7413514895411	Brunschwig & Fils	400
+gid://shopify/Product/7413515223091	Brunschwig & Fils	400
+gid://shopify/Product/7413514567731	Brunschwig & Fils	400
+gid://shopify/Product/7413506834483	Brunschwig & Fils	4480
+gid://shopify/Product/7413515518003	Brunschwig & Fils	400
+gid://shopify/Product/7413515419699	Brunschwig & Fils	400
+gid://shopify/Product/7413516599347	Brunschwig & Fils	400
+gid://shopify/Product/7413516828723	Brunschwig & Fils	400
+gid://shopify/Product/7413515092019	Brunschwig & Fils	400
+gid://shopify/Product/7413515649075	Brunschwig & Fils	400
+gid://shopify/Product/7413515583539	Brunschwig & Fils	400
+gid://shopify/Product/7413516206131	Brunschwig & Fils	400
+gid://shopify/Product/7413516107827	Brunschwig & Fils	400
+gid://shopify/Product/7413516501043	Brunschwig & Fils	400
+gid://shopify/Product/7413516304435	Brunschwig & Fils	400
+gid://shopify/Product/7413516697651	Brunschwig & Fils	400
+gid://shopify/Product/7413514240051	Brunschwig & Fils	2000
+gid://shopify/Product/7413517189171	Brunschwig & Fils	400
+gid://shopify/Product/7413515157555	Brunschwig & Fils	400
+gid://shopify/Product/7413517123635	Brunschwig & Fils	400
+gid://shopify/Product/7413517254707	Brunschwig & Fils	400
+gid://shopify/Product/7413516992563	Brunschwig & Fils	400
+gid://shopify/Product/7413516763187	Brunschwig & Fils	400
+gid://shopify/Product/7413517484083	Brunschwig & Fils	400
+gid://shopify/Product/7413517647923	Brunschwig & Fils	400
+gid://shopify/Product/7413515714611	Brunschwig & Fils	1300
+gid://shopify/Product/7413516402739	Brunschwig & Fils	400
+gid://shopify/Product/7413517320243	Brunschwig & Fils	400
+gid://shopify/Product/7413517549619	Brunschwig & Fils	400
+gid://shopify/Product/7413515845683	Brunschwig & Fils	1520
+gid://shopify/Product/7413518008371	Brunschwig & Fils	400
+gid://shopify/Product/7413515943987	Brunschwig & Fils	1520
+gid://shopify/Product/7413518696499	Brunschwig & Fils	400
+gid://shopify/Product/7413518237747	Brunschwig & Fils	400
+gid://shopify/Product/7413518106675	Brunschwig & Fils	400
+gid://shopify/Product/7413518172211	Brunschwig & Fils	400
+gid://shopify/Product/7413518401587	Brunschwig & Fils	400
+gid://shopify/Product/7413517942835	Brunschwig & Fils	400
+gid://shopify/Product/7413518467123	Brunschwig & Fils	400
+gid://shopify/Product/7413518565427	Brunschwig & Fils	400
+gid://shopify/Product/7413518958643	Brunschwig & Fils	400
+gid://shopify/Product/7413517778995	Brunschwig & Fils	1863
+gid://shopify/Product/7413519056947	Brunschwig & Fils	400
+gid://shopify/Product/7413517713459	Brunschwig & Fils	1836
+gid://shopify/Product/7413518893107	Brunschwig & Fils	400
+gid://shopify/Product/7413518762035	Brunschwig & Fils	400
+gid://shopify/Product/7413518336051	Brunschwig & Fils	400
+gid://shopify/Product/7413519188019	Brunschwig & Fils	400
+gid://shopify/Product/7413519253555	Brunschwig & Fils	400
+gid://shopify/Product/7413519351859	Brunschwig & Fils	400
+gid://shopify/Product/7413519515699	Brunschwig & Fils	400
+gid://shopify/Product/7413519876147	Brunschwig & Fils	400
+gid://shopify/Product/7413519581235	Brunschwig & Fils	400
+gid://shopify/Product/7413519712307	Brunschwig & Fils	400
+gid://shopify/Product/7413519417395	Brunschwig & Fils	400
+gid://shopify/Product/7413519810611	Brunschwig & Fils	400
+gid://shopify/Product/7413519941683	Brunschwig & Fils	400
+gid://shopify/Product/7413520728115	Brunschwig & Fils	1536
+gid://shopify/Product/7413520891955	Brunschwig & Fils	400
+gid://shopify/Product/7413521416243	Brunschwig & Fils	400
+gid://shopify/Product/7413521252403	Brunschwig & Fils	400
+gid://shopify/Product/7413521547315	Brunschwig & Fils	400
+gid://shopify/Product/7413521743923	Brunschwig & Fils	400
+gid://shopify/Product/7413521645619	Brunschwig & Fils	400
+gid://shopify/Product/7413521121331	Brunschwig & Fils	400
+gid://shopify/Product/7413522038835	Brunschwig & Fils	400
+gid://shopify/Product/7413517877299	Brunschwig & Fils	1863
+gid://shopify/Product/7413521842227	Brunschwig & Fils	400
+gid://shopify/Product/7413522104371	Brunschwig & Fils	400
+gid://shopify/Product/7413521907763	Brunschwig & Fils	400
+gid://shopify/Product/7413522202675	Brunschwig & Fils	400
+gid://shopify/Product/7413522300979	Brunschwig & Fils	400
+gid://shopify/Product/7413520465971	Brunschwig & Fils	1536
+gid://shopify/Product/7413520662579	Brunschwig & Fils	1536
+gid://shopify/Product/7413520564275	Brunschwig & Fils	1536
+gid://shopify/Product/7413522628659	Brunschwig & Fils	400
+gid://shopify/Product/7413522497587	Brunschwig & Fils	400
+gid://shopify/Product/7413522694195	Brunschwig & Fils	400
+gid://shopify/Product/7413522792499	Brunschwig & Fils	400
+gid://shopify/Product/7413520269363	Brunschwig & Fils	2048
+gid://shopify/Product/7413520072755	Brunschwig & Fils	2048
+gid://shopify/Product/7413522432051	Brunschwig & Fils	400
+gid://shopify/Product/7413522956339	Brunschwig & Fils	400
+gid://shopify/Product/7413523447859	Brunschwig & Fils	2048
+gid://shopify/Product/7413522858035	Brunschwig & Fils	400
+gid://shopify/Product/7413523054643	Brunschwig & Fils	400
+gid://shopify/Product/7413520007219	Brunschwig & Fils	2048
+gid://shopify/Product/7413523120179	Brunschwig & Fils	400
+gid://shopify/Product/7413523513395	Brunschwig & Fils	2048
+gid://shopify/Product/7413523349555	Brunschwig & Fils	400
+gid://shopify/Product/7413523284019	Brunschwig & Fils	400
+gid://shopify/Product/7413520990259	Brunschwig & Fils	2048
+gid://shopify/Product/7413523775539	Brunschwig & Fils	400
+gid://shopify/Product/7413520171059	Brunschwig & Fils	2048
+gid://shopify/Product/7413520367667	Brunschwig & Fils	2048
+gid://shopify/Product/7413523611699	Brunschwig & Fils	400
+gid://shopify/Product/7413523710003	Brunschwig & Fils	400
+gid://shopify/Product/7413523906611	Brunschwig & Fils	400
+gid://shopify/Product/7413524824115	Brunschwig & Fils	400
+gid://shopify/Product/7413525807155	Brunschwig & Fils	3083
+gid://shopify/Product/7413524103219	Brunschwig & Fils	400
+gid://shopify/Product/7413524987955	Brunschwig & Fils	400
+gid://shopify/Product/7413523218483	Brunschwig & Fils	2088
+gid://shopify/Product/7413525217331	Brunschwig & Fils	2088
+gid://shopify/Product/7413524758579	Brunschwig & Fils	2048
+gid://shopify/Product/7413525446707	Brunschwig & Fils	2088
+gid://shopify/Product/7413525119027	Brunschwig & Fils	2088
+gid://shopify/Product/7413524234291	Brunschwig & Fils	2088
+gid://shopify/Product/7413524398131	Brunschwig & Fils	2088
+gid://shopify/Product/7413524627507	Brunschwig & Fils	2048
+gid://shopify/Product/7413525381171	Brunschwig & Fils	2088
+gid://shopify/Product/7413524463667	Brunschwig & Fils	2048
+gid://shopify/Product/7413525577779	Brunschwig & Fils	2284
+gid://shopify/Product/7413527117875	Brunschwig & Fils	2774
+gid://shopify/Product/7413525938227	Brunschwig & Fils	3318
+gid://shopify/Product/7413523972147	Brunschwig & Fils	3132
+gid://shopify/Product/7413525676083	Brunschwig & Fils	2695
+gid://shopify/Product/7413526626355	Brunschwig & Fils	2857
+gid://shopify/Product/7413526888499	Brunschwig & Fils	2850
+gid://shopify/Product/7413526462515	Brunschwig & Fils	2809
+gid://shopify/Product/7413526003763	Brunschwig & Fils	3320
+gid://shopify/Product/7413529280563	Brunschwig & Fils	3145
+gid://shopify/Product/7413529411635	Brunschwig & Fils	4952
+gid://shopify/Product/7413526757427	Brunschwig & Fils	2816
+gid://shopify/Product/7413526167603	Brunschwig & Fils	3736
+gid://shopify/Product/7413527642163	Brunschwig & Fils	2735
+gid://shopify/Product/7413529575475	Brunschwig & Fils	2790
+gid://shopify/Product/7413528002611	Brunschwig & Fils	2360
+gid://shopify/Product/7413527183411	Brunschwig & Fils	3323
+gid://shopify/Product/7413527478323	Brunschwig & Fils	3288
+gid://shopify/Product/7413527904307	Brunschwig & Fils	2597
+gid://shopify/Product/7413528199219	Brunschwig & Fils	2621
+gid://shopify/Product/7413528985651	Brunschwig & Fils	3438
+gid://shopify/Product/7413528592435	Brunschwig & Fils	3479
+gid://shopify/Product/7413528330291	Brunschwig & Fils	3540
+gid://shopify/Product/7413528428595	Brunschwig & Fils	3430
+gid://shopify/Product/7413528494131	Brunschwig & Fils	3578
+gid://shopify/Product/7413527740467	Brunschwig & Fils	3440
+gid://shopify/Product/7413530787891	Brunschwig & Fils	3984
+gid://shopify/Product/7413530722355	Brunschwig & Fils	3710
+gid://shopify/Product/7413528854579	Brunschwig & Fils	4020
+gid://shopify/Product/7413529051187	Brunschwig & Fils	3830
+gid://shopify/Product/7413528756275	Brunschwig & Fils	3517
+gid://shopify/Product/7413529149491	Brunschwig & Fils	3972
+gid://shopify/Product/7413528657971	Brunschwig & Fils	3635
+gid://shopify/Product/7413529804851	Brunschwig & Fils	2876
+gid://shopify/Product/7413529706547	Brunschwig & Fils	3592
+gid://shopify/Product/7413529509939	Brunschwig & Fils	3582
+gid://shopify/Product/7413530034227	Brunschwig & Fils	4027
+gid://shopify/Product/7413529968691	Brunschwig & Fils	3247
+gid://shopify/Product/7413529870387	Brunschwig & Fils	3128
+gid://shopify/Product/7413531443251	Brunschwig & Fils	3399
+gid://shopify/Product/7413531246643	Brunschwig & Fils	3565
+gid://shopify/Product/7413531344947	Brunschwig & Fils	3347
+gid://shopify/Product/7413530591283	Brunschwig & Fils	3191
+gid://shopify/Product/7413530361907	Brunschwig & Fils	3984
+gid://shopify/Product/7413530132531	Brunschwig & Fils	4105
+gid://shopify/Product/7413531148339	Brunschwig & Fils	3507
+gid://shopify/Product/7413531607091	Brunschwig & Fils	3358
+gid://shopify/Product/7413533573171	Brunschwig & Fils	3308
+gid://shopify/Product/7413530492979	Brunschwig & Fils	3537
+gid://shopify/Product/7413531508787	Brunschwig & Fils	3299
+gid://shopify/Product/7413531836467	Brunschwig & Fils	3467
+gid://shopify/Product/7413530198067	Brunschwig & Fils	4204
+gid://shopify/Product/7413527380019	Brunschwig & Fils	4308
+gid://shopify/Product/7413530263603	Brunschwig & Fils	4002
+gid://shopify/Product/7413531705395	Brunschwig & Fils	3631
+gid://shopify/Product/7413530427443	Brunschwig & Fils	3984
+gid://shopify/Product/7413531050035	Brunschwig & Fils	3651
+gid://shopify/Product/7413530951731	Brunschwig & Fils	3146
+gid://shopify/Product/7413531902003	Brunschwig & Fils	3108
+gid://shopify/Product/7413532000307	Brunschwig & Fils	3792
+gid://shopify/Product/7413538979891	Brunschwig & Fils	1200
+gid://shopify/Product/7413541339187	Brunschwig & Fils	1200
+gid://shopify/Product/7413532164147	Brunschwig & Fils	3391
+gid://shopify/Product/7413538455603	Brunschwig & Fils	1200
+gid://shopify/Product/7413541044275	Brunschwig & Fils	1200
+gid://shopify/Product/7413540028467	Brunschwig & Fils	1200
+gid://shopify/Product/7413536063539	Brunschwig & Fils	3319
+gid://shopify/Product/7413532065843	Brunschwig & Fils	3663
+gid://shopify/Product/7413535014963	Brunschwig & Fils	3471
+gid://shopify/Product/7413536423987	Brunschwig & Fils	3406
+gid://shopify/Product/7413533999155	Brunschwig & Fils	3479
+gid://shopify/Product/7413537570867	Brunschwig & Fils	3374
+gid://shopify/Product/7413535703091	Brunschwig & Fils	3354
+gid://shopify/Product/7413541601331	Brunschwig & Fils	1200
+gid://shopify/Product/7413532262451	Brunschwig & Fils	3760
+gid://shopify/Product/7413541994547	Brunschwig & Fils	1200
+gid://shopify/Product/7413537341491	Brunschwig & Fils	3522
+gid://shopify/Product/7413533769779	Brunschwig & Fils	3415
+gid://shopify/Product/7413534392371	Brunschwig & Fils	3491
+gid://shopify/Product/7413542977587	Brunschwig & Fils	1200
+gid://shopify/Product/7413535375411	Brunschwig & Fils	3433
+gid://shopify/Product/7413543403571	Brunschwig & Fils	1200
+gid://shopify/Product/7413543796787	Brunschwig & Fils	1200
+gid://shopify/Product/7413546942515	Brunschwig & Fils	2372
+gid://shopify/Product/7413547073587	Brunschwig & Fils	2245
+gid://shopify/Product/7413536882739	Brunschwig & Fils	3247
+gid://shopify/Product/7413537865779	Brunschwig & Fils	3334
+gid://shopify/Product/7413547728947	Brunschwig & Fils	2720
+gid://shopify/Product/7413538095155	Brunschwig & Fils	3289
+gid://shopify/Product/7413548089395	Brunschwig & Fils	2433
+gid://shopify/Product/7413545730099	Brunschwig & Fils	1200
+gid://shopify/Product/7413532786739	Brunschwig & Fils	3499
+gid://shopify/Product/7413540585523	Brunschwig & Fils	3161
+gid://shopify/Product/7413544878131	Brunschwig & Fils	1199
+gid://shopify/Product/7413546778675	Brunschwig & Fils	2116
+gid://shopify/Product/7413542518835	Brunschwig & Fils	3256
+gid://shopify/Product/7413547237427	Brunschwig & Fils	2264
+gid://shopify/Product/7413549105203	Brunschwig & Fils	2118
+gid://shopify/Product/7413548580915	Brunschwig & Fils	2290
+gid://shopify/Product/7413547466803	Brunschwig & Fils	2336
+gid://shopify/Product/7413549269043	Brunschwig & Fils	2094
+gid://shopify/Product/7413548908595	Brunschwig & Fils	2146
+gid://shopify/Product/7413547925555	Brunschwig & Fils	2575
+gid://shopify/Product/7413546319923	Brunschwig & Fils	3582
+gid://shopify/Product/7413548777523	Brunschwig & Fils	2286
+gid://shopify/Product/7413548318771	Brunschwig & Fils	2535
+gid://shopify/Product/7413552742451	Brunschwig & Fils	400
+gid://shopify/Product/7413553692723	Brunschwig & Fils	2564
+gid://shopify/Product/7413549531187	Brunschwig & Fils	3000
+gid://shopify/Product/7413545173043	Brunschwig & Fils	3354
+gid://shopify/Product/7413550088243	Brunschwig & Fils	3000
+gid://shopify/Product/7413546450995	Brunschwig & Fils	3573
+gid://shopify/Product/7413546614835	Brunschwig & Fils	3657
+gid://shopify/Product/7413550481459	Brunschwig & Fils	3000
+gid://shopify/Product/7413549891635	Brunschwig & Fils	2881
+gid://shopify/Product/7413550710835	Brunschwig & Fils	2957
+gid://shopify/Product/7413545435187	Brunschwig & Fils	3836
+gid://shopify/Product/7413550972979	Brunschwig & Fils	3000
+gid://shopify/Product/7413551628339	Brunschwig & Fils	2182
+gid://shopify/Product/7413546156083	Brunschwig & Fils	3905
+gid://shopify/Product/7413551890483	Brunschwig & Fils	1985
+gid://shopify/Product/7413555920947	Brunschwig & Fils	3454
+gid://shopify/Product/7413551300659	Brunschwig & Fils	3000
+gid://shopify/Product/7413553332275	Brunschwig & Fils	2440
+gid://shopify/Product/7413552447539	Brunschwig & Fils	3310
+gid://shopify/Product/7413552185395	Brunschwig & Fils	2436
+gid://shopify/Product/7413553135667	Brunschwig & Fils	3513
+gid://shopify/Product/7413552906291	Brunschwig & Fils	3524
+gid://shopify/Product/7413553987635	Brunschwig & Fils	2568
+gid://shopify/Product/7413554118707	Brunschwig & Fils	2758
+gid://shopify/Product/7413557428275	Brunschwig & Fils	3530
+gid://shopify/Product/7413554413619	Brunschwig & Fils	3078
+gid://shopify/Product/7413555265587	Brunschwig & Fils	3415
+gid://shopify/Product/7413555429427	Brunschwig & Fils	3460
+gid://shopify/Product/7413555331123	Brunschwig & Fils	3425
+gid://shopify/Product/7413554708531	Brunschwig & Fils	2845
+gid://shopify/Product/7413554282547	Brunschwig & Fils	2933
+gid://shopify/Product/7413555658803	Brunschwig & Fils	2942
+gid://shopify/Product/7413555134515	Brunschwig & Fils	3454
+gid://shopify/Product/7413554905139	Brunschwig & Fils	2999
+gid://shopify/Product/7413555527731	Brunschwig & Fils	3438
+gid://shopify/Product/7413555855411	Brunschwig & Fils	3619
+gid://shopify/Product/7413556019251	Brunschwig & Fils	3518
+gid://shopify/Product/7413559099443	Brunschwig & Fils	3134
+gid://shopify/Product/7413556281395	Brunschwig & Fils	3312
+gid://shopify/Product/7413557133363	Brunschwig & Fils	3317
+gid://shopify/Product/7413556740147	Brunschwig & Fils	3765
+gid://shopify/Product/7413555757107	Brunschwig & Fils	3239
+gid://shopify/Product/7413557067827	Brunschwig & Fils	3613
+gid://shopify/Product/7413559361587	Brunschwig & Fils	4912
+gid://shopify/Product/7413558083635	Brunschwig & Fils	2988
+gid://shopify/Product/7413557559347	Brunschwig & Fils	3418
+gid://shopify/Product/7413556969523	Brunschwig & Fils	3336
+gid://shopify/Product/7413557723187	Brunschwig & Fils	3300
+gid://shopify/Product/7413557624883	Brunschwig & Fils	3283
+gid://shopify/Product/7413558345779	Brunschwig & Fils	3197
+gid://shopify/Product/7413557297203	Brunschwig & Fils	3397
+gid://shopify/Product/7413558018099	Brunschwig & Fils	3256
+gid://shopify/Product/7413558411315	Brunschwig & Fils	3095
+gid://shopify/Product/7413557198899	Brunschwig & Fils	3286
+gid://shopify/Product/7413558181939	Brunschwig & Fils	3085
+gid://shopify/Product/7413561163827	Brunschwig & Fils	400
+gid://shopify/Product/7413558673459	Brunschwig & Fils	3167
+gid://shopify/Product/7413559263283	Brunschwig & Fils	2685
+gid://shopify/Product/7413558509619	Brunschwig & Fils	3196
+gid://shopify/Product/7413557854259	Brunschwig & Fils	3327
+gid://shopify/Product/7413559001139	Brunschwig & Fils	3110
+gid://shopify/Product/7413561294899	Brunschwig & Fils	400
+gid://shopify/Product/7413561524275	Brunschwig & Fils	400
+gid://shopify/Product/7413558837299	Brunschwig & Fils	3189
+gid://shopify/Product/7413561786419	Brunschwig & Fils	400
+gid://shopify/Product/7413561983027	Brunschwig & Fils	4912
+gid://shopify/Product/7413562671155	Brunschwig & Fils	400
+gid://shopify/Product/7413562441779	Brunschwig & Fils	400
+gid://shopify/Product/7413562376243	Brunschwig & Fils	400
+gid://shopify/Product/7413562572851	Brunschwig & Fils	400
+gid://shopify/Product/7413560115251	Brunschwig & Fils	3603
+gid://shopify/Product/7413559459891	Brunschwig & Fils	3600
+gid://shopify/Product/7413562834995	Brunschwig & Fils	3600
+gid://shopify/Product/7413589278771	Brunschwig & Fils	400
+gid://shopify/Product/7413589082163	Brunschwig & Fils	400
+gid://shopify/Product/7413578006579	Brunschwig & Fils	400
+gid://shopify/Product/7413560999987	Brunschwig & Fils	4912
+gid://shopify/Product/7413562769459	Brunschwig & Fils	3600
+gid://shopify/Product/7413562048563	Brunschwig & Fils	3600
+gid://shopify/Product/7413559558195	Brunschwig & Fils	4912
+gid://shopify/Product/7413560344627	Brunschwig & Fils	4912
+gid://shopify/Product/7413559885875	Brunschwig & Fils	4912
+gid://shopify/Product/7413562933299	Brunschwig & Fils	3018
+gid://shopify/Product/7413561065523	Brunschwig & Fils	4912
+gid://shopify/Product/7413562179635	Brunschwig & Fils	4166
+gid://shopify/Product/7413589147699	Brunschwig & Fils	2920
+gid://shopify/Product/7413590261811	Brunschwig & Fils	3226
+gid://shopify/Product/7413560868915	Brunschwig & Fils	4912
+gid://shopify/Product/7413560672307	Brunschwig & Fils	4912
+gid://shopify/Product/7413560606771	Brunschwig & Fils	4912
+gid://shopify/Product/7413561393203	Brunschwig & Fils	4912
+gid://shopify/Product/7413589213235	Brunschwig & Fils	3298
+gid://shopify/Product/7413562245171	Brunschwig & Fils	4912
+gid://shopify/Product/7413561622579	Brunschwig & Fils	4912
+gid://shopify/Product/7413589835827	Brunschwig & Fils	3226
+gid://shopify/Product/7413589934131	Brunschwig & Fils	3226
+gid://shopify/Product/7413561884723	Brunschwig & Fils	4912
+gid://shopify/Product/7413589999667	Brunschwig & Fils	3226
+gid://shopify/Product/7413589770291	Brunschwig & Fils	3087
+gid://shopify/Product/7413590360115	Brunschwig & Fils	3008
+gid://shopify/Product/7413591179315	Brunschwig & Fils	3226
+gid://shopify/Product/7413591506995	Brunschwig & Fils	3226
+gid://shopify/Product/7413590523955	Brunschwig & Fils	3226
+gid://shopify/Product/7413590687795	Brunschwig & Fils	3226
+gid://shopify/Product/7413590917171	Brunschwig & Fils	3226
+gid://shopify/Product/7413589442611	Brunschwig & Fils	4912
+gid://shopify/Product/7413590425651	Brunschwig & Fils	3112
+gid://shopify/Product/7413590786099	Brunschwig & Fils	3226
+gid://shopify/Product/7413591244851	Brunschwig & Fils	3226
+gid://shopify/Product/7413591375923	Brunschwig & Fils	3226
+gid://shopify/Product/7413591670835	Brunschwig & Fils	3226
+gid://shopify/Product/7413591769139	Brunschwig & Fils	3226
+gid://shopify/Product/7413589540915	Brunschwig & Fils	4912
+gid://shopify/Product/7413590196275	Brunschwig & Fils	3087
+gid://shopify/Product/7413589671987	Brunschwig & Fils	4544
+gid://shopify/Product/7413591834675	Brunschwig & Fils	3226
+gid://shopify/Product/7413592162355	Brunschwig & Fils	2502
+gid://shopify/Product/7413592227891	Brunschwig & Fils	3145
+gid://shopify/Product/7413592817715	Brunschwig & Fils	3233
+gid://shopify/Product/7413561688115	Brunschwig & Fils	4912
+gid://shopify/Product/7413593047091	Brunschwig & Fils	3176
+gid://shopify/Product/7413592588339	Brunschwig & Fils	3217
+gid://shopify/Product/7413592916019	Brunschwig & Fils	3173
+gid://shopify/Product/7413592981555	Brunschwig & Fils	3205
+gid://shopify/Product/7413594488883	Brunschwig & Fils	400
+gid://shopify/Product/7413592358963	Brunschwig & Fils	4260
+gid://shopify/Product/7413593538611	Brunschwig & Fils	3439
+gid://shopify/Product/7413593276467	Brunschwig & Fils	3382
+gid://shopify/Product/7413593440307	Brunschwig & Fils	3530
+gid://shopify/Product/7413593145395	Brunschwig & Fils	3666
+gid://shopify/Product/7413591965747	Brunschwig & Fils	4363
+gid://shopify/Product/7413594685491	Brunschwig & Fils	2197
+gid://shopify/Product/7413592424499	Brunschwig & Fils	4321
+gid://shopify/Product/7413592096819	Brunschwig & Fils	4480
+gid://shopify/Product/7413594751027	Brunschwig & Fils	2278
+gid://shopify/Product/7413593931827	Brunschwig & Fils	3416
+gid://shopify/Product/7413594816563	Brunschwig & Fils	2037
+gid://shopify/Product/7413593604147	Brunschwig & Fils	4480
+gid://shopify/Product/7413593342003	Brunschwig & Fils	3678
+gid://shopify/Product/7413595013171	Brunschwig & Fils	2259
+gid://shopify/Product/7413594914867	Brunschwig & Fils	2366
+gid://shopify/Product/7413595439155	Brunschwig & Fils	2062
+gid://shopify/Product/7413593833523	Brunschwig & Fils	4480
+gid://shopify/Product/7413594161203	Brunschwig & Fils	4480
+gid://shopify/Product/7413596946483	Brunschwig & Fils	400
+gid://shopify/Product/7413595602995	Brunschwig & Fils	2361
+gid://shopify/Product/7413595537459	Brunschwig & Fils	2383
+gid://shopify/Product/7413594357811	Brunschwig & Fils	4334
+gid://shopify/Product/7413595668531	Brunschwig & Fils	2786
+gid://shopify/Product/7413594292275	Brunschwig & Fils	4480
+gid://shopify/Product/7413596258355	Brunschwig & Fils	2670
+gid://shopify/Product/7413597831219	Brunschwig & Fils	1622
+gid://shopify/Product/7413595832371	Brunschwig & Fils	3329
+gid://shopify/Product/7413595144243	Brunschwig & Fils	4253
+gid://shopify/Product/7413594619955	Brunschwig & Fils	4475
+gid://shopify/Product/7413595078707	Brunschwig & Fils	4221
+gid://shopify/Product/7413595766835	Brunschwig & Fils	2934
+gid://shopify/Product/7413596028979	Brunschwig & Fils	2772
+gid://shopify/Product/7413595209779	Brunschwig & Fils	4258
+gid://shopify/Product/7413595897907	Brunschwig & Fils	3295
+gid://shopify/Product/7413597536307	Brunschwig & Fils	1638
+gid://shopify/Product/7413597438003	Brunschwig & Fils	1754
+gid://shopify/Product/7413595340851	Brunschwig & Fils	3878
+gid://shopify/Product/7413560442931	Brunschwig & Fils	4912
+gid://shopify/Product/7413597110323	Brunschwig & Fils	2684
+gid://shopify/Product/7413599010867	Brunschwig & Fils	400
+gid://shopify/Product/7413598060595	Brunschwig & Fils	1616
+gid://shopify/Product/7413597208627	Brunschwig & Fils	2753
+gid://shopify/Product/7413598617651	Brunschwig & Fils	2588
+gid://shopify/Product/7413600092211	Brunschwig & Fils	400
+gid://shopify/Product/7413596749875	Brunschwig & Fils	4179
+gid://shopify/Product/7413599469619	Brunschwig & Fils	1906
+gid://shopify/Product/7413597667379	Brunschwig & Fils	3710
+gid://shopify/Product/7413596651571	Brunschwig & Fils	4317
+gid://shopify/Product/7413598126131	Brunschwig & Fils	3910
+gid://shopify/Product/7413596454963	Brunschwig & Fils	4317
+gid://shopify/Product/7413597339699	Brunschwig & Fils	3964
+gid://shopify/Product/7413600387123	Brunschwig & Fils	2786
+gid://shopify/Product/7413597929523	Brunschwig & Fils	4165
+gid://shopify/Product/7413601763379	Brunschwig & Fils	2114
+gid://shopify/Product/7413602189363	Brunschwig & Fils	2078
+gid://shopify/Product/7413600550963	Brunschwig & Fils	3115
+gid://shopify/Product/7413602287667	Brunschwig & Fils	2094
+gid://shopify/Product/7413601206323	Brunschwig & Fils	2754
+gid://shopify/Product/7413603172403	Brunschwig & Fils	3874
+gid://shopify/Product/7413601009715	Brunschwig & Fils	2829
+gid://shopify/Product/7413598224435	Brunschwig & Fils	4372
+gid://shopify/Product/7413598847027	Brunschwig & Fils	4480
+gid://shopify/Product/7413598945331	Brunschwig & Fils	4322
+gid://shopify/Product/7413598519347	Brunschwig & Fils	4206
+gid://shopify/Product/7413601337395	Brunschwig & Fils	2826
+gid://shopify/Product/7413602746419	Brunschwig & Fils	2156
+gid://shopify/Product/7413599141939	Brunschwig & Fils	4364
+gid://shopify/Product/7413599273011	Brunschwig & Fils	4138
+gid://shopify/Product/7413598421043	Brunschwig & Fils	4480
+gid://shopify/Product/7413603926067	Brunschwig & Fils	3626
+gid://shopify/Product/7413604253747	Brunschwig & Fils	400
+gid://shopify/Product/7413598322739	Brunschwig & Fils	4480
+gid://shopify/Product/7413600190515	Brunschwig & Fils	4480
+gid://shopify/Product/7413599830067	Brunschwig & Fils	4480
+gid://shopify/Product/7413600682035	Brunschwig & Fils	3728
+gid://shopify/Product/7413605236787	Brunschwig & Fils	2337
+gid://shopify/Product/7413604417587	Brunschwig & Fils	400
+gid://shopify/Product/7413605007411	Brunschwig & Fils	2530
+gid://shopify/Product/7413605859379	Brunschwig & Fils	3482
+gid://shopify/Product/7413599731763	Brunschwig & Fils	4480
+gid://shopify/Product/7413598748723	Brunschwig & Fils	4480
+gid://shopify/Product/7413606514739	Brunschwig & Fils	3894
+gid://shopify/Product/7413602844723	Brunschwig & Fils	3874
+gid://shopify/Product/7413605433395	Brunschwig & Fils	2307
+gid://shopify/Product/7413603270707	Brunschwig & Fils	3874
+gid://shopify/Product/7413605335091	Brunschwig & Fils	2402
+gid://shopify/Product/7413606645811	Brunschwig & Fils	2288
+gid://shopify/Product/7413603401779	Brunschwig & Fils	3717
+gid://shopify/Product/7413607039027	Brunschwig & Fils	2093
+gid://shopify/Product/7413606776883	Brunschwig & Fils	2380
+gid://shopify/Product/7413604024371	Brunschwig & Fils	3776
+gid://shopify/Product/7413516009523	Brunschwig & Fils	1520
+gid://shopify/Product/7413603794995	Brunschwig & Fils	3782
+gid://shopify/Product/7413605531699	Brunschwig & Fils	3509
+gid://shopify/Product/7413603532851	Brunschwig & Fils	3773
+gid://shopify/Product/7413607727155	Brunschwig & Fils	400
+gid://shopify/Product/7413604352051	Brunschwig & Fils	4367
+gid://shopify/Product/7413604679731	Brunschwig & Fils	4001
+gid://shopify/Product/7413604122675	Brunschwig & Fils	4414
+gid://shopify/Product/7413606055987	Brunschwig & Fils	3776
+gid://shopify/Product/7413606383667	Brunschwig & Fils	4072
+gid://shopify/Product/7413605957683	Brunschwig & Fils	3627
+gid://shopify/Product/7413606318131	Brunschwig & Fils	3918
+gid://shopify/Product/7413604548659	Brunschwig & Fils	4025
+gid://shopify/Product/7413604778035	Brunschwig & Fils	4025
+gid://shopify/Product/7413606187059	Brunschwig & Fils	3903
+gid://shopify/Product/7413610217523	Brunschwig & Fils	3576
+gid://shopify/Product/7413611135027	Brunschwig & Fils	3030
+gid://shopify/Product/7413610774579	Brunschwig & Fils	2884
+gid://shopify/Product/7413608939571	Brunschwig & Fils	2338
+gid://shopify/Product/7413607235635	Brunschwig & Fils	4001
+gid://shopify/Product/7413607104563	Brunschwig & Fils	4202
+gid://shopify/Product/7413607989299	Brunschwig & Fils	4031
+gid://shopify/Product/7413609332787	Brunschwig & Fils	2160
+gid://shopify/Product/7413611561011	Brunschwig & Fils	2351
+gid://shopify/Product/7413612609587	Brunschwig & Fils	2113
+gid://shopify/Product/7413613002803	Brunschwig & Fils	2024
+gid://shopify/Product/7413611954227	Brunschwig & Fils	2468
+gid://shopify/Product/7413612838963	Brunschwig & Fils	2162
+gid://shopify/Product/7413611757619	Brunschwig & Fils	2357
+gid://shopify/Product/7413613101107	Brunschwig & Fils	2076
+gid://shopify/Product/7413612314675	Brunschwig & Fils	2368
+gid://shopify/Product/7413613297715	Brunschwig & Fils	2131
+gid://shopify/Product/7413612445747	Brunschwig & Fils	2518
+gid://shopify/Product/7413608316979	Brunschwig & Fils	4171
+gid://shopify/Product/7413608153139	Brunschwig & Fils	4145
+gid://shopify/Product/7413607596083	Brunschwig & Fils	4179
+gid://shopify/Product/7413610610739	Brunschwig & Fils	3408
+gid://shopify/Product/7413613527091	Brunschwig & Fils	2578
+gid://shopify/Product/7413608480819	Brunschwig & Fils	4116
+gid://shopify/Product/7413608742963	Brunschwig & Fils	3958
+gid://shopify/Product/7413613592627	Brunschwig & Fils	2704
+gid://shopify/Product/7413608644659	Brunschwig & Fils	4174
+gid://shopify/Product/7413614968883	Brunschwig & Fils	3539
+gid://shopify/Product/7413609562163	Brunschwig & Fils	3401
+gid://shopify/Product/7413610086451	Brunschwig & Fils	3604
+gid://shopify/Product/7413607399475	Brunschwig & Fils	4272
+gid://shopify/Product/7413609726003	Brunschwig & Fils	3576
+gid://shopify/Product/7413613953075	Brunschwig & Fils	2680
+gid://shopify/Product/7413613723699	Brunschwig & Fils	3079
+gid://shopify/Product/7413614084147	Brunschwig & Fils	2685
+gid://shopify/Product/7413614346291	Brunschwig & Fils	3791
+gid://shopify/Product/7413614444595	Brunschwig & Fils	3339
+gid://shopify/Product/7413614542899	Brunschwig & Fils	3690
+gid://shopify/Product/7413614772275	Brunschwig & Fils	3515
+gid://shopify/Product/7413616934963	Brunschwig & Fils	2691
+gid://shopify/Product/7413617066035	Brunschwig & Fils	2454
+gid://shopify/Product/7413614673971	Brunschwig & Fils	3744
+gid://shopify/Product/7413616345139	Brunschwig & Fils	3421
+gid://shopify/Product/7413614903347	Brunschwig & Fils	3471
+gid://shopify/Product/7413616836659	Brunschwig & Fils	3626
+gid://shopify/Product/7413615263795	Brunschwig & Fils	4301
+gid://shopify/Product/7413615919155	Brunschwig & Fils	3869
+gid://shopify/Product/7413616443443	Brunschwig & Fils	3900
+gid://shopify/Product/7413616017459	Brunschwig & Fils	3755
+gid://shopify/Product/7413617295411	Brunschwig & Fils	3380
+gid://shopify/Product/7413615362099	Brunschwig & Fils	4301
+gid://shopify/Product/7413615067187	Brunschwig & Fils	4301
+gid://shopify/Product/7413616246835	Brunschwig & Fils	3746
+gid://shopify/Product/7413615132723	Brunschwig & Fils	4301
+gid://shopify/Product/7413615427635	Brunschwig & Fils	4480
+gid://shopify/Product/7413615525939	Brunschwig & Fils	4309
+gid://shopify/Product/7413617557555	Brunschwig & Fils	3178
+gid://shopify/Product/7413617492019	Brunschwig & Fils	3624
+gid://shopify/Product/7413617852467	Brunschwig & Fils	3648
+gid://shopify/Product/7413617360947	Brunschwig & Fils	4480
+gid://shopify/Product/7413616771123	Brunschwig & Fils	4480
+gid://shopify/Product/7413596323891	Brunschwig & Fils	3715
+gid://shopify/Product/7413618278451	Brunschwig & Fils	3423
+gid://shopify/Product/7413619490867	Brunschwig & Fils	2559
+gid://shopify/Product/7413619359795	Brunschwig & Fils	2757
+gid://shopify/Product/7413618638899	Brunschwig & Fils	3769
+gid://shopify/Product/7413621063731	Brunschwig & Fils	2800
+gid://shopify/Product/7413619916851	Brunschwig & Fils	3449
+gid://shopify/Product/7413618016307	Brunschwig & Fils	4139
+gid://shopify/Product/7413617950771	Brunschwig & Fils	4480
+gid://shopify/Product/7413618769971	Brunschwig & Fils	4060
+gid://shopify/Product/7413620015155	Brunschwig & Fils	3546
+gid://shopify/Product/7413621162035	Brunschwig & Fils	2312
+gid://shopify/Product/7413619064883	Brunschwig & Fils	4179
+gid://shopify/Product/7413618868275	Brunschwig & Fils	4096
+gid://shopify/Product/7413620244531	Brunschwig & Fils	3832
+gid://shopify/Product/7413620473907	Brunschwig & Fils	3424
+gid://shopify/Product/7413620932659	Brunschwig & Fils	2664
+gid://shopify/Product/7413620342835	Brunschwig & Fils	3424
+gid://shopify/Product/7413620572211	Brunschwig & Fils	3778
+gid://shopify/Product/7413619785779	Brunschwig & Fils	4181
+gid://shopify/Product/7413620637747	Brunschwig & Fils	3778
+gid://shopify/Product/7413619261491	Brunschwig & Fils	4480
+gid://shopify/Product/7413623455795	Brunschwig & Fils	400
+gid://shopify/Product/7413621620787	Brunschwig & Fils	2609
+gid://shopify/Product/7413622964275	Brunschwig & Fils	400
+gid://shopify/Product/7413619163187	Brunschwig & Fils	4453
+gid://shopify/Product/7413623062579	Brunschwig & Fils	400
+gid://shopify/Product/7413623160883	Brunschwig & Fils	400
+gid://shopify/Product/7413623881779	Brunschwig & Fils	400
+gid://shopify/Product/7413623226419	Brunschwig & Fils	400
+gid://shopify/Product/7413620736051	Brunschwig & Fils	3778
+gid://shopify/Product/7413622833203	Brunschwig & Fils	400
+gid://shopify/Product/7413623357491	Brunschwig & Fils	400
+gid://shopify/Product/7413623619635	Brunschwig & Fils	400
+gid://shopify/Product/7413623783475	Brunschwig & Fils	400
+gid://shopify/Product/7413624078387	Brunschwig & Fils	400
+gid://shopify/Product/7413620834355	Brunschwig & Fils	3778
+gid://shopify/Product/7413625061427	Brunschwig & Fils	1500
+gid://shopify/Product/7413624406067	Brunschwig & Fils	400
+gid://shopify/Product/7413624274995	Brunschwig & Fils	400
+gid://shopify/Product/7413624897587	Brunschwig & Fils	400
+gid://shopify/Product/7413624176691	Brunschwig & Fils	1500
+gid://shopify/Product/7413624700979	Brunschwig & Fils	400
+gid://shopify/Product/7413621260339	Brunschwig & Fils	3709
+gid://shopify/Product/7413625618483	Brunschwig & Fils	1500
+gid://shopify/Product/7413625421875	Brunschwig & Fils	400
+gid://shopify/Product/7413625225267	Brunschwig & Fils	400
+gid://shopify/Product/7413624012851	Brunschwig & Fils	1799
+gid://shopify/Product/7413624504371	Brunschwig & Fils	1500
+gid://shopify/Product/7413624799283	Brunschwig & Fils	400
+gid://shopify/Product/7413620113459	Brunschwig & Fils	4246
+gid://shopify/Product/7413625684019	Brunschwig & Fils	400
+gid://shopify/Product/7413625749555	Brunschwig & Fils	400
+gid://shopify/Product/7413625880627	Brunschwig & Fils	400
+gid://shopify/Product/7413625978931	Brunschwig & Fils	400
+gid://shopify/Product/7413624635443	Brunschwig & Fils	1500
+gid://shopify/Product/7413626044467	Brunschwig & Fils	400
+gid://shopify/Product/7413625946163	Brunschwig & Fils	400
+gid://shopify/Product/7413626077235	Brunschwig & Fils	400
+gid://shopify/Product/7413625126963	Brunschwig & Fils	1500
+gid://shopify/Product/7413626110003	Brunschwig & Fils	400
+gid://shopify/Product/7413626175539	Brunschwig & Fils	400
+gid://shopify/Product/7413626208307	Brunschwig & Fils	400
+gid://shopify/Product/7413626241075	Brunschwig & Fils	400
+gid://shopify/Product/7413626601523	Brunschwig & Fils	400
+gid://shopify/Product/7413626306611	Brunschwig & Fils	400
+gid://shopify/Product/7413626273843	Brunschwig & Fils	400
+gid://shopify/Product/7413621915699	Brunschwig & Fils	4249
+gid://shopify/Product/7413626404915	Brunschwig & Fils	400
+gid://shopify/Product/7413626142771	Brunschwig & Fils	400
+gid://shopify/Product/7413622734899	Brunschwig & Fils	4480
+gid://shopify/Product/7413622210611	Brunschwig & Fils	4238
+gid://shopify/Product/7413626961971	Brunschwig & Fils	400
+gid://shopify/Product/7413627027507	Brunschwig & Fils	400
+gid://shopify/Product/7413626896435	Brunschwig & Fils	400
+gid://shopify/Product/7413626667059	Brunschwig & Fils	400
+gid://shopify/Product/7413622603827	Brunschwig & Fils	4480
+gid://shopify/Product/7413627748403	Brunschwig & Fils	4321
+gid://shopify/Product/7413627912243	Brunschwig & Fils	1500
+gid://shopify/Product/7413622439987	Brunschwig & Fils	3942
+gid://shopify/Product/7413626830899	Brunschwig & Fils	400
+gid://shopify/Product/7413627158579	Brunschwig & Fils	400
+gid://shopify/Product/7413627846707	Brunschwig & Fils	4321
+gid://shopify/Product/7413628272691	Brunschwig & Fils	4321
+gid://shopify/Product/7413628076083	Brunschwig & Fils	400
+gid://shopify/Product/7413630337075	Brunschwig & Fils	1500
+gid://shopify/Product/7413629059123	Brunschwig & Fils	400
+gid://shopify/Product/7413629288499	Brunschwig & Fils	400
+gid://shopify/Product/7413628993587	Brunschwig & Fils	400
+gid://shopify/Product/7413628370995	Brunschwig & Fils	400
+gid://shopify/Product/7413628829747	Brunschwig & Fils	400
+gid://shopify/Product/7413629648947	Brunschwig & Fils	400
+gid://shopify/Product/7413629157427	Brunschwig & Fils	400
+gid://shopify/Product/7413628665907	Brunschwig & Fils	1500
+gid://shopify/Product/7413630468147	Brunschwig & Fils	400
+gid://shopify/Product/7413630238771	Brunschwig & Fils	400
+gid://shopify/Product/7413630664755	Brunschwig & Fils	400
+gid://shopify/Product/7413622145075	Brunschwig & Fils	4327
+gid://shopify/Product/7413630566451	Brunschwig & Fils	400
+gid://shopify/Product/7413621751859	Brunschwig & Fils	4228
+gid://shopify/Product/7413630795827	Brunschwig & Fils	400
+gid://shopify/Product/7413630009395	Brunschwig & Fils	1500
+gid://shopify/Product/7413631483955	Brunschwig & Fils	400
+gid://shopify/Product/7413627650099	Brunschwig & Fils	2000
+gid://shopify/Product/7413632073779	Brunschwig & Fils	400
+gid://shopify/Product/7413632270387	Brunschwig & Fils	400
+gid://shopify/Product/7413632335923	Brunschwig & Fils	400
+gid://shopify/Product/7413632499763	Brunschwig & Fils	400
+gid://shopify/Product/7413632729139	Brunschwig & Fils	400
+gid://shopify/Product/7413632434227	Brunschwig & Fils	400
+gid://shopify/Product/7413632925747	Brunschwig & Fils	400
+gid://shopify/Product/7413633351731	Brunschwig & Fils	400
+gid://shopify/Product/7413633024051	Brunschwig & Fils	400
+gid://shopify/Product/7413633744947	Brunschwig & Fils	400
+gid://shopify/Product/7413631385651	Brunschwig & Fils	3479
+gid://shopify/Product/7413630926899	Brunschwig & Fils	3445
+gid://shopify/Product/7413631877171	Brunschwig & Fils	3316
+gid://shopify/Product/7413631942707	Brunschwig & Fils	3222
+gid://shopify/Product/7413631778867	Brunschwig & Fils	3532
+gid://shopify/Product/7413627420723	Brunschwig & Fils	4321
+gid://shopify/Product/7413627355187	Brunschwig & Fils	4321
+gid://shopify/Product/7413627551795	Brunschwig & Fils	4321
+gid://shopify/Product/7413627224115	Brunschwig & Fils	4321
+gid://shopify/Product/7413633286195	Brunschwig & Fils	3498
+gid://shopify/Product/7413631615027	Brunschwig & Fils	3498
+gid://shopify/Product/7413632139315	Brunschwig & Fils	3517
+gid://shopify/Product/7413628174387	Brunschwig & Fils	4321
+gid://shopify/Product/7413632598067	Brunschwig & Fils	3517
+gid://shopify/Product/7413632827443	Brunschwig & Fils	3396
+gid://shopify/Product/7413630140467	Brunschwig & Fils	4321
+gid://shopify/Product/7413634859059	Brunschwig & Fils	400
+gid://shopify/Product/7413633187891	Brunschwig & Fils	3471
+gid://shopify/Product/7413634105395	Brunschwig & Fils	3396
+gid://shopify/Product/7413635514419	Brunschwig & Fils	400
+gid://shopify/Product/7413633581107	Brunschwig & Fils	3415
+gid://shopify/Product/7413633450035	Brunschwig & Fils	3269
+gid://shopify/Product/7413634203699	Brunschwig & Fils	3222
+gid://shopify/Product/7413634302003	Brunschwig & Fils	3184
+gid://shopify/Product/7413636038707	Brunschwig & Fils	400
+gid://shopify/Product/7413633843251	Brunschwig & Fils	3517
+gid://shopify/Product/7413634400307	Brunschwig & Fils	3222
+gid://shopify/Product/7413636431923	Brunschwig & Fils	400
+gid://shopify/Product/7413633646643	Brunschwig & Fils	3507
+gid://shopify/Product/7413636988979	Brunschwig & Fils	400
+gid://shopify/Product/7413634531379	Brunschwig & Fils	3446
+gid://shopify/Product/7413634039859	Brunschwig & Fils	3517
+gid://shopify/Product/7413634662451	Brunschwig & Fils	3316
+gid://shopify/Product/7413635612723	Brunschwig & Fils	3163
+gid://shopify/Product/7413638332467	Brunschwig & Fils	2000
+gid://shopify/Product/7413637677107	Brunschwig & Fils	400
+gid://shopify/Product/7413636726835	Brunschwig & Fils	2000
+gid://shopify/Product/7413635809331	Brunschwig & Fils	3512
+gid://shopify/Product/7413634465843	Brunschwig & Fils	3451
+gid://shopify/Product/7413635186739	Brunschwig & Fils	3339
+gid://shopify/Product/7413635252275	Brunschwig & Fils	3326
+gid://shopify/Product/7413637185587	Brunschwig & Fils	2000
+gid://shopify/Product/7413637054515	Brunschwig & Fils	2000
+gid://shopify/Product/7413634957363	Brunschwig & Fils	3421
+gid://shopify/Product/7413636104243	Brunschwig & Fils	3490
+gid://shopify/Product/7413638070323	Brunschwig & Fils	2000
+gid://shopify/Product/7413638561843	Brunschwig & Fils	2000
+gid://shopify/Product/7413638496307	Brunschwig & Fils	400
+gid://shopify/Product/7413635940403	Brunschwig & Fils	3428
+gid://shopify/Product/7413638398003	Brunschwig & Fils	2000
+gid://shopify/Product/7413635678259	Brunschwig & Fils	3535
+gid://shopify/Product/7413635350579	Brunschwig & Fils	3425
+gid://shopify/Product/7413638627379	Brunschwig & Fils	2000
+gid://shopify/Product/7413638758451	Brunschwig & Fils	2000
+gid://shopify/Product/7413639151667	Brunschwig & Fils	2000
+gid://shopify/Product/7413638856755	Brunschwig & Fils	2000
+gid://shopify/Product/7413639053363	Brunschwig & Fils	2000
+gid://shopify/Product/7413636235315	Brunschwig & Fils	3428
+gid://shopify/Product/7413637283891	Brunschwig & Fils	3532
+gid://shopify/Product/7413636562995	Brunschwig & Fils	3415
+gid://shopify/Product/7413638823987	Brunschwig & Fils	2000
+gid://shopify/Product/7413638529075	Brunschwig & Fils	2000
+gid://shopify/Product/7413636661299	Brunschwig & Fils	3471
+gid://shopify/Product/7413638987827	Brunschwig & Fils	2000
+gid://shopify/Product/7413639905331	Brunschwig & Fils	400
+gid://shopify/Product/7413639217203	Brunschwig & Fils	2000
+gid://shopify/Product/7413638922291	Brunschwig & Fils	2000
+gid://shopify/Product/7413639348275	Brunschwig & Fils	2000
+gid://shopify/Product/7413640134707	Brunschwig & Fils	400
+gid://shopify/Product/7413640757299	Brunschwig & Fils	2000
+gid://shopify/Product/7413640495155	Brunschwig & Fils	3269
+gid://shopify/Product/7413638463539	Brunschwig & Fils	3498
+gid://shopify/Product/7413639577651	Brunschwig & Fils	2000
+gid://shopify/Product/7413636333619	Brunschwig & Fils	3458
+gid://shopify/Product/7413642330163	Brunschwig & Fils	400
+gid://shopify/Product/7413640265779	Brunschwig & Fils	2000
+gid://shopify/Product/7413641740339	Brunschwig & Fils	400
+gid://shopify/Product/7413642133555	Brunschwig & Fils	400
+gid://shopify/Product/7413642231859	Brunschwig & Fils	400
+gid://shopify/Product/7413638791219	Brunschwig & Fils	3421
+gid://shopify/Product/7413642166323	Brunschwig & Fils	400
+gid://shopify/Product/7413640691763	Brunschwig & Fils	2000
+gid://shopify/Product/7413640593459	Brunschwig & Fils	2000
+gid://shopify/Product/7413641281587	Brunschwig & Fils	2000
+gid://shopify/Product/7413642526771	Brunschwig & Fils	400
+gid://shopify/Product/7413640888371	Brunschwig & Fils	2000
+gid://shopify/Product/7413641379891	Brunschwig & Fils	2000
+gid://shopify/Product/7413642461235	Brunschwig & Fils	400
+gid://shopify/Product/7413640003635	Brunschwig & Fils	3262
+gid://shopify/Product/7413642362931	Brunschwig & Fils	2000
+gid://shopify/Product/7413642690611	Brunschwig & Fils	400
+gid://shopify/Product/7413643608115	Brunschwig & Fils	400
+gid://shopify/Product/7413641936947	Brunschwig & Fils	400
+gid://shopify/Product/7413642592307	Brunschwig & Fils	400
+gid://shopify/Product/7413638725683	Brunschwig & Fils	3421
+gid://shopify/Product/7413639741491	Brunschwig & Fils	3446
+gid://shopify/Product/7413643083827	Brunschwig & Fils	400
+gid://shopify/Product/7413642887219	Brunschwig & Fils	400
+gid://shopify/Product/7413643280435	Brunschwig & Fils	400
+gid://shopify/Product/7413643149363	Brunschwig & Fils	400
+gid://shopify/Product/7413643509811	Brunschwig & Fils	400
+gid://shopify/Product/7413643771955	Brunschwig & Fils	400
+gid://shopify/Product/7413643673651	Brunschwig & Fils	400
+gid://shopify/Product/7413642657843	Brunschwig & Fils	2000
+gid://shopify/Product/7413643804723	Brunschwig & Fils	400
+gid://shopify/Product/7413643935795	Brunschwig & Fils	400
+gid://shopify/Product/7413641117747	Brunschwig & Fils	3402
+gid://shopify/Product/7413644099635	Brunschwig & Fils	400
+gid://shopify/Product/7413643903027	Brunschwig & Fils	400
+gid://shopify/Product/7413644230707	Brunschwig & Fils	400
+gid://shopify/Product/7413644165171	Brunschwig & Fils	400
+gid://shopify/Product/7413644394547	Brunschwig & Fils	400
+gid://shopify/Product/7413644591155	Brunschwig & Fils	400
+gid://shopify/Product/7413640396851	Brunschwig & Fils	3532
+gid://shopify/Product/7413644722227	Brunschwig & Fils	400
+gid://shopify/Product/7413644656691	Brunschwig & Fils	400
+gid://shopify/Product/7413644918835	Brunschwig & Fils	400
+gid://shopify/Product/7413642821683	Brunschwig & Fils	3296
+gid://shopify/Product/7413645312051	Brunschwig & Fils	3355
+gid://shopify/Product/7413642035251	Brunschwig & Fils	3355
+gid://shopify/Product/7413645017139	Brunschwig & Fils	400
+gid://shopify/Product/7413641478195	Brunschwig & Fils	3269
+gid://shopify/Product/7413645180979	Brunschwig & Fils	400
+gid://shopify/Product/7413645115443	Brunschwig & Fils	400
+gid://shopify/Product/7413645246515	Brunschwig & Fils	400
+gid://shopify/Product/7413645410355	Brunschwig & Fils	400
+gid://shopify/Product/7413645344819	Brunschwig & Fils	400
+gid://shopify/Product/7413645541427	Brunschwig & Fils	400
+gid://shopify/Product/7413645574195	Brunschwig & Fils	400
+gid://shopify/Product/7413645672499	Brunschwig & Fils	400
+gid://shopify/Product/7413645770803	Brunschwig & Fils	400
+gid://shopify/Product/7413645606963	Brunschwig & Fils	400
+gid://shopify/Product/7413642395699	Brunschwig & Fils	3355
+gid://shopify/Product/7413645934643	Brunschwig & Fils	400
+gid://shopify/Product/7413642723379	Brunschwig & Fils	3355
+gid://shopify/Product/7413646131251	Brunschwig & Fils	400
+gid://shopify/Product/7413644001331	Brunschwig & Fils	3355
+gid://shopify/Product/7413646196787	Brunschwig & Fils	400
+gid://shopify/Product/7413642788915	Brunschwig & Fils	3355
+gid://shopify/Product/7413646229555	Brunschwig & Fils	400
+gid://shopify/Product/7413643378739	Brunschwig & Fils	3355
+gid://shopify/Product/7413646295091	Brunschwig & Fils	400
+gid://shopify/Product/7413646557235	Brunschwig & Fils	400
+gid://shopify/Product/7413646360627	Brunschwig & Fils	400
+gid://shopify/Product/7413645967411	Brunschwig & Fils	400
+gid://shopify/Product/7413646426163	Brunschwig & Fils	400
+gid://shopify/Product/7413646458931	Brunschwig & Fils	400
+gid://shopify/Product/7413644754995	Brunschwig & Fils	3355
+gid://shopify/Product/7413644329011	Brunschwig & Fils	3355
+gid://shopify/Product/7413647081523	Brunschwig & Fils	400
+gid://shopify/Product/7413646819379	Brunschwig & Fils	400
+gid://shopify/Product/7413644492851	Brunschwig & Fils	3355
+gid://shopify/Product/7413646786611	Brunschwig & Fils	400
+gid://shopify/Product/7413646721075	Brunschwig & Fils	400
+gid://shopify/Product/7413647179827	Brunschwig & Fils	400
+gid://shopify/Product/7413647245363	Brunschwig & Fils	400
+gid://shopify/Product/7413644525619	Brunschwig & Fils	3355
+gid://shopify/Product/7413647999027	Brunschwig & Fils	400
+gid://shopify/Product/7413647835187	Brunschwig & Fils	400
+gid://shopify/Product/7413645082675	Brunschwig & Fils	3355
+gid://shopify/Product/7413648031795	Brunschwig & Fils	400
+gid://shopify/Product/7413648097331	Brunschwig & Fils	400
+gid://shopify/Product/7413645475891	Brunschwig & Fils	3355
+gid://shopify/Product/7413647474739	Brunschwig & Fils	400
+gid://shopify/Product/7413648457779	Brunschwig & Fils	400
+gid://shopify/Product/7413646655539	Brunschwig & Fils	2000
+gid://shopify/Product/7413650292787	Brunschwig & Fils	400
+gid://shopify/Product/7413649997875	Brunschwig & Fils	400
+gid://shopify/Product/7413652422707	Brunschwig & Fils	400
+gid://shopify/Product/7413646065715	Brunschwig & Fils	3312
+gid://shopify/Product/7413646753843	Brunschwig & Fils	2000
+gid://shopify/Product/7413648850995	Brunschwig & Fils	400
+gid://shopify/Product/7413652193331	Brunschwig & Fils	400
+gid://shopify/Product/7413652160563	Brunschwig & Fils	400
+gid://shopify/Product/7413647376435	Brunschwig & Fils	2048
+gid://shopify/Product/7413646000179	Brunschwig & Fils	3355
+gid://shopify/Product/7413653962803	Brunschwig & Fils	400
+gid://shopify/Product/7413645836339	Brunschwig & Fils	3355
+gid://shopify/Product/7413647310899	Brunschwig & Fils	2048
+gid://shopify/Product/7413648490547	Brunschwig & Fils	2048
+gid://shopify/Product/7413656518707	Brunschwig & Fils	400
+gid://shopify/Product/7413655207987	Brunschwig & Fils	400
+gid://shopify/Product/7413657829427	Brunschwig & Fils	400
+gid://shopify/Product/7413657927731	Brunschwig & Fils	400
+gid://shopify/Product/7413657698355	Brunschwig & Fils	400
+gid://shopify/Product/7413652389939	Brunschwig & Fils	400
+gid://shopify/Product/7413657993267	Brunschwig & Fils	400
+gid://shopify/Product/7413657960499	Brunschwig & Fils	400
+gid://shopify/Product/7413647015987	Brunschwig & Fils	2048
+gid://shopify/Product/7413658157107	Brunschwig & Fils	400
+gid://shopify/Product/7413658058803	Brunschwig & Fils	400
+gid://shopify/Product/7413658189875	Brunschwig & Fils	400
+gid://shopify/Product/7413658091571	Brunschwig & Fils	400
+gid://shopify/Product/7413658353715	Brunschwig & Fils	400
+gid://shopify/Product/7413658255411	Brunschwig & Fils	400
+gid://shopify/Product/7413658288179	Brunschwig & Fils	400
+gid://shopify/Product/7413658386483	Brunschwig & Fils	400
+gid://shopify/Product/7413657796659	Brunschwig & Fils	400
+gid://shopify/Product/7413658517555	Brunschwig & Fils	400
+gid://shopify/Product/7413657894963	Brunschwig & Fils	1500
+gid://shopify/Product/7413658779699	Brunschwig & Fils	400
+gid://shopify/Product/7413658583091	Brunschwig & Fils	400
+gid://shopify/Product/7413658648627	Brunschwig & Fils	400
+gid://shopify/Product/7413658714163	Brunschwig & Fils	400
+gid://shopify/Product/7413658943539	Brunschwig & Fils	400
+gid://shopify/Product/7413658681395	Brunschwig & Fils	400
+gid://shopify/Product/7413659009075	Brunschwig & Fils	400
+gid://shopify/Product/7413658878003	Brunschwig & Fils	400
+gid://shopify/Product/7413658812467	Brunschwig & Fils	400
+gid://shopify/Product/7413658976307	Brunschwig & Fils	400
+gid://shopify/Product/7413659172915	Brunschwig & Fils	400
+gid://shopify/Product/7413659369523	Brunschwig & Fils	400
+gid://shopify/Product/7413659435059	Brunschwig & Fils	400
+gid://shopify/Product/7413659664435	Brunschwig & Fils	400
+gid://shopify/Product/7413659992115	Brunschwig & Fils	400
+gid://shopify/Product/7413659271219	Brunschwig & Fils	400
+gid://shopify/Product/7413659729971	Brunschwig & Fils	400
+gid://shopify/Product/7413659861043	Brunschwig & Fils	400
+gid://shopify/Product/7413660516403	Brunschwig & Fils	3500
+gid://shopify/Product/7413659500595	Brunschwig & Fils	400
+gid://shopify/Product/7413659926579	Brunschwig & Fils	400
+gid://shopify/Product/7413660123187	Brunschwig & Fils	400
+gid://shopify/Product/7413660254259	Brunschwig & Fils	400
+gid://shopify/Product/7413660155955	Brunschwig & Fils	400
+gid://shopify/Product/7413660352563	Brunschwig & Fils	2000
+gid://shopify/Product/7413659533363	Brunschwig & Fils	2048
+gid://shopify/Product/7413660418099	Brunschwig & Fils	2000
+gid://shopify/Product/7413660745779	Brunschwig & Fils	2000
+gid://shopify/Product/7413660647475	Brunschwig & Fils	2000
+gid://shopify/Product/7413660549171	Brunschwig & Fils	2000
+gid://shopify/Product/7413660844083	Brunschwig & Fils	2000
+gid://shopify/Product/7413660385331	Brunschwig & Fils	2000
+gid://shopify/Product/7413659762739	Brunschwig & Fils	2000
+gid://shopify/Product/7413660909619	Brunschwig & Fils	2000
+gid://shopify/Product/7413661270067	Brunschwig & Fils	2000
+gid://shopify/Product/7413661302835	Brunschwig & Fils	2000
+gid://shopify/Product/7413660057651	Brunschwig & Fils	2048
+gid://shopify/Product/7413660975155	Brunschwig & Fils	2000
+gid://shopify/Product/7413661138995	Brunschwig & Fils	2000
+gid://shopify/Product/7413661040691	Brunschwig & Fils	2000
+gid://shopify/Product/7413660581939	Brunschwig & Fils	2000
+gid://shopify/Product/7413659566131	Brunschwig & Fils	2048
+gid://shopify/Product/7413661401139	Brunschwig & Fils	2000
+gid://shopify/Product/7413660876851	Brunschwig & Fils	2000
+gid://shopify/Product/7413661368371	Brunschwig & Fils	2000
+gid://shopify/Product/7413661204531	Brunschwig & Fils	2000
+gid://shopify/Product/7413662056499	Brunschwig & Fils	400
+gid://shopify/Product/7413661597747	Brunschwig & Fils	400
+gid://shopify/Product/7413662122035	Brunschwig & Fils	2000
+gid://shopify/Product/7413661433907	Brunschwig & Fils	2000
+gid://shopify/Product/7413661499443	Brunschwig & Fils	2000
+gid://shopify/Product/7413661106227	Brunschwig & Fils	2000
+gid://shopify/Product/7413662154803	Brunschwig & Fils	400
+gid://shopify/Product/7413661794355	Brunschwig & Fils	2000
+gid://shopify/Product/7413662220339	Brunschwig & Fils	2000
+gid://shopify/Product/7413661728819	Brunschwig & Fils	2000
+gid://shopify/Product/7413662416947	Brunschwig & Fils	400
+gid://shopify/Product/7413662351411	Brunschwig & Fils	400
+gid://shopify/Product/7413662810163	Brunschwig & Fils	2000
+gid://shopify/Product/7413661564979	Brunschwig & Fils	2000
+gid://shopify/Product/7413662089267	Brunschwig & Fils	2000
+gid://shopify/Product/7413661990963	Brunschwig & Fils	2000
+gid://shopify/Product/7413661761587	Brunschwig & Fils	2000
+gid://shopify/Product/7413661958195	Brunschwig & Fils	2000
+gid://shopify/Product/7413661925427	Brunschwig & Fils	2000
+gid://shopify/Product/7413661892659	Brunschwig & Fils	2000
+gid://shopify/Product/7413662842931	Brunschwig & Fils	2000
+gid://shopify/Product/7413662449715	Brunschwig & Fils	2000
+gid://shopify/Product/7413662548019	Brunschwig & Fils	2000
+gid://shopify/Product/7413662711859	Brunschwig & Fils	2000
+gid://shopify/Product/7413662777395	Brunschwig & Fils	2000
+gid://shopify/Product/7413662679091	Brunschwig & Fils	2000
+gid://shopify/Product/7413663203379	Brunschwig & Fils	2000
+gid://shopify/Product/7413662875699	Brunschwig & Fils	2000
+gid://shopify/Product/7413663268915	Brunschwig & Fils	2000
+gid://shopify/Product/7413662613555	Brunschwig & Fils	2000
+gid://shopify/Product/7413662744627	Brunschwig & Fils	2000
+gid://shopify/Product/7413663006771	Brunschwig & Fils	2000
+gid://shopify/Product/7413663367219	Brunschwig & Fils	2000
+gid://shopify/Product/7413663072307	Brunschwig & Fils	2000
+gid://shopify/Product/7413662941235	Brunschwig & Fils	2000
+gid://shopify/Product/7413663137843	Brunschwig & Fils	2000
+gid://shopify/Product/7413663039539	Brunschwig & Fils	2000
+gid://shopify/Product/7413661466675	Brunschwig & Fils	3590
+gid://shopify/Product/7413663957043	Brunschwig & Fils	400
+gid://shopify/Product/7413663301683	Brunschwig & Fils	2000
+gid://shopify/Product/7413663989811	Brunschwig & Fils	400
+gid://shopify/Product/7413661696051	Brunschwig & Fils	3500
+gid://shopify/Product/7413663531059	Brunschwig & Fils	2000
+gid://shopify/Product/7413663465523	Brunschwig & Fils	2000
+gid://shopify/Product/7413663662131	Brunschwig & Fils	2000
+gid://shopify/Product/7413663629363	Brunschwig & Fils	2000
+gid://shopify/Product/7413663858739	Brunschwig & Fils	2000
+gid://shopify/Product/7413664055347	Brunschwig & Fils	1200
+gid://shopify/Product/7413663399987	Brunschwig & Fils	2000
+gid://shopify/Product/7413664251955	Brunschwig & Fils	1200
+gid://shopify/Product/7413664153651	Brunschwig & Fils	1200
+gid://shopify/Product/7413663727667	Brunschwig & Fils	2000
+gid://shopify/Product/7413663793203	Brunschwig & Fils	2000
+gid://shopify/Product/7413664317491	Brunschwig & Fils	1200
+gid://shopify/Product/7413664350259	Brunschwig & Fils	1200
+gid://shopify/Product/7413664645171	Brunschwig & Fils	1200
+gid://shopify/Product/7413664481331	Brunschwig & Fils	1200
+gid://shopify/Product/7413664677939	Brunschwig & Fils	1200
+gid://shopify/Product/7413664514099	Brunschwig & Fils	1200
+gid://shopify/Product/7413664612403	Brunschwig & Fils	1200
+gid://shopify/Product/7413664809011	Brunschwig & Fils	1200
+gid://shopify/Product/7413664743475	Brunschwig & Fils	1200
+gid://shopify/Product/7413664415795	Brunschwig & Fils	1200
+gid://shopify/Product/7413664546867	Brunschwig & Fils	1200
+gid://shopify/Product/7413664907315	Brunschwig & Fils	1200
+gid://shopify/Product/7413665038387	Brunschwig & Fils	1200
+gid://shopify/Product/7413664972851	Brunschwig & Fils	1200
+gid://shopify/Product/7413665071155	Brunschwig & Fils	1200
+gid://shopify/Product/7413665136691	Brunschwig & Fils	1200
+gid://shopify/Product/7413664940083	Brunschwig & Fils	1200
+gid://shopify/Product/7413665202227	Brunschwig & Fils	1200
+gid://shopify/Product/7413665103923	Brunschwig & Fils	1200
+gid://shopify/Product/7413665333299	Brunschwig & Fils	1200
+gid://shopify/Product/7413665398835	Brunschwig & Fils	1200
+gid://shopify/Product/7413665431603	Brunschwig & Fils	1200
+gid://shopify/Product/7413665562675	Brunschwig & Fils	1200
+gid://shopify/Product/7413666316339	Brunschwig & Fils	1200
+gid://shopify/Product/7413665234995	Brunschwig & Fils	1200
+gid://shopify/Product/7413665464371	Brunschwig & Fils	1200
+gid://shopify/Product/7413665759283	Brunschwig & Fils	1200
+gid://shopify/Product/7413665300531	Brunschwig & Fils	1200
+gid://shopify/Product/7413665660979	Brunschwig & Fils	1200
+gid://shopify/Product/7413666119731	Brunschwig & Fils	1200
+gid://shopify/Product/7413665890355	Brunschwig & Fils	1200
+gid://shopify/Product/7413665857587	Brunschwig & Fils	1200
+gid://shopify/Product/7413666218035	Brunschwig & Fils	1200
+gid://shopify/Product/7413666021427	Brunschwig & Fils	1200
+gid://shopify/Product/7413665955891	Brunschwig & Fils	1200
+gid://shopify/Product/7413665726515	Brunschwig & Fils	1200
+gid://shopify/Product/7413667037235	Brunschwig & Fils	1200
+gid://shopify/Product/7413666152499	Brunschwig & Fils	1200
+gid://shopify/Product/7413666283571	Brunschwig & Fils	1200
+gid://shopify/Product/7413666185267	Brunschwig & Fils	1200
+gid://shopify/Product/7413666250803	Brunschwig & Fils	1200
+gid://shopify/Product/7413666447411	Brunschwig & Fils	1200
+gid://shopify/Product/7413666349107	Brunschwig & Fils	1200
+gid://shopify/Product/7413666807859	Brunschwig & Fils	1200
+gid://shopify/Product/7413666676787	Brunschwig & Fils	1200
+gid://shopify/Product/7413666512947	Brunschwig & Fils	1200
+gid://shopify/Product/7413667004467	Brunschwig & Fils	1200
+gid://shopify/Product/7413666840627	Brunschwig & Fils	1200
+gid://shopify/Product/7413666611251	Brunschwig & Fils	1200
+gid://shopify/Product/7413666545715	Brunschwig & Fils	1200
+gid://shopify/Product/7413666644019	Brunschwig & Fils	1200
+gid://shopify/Product/7413667070003	Brunschwig & Fils	1200
+gid://shopify/Product/7413667135539	Brunschwig & Fils	1200
+gid://shopify/Product/7413666578483	Brunschwig & Fils	1200
+gid://shopify/Product/7413666971699	Brunschwig & Fils	1200
+gid://shopify/Product/7413667266611	Brunschwig & Fils	1200
+gid://shopify/Product/7413667201075	Brunschwig & Fils	1200
+gid://shopify/Product/7413667299379	Brunschwig & Fils	1200
+gid://shopify/Product/7413667463219	Brunschwig & Fils	1200
+gid://shopify/Product/7413667364915	Brunschwig & Fils	1200
+gid://shopify/Product/7413667397683	Brunschwig & Fils	1200
+gid://shopify/Product/7413668380723	Brunschwig & Fils	400
+gid://shopify/Product/7413667332147	Brunschwig & Fils	1200
+gid://shopify/Product/7413667823667	Brunschwig & Fils	1200
+gid://shopify/Product/7413667528755	Brunschwig & Fils	1200
+gid://shopify/Product/7413667594291	Brunschwig & Fils	1200
+gid://shopify/Product/7413667725363	Brunschwig & Fils	1200
+gid://shopify/Product/7413667627059	Brunschwig & Fils	1200
+gid://shopify/Product/7413668479027	Brunschwig & Fils	400
+gid://shopify/Product/7413667692595	Brunschwig & Fils	1200
+gid://shopify/Product/7413667889203	Brunschwig & Fils	1200
+gid://shopify/Product/7413668315187	Brunschwig & Fils	1200
+gid://shopify/Product/7413668249651	Brunschwig & Fils	1200
+gid://shopify/Product/7413668118579	Brunschwig & Fils	1200
+gid://shopify/Product/7413668970547	Brunschwig & Fils	400
+gid://shopify/Product/7413669068851	Brunschwig & Fils	400
+gid://shopify/Product/7413669167155	Brunschwig & Fils	400
+gid://shopify/Product/7413669527603	Brunschwig & Fils	400
+gid://shopify/Product/7413669363763	Brunschwig & Fils	400
+gid://shopify/Product/7413669298227	Brunschwig & Fils	400
+gid://shopify/Product/7413669232691	Brunschwig & Fils	400
+gid://shopify/Product/7413669593139	Brunschwig & Fils	400
+gid://shopify/Product/7413669756979	Brunschwig & Fils	400
+gid://shopify/Product/7413669691443	Brunschwig & Fils	400
+gid://shopify/Product/7413669462067	Brunschwig & Fils	400
+gid://shopify/Product/7413669789747	Brunschwig & Fils	400
+gid://shopify/Product/7413670346803	Brunschwig & Fils	400
+gid://shopify/Product/7413669888051	Brunschwig & Fils	400
+gid://shopify/Product/7413670248499	Brunschwig & Fils	400
+gid://shopify/Product/7413670051891	Brunschwig & Fils	400
+gid://shopify/Product/7413669986355	Brunschwig & Fils	400
+gid://shopify/Product/7413670215731	Brunschwig & Fils	400
+gid://shopify/Product/7413670281267	Brunschwig & Fils	400
+gid://shopify/Product/7413670412339	Brunschwig & Fils	400
+gid://shopify/Product/7413670576179	Brunschwig & Fils	400
+gid://shopify/Product/7413670150195	Brunschwig & Fils	400
+gid://shopify/Product/7413670477875	Brunschwig & Fils	400
+gid://shopify/Product/7413670543411	Brunschwig & Fils	400
+gid://shopify/Product/7413670641715	Brunschwig & Fils	400
+gid://shopify/Product/7413670936627	Brunschwig & Fils	400
+gid://shopify/Product/7413670707251	Brunschwig & Fils	400
+gid://shopify/Product/7413670772787	Brunschwig & Fils	400
+gid://shopify/Product/7413670740019	Brunschwig & Fils	400
+gid://shopify/Product/7413670903859	Brunschwig & Fils	400
+gid://shopify/Product/7413670838323	Brunschwig & Fils	400
+gid://shopify/Product/7413670871091	Brunschwig & Fils	400
+gid://shopify/Product/7413671034931	Brunschwig & Fils	400
+gid://shopify/Product/7413671100467	Brunschwig & Fils	400
+gid://shopify/Product/7413671067699	Brunschwig & Fils	400
+gid://shopify/Product/7413671002163	Brunschwig & Fils	400
+gid://shopify/Product/7413671264307	Brunschwig & Fils	400
+gid://shopify/Product/7413671166003	Brunschwig & Fils	400
+gid://shopify/Product/7413671362611	Brunschwig & Fils	400
+gid://shopify/Product/7413671198771	Brunschwig & Fils	400
+gid://shopify/Product/7413671395379	Brunschwig & Fils	400
+gid://shopify/Product/7413671493683	Brunschwig & Fils	400
+gid://shopify/Product/7413671297075	Brunschwig & Fils	400
+gid://shopify/Product/7413671526451	Brunschwig & Fils	400
+gid://shopify/Product/7413671460915	Brunschwig & Fils	400
+gid://shopify/Product/7413668544563	Brunschwig & Fils	3404
+gid://shopify/Product/7413668773939	Brunschwig & Fils	3446
+gid://shopify/Product/7413671657523	Brunschwig & Fils	400
+gid://shopify/Product/7413671788595	Brunschwig & Fils	400
+gid://shopify/Product/7413671591987	Brunschwig & Fils	400
+gid://shopify/Product/7413671690291	Brunschwig & Fils	400
+gid://shopify/Product/7413671854131	Brunschwig & Fils	400
+gid://shopify/Product/7413671821363	Brunschwig & Fils	400
+gid://shopify/Product/7413671985203	Brunschwig & Fils	400
+gid://shopify/Product/7413672017971	Brunschwig & Fils	400
+gid://shopify/Product/7413671952435	Brunschwig & Fils	400
+gid://shopify/Product/7413672181811	Brunschwig & Fils	400
+gid://shopify/Product/7413672050739	Brunschwig & Fils	400
+gid://shopify/Product/7413671886899	Brunschwig & Fils	400
+gid://shopify/Product/7413672280115	Brunschwig & Fils	400
+gid://shopify/Product/7413672247347	Brunschwig & Fils	400
+gid://shopify/Product/7413672345651	Brunschwig & Fils	400
+gid://shopify/Product/7413668741171	Brunschwig & Fils	3404
+gid://shopify/Product/7413668413491	Brunschwig & Fils	3626
+gid://shopify/Product/7413672542259	Brunschwig & Fils	400
+gid://shopify/Product/7413672640563	Brunschwig & Fils	400
+gid://shopify/Product/7413672411187	Brunschwig & Fils	400
+gid://shopify/Product/7413672443955	Brunschwig & Fils	400
+gid://shopify/Product/7413672476723	Brunschwig & Fils	400
+gid://shopify/Product/7413672312883	Brunschwig & Fils	400
+gid://shopify/Product/7413672607795	Brunschwig & Fils	400
+gid://shopify/Product/7413669036083	Brunschwig & Fils	3672
+gid://shopify/Product/7413668577331	Brunschwig & Fils	3672
+gid://shopify/Product/7413672935475	Brunschwig & Fils	400
+gid://shopify/Product/7413672738867	Brunschwig & Fils	400
+gid://shopify/Product/7413672869939	Brunschwig & Fils	400
+gid://shopify/Product/7413672771635	Brunschwig & Fils	400
+gid://shopify/Product/7413668839475	Brunschwig & Fils	3397
+gid://shopify/Product/7413672837171	Brunschwig & Fils	400
+gid://shopify/Product/7413668642867	Brunschwig & Fils	3672
+gid://shopify/Product/7413672706099	Brunschwig & Fils	400
+gid://shopify/Product/7413673426995	Brunschwig & Fils	2000
+gid://shopify/Product/7413673001011	Brunschwig & Fils	400
+gid://shopify/Product/7413673033779	Brunschwig & Fils	400
+gid://shopify/Product/7413673099315	Brunschwig & Fils	400
+gid://shopify/Product/7413673066547	Brunschwig & Fils	400
+gid://shopify/Product/7413668675635	Brunschwig & Fils	3630
+gid://shopify/Product/7413673164851	Brunschwig & Fils	400
+gid://shopify/Product/7413673328691	Brunschwig & Fils	400
+gid://shopify/Product/7413673295923	Brunschwig & Fils	400
+gid://shopify/Product/7413673230387	Brunschwig & Fils	400
+gid://shopify/Product/7413674410035	Brunschwig & Fils	400
+gid://shopify/Product/7413673590835	Brunschwig & Fils	2000
+gid://shopify/Product/7413673492531	Brunschwig & Fils	2000
+gid://shopify/Product/7413673623603	Brunschwig & Fils	2000
+gid://shopify/Product/7413673918515	Brunschwig & Fils	2000
+gid://shopify/Product/7413673984051	Brunschwig & Fils	2000
+gid://shopify/Product/7413673689139	Brunschwig & Fils	2000
+gid://shopify/Product/7413673787443	Brunschwig & Fils	2000
+gid://shopify/Product/7413673361459	Brunschwig & Fils	2000
+gid://shopify/Product/7413673459763	Brunschwig & Fils	2000
+gid://shopify/Product/7413674115123	Brunschwig & Fils	2000
+gid://shopify/Product/7413674180659	Brunschwig & Fils	2000
+gid://shopify/Product/7413673754675	Brunschwig & Fils	2000
+gid://shopify/Product/7413674082355	Brunschwig & Fils	2000
+gid://shopify/Product/7413674278963	Brunschwig & Fils	2000
+gid://shopify/Product/7413674016819	Brunschwig & Fils	2000
+gid://shopify/Product/7413674344499	Brunschwig & Fils	2000
+gid://shopify/Product/7413674147891	Brunschwig & Fils	2000
+gid://shopify/Product/7413673885747	Brunschwig & Fils	2000
+gid://shopify/Product/7413674377267	Brunschwig & Fils	2000
+gid://shopify/Product/7413674311731	Brunschwig & Fils	2000
+gid://shopify/Product/7413674442803	Brunschwig & Fils	2000
+gid://shopify/Product/7413674246195	Brunschwig & Fils	2000
+gid://shopify/Product/7413674475571	Brunschwig & Fils	2000
+gid://shopify/Product/7413674508339	Brunschwig & Fils	2000
+gid://shopify/Product/7413675425843	Brunschwig & Fils	2000
+gid://shopify/Product/7413675458611	Brunschwig & Fils	2000
+gid://shopify/Product/7413675491379	Brunschwig & Fils	2000
+gid://shopify/Product/7413674573875	Brunschwig & Fils	2000
+gid://shopify/Product/7413675032627	Brunschwig & Fils	2000
+gid://shopify/Product/7413674868787	Brunschwig & Fils	2000
+gid://shopify/Product/7413674934323	Brunschwig & Fils	2000
+gid://shopify/Product/7413675065395	Brunschwig & Fils	2000
+gid://shopify/Product/7413674541107	Brunschwig & Fils	2000
+gid://shopify/Product/7413674803251	Brunschwig & Fils	2000
+gid://shopify/Product/7413675098163	Brunschwig & Fils	2000
+gid://shopify/Product/7413674606643	Brunschwig & Fils	2000
+gid://shopify/Product/7413675262003	Brunschwig & Fils	2000
+gid://shopify/Product/7413674901555	Brunschwig & Fils	2000
+gid://shopify/Product/7413675393075	Brunschwig & Fils	2000
+gid://shopify/Product/7413675327539	Brunschwig & Fils	2000
+gid://shopify/Product/7413674672179	Brunschwig & Fils	2000
+gid://shopify/Product/7413674639411	Brunschwig & Fils	2000
+gid://shopify/Product/7413675229235	Brunschwig & Fils	2000
+gid://shopify/Product/7413676048435	Brunschwig & Fils	2000
+gid://shopify/Product/7413674704947	Brunschwig & Fils	2000
+gid://shopify/Product/7413675294771	Brunschwig & Fils	2000
+gid://shopify/Product/7413675196467	Brunschwig & Fils	2000
+gid://shopify/Product/7413676769331	Brunschwig & Fils	2000
+gid://shopify/Product/7413676179507	Brunschwig & Fils	400
+gid://shopify/Product/7413675130931	Brunschwig & Fils	2000
+gid://shopify/Product/7413676900403	Brunschwig & Fils	2000
+gid://shopify/Product/7413676834867	Brunschwig & Fils	2000
+gid://shopify/Product/7413675524147	Brunschwig & Fils	2000
+gid://shopify/Product/7413676933171	Brunschwig & Fils	2000
+gid://shopify/Product/7413675556915	Brunschwig & Fils	2000
+gid://shopify/Product/7413675851827	Brunschwig & Fils	2000
+gid://shopify/Product/7413677031475	Brunschwig & Fils	400
+gid://shopify/Product/7413675655219	Brunschwig & Fils	2000
+gid://shopify/Product/7413676965939	Brunschwig & Fils	400
+gid://shopify/Product/7413677129779	Brunschwig & Fils	400
+gid://shopify/Product/7413677260851	Brunschwig & Fils	400
+gid://shopify/Product/7413677359155	Brunschwig & Fils	400
+gid://shopify/Product/7413677162547	Brunschwig & Fils	400
+gid://shopify/Product/7413676441651	Brunschwig & Fils	2000
+gid://shopify/Product/7413677752371	Brunschwig & Fils	400
+gid://shopify/Product/7413676703795	Brunschwig & Fils	2000
+gid://shopify/Product/7413676277811	Brunschwig & Fils	2000
+gid://shopify/Product/7413676605491	Brunschwig & Fils	2000
+gid://shopify/Product/7413677883443	Brunschwig & Fils	400
+gid://shopify/Product/7413676081203	Brunschwig & Fils	2000
+gid://shopify/Product/7413677948979	Brunschwig & Fils	400
+gid://shopify/Product/7413676212275	Brunschwig & Fils	2000
+gid://shopify/Product/7413677522995	Brunschwig & Fils	2000
+gid://shopify/Product/7413677228083	Brunschwig & Fils	2000
+gid://shopify/Product/7413677588531	Brunschwig & Fils	2000
+gid://shopify/Product/7413676539955	Brunschwig & Fils	2000
+gid://shopify/Product/7413677424691	Brunschwig & Fils	2000
+gid://shopify/Product/7413678211123	Brunschwig & Fils	400
+gid://shopify/Product/7413677391923	Brunschwig & Fils	2000
+gid://shopify/Product/7413678309427	Brunschwig & Fils	400
+gid://shopify/Product/7413678178355	Brunschwig & Fils	400
+gid://shopify/Product/7413676671027	Brunschwig & Fils	2000
+gid://shopify/Product/7413678374963	Brunschwig & Fils	400
+gid://shopify/Product/7413678669875	Brunschwig & Fils	2088
+gid://shopify/Product/7413678473267	Brunschwig & Fils	400
+gid://shopify/Product/7413678571571	Brunschwig & Fils	400
+gid://shopify/Product/7413679128627	Brunschwig & Fils	400
+gid://shopify/Product/7413679095859	Brunschwig & Fils	400
+gid://shopify/Product/7413679030323	Brunschwig & Fils	400
+gid://shopify/Product/7413679390771	Brunschwig & Fils	400
+gid://shopify/Product/7413679587379	Brunschwig & Fils	400
+gid://shopify/Product/7413678080051	Brunschwig & Fils	2048
+gid://shopify/Product/7413679751219	Brunschwig & Fils	400
+gid://shopify/Product/7413679685683	Brunschwig & Fils	400
+gid://shopify/Product/7413677817907	Brunschwig & Fils	2088
+gid://shopify/Product/7413677064243	Brunschwig & Fils	3036
+gid://shopify/Product/7413678276659	Brunschwig & Fils	2000
+gid://shopify/Product/7413679521843	Brunschwig & Fils	400
+gid://shopify/Product/7413680046131	Brunschwig & Fils	400
+gid://shopify/Product/7413679816755	Brunschwig & Fils	400
+gid://shopify/Product/7413679849523	Brunschwig & Fils	400
+gid://shopify/Product/7413679882291	Brunschwig & Fils	400
+gid://shopify/Product/7413678768179	Brunschwig & Fils	2048
+gid://shopify/Product/7413679947827	Brunschwig & Fils	400
+gid://shopify/Product/7413679292467	Brunschwig & Fils	2088
+gid://shopify/Product/7413678833715	Brunschwig & Fils	2088
+gid://shopify/Product/7413680013363	Brunschwig & Fils	400
+gid://shopify/Product/7413678604339	Brunschwig & Fils	2088
+gid://shopify/Product/7413680177203	Brunschwig & Fils	400
+gid://shopify/Product/7413680111667	Brunschwig & Fils	400
+gid://shopify/Product/7413680078899	Brunschwig & Fils	400
+gid://shopify/Product/7413679489075	Brunschwig & Fils	2088
+gid://shopify/Product/7413678506035	Brunschwig & Fils	3132
+gid://shopify/Product/7413680275507	Brunschwig & Fils	400
+gid://shopify/Product/7413675950131	Brunschwig & Fils	2000
+gid://shopify/Product/7413679194163	Brunschwig & Fils	2088
+gid://shopify/Product/7413680406579	Brunschwig & Fils	400
+gid://shopify/Product/7413679423539	Brunschwig & Fils	2088
+gid://shopify/Product/7413680472115	Brunschwig & Fils	400
+gid://shopify/Product/7413680373811	Brunschwig & Fils	400
+gid://shopify/Product/7413678932019	Brunschwig & Fils	2048
+gid://shopify/Product/7413680799795	Brunschwig & Fils	400
+gid://shopify/Product/7413680537651	Brunschwig & Fils	400
+gid://shopify/Product/7413680734259	Brunschwig & Fils	400
+gid://shopify/Product/7413680865331	Brunschwig & Fils	400
+gid://shopify/Product/7413680898099	Brunschwig & Fils	400
+gid://shopify/Product/7413680963635	Brunschwig & Fils	400
+gid://shopify/Product/7413681061939	Brunschwig & Fils	400
+gid://shopify/Product/7413681258547	Brunschwig & Fils	400
+gid://shopify/Product/7413681455155	Brunschwig & Fils	400
+gid://shopify/Product/7413681193011	Brunschwig & Fils	400
+gid://shopify/Product/7413681422387	Brunschwig & Fils	400
+gid://shopify/Product/7413680668723	Brunschwig & Fils	1500
+gid://shopify/Product/7413681618995	Brunschwig & Fils	400
+gid://shopify/Product/7413681225779	Brunschwig & Fils	400
+gid://shopify/Product/7413678014515	Brunschwig & Fils	4413
+gid://shopify/Product/7413681684531	Brunschwig & Fils	400
+gid://shopify/Product/7413681487923	Brunschwig & Fils	400
+gid://shopify/Product/7413681324083	Brunschwig & Fils	400
+gid://shopify/Product/7413681553459	Brunschwig & Fils	400
+gid://shopify/Product/7413681881139	Brunschwig & Fils	400
+gid://shopify/Product/7413681979443	Brunschwig & Fils	400
+gid://shopify/Product/7413681848371	Brunschwig & Fils	400
+gid://shopify/Product/7413681029171	Brunschwig & Fils	1500
+gid://shopify/Product/7413681815603	Brunschwig & Fils	400
+gid://shopify/Product/7413682077747	Brunschwig & Fils	400
+gid://shopify/Product/7413682143283	Brunschwig & Fils	400
+gid://shopify/Product/7413681520691	Brunschwig & Fils	400
+gid://shopify/Product/7413681127475	Brunschwig & Fils	1500
+gid://shopify/Product/7413683781683	Brunschwig & Fils	400
+gid://shopify/Product/7413682241587	Brunschwig & Fils	400
+gid://shopify/Product/7413683814451	Brunschwig & Fils	1500
+gid://shopify/Product/7413683879987	Brunschwig & Fils	400
+gid://shopify/Product/7413682339891	Brunschwig & Fils	400
+gid://shopify/Product/7413678964787	Brunschwig & Fils	4413
+gid://shopify/Product/7413682536499	Brunschwig & Fils	400
+gid://shopify/Product/7413683355699	Brunschwig & Fils	400
+gid://shopify/Product/7413682765875	Brunschwig & Fils	400
+gid://shopify/Product/7413683060787	Brunschwig & Fils	400
+gid://shopify/Product/7413682962483	Brunschwig & Fils	400
+gid://shopify/Product/7413682602035	Brunschwig & Fils	400
+gid://shopify/Product/7413682667571	Brunschwig & Fils	400
+gid://shopify/Product/7413682896947	Brunschwig & Fils	400
+gid://shopify/Product/7413682405427	Brunschwig & Fils	400
+gid://shopify/Product/7413684437043	Brunschwig & Fils	400
+gid://shopify/Product/7413683290163	Brunschwig & Fils	400
+gid://shopify/Product/7413684633651	Brunschwig & Fils	400
+gid://shopify/Product/7413683978291	Brunschwig & Fils	400
+gid://shopify/Product/7413684142131	Brunschwig & Fils	400
+gid://shopify/Product/7413683912755	Brunschwig & Fils	400
+gid://shopify/Product/7413684273203	Brunschwig & Fils	400
+gid://shopify/Product/7413685321779	Brunschwig & Fils	400
+gid://shopify/Product/7413683454003	Brunschwig & Fils	400
+gid://shopify/Product/7413684371507	Brunschwig & Fils	400
+gid://shopify/Product/7413684469811	Brunschwig & Fils	400
+gid://shopify/Product/7413684961331	Brunschwig & Fils	1200
+gid://shopify/Product/7413684207667	Brunschwig & Fils	400
+gid://shopify/Product/7413683159091	Brunschwig & Fils	1500
+gid://shopify/Product/7413685452851	Brunschwig & Fils	400
+gid://shopify/Product/7413684535347	Brunschwig & Fils	400
+gid://shopify/Product/7413685289011	Brunschwig & Fils	400
+gid://shopify/Product/7413685846067	Brunschwig & Fils	400
+gid://shopify/Product/7413685813299	Brunschwig & Fils	400
+gid://shopify/Product/7413685682227	Brunschwig & Fils	400
+gid://shopify/Product/7413684895795	Brunschwig & Fils	1200
+gid://shopify/Product/7413683683379	Brunschwig & Fils	1500
+gid://shopify/Product/7413686009907	Brunschwig & Fils	400
+gid://shopify/Product/7413688336435	Brunschwig & Fils	400
+gid://shopify/Product/7413688893491	Brunschwig & Fils	400
+gid://shopify/Product/7413688598579	Brunschwig & Fils	400
+gid://shopify/Product/7413688827955	Brunschwig & Fils	400
+gid://shopify/Product/7413687550003	Brunschwig & Fils	400
+gid://shopify/Product/7413688762419	Brunschwig & Fils	400
+gid://shopify/Product/7413684011059	Brunschwig & Fils	400
+gid://shopify/Product/7413688664115	Brunschwig & Fils	400
+gid://shopify/Product/7413689057331	Brunschwig & Fils	400
+gid://shopify/Product/7413689122867	Brunschwig & Fils	400
+gid://shopify/Product/7413685059635	Brunschwig & Fils	1500
+gid://shopify/Product/7413689712691	Brunschwig & Fils	400
+gid://shopify/Product/7413688795187	Brunschwig & Fils	400
+gid://shopify/Product/7413690564659	Brunschwig & Fils	2000
+gid://shopify/Product/7413689843763	Brunschwig & Fils	400
+gid://shopify/Product/7413689942067	Brunschwig & Fils	400
+gid://shopify/Product/7413689974835	Brunschwig & Fils	400
+gid://shopify/Product/7413689876531	Brunschwig & Fils	400
+gid://shopify/Product/7413690040371	Brunschwig & Fils	400
+gid://shopify/Product/7413689090099	Brunschwig & Fils	400
+gid://shopify/Product/7413689778227	Brunschwig & Fils	400
+gid://shopify/Product/7413690531891	Brunschwig & Fils	400
+gid://shopify/Product/7413690073139	Brunschwig & Fils	400
+gid://shopify/Product/7413690236979	Brunschwig & Fils	400
+gid://shopify/Product/7413690662963	Brunschwig & Fils	400
+gid://shopify/Product/7413690171443	Brunschwig & Fils	400
+gid://shopify/Product/7413686435891	Brunschwig & Fils	2000
+gid://shopify/Product/7413690728499	Brunschwig & Fils	400
+gid://shopify/Product/7413690794035	Brunschwig & Fils	400
+gid://shopify/Product/7413691416627	Brunschwig & Fils	400
+gid://shopify/Product/7413690204211	Brunschwig & Fils	400
+gid://shopify/Product/7413691220019	Brunschwig & Fils	400
+gid://shopify/Product/7413690826803	Brunschwig & Fils	400
+gid://shopify/Product/7413690630195	Brunschwig & Fils	400
+gid://shopify/Product/7413690597427	Brunschwig & Fils	400
+gid://shopify/Product/7413690990643	Brunschwig & Fils	400
+gid://shopify/Product/7413690859571	Brunschwig & Fils	400
+gid://shopify/Product/7413691056179	Brunschwig & Fils	400
+gid://shopify/Product/7413691023411	Brunschwig & Fils	400
+gid://shopify/Product/7413690892339	Brunschwig & Fils	400
+gid://shopify/Product/7413690957875	Brunschwig & Fils	400
+gid://shopify/Product/7413691154483	Brunschwig & Fils	400
+gid://shopify/Product/7413691121715	Brunschwig & Fils	400
+gid://shopify/Product/7413691318323	Brunschwig & Fils	400
+gid://shopify/Product/7413691285555	Brunschwig & Fils	400
+gid://shopify/Product/7413691646003	Brunschwig & Fils	400
+gid://shopify/Product/7413686140979	Brunschwig & Fils	3396
+gid://shopify/Product/7413691514931	Brunschwig & Fils	400
+gid://shopify/Product/7413691875379	Brunschwig & Fils	400
+gid://shopify/Product/7413691580467	Brunschwig & Fils	400
+gid://shopify/Product/7413691449395	Brunschwig & Fils	400
+gid://shopify/Product/7413692006451	Brunschwig & Fils	400
+gid://shopify/Product/7413691908147	Brunschwig & Fils	400
+gid://shopify/Product/7413691613235	Brunschwig & Fils	400
+gid://shopify/Product/7413691809843	Brunschwig & Fils	400
+gid://shopify/Product/7413691973683	Brunschwig & Fils	400
+gid://shopify/Product/7413691678771	Brunschwig & Fils	400
+gid://shopify/Product/7413692137523	Brunschwig & Fils	400
+gid://shopify/Product/7413692071987	Brunschwig & Fils	400
+gid://shopify/Product/7413692104755	Brunschwig & Fils	400
+gid://shopify/Product/7413691482163	Brunschwig & Fils	400
+gid://shopify/Product/7413692694579	Brunschwig & Fils	2048
+gid://shopify/Product/7413692366899	Brunschwig & Fils	400
+gid://shopify/Product/7413692399667	Brunschwig & Fils	400
+gid://shopify/Product/7413692465203	Brunschwig & Fils	400
+gid://shopify/Product/7413692530739	Brunschwig & Fils	400
+gid://shopify/Product/7413692334131	Brunschwig & Fils	400
+gid://shopify/Product/7413692661811	Brunschwig & Fils	400
+gid://shopify/Product/7413692497971	Brunschwig & Fils	400
+gid://shopify/Product/7413692825651	Brunschwig & Fils	400
+gid://shopify/Product/7413692727347	Brunschwig & Fils	4480
+gid://shopify/Product/7413692563507	Brunschwig & Fils	400
+gid://shopify/Product/7413692629043	Brunschwig & Fils	400
+gid://shopify/Product/7413692760115	Brunschwig & Fils	400
+gid://shopify/Product/7413696135219	Brunschwig & Fils	400
+gid://shopify/Product/7413693415475	Brunschwig & Fils	400
+gid://shopify/Product/7413694529587	Brunschwig & Fils	400
+gid://shopify/Product/7413696430131	Brunschwig & Fils	400
+gid://shopify/Product/7413693546547	Brunschwig & Fils	1200
+gid://shopify/Product/7413696397363	Brunschwig & Fils	400
+gid://shopify/Product/7413692858419	Brunschwig & Fils	2048
+gid://shopify/Product/7413693644851	Brunschwig & Fils	1200
+gid://shopify/Product/7413687124019	Brunschwig & Fils	3000
+gid://shopify/Product/7413696921651	Brunschwig & Fils	400
+gid://shopify/Product/7413693513779	Brunschwig & Fils	1200
+gid://shopify/Product/7413696823347	Brunschwig & Fils	400
+gid://shopify/Product/7413696659507	Brunschwig & Fils	400
+gid://shopify/Product/7413693710387	Brunschwig & Fils	1200
+gid://shopify/Product/7413696954419	Brunschwig & Fils	400
+gid://shopify/Product/7413696299059	Brunschwig & Fils	400
+gid://shopify/Product/7413697052723	Brunschwig & Fils	400
+gid://shopify/Product/7413697282099	Brunschwig & Fils	400
+gid://shopify/Product/7413697675315	Brunschwig & Fils	400
+gid://shopify/Product/7413697216563	Brunschwig & Fils	400
+gid://shopify/Product/7413697314867	Brunschwig & Fils	400
+gid://shopify/Product/7413697609779	Brunschwig & Fils	400
+gid://shopify/Product/7413697708083	Brunschwig & Fils	400
+gid://shopify/Product/7413698002995	Brunschwig & Fils	3090
+gid://shopify/Product/7413697413171	Brunschwig & Fils	400
+gid://shopify/Product/7413700591667	Brunschwig & Fils	2014
+gid://shopify/Product/7413697478707	Brunschwig & Fils	400
+gid://shopify/Product/7413695250483	Brunschwig & Fils	2048
+gid://shopify/Product/7413697544243	Brunschwig & Fils	400
+gid://shopify/Product/7413697871923	Brunschwig & Fils	400
+gid://shopify/Product/7413692203059	Brunschwig & Fils	3600
+gid://shopify/Product/7413700657203	Brunschwig & Fils	400
+gid://shopify/Product/7413697740851	Brunschwig & Fils	2048
+gid://shopify/Product/7413696462899	Brunschwig & Fils	3231
+gid://shopify/Product/7413701410867	Brunschwig & Fils	1800
+gid://shopify/Product/7413698035763	Brunschwig & Fils	3001
+gid://shopify/Product/7413692170291	Brunschwig & Fils	4480
+gid://shopify/Product/7413697904691	Brunschwig & Fils	3232
+gid://shopify/Product/7413707931699	Brunschwig & Fils	400
+gid://shopify/Product/7413696200755	Brunschwig & Fils	3119
+gid://shopify/Product/7413697183795	Brunschwig & Fils	3104
+gid://shopify/Product/7413703082035	Brunschwig & Fils	2523
+gid://shopify/Product/7413697380403	Brunschwig & Fils	3134
+gid://shopify/Product/7413697347635	Brunschwig & Fils	3329
+gid://shopify/Product/7413697577011	Brunschwig & Fils	3300
+gid://shopify/Product/7413709111347	Brunschwig & Fils	400
+gid://shopify/Product/7413699051571	Brunschwig & Fils	3461
+gid://shopify/Product/7413698986035	Brunschwig & Fils	3389
+gid://shopify/Product/7413697839155	Brunschwig & Fils	3557
+gid://shopify/Product/7413692268595	Brunschwig & Fils	4480
+gid://shopify/Product/7413702950963	Brunschwig & Fils	2909
+gid://shopify/Product/7413693382707	Brunschwig & Fils	4480
+gid://shopify/Product/7413707833395	Brunschwig & Fils	4480
+gid://shopify/Product/7413709537331	Brunschwig & Fils	2048
+gid://shopify/Product/7413698068531	Brunschwig & Fils	4016
+gid://shopify/Product/7413709602867	Brunschwig & Fils	2000
+gid://shopify/Product/7413709635635	Brunschwig & Fils	2000
+gid://shopify/Product/7413709766707	Brunschwig & Fils	2000
+gid://shopify/Product/7413710061619	Brunschwig & Fils	400
+gid://shopify/Product/7413709733939	Brunschwig & Fils	2048
+gid://shopify/Product/7413709832243	Brunschwig & Fils	2000
+gid://shopify/Product/7413709045811	Brunschwig & Fils	3820
+gid://shopify/Product/7413703049267	Brunschwig & Fils	3972
+gid://shopify/Product/7413707866163	Brunschwig & Fils	4480
+gid://shopify/Product/7413709930547	Brunschwig & Fils	2048
+gid://shopify/Product/7413710127155	Brunschwig & Fils	2048
+gid://shopify/Product/7413707964467	Brunschwig & Fils	4480
+gid://shopify/Product/7413710028851	Brunschwig & Fils	2000
+gid://shopify/Product/7413707997235	Brunschwig & Fils	4480
+gid://shopify/Product/7413709963315	Brunschwig & Fils	2048
+gid://shopify/Product/7413710258227	Brunschwig & Fils	2000
+gid://shopify/Product/7413710094387	Brunschwig & Fils	2048
+gid://shopify/Product/7413710225459	Brunschwig & Fils	2000
+gid://shopify/Product/7413709340723	Brunschwig & Fils	4480
+gid://shopify/Product/7413710323763	Brunschwig & Fils	2000
+gid://shopify/Product/7413708914739	Brunschwig & Fils	4480
+gid://shopify/Product/7413708095539	Brunschwig & Fils	4454
+gid://shopify/Product/7413710585907	Brunschwig & Fils	2048
+gid://shopify/Product/7413710520371	Brunschwig & Fils	2000
+gid://shopify/Product/7413709373491	Brunschwig & Fils	4480
+gid://shopify/Product/7413712191539	Brunschwig & Fils	3611
+gid://shopify/Product/7413710422067	Brunschwig & Fils	2000
+gid://shopify/Product/7413711536179	Brunschwig & Fils	2048
+gid://shopify/Product/7413711470643	Brunschwig & Fils	2048
+gid://shopify/Product/7413712551987	Brunschwig & Fils	1200
+gid://shopify/Product/7413708030003	Brunschwig & Fils	4445
+gid://shopify/Product/7413711634483	Brunschwig & Fils	3033
+gid://shopify/Product/7413709439027	Brunschwig & Fils	4480
+gid://shopify/Product/7413712289843	Brunschwig & Fils	1500
+gid://shopify/Product/7413711568947	Brunschwig & Fils	3324
+gid://shopify/Product/7413712388147	Brunschwig & Fils	1200
+gid://shopify/Product/7413712486451	Brunschwig & Fils	1500
+gid://shopify/Product/7413711732787	Brunschwig & Fils	2758
+gid://shopify/Product/7413711831091	Brunschwig & Fils	2859
+gid://shopify/Product/7413712322611	Brunschwig & Fils	2400
+gid://shopify/Product/7413711700019	Brunschwig & Fils	3247
+gid://shopify/Product/7413712420915	Brunschwig & Fils	2314
+gid://shopify/Product/7413712650291	Brunschwig & Fils	1200
+gid://shopify/Product/7413710159923	Brunschwig & Fils	4480
+gid://shopify/Product/7413713010739	Brunschwig & Fils	3270
+gid://shopify/Product/7413711929395	Brunschwig & Fils	2965
+gid://shopify/Product/7413711798323	Brunschwig & Fils	2754
+gid://shopify/Product/7413713076275	Brunschwig & Fils	1200
+gid://shopify/Product/7413711994931	Brunschwig & Fils	3395
+gid://shopify/Product/7413712027699	Brunschwig & Fils	3167
+gid://shopify/Product/7413713338419	Brunschwig & Fils	400
+gid://shopify/Product/7413713403955	Brunschwig & Fils	400
+gid://shopify/Product/7413712781363	Brunschwig & Fils	2216
+gid://shopify/Product/7413711962163	Brunschwig & Fils	3356
+gid://shopify/Product/7413713272883	Brunschwig & Fils	400
+gid://shopify/Product/7413712715827	Brunschwig & Fils	2190
+gid://shopify/Product/7413713371187	Brunschwig & Fils	400
+gid://shopify/Product/7413713305651	Brunschwig & Fils	400
+gid://shopify/Product/7413712846899	Brunschwig & Fils	2717
+gid://shopify/Product/7413710716979	Brunschwig & Fils	2000
+gid://shopify/Product/7413711863859	Brunschwig & Fils	3335
+gid://shopify/Product/7413713436723	Brunschwig & Fils	2163
+gid://shopify/Product/7413712683059	Brunschwig & Fils	2782
+gid://shopify/Product/7413712093235	Brunschwig & Fils	3311
+gid://shopify/Product/7413712879667	Brunschwig & Fils	2746
+gid://shopify/Product/7413712257075	Brunschwig & Fils	3591
+gid://shopify/Product/7413712912435	Brunschwig & Fils	2305
+gid://shopify/Product/7413713174579	Brunschwig & Fils	2888
+gid://shopify/Product/7413715206195	Brunschwig & Fils	3333
+gid://shopify/Product/7413713141811	Brunschwig & Fils	2802
+gid://shopify/Product/7413712945203	Brunschwig & Fils	3395
+gid://shopify/Product/7413713207347	Brunschwig & Fils	2925
+gid://shopify/Product/7413713666099	Brunschwig & Fils	2725
+gid://shopify/Product/7413713895475	Brunschwig & Fils	3193
+gid://shopify/Product/7413713567795	Brunschwig & Fils	3275
+gid://shopify/Product/7413713797171	Brunschwig & Fils	3267
+gid://shopify/Product/7413714124851	Brunschwig & Fils	3150
+gid://shopify/Product/7413713731635	Brunschwig & Fils	3381
+gid://shopify/Product/7413714747443	Brunschwig & Fils	3279
+gid://shopify/Product/7413713829939	Brunschwig & Fils	3422
+gid://shopify/Product/7413713928243	Brunschwig & Fils	3363
+gid://shopify/Product/7413713993779	Brunschwig & Fils	3257
+gid://shopify/Product/7413714878515	Brunschwig & Fils	3419
+gid://shopify/Product/7413715304499	Brunschwig & Fils	3279
+gid://shopify/Product/7413714354227	Brunschwig & Fils	3338
+gid://shopify/Product/7413715468339	Brunschwig & Fils	2880
+gid://shopify/Product/7413714518067	Brunschwig & Fils	3325
+gid://shopify/Product/7413715009587	Brunschwig & Fils	3183
+gid://shopify/Product/7413715075123	Brunschwig & Fils	3388
+gid://shopify/Product/7413714714675	Brunschwig & Fils	3261
+gid://shopify/Product/7413715402803	Brunschwig & Fils	3348
+gid://shopify/Product/7413716254771	Brunschwig & Fils	3602
+gid://shopify/Product/7413715796019	Brunschwig & Fils	2732
+gid://shopify/Product/7413715533875	Brunschwig & Fils	2969
+gid://shopify/Product/7413716713523	Brunschwig & Fils	3601
+gid://shopify/Product/7413715501107	Brunschwig & Fils	2851
+gid://shopify/Product/7413716418611	Brunschwig & Fils	3585
+gid://shopify/Product/7413715632179	Brunschwig & Fils	2966
+gid://shopify/Product/7413716942899	Brunschwig & Fils	3602
+gid://shopify/Product/7413717139507	Brunschwig & Fils	3611
+gid://shopify/Product/7413715861555	Brunschwig & Fils	3000
+gid://shopify/Product/7413716385843	Brunschwig & Fils	3603
+gid://shopify/Product/7413715599411	Brunschwig & Fils	4016
+gid://shopify/Product/7413715927091	Brunschwig & Fils	2702
+gid://shopify/Product/7413715664947	Brunschwig & Fils	4016
+gid://shopify/Product/7413715828787	Brunschwig & Fils	3000
+gid://shopify/Product/7413715959859	Brunschwig & Fils	2981
+gid://shopify/Product/7413717237811	Brunschwig & Fils	2879
+gid://shopify/Product/7413716484147	Brunschwig & Fils	3381
+gid://shopify/Product/7413716615219	Brunschwig & Fils	3582
+gid://shopify/Product/7413716025395	Brunschwig & Fils	3371
+gid://shopify/Product/7413717172275	Brunschwig & Fils	3535
+gid://shopify/Product/7413717565491	Brunschwig & Fils	3602
+gid://shopify/Product/7413716877363	Brunschwig & Fils	3584
+gid://shopify/Product/7413716910131	Brunschwig & Fils	3605
+gid://shopify/Product/7413716222003	Brunschwig & Fils	3356
+gid://shopify/Product/7413716811827	Brunschwig & Fils	3606
+gid://shopify/Product/7413716156467	Brunschwig & Fils	3106
+gid://shopify/Product/7413716451379	Brunschwig & Fils	3603
+gid://shopify/Product/7413716975667	Brunschwig & Fils	3600
+gid://shopify/Product/7413717729331	Brunschwig & Fils	1200
+gid://shopify/Product/7413717762099	Brunschwig & Fils	3604
+gid://shopify/Product/7413717041203	Brunschwig & Fils	3603
+gid://shopify/Product/7413716058163	Brunschwig & Fils	3603
+gid://shopify/Product/7413717303347	Brunschwig & Fils	3604
+gid://shopify/Product/7413717368883	Brunschwig & Fils	2722
+gid://shopify/Product/7413717336115	Brunschwig & Fils	2458
+gid://shopify/Product/7413718155315	Brunschwig & Fils	3007
+gid://shopify/Product/7413717434419	Brunschwig & Fils	2652
+gid://shopify/Product/7413716779059	Brunschwig & Fils	3606
+gid://shopify/Product/7413718253619	Brunschwig & Fils	2700
+gid://shopify/Product/7413716090931	Brunschwig & Fils	3166
+gid://shopify/Product/7413717663795	Brunschwig & Fils	2948
+gid://shopify/Product/7413717467187	Brunschwig & Fils	2679
+gid://shopify/Product/7413717008435	Brunschwig & Fils	3602
+gid://shopify/Product/7413718286387	Brunschwig & Fils	2978
+gid://shopify/Product/7413717401651	Brunschwig & Fils	3602
+gid://shopify/Product/7413718220851	Brunschwig & Fils	400
+gid://shopify/Product/7413718351923	Brunschwig & Fils	2502
+gid://shopify/Product/7413718482995	Brunschwig & Fils	3071
+gid://shopify/Product/7413718548531	Brunschwig & Fils	3603
+gid://shopify/Product/7413717827635	Brunschwig & Fils	2837
+gid://shopify/Product/7413717499955	Brunschwig & Fils	2955
+gid://shopify/Product/7413717631027	Brunschwig & Fils	2596
+gid://shopify/Product/7413717598259	Brunschwig & Fils	2937
+gid://shopify/Product/7413717106739	Brunschwig & Fils	4500
+gid://shopify/Product/7413717205043	Brunschwig & Fils	3525
+gid://shopify/Product/7413717991475	Brunschwig & Fils	2636
+gid://shopify/Product/7413719138355	Brunschwig & Fils	2737
+gid://shopify/Product/7413717860403	Brunschwig & Fils	3600
+gid://shopify/Product/7413718024243	Brunschwig & Fils	3602
+gid://shopify/Product/7413717893171	Brunschwig & Fils	3605
+gid://shopify/Product/7413717958707	Brunschwig & Fils	2845
+gid://shopify/Product/7413719203891	Brunschwig & Fils	3487
+gid://shopify/Product/7413718057011	Brunschwig & Fils	3189
+gid://shopify/Product/7413719433267	Brunschwig & Fils	4089
+gid://shopify/Product/7413718646835	Brunschwig & Fils	2790
+gid://shopify/Product/7413718515763	Brunschwig & Fils	2716
+gid://shopify/Product/7413719892019	Brunschwig & Fils	4089
+gid://shopify/Product/7413718614067	Brunschwig & Fils	2776
+gid://shopify/Product/7413720055859	Brunschwig & Fils	2547
+gid://shopify/Product/7413718417459	Brunschwig & Fils	4089
+gid://shopify/Product/7413719171123	Brunschwig & Fils	2634
+gid://shopify/Product/7413718745139	Brunschwig & Fils	2932
+gid://shopify/Product/7413718712371	Brunschwig & Fils	2854
+gid://shopify/Product/7413718843443	Brunschwig & Fils	3388
+gid://shopify/Product/7413718974515	Brunschwig & Fils	3009
+gid://shopify/Product/7413719105587	Brunschwig & Fils	2676
+gid://shopify/Product/7413719957555	Brunschwig & Fils	2659
+gid://shopify/Product/7413719334963	Brunschwig & Fils	2813
+gid://shopify/Product/7413720088627	Brunschwig & Fils	2421
+gid://shopify/Product/7413719040051	Brunschwig & Fils	3354
+gid://shopify/Product/7413718679603	Brunschwig & Fils	4089
+gid://shopify/Product/7413719793715	Brunschwig & Fils	2668
+gid://shopify/Product/7413718876211	Brunschwig & Fils	4089
+gid://shopify/Product/7413718581299	Brunschwig & Fils	4089
+gid://shopify/Product/7413720383539	Brunschwig & Fils	2659
+gid://shopify/Product/7413720481843	Brunschwig & Fils	2917
+gid://shopify/Product/7413720547379	Brunschwig & Fils	2680
+gid://shopify/Product/7413720612915	Brunschwig & Fils	2568
+gid://shopify/Product/7413719269427	Brunschwig & Fils	4089
+gid://shopify/Product/7413718810675	Brunschwig & Fils	4089
+gid://shopify/Product/7413719400499	Brunschwig & Fils	4089
+gid://shopify/Product/7413720809523	Brunschwig & Fils	2499
+gid://shopify/Product/7413721137203	Brunschwig & Fils	2651
+gid://shopify/Product/7413718908979	Brunschwig & Fils	4089
+gid://shopify/Product/7413720842291	Brunschwig & Fils	2773
+gid://shopify/Product/7413720580147	Brunschwig & Fils	2709
+gid://shopify/Product/7413720285235	Brunschwig & Fils	4500
+gid://shopify/Product/7413720678451	Brunschwig & Fils	3572
+gid://shopify/Product/7413721563187	Brunschwig & Fils	3428
+gid://shopify/Product/7413720350771	Brunschwig & Fils	3651
+gid://shopify/Product/7413719826483	Brunschwig & Fils	4089
+gid://shopify/Product/7413720154163	Brunschwig & Fils	4089
+gid://shopify/Product/7413720940595	Brunschwig & Fils	3144
+gid://shopify/Product/7413721792563	Brunschwig & Fils	3428
+gid://shopify/Product/7413721104435	Brunschwig & Fils	2621
+gid://shopify/Product/7413721006131	Brunschwig & Fils	2801
+gid://shopify/Product/7413720875059	Brunschwig & Fils	3324
+gid://shopify/Product/7413721956403	Brunschwig & Fils	3428
+gid://shopify/Product/7413720743987	Brunschwig & Fils	2411
+gid://shopify/Product/7413720711219	Brunschwig & Fils	3253
+gid://shopify/Product/7413721038899	Brunschwig & Fils	2875
+gid://shopify/Product/7413722120243	Brunschwig & Fils	3428
+gid://shopify/Product/7413719990323	Brunschwig & Fils	4089
+gid://shopify/Product/7413720973363	Brunschwig & Fils	3279
+gid://shopify/Product/7413722185779	Brunschwig & Fils	3428
+gid://shopify/Product/7413720121395	Brunschwig & Fils	4089
+gid://shopify/Product/7413722284083	Brunschwig & Fils	3428
+gid://shopify/Product/7413722480691	Brunschwig & Fils	3428
+gid://shopify/Product/7413721333811	Brunschwig & Fils	3428
+gid://shopify/Product/7413721464883	Brunschwig & Fils	3428
+gid://shopify/Product/7413721202739	Brunschwig & Fils	3574
+gid://shopify/Product/7413721530419	Brunschwig & Fils	3428
+gid://shopify/Product/7413721268275	Brunschwig & Fils	3428
+gid://shopify/Product/7413721301043	Brunschwig & Fils	3428
+gid://shopify/Product/7413722677299	Brunschwig & Fils	3428
+gid://shopify/Product/7413721661491	Brunschwig & Fils	3428
+gid://shopify/Product/7413721497651	Brunschwig & Fils	3428
+gid://shopify/Product/7413721890867	Brunschwig & Fils	3428
+gid://shopify/Product/7413721694259	Brunschwig & Fils	3428
+gid://shopify/Product/7413721366579	Brunschwig & Fils	3428
+gid://shopify/Product/7413723136051	Brunschwig & Fils	3428
+gid://shopify/Product/7413723004979	Brunschwig & Fils	400
+gid://shopify/Product/7413721727027	Brunschwig & Fils	3428
+gid://shopify/Product/7413722021939	Brunschwig & Fils	3428
+gid://shopify/Product/7413722153011	Brunschwig & Fils	3428
+gid://shopify/Product/7413721858099	Brunschwig & Fils	3428
+gid://shopify/Product/7413722513459	Brunschwig & Fils	3428
+gid://shopify/Product/7413722087475	Brunschwig & Fils	3428
+gid://shopify/Product/7413724250163	Brunschwig & Fils	2000
+gid://shopify/Product/7413722349619	Brunschwig & Fils	3428
+gid://shopify/Product/7413721989171	Brunschwig & Fils	3428
+gid://shopify/Product/7413722316851	Brunschwig & Fils	3428
+gid://shopify/Product/7413722415155	Brunschwig & Fils	3428
+gid://shopify/Product/7413722578995	Brunschwig & Fils	3428
+gid://shopify/Product/7413724381235	Brunschwig & Fils	2000
+gid://shopify/Product/7413722644531	Brunschwig & Fils	3428
+gid://shopify/Product/7413724610611	Brunschwig & Fils	1200
+gid://shopify/Product/7413722742835	Brunschwig & Fils	3428
+gid://shopify/Product/7413724184627	Brunschwig & Fils	2000
+gid://shopify/Product/7413722906675	Brunschwig & Fils	3428
+gid://shopify/Product/7413722775603	Brunschwig & Fils	3428
+gid://shopify/Product/7413722972211	Brunschwig & Fils	3428
+gid://shopify/Product/7413723201587	Brunschwig & Fils	3378
+gid://shopify/Product/7413722841139	Brunschwig & Fils	3428
+gid://shopify/Product/7413724512307	Brunschwig & Fils	1200
+gid://shopify/Product/7413722808371	Brunschwig & Fils	3428
+gid://shopify/Product/7413724348467	Brunschwig & Fils	2000
+gid://shopify/Product/7413723398195	Brunschwig & Fils	3428
+gid://shopify/Product/7413724938291	Brunschwig & Fils	1200
+gid://shopify/Product/7413724971059	Brunschwig & Fils	1200
+gid://shopify/Product/7413724676147	Brunschwig & Fils	1200
+gid://shopify/Product/7413724774451	Brunschwig & Fils	1200
+gid://shopify/Product/7413725036595	Brunschwig & Fils	1200
+gid://shopify/Product/7413725200435	Brunschwig & Fils	1200
+gid://shopify/Product/7413722939443	Brunschwig & Fils	3428
+gid://shopify/Product/7413725528115	Brunschwig & Fils	1200
+gid://shopify/Product/7413724545075	Brunschwig & Fils	1200
+gid://shopify/Product/7413724708915	Brunschwig & Fils	1200
+gid://shopify/Product/7413725626419	Brunschwig & Fils	1200
+gid://shopify/Product/7413724807219	Brunschwig & Fils	1200
+gid://shopify/Product/7413723594803	Brunschwig & Fils	3428
+gid://shopify/Product/7413724872755	Brunschwig & Fils	1200
+gid://shopify/Product/7413725823027	Brunschwig & Fils	1200
+gid://shopify/Product/7413725790259	Brunschwig & Fils	1200
+gid://shopify/Product/7413725134899	Brunschwig & Fils	1200
+gid://shopify/Product/7413725855795	Brunschwig & Fils	1200
+gid://shopify/Product/7413725265971	Brunschwig & Fils	1200
+gid://shopify/Product/7413725102131	Brunschwig & Fils	1200
+gid://shopify/Product/7413725495347	Brunschwig & Fils	1200
+gid://shopify/Product/7413725954099	Brunschwig & Fils	1200
+gid://shopify/Product/7413725397043	Brunschwig & Fils	1200
+gid://shopify/Product/7413723758643	Brunschwig & Fils	3428
+gid://shopify/Product/7413724086323	Brunschwig & Fils	3378
+gid://shopify/Product/7413725429811	Brunschwig & Fils	1200
+gid://shopify/Product/7413723529267	Brunschwig & Fils	3428
+gid://shopify/Product/7413723824179	Brunschwig & Fils	3428
+gid://shopify/Product/7413723791411	Brunschwig & Fils	3428
+gid://shopify/Product/7413725593651	Brunschwig & Fils	1200
+gid://shopify/Product/7413726806067	Brunschwig & Fils	1200
+gid://shopify/Product/7413725724723	Brunschwig & Fils	1200
+gid://shopify/Product/7413725691955	Brunschwig & Fils	1200
+gid://shopify/Product/7413725986867	Brunschwig & Fils	1200
+gid://shopify/Product/7413725757491	Brunschwig & Fils	1200
+gid://shopify/Product/7413727330355	Brunschwig & Fils	1200
+gid://shopify/Product/7413727297587	Brunschwig & Fils	1200
+gid://shopify/Product/7413727363123	Brunschwig & Fils	1200
+gid://shopify/Product/7413725888563	Brunschwig & Fils	1200
+gid://shopify/Product/7413726183475	Brunschwig & Fils	1200
+gid://shopify/Product/7413727395891	Brunschwig & Fils	1200
+gid://shopify/Product/7413727461427	Brunschwig & Fils	1200
+gid://shopify/Product/7413726019635	Brunschwig & Fils	1200
+gid://shopify/Product/7413726052403	Brunschwig & Fils	1200
+gid://shopify/Product/7413726216243	Brunschwig & Fils	1200
+gid://shopify/Product/7413727723571	Brunschwig & Fils	1200
+gid://shopify/Product/7413726117939	Brunschwig & Fils	1200
+gid://shopify/Product/7413727559731	Brunschwig & Fils	1200
+gid://shopify/Product/7413726249011	Brunschwig & Fils	1200
+gid://shopify/Product/7413727789107	Brunschwig & Fils	1200
+gid://shopify/Product/7413726740531	Brunschwig & Fils	1200
+gid://shopify/Product/7413727232051	Brunschwig & Fils	1200
+gid://shopify/Product/7413723627571	Brunschwig & Fils	3428
+gid://shopify/Product/7413726674995	Brunschwig & Fils	1200
+gid://shopify/Product/7413727887411	Brunschwig & Fils	1200
+gid://shopify/Product/7413726609459	Brunschwig & Fils	1200
+gid://shopify/Product/7413727133747	Brunschwig & Fils	1200
+gid://shopify/Product/7413728149555	Brunschwig & Fils	400
+gid://shopify/Product/7413726642227	Brunschwig & Fils	1200
+gid://shopify/Product/7413728247859	Brunschwig & Fils	400
+gid://shopify/Product/7413727920179	Brunschwig & Fils	1200
+gid://shopify/Product/7413727985715	Brunschwig & Fils	1200
+gid://shopify/Product/7413728280627	Brunschwig & Fils	400
+gid://shopify/Product/7413727952947	Brunschwig & Fils	1200
+gid://shopify/Product/7413728182323	Brunschwig & Fils	400
+gid://shopify/Product/7413727166515	Brunschwig & Fils	1200
+gid://shopify/Product/7413726773299	Brunschwig & Fils	1200
+gid://shopify/Product/7413727658035	Brunschwig & Fils	1200
+gid://shopify/Product/7413728542771	Brunschwig & Fils	400
+gid://shopify/Product/7413728510003	Brunschwig & Fils	400
+gid://shopify/Product/7413727494195	Brunschwig & Fils	1200
+gid://shopify/Product/7413728477235	Brunschwig & Fils	400
+gid://shopify/Product/7413728575539	Brunschwig & Fils	400
+gid://shopify/Product/7413727756339	Brunschwig & Fils	1200
+gid://shopify/Product/7413727592499	Brunschwig & Fils	1200
+gid://shopify/Product/7413728870451	Brunschwig & Fils	400
+gid://shopify/Product/7413728739379	Brunschwig & Fils	400
+gid://shopify/Product/7413728116787	Brunschwig & Fils	400
+gid://shopify/Product/7413728804915	Brunschwig & Fils	400
+gid://shopify/Product/7413728903219	Brunschwig & Fils	400
+gid://shopify/Product/7413728935987	Brunschwig & Fils	400
+gid://shopify/Product/7413728968755	Brunschwig & Fils	400
+gid://shopify/Product/7413729230899	Brunschwig & Fils	400
+gid://shopify/Product/7413728313395	Brunschwig & Fils	400
+gid://shopify/Product/7413728378931	Brunschwig & Fils	400
+gid://shopify/Product/7413728411699	Brunschwig & Fils	400
+gid://shopify/Product/7413729558579	Brunschwig & Fils	400
+gid://shopify/Product/7413727854643	Brunschwig & Fils	1200
+gid://shopify/Product/7413728608307	Brunschwig & Fils	400
+gid://shopify/Product/7413729001523	Brunschwig & Fils	400
+gid://shopify/Product/7413728641075	Brunschwig & Fils	400
+gid://shopify/Product/7413729132595	Brunschwig & Fils	400
+gid://shopify/Product/7413729067059	Brunschwig & Fils	400
+gid://shopify/Product/7413729165363	Brunschwig & Fils	400
+gid://shopify/Product/7413729919027	Brunschwig & Fils	400
+gid://shopify/Product/7413729263667	Brunschwig & Fils	400
+gid://shopify/Product/7413729099827	Brunschwig & Fils	400
+gid://shopify/Product/7413729460275	Brunschwig & Fils	400
+gid://shopify/Product/7413729624115	Brunschwig & Fils	400
+gid://shopify/Product/7413729394739	Brunschwig & Fils	400
+gid://shopify/Product/7413729689651	Brunschwig & Fils	400
+gid://shopify/Product/7413729329203	Brunschwig & Fils	400
+gid://shopify/Product/7413729755187	Brunschwig & Fils	400
+gid://shopify/Product/7413729493043	Brunschwig & Fils	400
+gid://shopify/Product/7413729656883	Brunschwig & Fils	400
+gid://shopify/Product/7413729427507	Brunschwig & Fils	400
+gid://shopify/Product/7413730181171	Brunschwig & Fils	400
+gid://shopify/Product/7413729820723	Brunschwig & Fils	400
+gid://shopify/Product/7413730246707	Brunschwig & Fils	400
+gid://shopify/Product/7413730345011	Brunschwig & Fils	3000
+gid://shopify/Product/7413729787955	Brunschwig & Fils	400
+gid://shopify/Product/7413729951795	Brunschwig & Fils	400
+gid://shopify/Product/7413729853491	Brunschwig & Fils	400
+gid://shopify/Product/7413730017331	Brunschwig & Fils	400
+gid://shopify/Product/7413730377779	Brunschwig & Fils	3000
+gid://shopify/Product/7413731033139	Brunschwig & Fils	1500
+gid://shopify/Product/7413731131443	Brunschwig & Fils	400
+gid://shopify/Product/7413730050099	Brunschwig & Fils	400
+gid://shopify/Product/7413731360819	Brunschwig & Fils	3205
+gid://shopify/Product/7413730836531	Brunschwig & Fils	400
+gid://shopify/Product/7413731557427	Brunschwig & Fils	2942
+gid://shopify/Product/7413731491891	Brunschwig & Fils	3074
+gid://shopify/Product/7413731721267	Brunschwig & Fils	2523
+gid://shopify/Product/7413731754035	Brunschwig & Fils	2287
+gid://shopify/Product/7413731065907	Brunschwig & Fils	1500
+gid://shopify/Product/7413731917875	Brunschwig & Fils	2144
+gid://shopify/Product/7413731819571	Brunschwig & Fils	3272
+gid://shopify/Product/7413731885107	Brunschwig & Fils	2144
+gid://shopify/Product/7413732016179	Brunschwig & Fils	3350
+gid://shopify/Product/7413732081715	Brunschwig & Fils	3350
+gid://shopify/Product/7413732114483	Brunschwig & Fils	2780
+gid://shopify/Product/7413732409395	Brunschwig & Fils	2780
+gid://shopify/Product/7413728051251	Brunschwig & Fils	3647
+gid://shopify/Product/7413732147251	Brunschwig & Fils	4267
+gid://shopify/Product/7413731196979	Brunschwig & Fils	3000
+gid://shopify/Product/7413731328051	Brunschwig & Fils	3024
+gid://shopify/Product/7413731786803	Brunschwig & Fils	2031
+gid://shopify/Product/7413733261363	Brunschwig & Fils	4480
+gid://shopify/Product/7413730770995	Brunschwig & Fils	2564
+gid://shopify/Product/7413730312243	Brunschwig & Fils	3000
+gid://shopify/Product/7413731622963	Brunschwig & Fils	2942
+gid://shopify/Product/7413731262515	Brunschwig & Fils	3000
+gid://shopify/Product/7413730869299	Brunschwig & Fils	2917
+gid://shopify/Product/7413730639923	Brunschwig & Fils	3226
+gid://shopify/Product/7413730508851	Brunschwig & Fils	4480
+gid://shopify/Product/7413730934835	Brunschwig & Fils	3572
+gid://shopify/Product/7413730541619	Brunschwig & Fils	4399
+gid://shopify/Product/7413730574387	Brunschwig & Fils	4480
+gid://shopify/Product/7413731950643	Brunschwig & Fils	3345
+gid://shopify/Product/7413730476083	Brunschwig & Fils	3619
+gid://shopify/Product/7413730672691	Brunschwig & Fils	4480
+gid://shopify/Product/7413730410547	Brunschwig & Fils	4379
+gid://shopify/Product/7413730607155	Brunschwig & Fils	4480
+gid://shopify/Product/7413735161907	Brunschwig & Fils	4480
+gid://shopify/Product/7413732704307	Brunschwig & Fils	4480
+gid://shopify/Product/7413733097523	Brunschwig & Fils	4480
+gid://shopify/Product/7413732835379	Brunschwig & Fils	4480
+gid://shopify/Product/7413733589043	Brunschwig & Fils	4267
+gid://shopify/Product/7413733294131	Brunschwig & Fils	4267
+gid://shopify/Product/7413732999219	Brunschwig & Fils	4480
+gid://shopify/Product/7413733654579	Brunschwig & Fils	4267
+gid://shopify/Product/7413735587891	Brunschwig & Fils	400
+gid://shopify/Product/7413735686195	Brunschwig & Fils	4480
+gid://shopify/Product/7413733425203	Brunschwig & Fils	4480
+gid://shopify/Product/7413733949491	Brunschwig & Fils	4480
+gid://shopify/Product/7413733916723	Brunschwig & Fils	4480
+gid://shopify/Product/7413735424051	Brunschwig & Fils	400
+gid://shopify/Product/7413734768691	Brunschwig & Fils	4480
+gid://shopify/Product/7413734539315	Brunschwig & Fils	4480
+gid://shopify/Product/7413734080563	Brunschwig & Fils	4480
+gid://shopify/Product/7413736308787	Brunschwig & Fils	400
+gid://shopify/Product/7413736112179	Brunschwig & Fils	4480
+gid://shopify/Product/7413733687347	Brunschwig & Fils	4232
+gid://shopify/Product/7413734441011	Brunschwig & Fils	4480
+gid://shopify/Product/7413733883955	Brunschwig & Fils	4232
+gid://shopify/Product/7413734932531	Brunschwig & Fils	4480
+gid://shopify/Product/7413734834227	Brunschwig & Fils	4480
+gid://shopify/Product/7413736407091	Brunschwig & Fils	400
+gid://shopify/Product/7413736800307	Brunschwig & Fils	4803
+gid://shopify/Product/7413736931379	Brunschwig & Fils	4480
+gid://shopify/Product/7413736538163	Brunschwig & Fils	400
+gid://shopify/Product/7413734998067	Brunschwig & Fils	4480
+gid://shopify/Product/7413735063603	Brunschwig & Fils	4803
+gid://shopify/Product/7413737160755	Brunschwig & Fils	4480
+gid://shopify/Product/7413737029683	Brunschwig & Fils	400
+gid://shopify/Product/7413736177715	Brunschwig & Fils	400
+gid://shopify/Product/7413737095219	Brunschwig & Fils	400
+gid://shopify/Product/7413735227443	Brunschwig & Fils	4803
+gid://shopify/Product/7413737324595	Brunschwig & Fils	400
+gid://shopify/Product/7413737226291	Brunschwig & Fils	4480
+gid://shopify/Product/7413735358515	Brunschwig & Fils	4480
+gid://shopify/Product/7413737422899	Brunschwig & Fils	4480
+gid://shopify/Product/7413737193523	Brunschwig & Fils	400
+gid://shopify/Product/7413737455667	Brunschwig & Fils	400
+gid://shopify/Product/7413736013875	Brunschwig & Fils	4480
+gid://shopify/Product/7413735489587	Brunschwig & Fils	4480
+gid://shopify/Product/7413737521203	Brunschwig & Fils	400
+gid://shopify/Product/7413737259059	Brunschwig & Fils	4480
+gid://shopify/Product/7413735784499	Brunschwig & Fils	4480
+gid://shopify/Product/7413737783347	Brunschwig & Fils	400
+gid://shopify/Product/7413735915571	Brunschwig & Fils	4480
+gid://shopify/Product/7413735850035	Brunschwig & Fils	4480
+gid://shopify/Product/7413737553971	Brunschwig & Fils	400
+gid://shopify/Product/7413737619507	Brunschwig & Fils	400
+gid://shopify/Product/7413735292979	Brunschwig & Fils	4803
+gid://shopify/Product/7413737652275	Brunschwig & Fils	400
+gid://shopify/Product/7413735882803	Brunschwig & Fils	4480
+gid://shopify/Product/7413737685043	Brunschwig & Fils	400
+gid://shopify/Product/7413738307635	Brunschwig & Fils	4480
+gid://shopify/Product/7413738209331	Brunschwig & Fils	400
+gid://shopify/Product/7413738405939	Brunschwig & Fils	400
+gid://shopify/Product/7413738799155	Brunschwig & Fils	3837
+gid://shopify/Product/7413738438707	Brunschwig & Fils	400
+gid://shopify/Product/7413735981107	Brunschwig & Fils	4480
+gid://shopify/Product/7413738373171	Brunschwig & Fils	400
+gid://shopify/Product/7413738700851	Brunschwig & Fils	400
+gid://shopify/Product/7413736603699	Brunschwig & Fils	4480
+gid://shopify/Product/7413736472627	Brunschwig & Fils	4480
+gid://shopify/Product/7413736669235	Brunschwig & Fils	4480
+gid://shopify/Product/7413736996915	Brunschwig & Fils	4480
+gid://shopify/Product/7413736833075	Brunschwig & Fils	4480
+gid://shopify/Product/7413733851187	Brunschwig & Fils	4480
+gid://shopify/Product/7413739454515	Brunschwig & Fils	3630
+gid://shopify/Product/7413736702003	Brunschwig & Fils	4803
+gid://shopify/Product/7413737291827	Brunschwig & Fils	4480
+gid://shopify/Product/7413737717811	Brunschwig & Fils	4480
+gid://shopify/Product/7413737914419	Brunschwig & Fils	4480
+gid://shopify/Product/7413738504243	Brunschwig & Fils	4480
+gid://shopify/Product/7413738045491	Brunschwig & Fils	4480
+gid://shopify/Product/7413738143795	Brunschwig & Fils	4480
+gid://shopify/Product/7413738242099	Brunschwig & Fils	4480
+gid://shopify/Product/7413738274867	Brunschwig & Fils	4480
+gid://shopify/Product/7413739847731	Brunschwig & Fils	3226
+gid://shopify/Product/7413739061299	Brunschwig & Fils	3704
+gid://shopify/Product/7413738897459	Brunschwig & Fils	3265
+gid://shopify/Product/7413739094067	Brunschwig & Fils	3739
+gid://shopify/Product/7413740044339	Brunschwig & Fils	3007
+gid://shopify/Product/7413740077107	Brunschwig & Fils	2977
+gid://shopify/Product/7413738831923	Brunschwig & Fils	3544
+gid://shopify/Product/7413739126835	Brunschwig & Fils	3801
+gid://shopify/Product/7413738962995	Brunschwig & Fils	3840
+gid://shopify/Product/7413739552819	Brunschwig & Fils	3226
+gid://shopify/Product/7413739257907	Brunschwig & Fils	3720
+gid://shopify/Product/7413739159603	Brunschwig & Fils	3838
+gid://shopify/Product/7413738602547	Brunschwig & Fils	4803
+gid://shopify/Product/7413739487283	Brunschwig & Fils	3635
+gid://shopify/Product/7413737816115	Brunschwig & Fils	4480
+gid://shopify/Product/7413739520051	Brunschwig & Fils	3226
+gid://shopify/Product/7413739618355	Brunschwig & Fils	3226
+gid://shopify/Product/7413739683891	Brunschwig & Fils	3226
+gid://shopify/Product/7413739749427	Brunschwig & Fils	3226
+gid://shopify/Product/7413739651123	Brunschwig & Fils	3226
+gid://shopify/Product/7413741027379	Brunschwig & Fils	3226
+gid://shopify/Product/7413739880499	Brunschwig & Fils	3226
+gid://shopify/Product/7413739814963	Brunschwig & Fils	3226
+gid://shopify/Product/7413740175411	Brunschwig & Fils	3226
+gid://shopify/Product/7413740011571	Brunschwig & Fils	2907
+gid://shopify/Product/7413741387827	Brunschwig & Fils	2912
+gid://shopify/Product/7413739356211	Brunschwig & Fils	3681
+gid://shopify/Product/7413740142643	Brunschwig & Fils	3226
+gid://shopify/Product/7413740339251	Brunschwig & Fils	3226
+gid://shopify/Product/7413739946035	Brunschwig & Fils	3226
+gid://shopify/Product/7413740601395	Brunschwig & Fils	3153
+gid://shopify/Product/7413740306483	Brunschwig & Fils	3226
+gid://shopify/Product/7413740437555	Brunschwig & Fils	3226
+gid://shopify/Product/7413740503091	Brunschwig & Fils	3007
+gid://shopify/Product/7413740830771	Brunschwig & Fils	3153
+gid://shopify/Product/7413740634163	Brunschwig & Fils	3153
+gid://shopify/Product/7413740372019	Brunschwig & Fils	3226
+gid://shopify/Product/7413740535859	Brunschwig & Fils	3007
+gid://shopify/Product/7413740765235	Brunschwig & Fils	3226
+gid://shopify/Product/7413740699699	Brunschwig & Fils	2932
+gid://shopify/Product/7413740666931	Brunschwig & Fils	2932
+gid://shopify/Product/7413740568627	Brunschwig & Fils	3226
+gid://shopify/Product/7413741092915	Brunschwig & Fils	3050
+gid://shopify/Product/7413740863539	Brunschwig & Fils	3226
+gid://shopify/Product/7413740896307	Brunschwig & Fils	3226
+gid://shopify/Product/7413741846579	Brunschwig & Fils	2500
+gid://shopify/Product/7413741125683	Brunschwig & Fils	2965
+gid://shopify/Product/7413741649971	Brunschwig & Fils	3004
+gid://shopify/Product/7413741551667	Brunschwig & Fils	2923
+gid://shopify/Product/7413740994611	Brunschwig & Fils	3226
+gid://shopify/Product/7413742436403	Brunschwig & Fils	2723
+gid://shopify/Product/7413741944883	Brunschwig & Fils	3281
+gid://shopify/Product/7413741912115	Brunschwig & Fils	4373
+gid://shopify/Product/7413742796851	Brunschwig & Fils	3000
+gid://shopify/Product/7413742010419	Brunschwig & Fils	3637
+gid://shopify/Product/7413742567475	Brunschwig & Fils	3011
+gid://shopify/Product/7413741715507	Brunschwig & Fils	4480
+gid://shopify/Product/7413744402483	Brunschwig & Fils	4274
+gid://shopify/Product/7413743484979	Brunschwig & Fils	3951
+gid://shopify/Product/7413743419443	Brunschwig & Fils	3951
+gid://shopify/Product/7413743190067	Brunschwig & Fils	3884
+gid://shopify/Product/7413742960691	Brunschwig & Fils	4373
+gid://shopify/Product/7413742338099	Brunschwig & Fils	4401
+gid://shopify/Product/7413744599091	Brunschwig & Fils	3966
+gid://shopify/Product/7413742075955	Brunschwig & Fils	4401
+gid://shopify/Product/7413744533555	Brunschwig & Fils	4235
+gid://shopify/Product/7413743648819	Brunschwig & Fils	4165
+gid://shopify/Product/7413743222835	Brunschwig & Fils	4389
+gid://shopify/Product/7413743714355	Brunschwig & Fils	4297
+gid://shopify/Product/7413744894003	Brunschwig & Fils	4010
+gid://shopify/Product/7413743812659	Brunschwig & Fils	3951
+gid://shopify/Product/7413745221683	Brunschwig & Fils	4359
+gid://shopify/Product/7413743058995	Brunschwig & Fils	4480
+gid://shopify/Product/7413743747123	Brunschwig & Fils	4297
+gid://shopify/Product/7413743616051	Brunschwig & Fils	4379
+gid://shopify/Product/7413745254451	Brunschwig & Fils	4010
+gid://shopify/Product/7413744173107	Brunschwig & Fils	4010
+gid://shopify/Product/7413745385523	Brunschwig & Fils	4359
+gid://shopify/Product/7413743910963	Brunschwig & Fils	4165
+gid://shopify/Product/7413744238643	Brunschwig & Fils	4010
+gid://shopify/Product/7413744304179	Brunschwig & Fils	4306
+gid://shopify/Product/7413743943731	Brunschwig & Fils	4165
+gid://shopify/Product/7413745582131	Brunschwig & Fils	4133
+gid://shopify/Product/7413745549363	Brunschwig & Fils	4155
+gid://shopify/Product/7413745713203	Brunschwig & Fils	4133
+gid://shopify/Product/7413744369715	Brunschwig & Fils	4303
+gid://shopify/Product/7413744468019	Brunschwig & Fils	4306
+gid://shopify/Product/7413745778739	Brunschwig & Fils	4133
+gid://shopify/Product/7413743353907	Brunschwig & Fils	4423
+gid://shopify/Product/7413744140339	Brunschwig & Fils	4359
+gid://shopify/Product/7413745975347	Brunschwig & Fils	3028
+gid://shopify/Product/7413744664627	Brunschwig & Fils	4133
+gid://shopify/Product/7413744861235	Brunschwig & Fils	4133
+gid://shopify/Product/7413746139187	Brunschwig & Fils	4480
+gid://shopify/Product/7413744500787	Brunschwig & Fils	4306
+gid://shopify/Product/7413745877043	Brunschwig & Fils	2036
+gid://shopify/Product/7413743976499	Brunschwig & Fils	4010
+gid://shopify/Product/7413745319987	Brunschwig & Fils	4010
+gid://shopify/Product/7413744697395	Brunschwig & Fils	4409
+gid://shopify/Product/7413744762931	Brunschwig & Fils	4383
+gid://shopify/Product/7413746171955	Brunschwig & Fils	4480
+gid://shopify/Product/7413744992307	Brunschwig & Fils	4010
+gid://shopify/Product/7413745942579	Brunschwig & Fils	2005
+gid://shopify/Product/7413745909811	Brunschwig & Fils	3003
+gid://shopify/Product/7413746106419	Brunschwig & Fils	2183
+gid://shopify/Product/7413746434099	Brunschwig & Fils	400
+gid://shopify/Product/7413744828467	Brunschwig & Fils	4409
+gid://shopify/Product/7413746008115	Brunschwig & Fils	2653
+gid://shopify/Product/7413745516595	Brunschwig & Fils	4155
+gid://shopify/Product/7413746368563	Brunschwig & Fils	400
+gid://shopify/Product/7413744959539	Brunschwig & Fils	4359
+gid://shopify/Product/7413746532403	Brunschwig & Fils	400
+gid://shopify/Product/7413746794547	Brunschwig & Fils	400
+gid://shopify/Product/7413745090611	Brunschwig & Fils	4308
+gid://shopify/Product/7413746696243	Brunschwig & Fils	4178
+gid://shopify/Product/7413745156147	Brunschwig & Fils	4327
+gid://shopify/Product/7413746073651	Brunschwig & Fils	2324
+gid://shopify/Product/7413746729011	Brunschwig & Fils	400
+gid://shopify/Product/7413746892851	Brunschwig & Fils	4480
+gid://shopify/Product/7413745451059	Brunschwig & Fils	4359
+gid://shopify/Product/7413747154995	Brunschwig & Fils	4088
+gid://shopify/Product/7413745745971	Brunschwig & Fils	3966
+gid://shopify/Product/7413745418291	Brunschwig & Fils	4379
+gid://shopify/Product/7413745811507	Brunschwig & Fils	4155
+gid://shopify/Product/7413747187763	Brunschwig & Fils	4095
+gid://shopify/Product/7413745647667	Brunschwig & Fils	4133
+gid://shopify/Product/7413747515443	Brunschwig & Fils	4334
+gid://shopify/Product/7413746925619	Brunschwig & Fils	3104
+gid://shopify/Product/7413746958387	Brunschwig & Fils	3161
+gid://shopify/Product/7413746303027	Brunschwig & Fils	4480
+gid://shopify/Product/7413746630707	Brunschwig & Fils	3606
+gid://shopify/Product/7413747712051	Brunschwig & Fils	4168
+gid://shopify/Product/7413746565171	Brunschwig & Fils	3658
+gid://shopify/Product/7413747744819	Brunschwig & Fils	3589
+gid://shopify/Product/7413746663475	Brunschwig & Fils	3618
+gid://shopify/Product/7413747286067	Brunschwig & Fils	4002
+gid://shopify/Product/7413746827315	Brunschwig & Fils	4348
+gid://shopify/Product/7413747220531	Brunschwig & Fils	4137
+gid://shopify/Product/7413747941427	Brunschwig & Fils	3702
+gid://shopify/Product/7413746237491	Brunschwig & Fils	4480
+gid://shopify/Product/7413747351603	Brunschwig & Fils	3712
+gid://shopify/Product/7413746270259	Brunschwig & Fils	4480
+gid://shopify/Product/7413747056691	Brunschwig & Fils	4166
+gid://shopify/Product/7413747580979	Brunschwig & Fils	3651
+gid://shopify/Product/7413747122227	Brunschwig & Fils	4073
+gid://shopify/Product/7413746466867	Brunschwig & Fils	4222
+gid://shopify/Product/7413747548211	Brunschwig & Fils	4230
+gid://shopify/Product/7413747384371	Brunschwig & Fils	3877
+gid://shopify/Product/7413748105267	Brunschwig & Fils	1676
+gid://shopify/Product/7413746991155	Brunschwig & Fils	4174
+gid://shopify/Product/7413748203571	Brunschwig & Fils	3733
+gid://shopify/Product/7413747253299	Brunschwig & Fils	4480
+gid://shopify/Product/7413746335795	Brunschwig & Fils	4408
+gid://shopify/Product/7413747417139	Brunschwig & Fils	3902
+gid://shopify/Product/7413747449907	Brunschwig & Fils	4211
+gid://shopify/Product/7413748269107	Brunschwig & Fils	4278
+gid://shopify/Product/7413747843123	Brunschwig & Fils	2724
+gid://shopify/Product/7413748695091	Brunschwig & Fils	1200
+gid://shopify/Product/7413748596787	Brunschwig & Fils	1200
+gid://shopify/Product/7413748531251	Brunschwig & Fils	1200
+gid://shopify/Product/7413748236339	Brunschwig & Fils	1632
+gid://shopify/Product/7413748629555	Brunschwig & Fils	1200
+gid://shopify/Product/7413748727859	Brunschwig & Fils	1200
+gid://shopify/Product/7413748760627	Brunschwig & Fils	1200
+gid://shopify/Product/7413748793395	Brunschwig & Fils	1200
+gid://shopify/Product/7413748367411	Brunschwig & Fils	2023
+gid://shopify/Product/7413748891699	Brunschwig & Fils	1200
+gid://shopify/Product/7413748432947	Brunschwig & Fils	2070
+gid://shopify/Product/7413748858931	Brunschwig & Fils	1200
+gid://shopify/Product/7413749415987	Brunschwig & Fils	1200
+gid://shopify/Product/7413748400179	Brunschwig & Fils	2051
+gid://shopify/Product/7413749186611	Brunschwig & Fils	1200
+gid://shopify/Product/7413749022771	Brunschwig & Fils	1200
+gid://shopify/Product/7413749252147	Brunschwig & Fils	1200
+gid://shopify/Product/7413748465715	Brunschwig & Fils	2127
+gid://shopify/Product/7413748924467	Brunschwig & Fils	1200
+gid://shopify/Product/7413749121075	Brunschwig & Fils	1200
+gid://shopify/Product/7413749153843	Brunschwig & Fils	1200
+gid://shopify/Product/7413747613747	Brunschwig & Fils	3901
+gid://shopify/Product/7413747875891	Brunschwig & Fils	3702
+gid://shopify/Product/7413748957235	Brunschwig & Fils	1200
+gid://shopify/Product/7413749055539	Brunschwig & Fils	1200
+gid://shopify/Product/7413749284915	Brunschwig & Fils	1200
+gid://shopify/Product/7413750235187	Brunschwig & Fils	1200
+gid://shopify/Product/7413749481523	Brunschwig & Fils	1200
+gid://shopify/Product/7413749350451	Brunschwig & Fils	1200
+gid://shopify/Product/7413750267955	Brunschwig & Fils	1200
+gid://shopify/Product/7422199595059	Brunschwig & Fils	400
+gid://shopify/Product/7422200053811	Brunschwig & Fils	400
+gid://shopify/Product/7422200152115	Brunschwig & Fils	400
+gid://shopify/Product/7413749678131	Brunschwig & Fils	1200
+gid://shopify/Product/7413749579827	Brunschwig & Fils	1200
+gid://shopify/Product/7422200479795	Brunschwig & Fils	400
+gid://shopify/Product/7413749514291	Brunschwig & Fils	1200
+gid://shopify/Product/7422200512563	Brunschwig & Fils	400
+gid://shopify/Product/7422200840243	Brunschwig & Fils	400
+gid://shopify/Product/7422200578099	Brunschwig & Fils	400
+gid://shopify/Product/7422200807475	Brunschwig & Fils	400
+gid://shopify/Product/7422200873011	Brunschwig & Fils	400
+gid://shopify/Product/7413750038579	Brunschwig & Fils	1200
+gid://shopify/Product/7413750005811	Brunschwig & Fils	1200
+gid://shopify/Product/7422200905779	Brunschwig & Fils	400
+gid://shopify/Product/7413749809203	Brunschwig & Fils	1200
+gid://shopify/Product/7422200938547	Brunschwig & Fils	400
+gid://shopify/Product/7422201004083	Brunschwig & Fils	400
+gid://shopify/Product/7413750202419	Brunschwig & Fils	1200
+gid://shopify/Product/7413750431795	Brunschwig & Fils	1200
+gid://shopify/Product/7422201266227	Brunschwig & Fils	400
+gid://shopify/Product/7413750366259	Brunschwig & Fils	1200
+gid://shopify/Product/7422201298995	Brunschwig & Fils	400
+gid://shopify/Product/7422201233459	Brunschwig & Fils	400
+gid://shopify/Product/7413750300723	Brunschwig & Fils	1200
+gid://shopify/Product/7422208606259	Brunschwig & Fils	400
+gid://shopify/Product/7422209196083	Brunschwig & Fils	400
+gid://shopify/Product/7413750497331	Brunschwig & Fils	1200
+gid://shopify/Product/7422209556531	Brunschwig & Fils	400
+gid://shopify/Product/7422214144051	Brunschwig & Fils	400
+gid://shopify/Product/7413747810355	Brunschwig & Fils	4334
+gid://shopify/Product/7422224138291	Brunschwig & Fils	400
+gid://shopify/Product/7422224498739	Brunschwig & Fils	400
+gid://shopify/Product/7422224957491	Brunschwig & Fils	400
+gid://shopify/Product/7422225317939	Brunschwig & Fils	400
+gid://shopify/Product/7422224695347	Brunschwig & Fils	400
+gid://shopify/Product/7422208573491	Brunschwig & Fils	400
+gid://shopify/Product/7422210637875	Brunschwig & Fils	400
+gid://shopify/Product/7413748301875	Brunschwig & Fils	3918
+gid://shopify/Product/7422225874995	Brunschwig & Fils	326
+gid://shopify/Product/7422210113587	Brunschwig & Fils	400
+gid://shopify/Product/7413747974195	Brunschwig & Fils	3872
+gid://shopify/Product/7422225678387	Brunschwig & Fils	400
+gid://shopify/Product/7422209916979	Brunschwig & Fils	400
+gid://shopify/Product/7422213652531	Brunschwig & Fils	400
+gid://shopify/Product/7422215094323	Brunschwig & Fils	400
+gid://shopify/Product/7422227021875	Brunschwig & Fils	400
+gid://shopify/Product/7422226628659	Brunschwig & Fils	400
+gid://shopify/Product/7422213259315	Brunschwig & Fils	400
+gid://shopify/Product/7422228529203	Brunschwig & Fils	400
+gid://shopify/Product/7413748039731	Brunschwig & Fils	4218
+gid://shopify/Product/7422219616307	Brunschwig & Fils	400
+gid://shopify/Product/7422211522611	Brunschwig & Fils	400
+gid://shopify/Product/7422226432051	Brunschwig & Fils	400
+gid://shopify/Product/7422236327987	Brunschwig & Fils	400
+gid://shopify/Product/7422236524595	Brunschwig & Fils	400
+gid://shopify/Product/7422237048883	Brunschwig & Fils	400
+gid://shopify/Product/7422237212723	Brunschwig & Fils	400
+gid://shopify/Product/7422236721203	Brunschwig & Fils	400
+gid://shopify/Product/7422241243187	Brunschwig & Fils	400
+gid://shopify/Product/7422212669491	Brunschwig & Fils	400
+gid://shopify/Product/7422238326835	Brunschwig & Fils	400
+gid://shopify/Product/7422238982195	Brunschwig & Fils	400
+gid://shopify/Product/7422238785587	Brunschwig & Fils	400
+gid://shopify/Product/7422241046579	Brunschwig & Fils	326
+gid://shopify/Product/7422242947123	Brunschwig & Fils	400
+gid://shopify/Product/7422241472563	Brunschwig & Fils	326
+gid://shopify/Product/7422241865779	Brunschwig & Fils	400
+gid://shopify/Product/7422242062387	Brunschwig & Fils	326
+gid://shopify/Product/7422243569715	Brunschwig & Fils	400
+gid://shopify/Product/7422244618291	Brunschwig & Fils	400
+gid://shopify/Product/7422243962931	Brunschwig & Fils	400
+gid://shopify/Product/7422243176499	Brunschwig & Fils	400
+gid://shopify/Product/7422244159539	Brunschwig & Fils	400
+gid://shopify/Product/7422244323379	Brunschwig & Fils	400
+gid://shopify/Product/7422244421683	Brunschwig & Fils	400
+gid://shopify/Product/7422245109811	Brunschwig & Fils	400
+gid://shopify/Product/7422245011507	Brunschwig & Fils	400
+gid://shopify/Product/7422248386611	Brunschwig & Fils	400
+gid://shopify/Product/7422244814899	Brunschwig & Fils	400
+gid://shopify/Product/7422249205811	Brunschwig & Fils	400
+gid://shopify/Product/7422248812595	Brunschwig & Fils	400
+gid://shopify/Product/7422251499571	Brunschwig & Fils	400
+gid://shopify/Product/7422248615987	Brunschwig & Fils	400
+gid://shopify/Product/7422249631795	Brunschwig & Fils	400
+gid://shopify/Product/7422253203507	Brunschwig & Fils	400
+gid://shopify/Product/7422251696179	Brunschwig & Fils	400
+gid://shopify/Product/7422252941363	Brunschwig & Fils	400
+gid://shopify/Product/7422253858867	Brunschwig & Fils	400
+gid://shopify/Product/7422253400115	Brunschwig & Fils	400
+gid://shopify/Product/7422253137971	Brunschwig & Fils	400
+gid://shopify/Product/7422255464499	Brunschwig & Fils	400
+gid://shopify/Product/7422254088243	Brunschwig & Fils	400
+gid://shopify/Product/7422254710835	Brunschwig & Fils	400
+gid://shopify/Product/7422254284851	Brunschwig & Fils	400
+gid://shopify/Product/7422255398963	Brunschwig & Fils	400
+gid://shopify/Product/7422255038515	Brunschwig & Fils	400
+gid://shopify/Product/7422255267891	Brunschwig & Fils	400
+gid://shopify/Product/7422255595571	Brunschwig & Fils	400
+gid://shopify/Product/7422254350387	Brunschwig & Fils	400
+gid://shopify/Product/7422255661107	Brunschwig & Fils	400
+gid://shopify/Product/7422255562803	Brunschwig & Fils	400
+gid://shopify/Product/7422255628339	Brunschwig & Fils	400
+gid://shopify/Product/7422255792179	Brunschwig & Fils	400
+gid://shopify/Product/7422255857715	Brunschwig & Fils	400
+gid://shopify/Product/7422253563955	Brunschwig & Fils	400
+gid://shopify/Product/7422255923251	Brunschwig & Fils	400
+gid://shopify/Product/7422256054323	Brunschwig & Fils	400
+gid://shopify/Product/7422255956019	Brunschwig & Fils	400
+gid://shopify/Product/7422256152627	Brunschwig & Fils	400
+gid://shopify/Product/7422256119859	Brunschwig & Fils	400
+gid://shopify/Product/7422256250931	Brunschwig & Fils	400
+gid://shopify/Product/7422256382003	Brunschwig & Fils	400
+gid://shopify/Product/7422256447539	Brunschwig & Fils	400
+gid://shopify/Product/7422256349235	Brunschwig & Fils	400
+gid://shopify/Product/7422256644147	Brunschwig & Fils	400
+gid://shopify/Product/7422256873523	Brunschwig & Fils	400
+gid://shopify/Product/7422256513075	Brunschwig & Fils	400
+gid://shopify/Product/7422256676915	Brunschwig & Fils	400
+gid://shopify/Product/7422256742451	Brunschwig & Fils	400
+gid://shopify/Product/7422256807987	Brunschwig & Fils	400
+gid://shopify/Product/7422256906291	Brunschwig & Fils	400
+gid://shopify/Product/7422256611379	Brunschwig & Fils	400
+gid://shopify/Product/7422257299507	Brunschwig & Fils	400
+gid://shopify/Product/7422257102899	Brunschwig & Fils	400
+gid://shopify/Product/7422257037363	Brunschwig & Fils	400
+gid://shopify/Product/7422257168435	Brunschwig & Fils	400
+gid://shopify/Product/7422257266739	Brunschwig & Fils	400
+gid://shopify/Product/7422257365043	Brunschwig & Fils	400
+gid://shopify/Product/7422258413619	Brunschwig & Fils	400
+gid://shopify/Product/7422258380851	Brunschwig & Fils	400
+gid://shopify/Product/7422258479155	Brunschwig & Fils	400
+gid://shopify/Product/7422258708531	Brunschwig & Fils	400
+gid://shopify/Product/7422258872371	Brunschwig & Fils	400
+gid://shopify/Product/7422258544691	Brunschwig & Fils	400
+gid://shopify/Product/7422259593267	Brunschwig & Fils	400
+gid://shopify/Product/7422259003443	Brunschwig & Fils	400
+gid://shopify/Product/7422259626035	Brunschwig & Fils	400
+gid://shopify/Product/7422259167283	Brunschwig & Fils	400
+gid://shopify/Product/7422260281395	Brunschwig & Fils	400
+gid://shopify/Product/7422260248627	Brunschwig & Fils	400
+gid://shopify/Product/7422259724339	Brunschwig & Fils	400
+gid://shopify/Product/7422259888179	Brunschwig & Fils	400
+gid://shopify/Product/7422259822643	Brunschwig & Fils	400
+gid://shopify/Product/7422259953715	Brunschwig & Fils	400
+gid://shopify/Product/7422259986483	Brunschwig & Fils	400
+gid://shopify/Product/7422260346931	Brunschwig & Fils	400
+gid://shopify/Product/7422260019251	Brunschwig & Fils	400
+gid://shopify/Product/7422260510771	Brunschwig & Fils	400
+gid://shopify/Product/7422260543539	Brunschwig & Fils	400
+gid://shopify/Product/7422260609075	Brunschwig & Fils	400
+gid://shopify/Product/7422262116403	Brunschwig & Fils	400
+gid://shopify/Product/7422262149171	Brunschwig & Fils	400
+gid://shopify/Product/7422302388275	Brunschwig & Fils	400
+gid://shopify/Product/7422302847027	Brunschwig & Fils	400
+gid://shopify/Product/7422302912563	Brunschwig & Fils	400
+gid://shopify/Product/7422311039027	Brunschwig & Fils	400
+gid://shopify/Product/7422311137331	Brunschwig & Fils	400
+gid://shopify/Product/7422311268403	Brunschwig & Fils	400
+gid://shopify/Product/7422311170099	Brunschwig & Fils	400
+gid://shopify/Product/7422311432243	Brunschwig & Fils	400
+gid://shopify/Product/7422311399475	Brunschwig & Fils	400
+gid://shopify/Product/7422311465011	Brunschwig & Fils	400
+gid://shopify/Product/7422311628851	Brunschwig & Fils	400
+gid://shopify/Product/7422310973491	Brunschwig & Fils	400
+gid://shopify/Product/7422311727155	Brunschwig & Fils	400
+gid://shopify/Product/7422302257203	Brunschwig & Fils	400
+gid://shopify/Product/7422311792691	Brunschwig & Fils	400
+gid://shopify/Product/7422311890995	Brunschwig & Fils	400
+gid://shopify/Product/7422302683187	Brunschwig & Fils	400
+gid://shopify/Product/7422311825459	Brunschwig & Fils	400
+gid://shopify/Product/7422311989299	Brunschwig & Fils	400
+gid://shopify/Product/7422302552115	Brunschwig & Fils	400
+gid://shopify/Product/7422302421043	Brunschwig & Fils	400
+gid://shopify/Product/7422311923763	Brunschwig & Fils	400
+gid://shopify/Product/7422302748723	Brunschwig & Fils	400
+gid://shopify/Product/7422312022067	Brunschwig & Fils	400
+gid://shopify/Product/7422302715955	Brunschwig & Fils	400
+gid://shopify/Product/7422312415283	Brunschwig & Fils	400
+gid://shopify/Product/7422312382515	Brunschwig & Fils	400
+gid://shopify/Product/7422312316979	Brunschwig & Fils	400
+gid://shopify/Product/7422312448051	Brunschwig & Fils	400
+gid://shopify/Product/7422312218675	Brunschwig & Fils	400
+gid://shopify/Product/7422312054835	Brunschwig & Fils	400
+gid://shopify/Product/7422312185907	Brunschwig & Fils	400
+gid://shopify/Product/7422312153139	Brunschwig & Fils	400
+gid://shopify/Product/7422312120371	Brunschwig & Fils	400
+gid://shopify/Product/7422302814259	Brunschwig & Fils	400
+gid://shopify/Product/7422312513587	Brunschwig & Fils	400
+gid://shopify/Product/7422312579123	Brunschwig & Fils	400
+gid://shopify/Product/7422312546355	Brunschwig & Fils	400
+gid://shopify/Product/7422312710195	Brunschwig & Fils	400
+gid://shopify/Product/7422312644659	Brunschwig & Fils	400
+gid://shopify/Product/7422312775731	Brunschwig & Fils	400
+gid://shopify/Product/7422312611891	Brunschwig & Fils	400
+gid://shopify/Product/7413746860083	Brunschwig & Fils	4480
+gid://shopify/Product/7422312808499	Brunschwig & Fils	400
+gid://shopify/Product/7422312874035	Brunschwig & Fils	400
+gid://shopify/Product/7422312906803	Brunschwig & Fils	400
+gid://shopify/Product/7422313267251	Brunschwig & Fils	400
+gid://shopify/Product/7422313037875	Brunschwig & Fils	400
+gid://shopify/Product/7422313103411	Brunschwig & Fils	400
+gid://shopify/Product/7422313136179	Brunschwig & Fils	400
+gid://shopify/Product/7422313332787	Brunschwig & Fils	400
+gid://shopify/Product/7422313168947	Brunschwig & Fils	400
+gid://shopify/Product/7422313463859	Brunschwig & Fils	400
+gid://shopify/Product/7422313594931	Brunschwig & Fils	400
+gid://shopify/Product/7422312972339	Brunschwig & Fils	400
+gid://shopify/Product/7422313529395	Brunschwig & Fils	400
+gid://shopify/Product/7422313234483	Brunschwig & Fils	400
+gid://shopify/Product/7422313660467	Brunschwig & Fils	400
+gid://shopify/Product/7422313693235	Brunschwig & Fils	400
+gid://shopify/Product/7422313431091	Brunschwig & Fils	400
+gid://shopify/Product/7422313791539	Brunschwig & Fils	400
+gid://shopify/Product/7422313824307	Brunschwig & Fils	400
+gid://shopify/Product/7422313758771	Brunschwig & Fils	400
+gid://shopify/Product/7422313922611	Brunschwig & Fils	400
+gid://shopify/Product/7422313988147	Brunschwig & Fils	400
+gid://shopify/Product/7422314086451	Brunschwig & Fils	400
+gid://shopify/Product/7422314053683	Brunschwig & Fils	400
+gid://shopify/Product/7422314217523	Brunschwig & Fils	400
+gid://shopify/Product/7422314151987	Brunschwig & Fils	400
+gid://shopify/Product/7422314119219	Brunschwig & Fils	400
+gid://shopify/Product/7422314577971	Brunschwig & Fils	400
+gid://shopify/Product/7422314315827	Brunschwig & Fils	400
+gid://shopify/Product/7422314479667	Brunschwig & Fils	400
+gid://shopify/Product/7422314446899	Brunschwig & Fils	400
+gid://shopify/Product/7422314774579	Brunschwig & Fils	400
+gid://shopify/Product/7422314709043	Brunschwig & Fils	400
+gid://shopify/Product/7422314643507	Brunschwig & Fils	400
+gid://shopify/Product/7422315036723	Brunschwig & Fils	400
+gid://shopify/Product/7422314807347	Brunschwig & Fils	400
+gid://shopify/Product/7422314938419	Brunschwig & Fils	400
+gid://shopify/Product/7422315069491	Brunschwig & Fils	400
+gid://shopify/Product/7422315003955	Brunschwig & Fils	400
+gid://shopify/Product/7422314872883	Brunschwig & Fils	400
+gid://shopify/Product/7422315266099	Brunschwig & Fils	400
+gid://shopify/Product/7422315135027	Brunschwig & Fils	400
+gid://shopify/Product/7422315102259	Brunschwig & Fils	400
+gid://shopify/Product/7422315167795	Brunschwig & Fils	400
+gid://shopify/Product/7422315298867	Brunschwig & Fils	400
+gid://shopify/Product/7422315397171	Brunschwig & Fils	400
+gid://shopify/Product/7422315364403	Brunschwig & Fils	400
+gid://shopify/Product/7422315462707	Brunschwig & Fils	400
+gid://shopify/Product/7422315429939	Brunschwig & Fils	400
+gid://shopify/Product/7422315495475	Brunschwig & Fils	400
+gid://shopify/Product/7422315561011	Brunschwig & Fils	400
+gid://shopify/Product/7422315593779	Brunschwig & Fils	400
+gid://shopify/Product/7422315790387	Brunschwig & Fils	400
+gid://shopify/Product/7422315724851	Brunschwig & Fils	400
+gid://shopify/Product/7422315823155	Brunschwig & Fils	400
+gid://shopify/Product/7422315855923	Brunschwig & Fils	400
+gid://shopify/Product/7422315626547	Brunschwig & Fils	400
+gid://shopify/Product/7422315986995	Brunschwig & Fils	400
+gid://shopify/Product/7422315692083	Brunschwig & Fils	400
+gid://shopify/Product/7422315921459	Brunschwig & Fils	400
+gid://shopify/Product/7422316019763	Brunschwig & Fils	400
+gid://shopify/Product/7422316052531	Brunschwig & Fils	400
+gid://shopify/Product/7422315954227	Brunschwig & Fils	400
+gid://shopify/Product/7422316085299	Brunschwig & Fils	400
+gid://shopify/Product/7422316511283	Brunschwig & Fils	400
+gid://shopify/Product/7422316249139	Brunschwig & Fils	400
+gid://shopify/Product/7422316150835	Brunschwig & Fils	400
+gid://shopify/Product/7422316118067	Brunschwig & Fils	400
+gid://shopify/Product/7422316281907	Brunschwig & Fils	400
+gid://shopify/Product/7422316183603	Brunschwig & Fils	400
+gid://shopify/Product/7422316380211	Brunschwig & Fils	400
+gid://shopify/Product/7422316478515	Brunschwig & Fils	400
+gid://shopify/Product/7422316412979	Brunschwig & Fils	400
+gid://shopify/Product/7422316314675	Brunschwig & Fils	400
+gid://shopify/Product/7422316445747	Brunschwig & Fils	400
+gid://shopify/Product/7422316675123	Brunschwig & Fils	400
+gid://shopify/Product/7422316576819	Brunschwig & Fils	400
+gid://shopify/Product/7422316707891	Brunschwig & Fils	400
+gid://shopify/Product/7422316838963	Brunschwig & Fils	400
+gid://shopify/Product/7422316871731	Brunschwig & Fils	400
+gid://shopify/Product/7422316970035	Brunschwig & Fils	400
+gid://shopify/Product/7422317002803	Brunschwig & Fils	400
+gid://shopify/Product/7422317101107	Brunschwig & Fils	400
+gid://shopify/Product/7422316773427	Brunschwig & Fils	400
+gid://shopify/Product/7422316806195	Brunschwig & Fils	400
+gid://shopify/Product/7422317232179	Brunschwig & Fils	400
+gid://shopify/Product/7422317035571	Brunschwig & Fils	400
+gid://shopify/Product/7422317166643	Brunschwig & Fils	400
+gid://shopify/Product/7422317199411	Brunschwig & Fils	400
+gid://shopify/Product/7422317428787	Brunschwig & Fils	400
+gid://shopify/Product/7422317264947	Brunschwig & Fils	400
+gid://shopify/Product/7422317658163	Brunschwig & Fils	400
+gid://shopify/Product/7422317592627	Brunschwig & Fils	400
+gid://shopify/Product/7422317625395	Brunschwig & Fils	400
+gid://shopify/Product/7422317363251	Brunschwig & Fils	400
+gid://shopify/Product/7422317461555	Brunschwig & Fils	400
+gid://shopify/Product/7422317559859	Brunschwig & Fils	400
+gid://shopify/Product/7422317723699	Brunschwig & Fils	400
+gid://shopify/Product/7422317756467	Brunschwig & Fils	400
+gid://shopify/Product/7422317330483	Brunschwig & Fils	400
+gid://shopify/Product/7422317887539	Brunschwig & Fils	400
+gid://shopify/Product/7422317920307	Brunschwig & Fils	400
+gid://shopify/Product/7422317953075	Brunschwig & Fils	400
+gid://shopify/Product/7422317822003	Brunschwig & Fils	400
+gid://shopify/Product/7422318018611	Brunschwig & Fils	400
+gid://shopify/Product/7422318116915	Brunschwig & Fils	400
+gid://shopify/Product/7422318149683	Brunschwig & Fils	400
+gid://shopify/Product/7422318084147	Brunschwig & Fils	400
+gid://shopify/Product/7422318280755	Brunschwig & Fils	400
+gid://shopify/Product/7422318247987	Brunschwig & Fils	400
+gid://shopify/Product/7422318182451	Brunschwig & Fils	400
+gid://shopify/Product/7422318313523	Brunschwig & Fils	400
+gid://shopify/Product/7422318477363	Brunschwig & Fils	400
+gid://shopify/Product/7422318346291	Brunschwig & Fils	400
+gid://shopify/Product/7422318510131	Brunschwig & Fils	400
+gid://shopify/Product/7422318575667	Brunschwig & Fils	400
+gid://shopify/Product/7422318411827	Brunschwig & Fils	400
+gid://shopify/Product/7422318739507	Brunschwig & Fils	400
+gid://shopify/Product/7422318673971	Brunschwig & Fils	400
+gid://shopify/Product/7422318608435	Brunschwig & Fils	400
+gid://shopify/Product/7422319001651	Brunschwig & Fils	400
+gid://shopify/Product/7422318805043	Brunschwig & Fils	400
+gid://shopify/Product/7422318772275	Brunschwig & Fils	400
+gid://shopify/Product/7422318968883	Brunschwig & Fils	400
+gid://shopify/Product/7422318837811	Brunschwig & Fils	400
+gid://shopify/Product/7422318903347	Brunschwig & Fils	400
+gid://shopify/Product/7422319231027	Brunschwig & Fils	400
+gid://shopify/Product/7422319165491	Brunschwig & Fils	400
+gid://shopify/Product/7422319034419	Brunschwig & Fils	400
+gid://shopify/Product/7422319132723	Brunschwig & Fils	400
+gid://shopify/Product/7422319198259	Brunschwig & Fils	400
+gid://shopify/Product/7422319067187	Brunschwig & Fils	400
+gid://shopify/Product/7422319329331	Brunschwig & Fils	400
+gid://shopify/Product/7422319296563	Brunschwig & Fils	400
+gid://shopify/Product/7422319263795	Brunschwig & Fils	400
+gid://shopify/Product/7422319362099	Brunschwig & Fils	400
+gid://shopify/Product/7422319493171	Brunschwig & Fils	400
+gid://shopify/Product/7422319394867	Brunschwig & Fils	400
+gid://shopify/Product/7422319525939	Brunschwig & Fils	400
+gid://shopify/Product/7422319427635	Brunschwig & Fils	400
+gid://shopify/Product/7422319624243	Brunschwig & Fils	400
+gid://shopify/Product/7422319657011	Brunschwig & Fils	400
+gid://shopify/Product/7422319689779	Brunschwig & Fils	400
+gid://shopify/Product/7422319591475	Brunschwig & Fils	400
+gid://shopify/Product/7422319722547	Brunschwig & Fils	400
+gid://shopify/Product/7422319788083	Brunschwig & Fils	400
+gid://shopify/Product/7422319558707	Brunschwig & Fils	400
+gid://shopify/Product/7422319984691	Brunschwig & Fils	400
+gid://shopify/Product/7422319820851	Brunschwig & Fils	400
+gid://shopify/Product/7422319919155	Brunschwig & Fils	400
+gid://shopify/Product/7422320050227	Brunschwig & Fils	400
+gid://shopify/Product/7422319886387	Brunschwig & Fils	400
+gid://shopify/Product/7422320246835	Brunschwig & Fils	400
+gid://shopify/Product/7422320181299	Brunschwig & Fils	400
+gid://shopify/Product/7422319951923	Brunschwig & Fils	400
+gid://shopify/Product/7422320279603	Brunschwig & Fils	400
+gid://shopify/Product/7422320345139	Brunschwig & Fils	400
+gid://shopify/Product/7422320115763	Brunschwig & Fils	400
+gid://shopify/Product/7422320607283	Brunschwig & Fils	400
+gid://shopify/Product/7422320476211	Brunschwig & Fils	400
+gid://shopify/Product/7422320377907	Brunschwig & Fils	400
+gid://shopify/Product/7422320640051	Brunschwig & Fils	400
+gid://shopify/Product/7422320574515	Brunschwig & Fils	400
+gid://shopify/Product/7422320705587	Brunschwig & Fils	400
+gid://shopify/Product/7422320934963	Brunschwig & Fils	400
+gid://shopify/Product/7422320803891	Brunschwig & Fils	400
+gid://shopify/Product/7422320869427	Brunschwig & Fils	400
+gid://shopify/Product/7422320902195	Brunschwig & Fils	400
+gid://shopify/Product/7424885227571	Brunschwig & Fils	400
+gid://shopify/Product/7422320836659	Brunschwig & Fils	400
+gid://shopify/Product/7422321131571	Brunschwig & Fils	400
+gid://shopify/Product/7422321098803	Brunschwig & Fils	400
+gid://shopify/Product/7422321066035	Brunschwig & Fils	400
+gid://shopify/Product/7422321164339	Brunschwig & Fils	400
+gid://shopify/Product/7422321229875	Brunschwig & Fils	400
+gid://shopify/Product/7422320967731	Brunschwig & Fils	400
+gid://shopify/Product/7422321295411	Brunschwig & Fils	400
+gid://shopify/Product/7424885391411	Brunschwig & Fils	400
+gid://shopify/Product/7424886112307	Brunschwig & Fils	400
+gid://shopify/Product/7424886014003	Brunschwig & Fils	400
+gid://shopify/Product/7424886308915	Brunschwig & Fils	400
+gid://shopify/Product/7424886734899	Brunschwig & Fils	400
+gid://shopify/Product/7424885522483	Brunschwig & Fils	400
+gid://shopify/Product/7424885162035	Brunschwig & Fils	400
+gid://shopify/Product/7424885456947	Brunschwig & Fils	400
+gid://shopify/Product/7424886177843	Brunschwig & Fils	400
+gid://shopify/Product/7424886931507	Brunschwig & Fils	400
+gid://shopify/Product/7424885358643	Brunschwig & Fils	400
+gid://shopify/Product/7424885489715	Brunschwig & Fils	400
+gid://shopify/Product/7424885293107	Brunschwig & Fils	400
+gid://shopify/Product/7424887062579	Brunschwig & Fils	400
+gid://shopify/Product/7424885588019	Brunschwig & Fils	400
+gid://shopify/Product/7424885784627	Brunschwig & Fils	400
+gid://shopify/Product/7424885653555	Brunschwig & Fils	400
+gid://shopify/Product/7424885981235	Brunschwig & Fils	400
+gid://shopify/Product/7424887586867	Brunschwig & Fils	400
+gid://shopify/Product/7424887488563	Brunschwig & Fils	400
+gid://shopify/Product/7424885850163	Brunschwig & Fils	400
+gid://shopify/Product/7424887226419	Brunschwig & Fils	400
+gid://shopify/Product/7424886865971	Brunschwig & Fils	400
+gid://shopify/Product/7424885719091	Brunschwig & Fils	400
+gid://shopify/Product/7424887128115	Brunschwig & Fils	400
+gid://shopify/Product/7424887390259	Brunschwig & Fils	400
+gid://shopify/Product/7424887291955	Brunschwig & Fils	400
+gid://shopify/Product/7424887423027	Brunschwig & Fils	400
+gid://shopify/Product/7424888635443	Brunschwig & Fils	400
+gid://shopify/Product/7424888274995	Brunschwig & Fils	400
+gid://shopify/Product/7424887324723	Brunschwig & Fils	400
+gid://shopify/Product/7424888307763	Brunschwig & Fils	400
+gid://shopify/Product/7424887783475	Brunschwig & Fils	400
+gid://shopify/Product/7424888111155	Brunschwig & Fils	400
+gid://shopify/Product/7424888897587	Brunschwig & Fils	400
+gid://shopify/Product/7424888471603	Brunschwig & Fils	400
+gid://shopify/Product/7424888963123	Brunschwig & Fils	400
+gid://shopify/Product/7424888504371	Brunschwig & Fils	400
+gid://shopify/Product/7424888012851	Brunschwig & Fils	400
+gid://shopify/Product/7424888209459	Brunschwig & Fils	400
+gid://shopify/Product/7424889094195	Brunschwig & Fils	400
+gid://shopify/Product/7424889126963	Brunschwig & Fils	400
+gid://shopify/Product/7424887914547	Brunschwig & Fils	400
+gid://shopify/Product/7424888569907	Brunschwig & Fils	400
+gid://shopify/Product/7424888766515	Brunschwig & Fils	400
+gid://shopify/Product/7424888799283	Brunschwig & Fils	400
+gid://shopify/Product/7424888700979	Brunschwig & Fils	400
+gid://shopify/Product/7424888864819	Brunschwig & Fils	400
+gid://shopify/Product/7424889880627	Brunschwig & Fils	400
+gid://shopify/Product/7424889716787	Brunschwig & Fils	400
+gid://shopify/Product/7424888995891	Brunschwig & Fils	400
+gid://shopify/Product/7424889290803	Brunschwig & Fils	400
+gid://shopify/Product/7424889258035	Brunschwig & Fils	400
+gid://shopify/Product/7424889421875	Brunschwig & Fils	400
+gid://shopify/Product/7424889552947	Brunschwig & Fils	400
+gid://shopify/Product/7424890011699	Brunschwig & Fils	400
+gid://shopify/Product/7424890208307	Brunschwig & Fils	400
+gid://shopify/Product/7424889356339	Brunschwig & Fils	400
+gid://shopify/Product/7424889192499	Brunschwig & Fils	400
+gid://shopify/Product/7424889684019	Brunschwig & Fils	400
+gid://shopify/Product/7424889487411	Brunschwig & Fils	400
+gid://shopify/Product/7424890404915	Brunschwig & Fils	400
+gid://shopify/Product/7424890437683	Brunschwig & Fils	400
+gid://shopify/Product/7424889618483	Brunschwig & Fils	400
+gid://shopify/Product/7424889520179	Brunschwig & Fils	400
+gid://shopify/Product/7424890044467	Brunschwig & Fils	400
+gid://shopify/Product/7424889782323	Brunschwig & Fils	400
+gid://shopify/Product/7424891093043	Brunschwig & Fils	400
+gid://shopify/Product/7424890634291	Brunschwig & Fils	400
+gid://shopify/Product/7424889913395	Brunschwig & Fils	400
+gid://shopify/Product/7424890142771	Brunschwig & Fils	400
+gid://shopify/Product/7424891289651	Brunschwig & Fils	400
+gid://shopify/Product/7424891158579	Brunschwig & Fils	400
+gid://shopify/Product/7424890306611	Brunschwig & Fils	400
+gid://shopify/Product/7424890110003	Brunschwig & Fils	400
+gid://shopify/Product/7424890339379	Brunschwig & Fils	400
+gid://shopify/Product/7424892796979	Brunschwig & Fils	400
+gid://shopify/Product/7424891912243	Brunschwig & Fils	400
+gid://shopify/Product/7424889815091	Brunschwig & Fils	400
+gid://shopify/Product/7424892010547	Brunschwig & Fils	400
+gid://shopify/Product/7424890241075	Brunschwig & Fils	400
+gid://shopify/Product/7424892829747	Brunschwig & Fils	400
+gid://shopify/Product/7424892928051	Brunschwig & Fils	400
+gid://shopify/Product/7424890535987	Brunschwig & Fils	400
+gid://shopify/Product/7424893616179	Brunschwig & Fils	400
+gid://shopify/Product/7424891355187	Brunschwig & Fils	400
+gid://shopify/Product/7424893714483	Brunschwig & Fils	400
+gid://shopify/Product/7424893583411	Brunschwig & Fils	400
+gid://shopify/Product/7424891224115	Brunschwig & Fils	400
+gid://shopify/Product/7424894140467	Brunschwig & Fils	400
+gid://shopify/Product/7424893780019	Brunschwig & Fils	400
+gid://shopify/Product/7424892141619	Brunschwig & Fils	400
+gid://shopify/Product/7424893943859	Brunschwig & Fils	400
+gid://shopify/Product/7424893124659	Brunschwig & Fils	400
+gid://shopify/Product/7424892076083	Brunschwig & Fils	400
+gid://shopify/Product/7424893059123	Brunschwig & Fils	400
+gid://shopify/Product/7424894042163	Brunschwig & Fils	400
+gid://shopify/Product/7424892731443	Brunschwig & Fils	400
+gid://shopify/Product/7424893190195	Brunschwig & Fils	400
+gid://shopify/Product/7424893681715	Brunschwig & Fils	400
+gid://shopify/Product/7424893222963	Brunschwig & Fils	400
+gid://shopify/Product/7424891977779	Brunschwig & Fils	400
+gid://shopify/Product/7821876297779	Brunschwig & Fils	1300
+gid://shopify/Product/7822756347955	Brunschwig & Fils	1300
+gid://shopify/Product/7821740179507	Brunschwig & Fils	1300
+gid://shopify/Product/7821876363315	Clarke and Clarke	2000
+gid://shopify/Product/7424893911091	Brunschwig & Fils	400
+gid://shopify/Product/7424893812787	Brunschwig & Fils	400
+gid://shopify/Product/7416155799603	Clarke And Clarke	1200
+gid://shopify/Product/7416155734067	Clarke And Clarke	1200
+gid://shopify/Product/7416155471923	Clarke And Clarke	1200
+gid://shopify/Product/7416155570227	Clarke And Clarke	1200
+gid://shopify/Product/7416156422195	Clarke And Clarke	1200
+gid://shopify/Product/7416155897907	Clarke And Clarke	1200
+gid://shopify/Product/7416156618803	Clarke And Clarke	1200
+gid://shopify/Product/7416156717107	Clarke And Clarke	1200
+gid://shopify/Product/7416156782643	Clarke And Clarke	1200
+gid://shopify/Product/7416157044787	Clarke And Clarke	1200
+gid://shopify/Product/7416156880947	Clarke And Clarke	1200
+gid://shopify/Product/7416156946483	Clarke And Clarke	1200
+gid://shopify/Product/7416157208627	Clarke And Clarke	1200
+gid://shopify/Product/7416155373619	Clarke And Clarke	1200
+gid://shopify/Product/7416157143091	Clarke And Clarke	1200
+gid://shopify/Product/7416157274163	Clarke And Clarke	1200
+gid://shopify/Product/7814881509427	Brunschwig & Fils	1300
+gid://shopify/Product/7416157372467	Clarke And Clarke	1200
+gid://shopify/Product/7691095965747	Brunschwig & Fils	2000
+gid://shopify/Product/7416157470771	Clarke And Clarke	1200
+gid://shopify/Product/7814912245811	Brunschwig & Fils	1300
+gid://shopify/Product/7416157667379	Clarke And Clarke	1200
+gid://shopify/Product/7416157732915	Clarke And Clarke	1200
+gid://shopify/Product/7416157995059	Clarke And Clarke	1200
+gid://shopify/Product/7416157929523	Clarke And Clarke	1200
+gid://shopify/Product/7416158093363	Clarke And Clarke	1200
+gid://shopify/Product/7416158486579	Clarke And Clarke	1200
+gid://shopify/Product/7416158191667	Clarke And Clarke	1200
+gid://shopify/Product/7416159240243	Clarke And Clarke	1200
+gid://shopify/Product/7416159305779	Clarke And Clarke	1200
+gid://shopify/Product/7416159535155	Clarke And Clarke	1200
+gid://shopify/Product/7815364345907	Brunschwig & Fils	2400
+gid://shopify/Product/7416158715955	Clarke And Clarke	1200
+gid://shopify/Product/7416159830067	Clarke And Clarke	1200
+gid://shopify/Product/7416159436851	Clarke And Clarke	1200
+gid://shopify/Product/7416159698995	Clarke And Clarke	1200
+gid://shopify/Product/7416159993907	Clarke And Clarke	1200
+gid://shopify/Product/7814881345587	Brunschwig & Fils	2000
+gid://shopify/Product/7416159928371	Clarke And Clarke	1200
+gid://shopify/Product/7416160157747	Clarke And Clarke	1200
+gid://shopify/Product/7424892895283	Brunschwig & Fils	2500
+gid://shopify/Product/7416160682035	Clarke And Clarke	1200
+gid://shopify/Product/7416160256051	Clarke And Clarke	1200
+gid://shopify/Product/7416160518195	Clarke And Clarke	1200
+gid://shopify/Product/7416160354355	Clarke And Clarke	1200
+gid://shopify/Product/7416160780339	Clarke And Clarke	1200
+gid://shopify/Product/7416160878643	Clarke And Clarke	1200
+gid://shopify/Product/7416160616499	Clarke And Clarke	1200
+gid://shopify/Product/7416161075251	Clarke And Clarke	1200
+gid://shopify/Product/7416161140787	Clarke And Clarke	1200
+gid://shopify/Product/7416160976947	Clarke And Clarke	1200
+gid://shopify/Product/7822756479027	Clarke and Clarke	2000
+gid://shopify/Product/7416161271859	Clarke And Clarke	1200
+gid://shopify/Product/7416160419891	Clarke And Clarke	1200
+gid://shopify/Product/7821740245043	Clarke and Clarke	2000
+gid://shopify/Product/7416161468467	Clarke And Clarke	1200
+gid://shopify/Product/7416161534003	Clarke And Clarke	1200
+gid://shopify/Product/7416161370163	Clarke And Clarke	1200
+gid://shopify/Product/7416161796147	Clarke And Clarke	1200
+gid://shopify/Product/7416161632307	Clarke And Clarke	1200
+gid://shopify/Product/7416161894451	Clarke And Clarke	1200
+gid://shopify/Product/7416162254899	Clarke And Clarke	1200
+gid://shopify/Product/7416162058291	Clarke And Clarke	1200
+gid://shopify/Product/7416161959987	Clarke And Clarke	1200
+gid://shopify/Product/7416162156595	Clarke And Clarke	1200
+gid://shopify/Product/7416162615347	Clarke And Clarke	1200
+gid://shopify/Product/7416162680883	Clarke And Clarke	1200
+gid://shopify/Product/7416162353203	Clarke And Clarke	1200
+gid://shopify/Product/7416162844723	Clarke And Clarke	1200
+gid://shopify/Product/7416162517043	Clarke And Clarke	1200
+gid://shopify/Product/7416162418739	Clarke And Clarke	1200
+gid://shopify/Product/7416162746419	Clarke And Clarke	1200
+gid://shopify/Product/7416163008563	Clarke And Clarke	1200
+gid://shopify/Product/7416162943027	Clarke And Clarke	1200
+gid://shopify/Product/7416163106867	Clarke And Clarke	1200
+gid://shopify/Product/7416163303475	Clarke And Clarke	1200
+gid://shopify/Product/7416163434547	Clarke And Clarke	1200
+gid://shopify/Product/7416163369011	Clarke And Clarke	1200
+gid://shopify/Product/7416163532851	Clarke And Clarke	1200
+gid://shopify/Product/7416163696691	Clarke And Clarke	1200
+gid://shopify/Product/7416163631155	Clarke And Clarke	1200
+gid://shopify/Product/7416163860531	Clarke And Clarke	1200
+gid://shopify/Product/7416163926067	Clarke And Clarke	1200
+gid://shopify/Product/7416163794995	Clarke And Clarke	1200
+gid://shopify/Product/7416164450355	Clarke And Clarke	1200
+gid://shopify/Product/7416164286515	Clarke And Clarke	1200
+gid://shopify/Product/7416164548659	Clarke And Clarke	1200
+gid://shopify/Product/7416164024371	Clarke And Clarke	1200
+gid://shopify/Product/7416164122675	Clarke And Clarke	1200
+gid://shopify/Product/7416164745267	Clarke And Clarke	1200
+gid://shopify/Product/7416164614195	Clarke And Clarke	1200
+gid://shopify/Product/7416164941875	Clarke And Clarke	1200
+gid://shopify/Product/7416164188211	Clarke And Clarke	1200
+gid://shopify/Product/7416164843571	Clarke And Clarke	1200
+gid://shopify/Product/7416165072947	Clarke And Clarke	1200
+gid://shopify/Product/7416165171251	Clarke And Clarke	1200
+gid://shopify/Product/7416165466163	Clarke And Clarke	1200
+gid://shopify/Product/7416165269555	Clarke And Clarke	1200
+gid://shopify/Product/7416165531699	Clarke And Clarke	1200
+gid://shopify/Product/7416165367859	Clarke And Clarke	1200
+gid://shopify/Product/7416165630003	Clarke And Clarke	1200
+gid://shopify/Product/7416165793843	Clarke And Clarke	1200
+gid://shopify/Product/7416165728307	Clarke And Clarke	1200
+gid://shopify/Product/7416165892147	Clarke And Clarke	1200
+gid://shopify/Product/7416164384819	Clarke And Clarke	1200
+gid://shopify/Product/7416165990451	Clarke And Clarke	1200
+gid://shopify/Product/7416166285363	Clarke And Clarke	1200
+gid://shopify/Product/7416166121523	Clarke And Clarke	1200
+gid://shopify/Product/7416166449203	Clarke And Clarke	1200
+gid://shopify/Product/7416166219827	Clarke And Clarke	1200
+gid://shopify/Product/7416167006259	Clarke And Clarke	1200
+gid://shopify/Product/7416166907955	Clarke And Clarke	1200
+gid://shopify/Product/7416166678579	Clarke And Clarke	1200
+gid://shopify/Product/7416166350899	Clarke And Clarke	1200
+gid://shopify/Product/7416166547507	Clarke And Clarke	1200
+gid://shopify/Product/7416166744115	Clarke And Clarke	1200
+gid://shopify/Product/7416167694387	Clarke And Clarke	1200
+gid://shopify/Product/7416166842419	Clarke And Clarke	1200
+gid://shopify/Product/7416167399475	Clarke And Clarke	1200
+gid://shopify/Product/7416167137331	Clarke And Clarke	1200
+gid://shopify/Product/7416167202867	Clarke And Clarke	1200
+gid://shopify/Product/7416167071795	Clarke And Clarke	1200
+gid://shopify/Product/7416167596083	Clarke And Clarke	1200
+gid://shopify/Product/7416167923763	Clarke And Clarke	1200
+gid://shopify/Product/7416167989299	Clarke And Clarke	1200
+gid://shopify/Product/7416168054835	Clarke And Clarke	1200
+gid://shopify/Product/7416168448051	Clarke And Clarke	1200
+gid://shopify/Product/7416168185907	Clarke And Clarke	1200
+gid://shopify/Product/7416168382515	Clarke And Clarke	1200
+gid://shopify/Product/7416168611891	Clarke And Clarke	1200
+gid://shopify/Product/7416168677427	Clarke And Clarke	1200
+gid://shopify/Product/7416169201715	Clarke And Clarke	1200
+gid://shopify/Product/7416168120371	Clarke And Clarke	1200
+gid://shopify/Product/7416169103411	Clarke And Clarke	1200
+gid://shopify/Product/7416169365555	Clarke And Clarke	1200
+gid://shopify/Product/7416168808499	Clarke And Clarke	1200
+gid://shopify/Product/7416169431091	Clarke And Clarke	1200
+gid://shopify/Product/7416169627699	Clarke And Clarke	1200
+gid://shopify/Product/7416169300019	Clarke And Clarke	1200
+gid://shopify/Product/7416170119219	Clarke And Clarke	1200
+gid://shopify/Product/7416169529395	Clarke And Clarke	1200
+gid://shopify/Product/7416170479667	Clarke And Clarke	1200
+gid://shopify/Product/7416170315827	Clarke And Clarke	1200
+gid://shopify/Product/7416170577971	Clarke And Clarke	1200
+gid://shopify/Product/7416170250291	Clarke And Clarke	1200
+gid://shopify/Product/7416169726003	Clarke And Clarke	1200
+gid://shopify/Product/7416170807347	Clarke And Clarke	1200
+gid://shopify/Product/7416169824307	Clarke And Clarke	1200
+gid://shopify/Product/7416171266099	Clarke And Clarke	1200
+gid://shopify/Product/7416171364403	Clarke And Clarke	1200
+gid://shopify/Product/7416171069491	Clarke And Clarke	1200
+gid://shopify/Product/7416171167795	Clarke And Clarke	1200
+gid://shopify/Product/7416171528243	Clarke And Clarke	1200
+gid://shopify/Product/7416171462707	Clarke And Clarke	1200
+gid://shopify/Product/7416171626547	Clarke And Clarke	1200
+gid://shopify/Product/7416171855923	Clarke And Clarke	1200
+gid://shopify/Product/7416172085299	Clarke And Clarke	1200
+gid://shopify/Product/7416172445747	Clarke And Clarke	1200
+gid://shopify/Product/7416172249139	Clarke And Clarke	1200
+gid://shopify/Product/7416173035571	Clarke And Clarke	1200
+gid://shopify/Product/7416172150835	Clarke And Clarke	1200
+gid://shopify/Product/7416173166643	Clarke And Clarke	1200
+gid://shopify/Product/7416172970035	Clarke And Clarke	1200
+gid://shopify/Product/7416172806195	Clarke And Clarke	1200
+gid://shopify/Product/7416172511283	Clarke And Clarke	1200
+gid://shopify/Product/7416172707891	Clarke And Clarke	1200
+gid://shopify/Product/7416172609587	Clarke And Clarke	1200
+gid://shopify/Product/7416173232179	Clarke And Clarke	1200
+gid://shopify/Product/7416173396019	Clarke And Clarke	1200
+gid://shopify/Product/7416173101107	Clarke And Clarke	1200
+gid://shopify/Product/7416173559859	Clarke And Clarke	1200
+gid://shopify/Product/7416173658163	Clarke And Clarke	1200
+gid://shopify/Product/7416173297715	Clarke And Clarke	1200
+gid://shopify/Product/7416173756467	Clarke And Clarke	1200
+gid://shopify/Product/7416173822003	Clarke And Clarke	1200
+gid://shopify/Product/7416173494323	Clarke And Clarke	1200
+gid://shopify/Product/7416169037875	Clarke And Clarke	1200
+gid://shopify/Product/7416173985843	Clarke And Clarke	1200
+gid://shopify/Product/7416174608435	Clarke And Clarke	1200
+gid://shopify/Product/7416174149683	Clarke And Clarke	1200
+gid://shopify/Product/7416174805043	Clarke And Clarke	1200
+gid://shopify/Product/7416174477363	Clarke And Clarke	1200
+gid://shopify/Product/7416174215219	Clarke And Clarke	1200
+gid://shopify/Product/7416174903347	Clarke And Clarke	1200
+gid://shopify/Product/7416174051379	Clarke And Clarke	1200
+gid://shopify/Product/7416175165491	Clarke And Clarke	1200
+gid://shopify/Product/7416175001651	Clarke And Clarke	1200
+gid://shopify/Product/7416175984691	Clarke And Clarke	1200
+gid://shopify/Product/7416175067187	Clarke And Clarke	1200
+gid://shopify/Product/7416175853619	Clarke And Clarke	1200
+gid://shopify/Product/7416175558707	Clarke And Clarke	1200
+gid://shopify/Product/7416175689779	Clarke And Clarke	1200
+gid://shopify/Product/7416176082995	Clarke And Clarke	1200
+gid://shopify/Product/7416176279603	Clarke And Clarke	1200
+gid://shopify/Product/7416175329331	Clarke And Clarke	1200
+gid://shopify/Product/7416175788083	Clarke And Clarke	1200
+gid://shopify/Product/7416175493171	Clarke And Clarke	1200
+gid://shopify/Product/7416176181299	Clarke And Clarke	1200
+gid://shopify/Product/7416176443443	Clarke And Clarke	1200
+gid://shopify/Product/7416176705587	Clarke And Clarke	1200
+gid://shopify/Product/7416176508979	Clarke And Clarke	1200
+gid://shopify/Product/7416176377907	Clarke And Clarke	1200
+gid://shopify/Product/7416177524787	Clarke And Clarke	1200
+gid://shopify/Product/7416178278451	Clarke And Clarke	1200
+gid://shopify/Product/7416177754163	Clarke And Clarke	1200
+gid://shopify/Product/7416179032115	Clarke And Clarke	1200
+gid://shopify/Product/7416179359795	Clarke And Clarke	1200
+gid://shopify/Product/7416177000499	Clarke And Clarke	1200
+gid://shopify/Product/7416179851315	Clarke And Clarke	1200
+gid://shopify/Product/7416177655859	Clarke And Clarke	1200
+gid://shopify/Product/7416178606131	Clarke And Clarke	1200
+gid://shopify/Product/7416178769971	Clarke And Clarke	1200
+gid://shopify/Product/7416179687475	Clarke And Clarke	1200
+gid://shopify/Product/7416177360947	Clarke And Clarke	1200
+gid://shopify/Product/7416177459251	Clarke And Clarke	1200
+gid://shopify/Product/7416179130419	Clarke And Clarke	1200
+gid://shopify/Product/7416177098803	Clarke And Clarke	1200
+gid://shopify/Product/7416176803891	Clarke And Clarke	1200
+gid://shopify/Product/7416178507827	Clarke And Clarke	1200
+gid://shopify/Product/7416177819699	Clarke And Clarke	1200
+gid://shopify/Product/7416179523635	Clarke And Clarke	1200
+gid://shopify/Product/7416179785779	Clarke And Clarke	1200
+gid://shopify/Product/7416179949619	Clarke And Clarke	1200
+gid://shopify/Product/7416180277299	Clarke And Clarke	1200
+gid://shopify/Product/7416180768819	Clarke And Clarke	1200
+gid://shopify/Product/7416180539443	Clarke And Clarke	1200
+gid://shopify/Product/7416180604979	Clarke And Clarke	1200
+gid://shopify/Product/7416180047923	Clarke And Clarke	1200
+gid://shopify/Product/7416180703283	Clarke And Clarke	1200
+gid://shopify/Product/7416180211763	Clarke And Clarke	1200
+gid://shopify/Product/7416181194803	Clarke And Clarke	1200
+gid://shopify/Product/7416180441139	Clarke And Clarke	1200
+gid://shopify/Product/7416180342835	Clarke And Clarke	1200
+gid://shopify/Product/7416180113459	Clarke And Clarke	1200
+gid://shopify/Product/7416181686323	Clarke And Clarke	1200
+gid://shopify/Product/7416180899891	Clarke And Clarke	1200
+gid://shopify/Product/7416181030963	Clarke And Clarke	1200
+gid://shopify/Product/7416181325875	Clarke And Clarke	1200
+gid://shopify/Product/7416181456947	Clarke And Clarke	1200
+gid://shopify/Product/7416180965427	Clarke And Clarke	1200
+gid://shopify/Product/7416181751859	Clarke And Clarke	1200
+gid://shopify/Product/7416181391411	Clarke And Clarke	1200
+gid://shopify/Product/7416181588019	Clarke And Clarke	1200
+gid://shopify/Product/7416181129267	Clarke And Clarke	1200
+gid://shopify/Product/7416181850163	Clarke And Clarke	1200
+gid://shopify/Product/7416181260339	Clarke And Clarke	1200
+gid://shopify/Product/7416181522483	Clarke And Clarke	1200
+gid://shopify/Product/7416182374451	Clarke And Clarke	1200
+gid://shopify/Product/7416182079539	Clarke And Clarke	1200
+gid://shopify/Product/7416181981235	Clarke And Clarke	1200
+gid://shopify/Product/7416182145075	Clarke And Clarke	1200
+gid://shopify/Product/7416182276147	Clarke And Clarke	1200
+gid://shopify/Product/7416181915699	Clarke And Clarke	1200
+gid://shopify/Product/7416182865971	Clarke And Clarke	1200
+gid://shopify/Product/7416182439987	Clarke And Clarke	1200
+gid://shopify/Product/7416183062579	Clarke And Clarke	1200
+gid://shopify/Product/7416182505523	Clarke And Clarke	1200
+gid://shopify/Product/7416182800435	Clarke And Clarke	1200
+gid://shopify/Product/7416182702131	Clarke And Clarke	1200
+gid://shopify/Product/7416182669363	Clarke And Clarke	1200
+gid://shopify/Product/7416183324723	Clarke And Clarke	1200
+gid://shopify/Product/7416182931507	Clarke And Clarke	1200
+gid://shopify/Product/7416183259187	Clarke And Clarke	1200
+gid://shopify/Product/7416182767667	Clarke And Clarke	1200
+gid://shopify/Product/7416183128115	Clarke And Clarke	1200
+gid://shopify/Product/7416182997043	Clarke And Clarke	1200
+gid://shopify/Product/7416182603827	Clarke And Clarke	1200
+gid://shopify/Product/7416183586867	Clarke And Clarke	1200
+gid://shopify/Product/7416183652403	Clarke And Clarke	1200
+gid://shopify/Product/7416183423027	Clarke And Clarke	1200
+gid://shopify/Product/7416183193651	Clarke And Clarke	1200
+gid://shopify/Product/7416183717939	Clarke And Clarke	1200
+gid://shopify/Product/7416184012851	Clarke And Clarke	1200
+gid://shopify/Product/7416183849011	Clarke And Clarke	1200
+gid://shopify/Product/7416183947315	Clarke And Clarke	1200
+gid://shopify/Product/7416184111155	Clarke And Clarke	1200
+gid://shopify/Product/7416184209459	Clarke And Clarke	1200
+gid://shopify/Product/7416183783475	Clarke And Clarke	1200
+gid://shopify/Product/7416184471603	Clarke And Clarke	1200
+gid://shopify/Product/7416184700979	Clarke And Clarke	1200
+gid://shopify/Product/7416184635443	Clarke And Clarke	1200
+gid://shopify/Product/7416185290803	Clarke And Clarke	1200
+gid://shopify/Product/7416184537139	Clarke And Clarke	1200
+gid://shopify/Product/7416184799283	Clarke And Clarke	1200
+gid://shopify/Product/7416184274995	Clarke And Clarke	1200
+gid://shopify/Product/7416184897587	Clarke And Clarke	1200
+gid://shopify/Product/7416184373299	Clarke And Clarke	1200
+gid://shopify/Product/7416185126963	Clarke And Clarke	1200
+gid://shopify/Product/7416185192499	Clarke And Clarke	1200
+gid://shopify/Product/7416185716787	Clarke And Clarke	1200
+gid://shopify/Product/7416185028659	Clarke And Clarke	1200
+gid://shopify/Product/7416185520179	Clarke And Clarke	1200
+gid://shopify/Product/7416185618483	Clarke And Clarke	1200
+gid://shopify/Product/7416185356339	Clarke And Clarke	1200
+gid://shopify/Product/7416185421875	Clarke And Clarke	1200
+gid://shopify/Product/7416185815091	Clarke And Clarke	1200
+gid://shopify/Product/7416185913395	Clarke And Clarke	1200
+gid://shopify/Product/7416186306611	Clarke And Clarke	1200
+gid://shopify/Product/7416186470451	Clarke And Clarke	1200
+gid://shopify/Product/7416185978931	Clarke And Clarke	1200
+gid://shopify/Product/7416186535987	Clarke And Clarke	1200
+gid://shopify/Product/7416186339379	Clarke And Clarke	1200
+gid://shopify/Product/7416186667059	Clarke And Clarke	1200
+gid://shopify/Product/7416186732595	Clarke And Clarke	1200
+gid://shopify/Product/7416186142771	Clarke And Clarke	1200
+gid://shopify/Product/7416186241075	Clarke And Clarke	1200
+gid://shopify/Product/7416186929203	Clarke And Clarke	1200
+gid://shopify/Product/7416186765363	Clarke And Clarke	1200
+gid://shopify/Product/7416186994739	Clarke And Clarke	1200
+gid://shopify/Product/7416186863667	Clarke And Clarke	1200
+gid://shopify/Product/7416187191347	Clarke And Clarke	1200
+gid://shopify/Product/7416187060275	Clarke And Clarke	1200
+gid://shopify/Product/7416187125811	Clarke And Clarke	1200
+gid://shopify/Product/7416188010547	Clarke And Clarke	1200
+gid://shopify/Product/7416187224115	Clarke And Clarke	1200
+gid://shopify/Product/7416187322419	Clarke And Clarke	1200
+gid://shopify/Product/7416187486259	Clarke And Clarke	1200
+gid://shopify/Product/7416187715635	Clarke And Clarke	1200
+gid://shopify/Product/7416187584563	Clarke And Clarke	1200
+gid://shopify/Product/7416187813939	Clarke And Clarke	1200
+gid://shopify/Product/7416188141619	Clarke And Clarke	1200
+gid://shopify/Product/7416188436531	Clarke And Clarke	1200
+gid://shopify/Product/7416188272691	Clarke And Clarke	1200
+gid://shopify/Product/7416188370995	Clarke And Clarke	1200
+gid://shopify/Product/7416188829747	Clarke And Clarke	1200
+gid://shopify/Product/7416188928051	Clarke And Clarke	1200
+gid://shopify/Product/7416188502067	Clarke And Clarke	1200
+gid://shopify/Product/7416189714483	Clarke And Clarke	1200
+gid://shopify/Product/7416189091891	Clarke And Clarke	1200
+gid://shopify/Product/7416189354035	Clarke And Clarke	1200
+gid://shopify/Product/7416188731443	Clarke And Clarke	1200
+gid://shopify/Product/7416189255731	Clarke And Clarke	1200
+gid://shopify/Product/7416189583411	Clarke And Clarke	1200
+gid://shopify/Product/7416188993587	Clarke And Clarke	1200
+gid://shopify/Product/7416189780019	Clarke And Clarke	1200
+gid://shopify/Product/7416189419571	Clarke And Clarke	1200
+gid://shopify/Product/7416190042163	Clarke And Clarke	1200
+gid://shopify/Product/7416189943859	Clarke And Clarke	1200
+gid://shopify/Product/7416189157427	Clarke And Clarke	1200
+gid://shopify/Product/7416190107699	Clarke And Clarke	1200
+gid://shopify/Product/7416190173235	Clarke And Clarke	1200
+gid://shopify/Product/7416189878323	Clarke And Clarke	1200
+gid://shopify/Product/7416190271539	Clarke And Clarke	1200
+gid://shopify/Product/7416190337075	Clarke And Clarke	1200
+gid://shopify/Product/7416190468147	Clarke And Clarke	1200
+gid://shopify/Product/7416190402611	Clarke And Clarke	1200
+gid://shopify/Product/7416190533683	Clarke And Clarke	1200
+gid://shopify/Product/7416190697523	Clarke And Clarke	1200
+gid://shopify/Product/7416190599219	Clarke And Clarke	1200
+gid://shopify/Product/7416190763059	Clarke And Clarke	1200
+gid://shopify/Product/7416191025203	Clarke And Clarke	1200
+gid://shopify/Product/7416191123507	Clarke And Clarke	1200
+gid://shopify/Product/7416190894131	Clarke And Clarke	1200
+gid://shopify/Product/7416191287347	Clarke And Clarke	1200
+gid://shopify/Product/7416191582259	Clarke And Clarke	1200
+gid://shopify/Product/7416191451187	Clarke And Clarke	1200
+gid://shopify/Product/7416191352883	Clarke And Clarke	1200
+gid://shopify/Product/7416191746099	Clarke And Clarke	1200
+gid://shopify/Product/7416191189043	Clarke And Clarke	1200
+gid://shopify/Product/7416191680563	Clarke And Clarke	1200
+gid://shopify/Product/7416191516723	Clarke And Clarke	1200
+gid://shopify/Product/7416191844403	Clarke And Clarke	1200
+gid://shopify/Product/7416192106547	Clarke And Clarke	1200
+gid://shopify/Product/7416192008243	Clarke And Clarke	1200
+gid://shopify/Product/7416188633139	Clarke And Clarke	1200
+gid://shopify/Product/7416192204851	Clarke And Clarke	1200
+gid://shopify/Product/7416191909939	Clarke And Clarke	1200
+gid://shopify/Product/7416192270387	Clarke And Clarke	1200
+gid://shopify/Product/7416192499763	Clarke And Clarke	1200
+gid://shopify/Product/7416192598067	Clarke And Clarke	1200
+gid://shopify/Product/7416192368691	Clarke And Clarke	1200
+gid://shopify/Product/7416192761907	Clarke And Clarke	1200
+gid://shopify/Product/7416192696371	Clarke And Clarke	1200
+gid://shopify/Product/7416192925747	Clarke And Clarke	1200
+gid://shopify/Product/7416192860211	Clarke And Clarke	1200
+gid://shopify/Product/7416193024051	Clarke And Clarke	1200
+gid://shopify/Product/7416193286195	Clarke And Clarke	1200
+gid://shopify/Product/7416193187891	Clarke And Clarke	1200
+gid://shopify/Product/7416193351731	Clarke And Clarke	1200
+gid://shopify/Product/7416193515571	Clarke And Clarke	1200
+gid://shopify/Product/7416194007091	Clarke And Clarke	1200
+gid://shopify/Product/7416194236467	Clarke And Clarke	1200
+gid://shopify/Product/7416193679411	Clarke And Clarke	1200
+gid://shopify/Product/7416193810483	Clarke And Clarke	1200
+gid://shopify/Product/7416194400307	Clarke And Clarke	1200
+gid://shopify/Product/7416193613875	Clarke And Clarke	1200
+gid://shopify/Product/7416193876019	Clarke And Clarke	1200
+gid://shopify/Product/7416194564147	Clarke And Clarke	1200
+gid://shopify/Product/7416194302003	Clarke And Clarke	1200
+gid://shopify/Product/7416193417267	Clarke And Clarke	1200
+gid://shopify/Product/7416194465843	Clarke And Clarke	1200
+gid://shopify/Product/7416194072627	Clarke And Clarke	1200
+gid://shopify/Product/7416194662451	Clarke And Clarke	1200
+gid://shopify/Product/7416194727987	Clarke And Clarke	1200
+gid://shopify/Product/7416194891827	Clarke And Clarke	1200
+gid://shopify/Product/7416194990131	Clarke And Clarke	1200
+gid://shopify/Product/7416195121203	Clarke And Clarke	1200
+gid://shopify/Product/7416194924595	Clarke And Clarke	1200
+gid://shopify/Product/7416193122355	Clarke And Clarke	1200
+gid://shopify/Product/7416194170931	Clarke And Clarke	1200
+gid://shopify/Product/7416195055667	Clarke And Clarke	1200
+gid://shopify/Product/7416195252275	Clarke And Clarke	1200
+gid://shopify/Product/7416195317811	Clarke And Clarke	1200
+gid://shopify/Product/7416195448883	Clarke And Clarke	1200
+gid://shopify/Product/7416195186739	Clarke And Clarke	1200
+gid://shopify/Product/7416195514419	Clarke And Clarke	1200
+gid://shopify/Product/7416196038707	Clarke And Clarke	1200
+gid://shopify/Product/7416195743795	Clarke And Clarke	1200
+gid://shopify/Product/7416195612723	Clarke And Clarke	1200
+gid://shopify/Product/7416196104243	Clarke And Clarke	1200
+gid://shopify/Product/7416195907635	Clarke And Clarke	1200
+gid://shopify/Product/7416195809331	Clarke And Clarke	1200
+gid://shopify/Product/7416194826291	Clarke And Clarke	1200
+gid://shopify/Product/7416195973171	Clarke And Clarke	1200
+gid://shopify/Product/7416196300851	Clarke And Clarke	1200
+gid://shopify/Product/7416196497459	Clarke And Clarke	1200
+gid://shopify/Product/7416195842099	Clarke And Clarke	1200
+gid://shopify/Product/7416196366387	Clarke And Clarke	1200
+gid://shopify/Product/7416196169779	Clarke And Clarke	1200
+gid://shopify/Product/7416196235315	Clarke And Clarke	1200
+gid://shopify/Product/7416196628531	Clarke And Clarke	1200
+gid://shopify/Product/7416196562995	Clarke And Clarke	1200
+gid://shopify/Product/7416196726835	Clarke And Clarke	1200
+gid://shopify/Product/7416196923443	Clarke And Clarke	1200
+gid://shopify/Product/7416196792371	Clarke And Clarke	1200
+gid://shopify/Product/7416196857907	Clarke And Clarke	1200
+gid://shopify/Product/7416196988979	Clarke And Clarke	1200
+gid://shopify/Product/7416195579955	Clarke And Clarke	1200
+gid://shopify/Product/7416197218355	Clarke And Clarke	1200
+gid://shopify/Product/7416197316659	Clarke And Clarke	1200
+gid://shopify/Product/7416197447731	Clarke And Clarke	1200
+gid://shopify/Product/7416195383347	Clarke And Clarke	1200
+gid://shopify/Product/7416197087283	Clarke And Clarke	1200
+gid://shopify/Product/7416197152819	Clarke And Clarke	1200
+gid://shopify/Product/7416197382195	Clarke And Clarke	1200
+gid://shopify/Product/7416197578803	Clarke And Clarke	1200
+gid://shopify/Product/7416197513267	Clarke And Clarke	1200
+gid://shopify/Product/7416195678259	Clarke And Clarke	1200
+gid://shopify/Product/7416198037555	Clarke And Clarke	1200
+gid://shopify/Product/7416197939251	Clarke And Clarke	1200
+gid://shopify/Product/7416197972019	Clarke And Clarke	1200
+gid://shopify/Product/7416197742643	Clarke And Clarke	1200
+gid://shopify/Product/7416197677107	Clarke And Clarke	1200
+gid://shopify/Product/7416198103091	Clarke And Clarke	1200
+gid://shopify/Product/7416198168627	Clarke And Clarke	1200
+gid://shopify/Product/7416197873715	Clarke And Clarke	1200
+gid://shopify/Product/7416197808179	Clarke And Clarke	1200
+gid://shopify/Product/7416198332467	Clarke And Clarke	1200
+gid://shopify/Product/7416198201395	Clarke And Clarke	1200
+gid://shopify/Product/7416198266931	Clarke And Clarke	1200
+gid://shopify/Product/7416198398003	Clarke And Clarke	1200
+gid://shopify/Product/7416198594611	Clarke And Clarke	1200
+gid://shopify/Product/7416198463539	Clarke And Clarke	1200
+gid://shopify/Product/7416198529075	Clarke And Clarke	1200
+gid://shopify/Product/7416198627379	Clarke And Clarke	1200
+gid://shopify/Product/7416198889523	Clarke And Clarke	1200
+gid://shopify/Product/7416198758451	Clarke And Clarke	1200
+gid://shopify/Product/7416198955059	Clarke And Clarke	1200
+gid://shopify/Product/7416198856755	Clarke And Clarke	1200
+gid://shopify/Product/7416199020595	Clarke And Clarke	1200
+gid://shopify/Product/7416198692915	Clarke And Clarke	1200
+gid://shopify/Product/7416199053363	Clarke And Clarke	1200
+gid://shopify/Product/7416199249971	Clarke And Clarke	1200
+gid://shopify/Product/7416199315507	Clarke And Clarke	1200
+gid://shopify/Product/7416199184435	Clarke And Clarke	1200
+gid://shopify/Product/7416199118899	Clarke And Clarke	1200
+gid://shopify/Product/7416199348275	Clarke And Clarke	1200
+gid://shopify/Product/7416199643187	Clarke And Clarke	1200
+gid://shopify/Product/7416199446579	Clarke And Clarke	1200
+gid://shopify/Product/7416199807027	Clarke And Clarke	1200
+gid://shopify/Product/7416199479347	Clarke And Clarke	1200
+gid://shopify/Product/7416199544883	Clarke And Clarke	1200
+gid://shopify/Product/7416199675955	Clarke And Clarke	1200
+gid://shopify/Product/7416200069171	Clarke And Clarke	1200
+gid://shopify/Product/7416199872563	Clarke And Clarke	1200
+gid://shopify/Product/7416200134707	Clarke And Clarke	1200
+gid://shopify/Product/7416200036403	Clarke And Clarke	1200
+gid://shopify/Product/7416200167475	Clarke And Clarke	1200
+gid://shopify/Product/7416199970867	Clarke And Clarke	1200
+gid://shopify/Product/7416199938099	Clarke And Clarke	1200
+gid://shopify/Product/7416199741491	Clarke And Clarke	1200
+gid://shopify/Product/7416200298547	Clarke And Clarke	1200
+gid://shopify/Product/7416200593459	Clarke And Clarke	1200
+gid://shopify/Product/7416200855603	Clarke And Clarke	1200
+gid://shopify/Product/7416200757299	Clarke And Clarke	1200
+gid://shopify/Product/7416201019443	Clarke And Clarke	1200
+gid://shopify/Product/7416200200243	Clarke And Clarke	1200
+gid://shopify/Product/7416200265779	Clarke And Clarke	1200
+gid://shopify/Product/7416201052211	Clarke And Clarke	1200
+gid://shopify/Product/7416201248819	Clarke And Clarke	1200
+gid://shopify/Product/7416201150515	Clarke And Clarke	1200
+gid://shopify/Product/7416201314355	Clarke And Clarke	1200
+gid://shopify/Product/7416201543731	Clarke And Clarke	1200
+gid://shopify/Product/7416201412659	Clarke And Clarke	1200
+gid://shopify/Product/7416201510963	Clarke And Clarke	1200
+gid://shopify/Product/7416201609267	Clarke And Clarke	1200
+gid://shopify/Product/7416201642035	Clarke And Clarke	1200
+gid://shopify/Product/7416201674803	Clarke And Clarke	1200
+gid://shopify/Product/7416201740339	Clarke And Clarke	1200
+gid://shopify/Product/7416201773107	Clarke And Clarke	1200
+gid://shopify/Product/7416201936947	Clarke And Clarke	1200
+gid://shopify/Product/7416201871411	Clarke And Clarke	1200
+gid://shopify/Product/7416201805875	Clarke And Clarke	1200
+gid://shopify/Product/7416202002483	Clarke And Clarke	1200
+gid://shopify/Product/7416202231859	Clarke And Clarke	1200
+gid://shopify/Product/7416201904179	Clarke And Clarke	1200
+gid://shopify/Product/7416202166323	Clarke And Clarke	1200
+gid://shopify/Product/7416202035251	Clarke And Clarke	1200
+gid://shopify/Product/7416202690611	Clarke And Clarke	1200
+gid://shopify/Product/7416202461235	Clarke And Clarke	1200
+gid://shopify/Product/7416202068019	Clarke And Clarke	1200
+gid://shopify/Product/7416202559539	Clarke And Clarke	1200
+gid://shopify/Product/7416203149363	Clarke And Clarke	1200
+gid://shopify/Product/7416202985523	Clarke And Clarke	1200
+gid://shopify/Product/7416202821683	Clarke And Clarke	1200
+gid://shopify/Product/7416204329011	Clarke And Clarke	1200
+gid://shopify/Product/7416203935795	Clarke And Clarke	1200
+gid://shopify/Product/7416204165171	Clarke And Clarke	1200
+gid://shopify/Product/7416206000179	Clarke And Clarke	1200
+gid://shopify/Product/7416205180979	Clarke And Clarke	1200
+gid://shopify/Product/7416205082675	Clarke And Clarke	1200
+gid://shopify/Product/7416205377587	Clarke And Clarke	1200
+gid://shopify/Product/7416205869107	Clarke And Clarke	1200
+gid://shopify/Product/7416206360627	Clarke And Clarke	1200
+gid://shopify/Product/7416206262323	Clarke And Clarke	1200
+gid://shopify/Product/7416205574195	Clarke And Clarke	1200
+gid://shopify/Product/7416206557235	Clarke And Clarke	1200
+gid://shopify/Product/7416206655539	Clarke And Clarke	1200
+gid://shopify/Product/7416206786611	Clarke And Clarke	1200
+gid://shopify/Product/7416206131251	Clarke And Clarke	1200
+gid://shopify/Product/7416207048755	Clarke And Clarke	1200
+gid://shopify/Product/7416207114291	Clarke And Clarke	1200
+gid://shopify/Product/7416206950451	Clarke And Clarke	1200
+gid://shopify/Product/7416206852147	Clarke And Clarke	1200
+gid://shopify/Product/7416206458931	Clarke And Clarke	1200
+gid://shopify/Product/7416207441971	Clarke And Clarke	1200
+gid://shopify/Product/7416207310899	Clarke And Clarke	1200
+gid://shopify/Product/7416207245363	Clarke And Clarke	1200
+gid://shopify/Product/7416207343667	Clarke And Clarke	1200
+gid://shopify/Product/7416207671347	Clarke And Clarke	1200
+gid://shopify/Product/7416207769651	Clarke And Clarke	1200
+gid://shopify/Product/7416207867955	Clarke And Clarke	1200
+gid://shopify/Product/7416208162867	Clarke And Clarke	1200
+gid://shopify/Product/7416208261171	Clarke And Clarke	1200
+gid://shopify/Product/7416207966259	Clarke And Clarke	1200
+gid://shopify/Product/7416208064563	Clarke And Clarke	1200
+gid://shopify/Product/7416208457779	Clarke And Clarke	1200
+gid://shopify/Product/7416208916531	Clarke And Clarke	1200
+gid://shopify/Product/7416208556083	Clarke And Clarke	1200
+gid://shopify/Product/7416208850995	Clarke And Clarke	1200
+gid://shopify/Product/7416208621619	Clarke And Clarke	1200
+gid://shopify/Product/7416209702963	Clarke And Clarke	1200
+gid://shopify/Product/7416208752691	Clarke And Clarke	1200
+gid://shopify/Product/7416209276979	Clarke And Clarke	1200
+gid://shopify/Product/7416209965107	Clarke And Clarke	1200
+gid://shopify/Product/7416210030643	Clarke And Clarke	1200
+gid://shopify/Product/7416210325555	Clarke And Clarke	1200
+gid://shopify/Product/7416208982067	Clarke And Clarke	1200
+gid://shopify/Product/7416210653235	Clarke And Clarke	1200
+gid://shopify/Product/7416211046451	Clarke And Clarke	1200
+gid://shopify/Product/7416210423859	Clarke And Clarke	1200
+gid://shopify/Product/7416211144755	Clarke And Clarke	1200
+gid://shopify/Product/7416209014835	Clarke And Clarke	1200
+gid://shopify/Product/7416210522163	Clarke And Clarke	1200
+gid://shopify/Product/7416211374131	Clarke And Clarke	1200
+gid://shopify/Product/7416212095027	Clarke And Clarke	1200
+gid://shopify/Product/7416212389939	Clarke And Clarke	1200
+gid://shopify/Product/7416211963955	Clarke And Clarke	1200
+gid://shopify/Product/7416212586547	Clarke And Clarke	1200
+gid://shopify/Product/7416212750387	Clarke And Clarke	1200
+gid://shopify/Product/7416213569587	Clarke And Clarke	1200
+gid://shopify/Product/7416213471283	Clarke And Clarke	1200
+gid://shopify/Product/7416213372979	Clarke And Clarke	1200
+gid://shopify/Product/7416213700659	Clarke And Clarke	1200
+gid://shopify/Product/7416213930035	Clarke And Clarke	1200
+gid://shopify/Product/7416214093875	Clarke And Clarke	1200
+gid://shopify/Product/7416214159411	Clarke And Clarke	1200
+gid://shopify/Product/7416214257715	Clarke And Clarke	1200
+gid://shopify/Product/7416214388787	Clarke And Clarke	1200
+gid://shopify/Product/7416214519859	Clarke And Clarke	1200
+gid://shopify/Product/7416213831731	Clarke And Clarke	1200
+gid://shopify/Product/7416215109683	Clarke And Clarke	1200
+gid://shopify/Product/7416215339059	Clarke And Clarke	1200
+gid://shopify/Product/7416214585395	Clarke And Clarke	1200
+gid://shopify/Product/7416214487091	Clarke And Clarke	1200
+gid://shopify/Product/7416214880307	Clarke And Clarke	1200
+gid://shopify/Product/7416215011379	Clarke And Clarke	1200
+gid://shopify/Product/7416215437363	Clarke And Clarke	1200
+gid://shopify/Product/7416214683699	Clarke And Clarke	1200
+gid://shopify/Product/7416215207987	Clarke And Clarke	1200
+gid://shopify/Product/7416215535667	Clarke And Clarke	1200
+gid://shopify/Product/7416215666739	Clarke And Clarke	1200
+gid://shopify/Product/7416215797811	Clarke And Clarke	1200
+gid://shopify/Product/7416215994419	Clarke And Clarke	1200
+gid://shopify/Product/7416215928883	Clarke And Clarke	1200
+gid://shopify/Product/7416216092723	Clarke And Clarke	1200
+gid://shopify/Product/7416216420403	Clarke And Clarke	1200
+gid://shopify/Product/7416216191027	Clarke And Clarke	1200
+gid://shopify/Product/7416216715315	Clarke And Clarke	1200
+gid://shopify/Product/7416216617011	Clarke And Clarke	1200
+gid://shopify/Product/7416216780851	Clarke And Clarke	1200
+gid://shopify/Product/7416216911923	Clarke And Clarke	1200
+gid://shopify/Product/7416217042995	Clarke And Clarke	1200
+gid://shopify/Product/7416217239603	Clarke And Clarke	1200
+gid://shopify/Product/7416217468979	Clarke And Clarke	1200
+gid://shopify/Product/7416216485939	Clarke And Clarke	1200
+gid://shopify/Product/7416217337907	Clarke And Clarke	1200
+gid://shopify/Product/7416217731123	Clarke And Clarke	1200
+gid://shopify/Product/7416218026035	Clarke And Clarke	1200
+gid://shopify/Product/7416217632819	Clarke And Clarke	1200
+gid://shopify/Product/7416218320947	Clarke And Clarke	1200
+gid://shopify/Product/7416218124339	Clarke And Clarke	1200
+gid://shopify/Product/7416217141299	Clarke And Clarke	1200
+gid://shopify/Product/7416218222643	Clarke And Clarke	1200
+gid://shopify/Product/7416217534515	Clarke And Clarke	1200
+gid://shopify/Product/7416217960499	Clarke And Clarke	1200
+gid://shopify/Product/7416218419251	Clarke And Clarke	1200
+gid://shopify/Product/7416218517555	Clarke And Clarke	1200
+gid://shopify/Product/7416218746931	Clarke And Clarke	1200
+gid://shopify/Product/7416219074611	Clarke And Clarke	1200
+gid://shopify/Product/7416218615859	Clarke And Clarke	1200
+gid://shopify/Product/7416219828275	Clarke And Clarke	1200
+gid://shopify/Product/7416218910771	Clarke And Clarke	1200
+gid://shopify/Product/7416219402291	Clarke And Clarke	1200
+gid://shopify/Product/7416219172915	Clarke And Clarke	1200
+gid://shopify/Product/7416219500595	Clarke And Clarke	1200
+gid://shopify/Product/7416219271219	Clarke And Clarke	1200
+gid://shopify/Product/7416220418099	Clarke And Clarke	1200
+gid://shopify/Product/7416220254259	Clarke And Clarke	1200
+gid://shopify/Product/7416219631667	Clarke And Clarke	1200
+gid://shopify/Product/7416219992115	Clarke And Clarke	1200
+gid://shopify/Product/7416220188723	Clarke And Clarke	1200
+gid://shopify/Product/7416221368371	Clarke And Clarke	1200
+gid://shopify/Product/7416221270067	Clarke And Clarke	1200
+gid://shopify/Product/7416221073459	Clarke And Clarke	1200
+gid://shopify/Product/7416220975155	Clarke And Clarke	1200
+gid://shopify/Product/7416220647475	Clarke And Clarke	1200
+gid://shopify/Product/7416221204531	Clarke And Clarke	1200
+gid://shopify/Product/7416220811315	Clarke And Clarke	1200
+gid://shopify/Product/7416221433907	Clarke And Clarke	1200
+gid://shopify/Product/7416220516403	Clarke And Clarke	1200
+gid://shopify/Product/7416221630515	Clarke And Clarke	1200
+gid://shopify/Product/7416221859891	Clarke And Clarke	1200
+gid://shopify/Product/7416222515251	Clarke And Clarke	1200
+gid://shopify/Product/7416221564979	Clarke And Clarke	1200
+gid://shopify/Product/7416222056499	Clarke And Clarke	1200
+gid://shopify/Product/7416221958195	Clarke And Clarke	1200
+gid://shopify/Product/7416222384179	Clarke And Clarke	1200
+gid://shopify/Product/7416222154803	Clarke And Clarke	1200
+gid://shopify/Product/7416222613555	Clarke And Clarke	1200
+gid://shopify/Product/7416222285875	Clarke And Clarke	1200
+gid://shopify/Product/7416222974003	Clarke And Clarke	1200
+gid://shopify/Product/7416222875699	Clarke And Clarke	1200
+gid://shopify/Product/7416222777395	Clarke And Clarke	1200
+gid://shopify/Product/7416223072307	Clarke And Clarke	1200
+gid://shopify/Product/7416223236147	Clarke And Clarke	1200
+gid://shopify/Product/7416223465523	Clarke And Clarke	1200
+gid://shopify/Product/7416223301683	Clarke And Clarke	1200
+gid://shopify/Product/7416223629363	Clarke And Clarke	1200
+gid://shopify/Product/7416223727667	Clarke And Clarke	1200
+gid://shopify/Product/7416224022579	Clarke And Clarke	1200
+gid://shopify/Product/7416224448563	Clarke And Clarke	1200
+gid://shopify/Product/7416224350259	Clarke And Clarke	1200
+gid://shopify/Product/7416223924275	Clarke And Clarke	1200
+gid://shopify/Product/7416224251955	Clarke And Clarke	1200
+gid://shopify/Product/7416223825971	Clarke And Clarke	1200
+gid://shopify/Product/7416224546867	Clarke And Clarke	1200
+gid://shopify/Product/7416224776243	Clarke And Clarke	1200
+gid://shopify/Product/7416224677939	Clarke And Clarke	1200
+gid://shopify/Product/7416224940083	Clarke And Clarke	1200
+gid://shopify/Product/7416224874547	Clarke And Clarke	1200
+gid://shopify/Product/7416225136691	Clarke And Clarke	1200
+gid://shopify/Product/7416225234995	Clarke And Clarke	1200
+gid://shopify/Product/7416225431603	Clarke And Clarke	1200
+gid://shopify/Product/7416225562675	Clarke And Clarke	1200
+gid://shopify/Product/7416225038387	Clarke And Clarke	1200
+gid://shopify/Product/7416224153651	Clarke And Clarke	1200
+gid://shopify/Product/7416225759283	Clarke And Clarke	1200
+gid://shopify/Product/7416225857587	Clarke And Clarke	1200
+gid://shopify/Product/7416225628211	Clarke And Clarke	1200
+gid://shopify/Product/7416226283571	Clarke And Clarke	1200
+gid://shopify/Product/7416226414643	Clarke And Clarke	1200
+gid://shopify/Product/7416226611251	Clarke And Clarke	1200
+gid://shopify/Product/7416225988659	Clarke And Clarke	1200
+gid://shopify/Product/7416226512947	Clarke And Clarke	1200
+gid://shopify/Product/7416226709555	Clarke And Clarke	1200
+gid://shopify/Product/7416228216883	Clarke And Clarke	1200
+gid://shopify/Product/7416226938931	Clarke And Clarke	1200
+gid://shopify/Product/7416227233843	Clarke And Clarke	1200
+gid://shopify/Product/7416228544563	Clarke And Clarke	1200
+gid://shopify/Product/7416227102771	Clarke And Clarke	1200
+gid://shopify/Product/7416227889203	Clarke And Clarke	1200
+gid://shopify/Product/7416227987507	Clarke And Clarke	1200
+gid://shopify/Product/7416228675635	Clarke And Clarke	1200
+gid://shopify/Product/7416226840627	Clarke And Clarke	1200
+gid://shopify/Product/7416228511795	Clarke And Clarke	1200
+gid://shopify/Product/7416228970547	Clarke And Clarke	1200
+gid://shopify/Product/7416228347955	Clarke And Clarke	1200
+gid://shopify/Product/7416229167155	Clarke And Clarke	1200
+gid://shopify/Product/7416229265459	Clarke And Clarke	1200
+gid://shopify/Product/7416229363763	Clarke And Clarke	1200
+gid://shopify/Product/7416229462067	Clarke And Clarke	1200
+gid://shopify/Product/7416229920819	Clarke And Clarke	1200
+gid://shopify/Product/7416229593139	Clarke And Clarke	1200
+gid://shopify/Product/7416229724211	Clarke And Clarke	1200
+gid://shopify/Product/7416230248499	Clarke And Clarke	1200
+gid://shopify/Product/7416230150195	Clarke And Clarke	1200
+gid://shopify/Product/7416230019123	Clarke And Clarke	1200
+gid://shopify/Product/7416230346803	Clarke And Clarke	1200
+gid://shopify/Product/7416230281267	Clarke And Clarke	1200
+gid://shopify/Product/7416230576179	Clarke And Clarke	1200
+gid://shopify/Product/7416230969395	Clarke And Clarke	1200
+gid://shopify/Product/7416231067699	Clarke And Clarke	1200
+gid://shopify/Product/7416230838323	Clarke And Clarke	1200
+gid://shopify/Product/7416230674483	Clarke And Clarke	1200
+gid://shopify/Product/7416230740019	Clarke And Clarke	1200
+gid://shopify/Product/7416231329843	Clarke And Clarke	1200
+gid://shopify/Product/7416231231539	Clarke And Clarke	1200
+gid://shopify/Product/7416231428147	Clarke And Clarke	1200
+gid://shopify/Product/7416231591987	Clarke And Clarke	1200
+gid://shopify/Product/7416231690291	Clarke And Clarke	1200
+gid://shopify/Product/7416231919667	Clarke And Clarke	1200
+gid://shopify/Product/7416231166003	Clarke And Clarke	1200
+gid://shopify/Product/7416231821363	Clarke And Clarke	1200
+gid://shopify/Product/7416232050739	Clarke And Clarke	1200
+gid://shopify/Product/7416231755827	Clarke And Clarke	1200
+gid://shopify/Product/7416231985203	Clarke And Clarke	1200
+gid://shopify/Product/7416232411187	Clarke And Clarke	1200
+gid://shopify/Product/7416232280115	Clarke And Clarke	1200
+gid://shopify/Product/7416232738867	Clarke And Clarke	1200
+gid://shopify/Product/7416232607795	Clarke And Clarke	1200
+gid://shopify/Product/7416233295923	Clarke And Clarke	1200
+gid://shopify/Product/7416232542259	Clarke And Clarke	1200
+gid://shopify/Product/7416232804403	Clarke And Clarke	1200
+gid://shopify/Product/7416233001011	Clarke And Clarke	1200
+gid://shopify/Product/7416232476723	Clarke And Clarke	1200
+gid://shopify/Product/7416232968243	Clarke And Clarke	1200
+gid://shopify/Product/7416234410035	Clarke And Clarke	1200
+gid://shopify/Product/7416233426995	Clarke And Clarke	1200
+gid://shopify/Product/7416233689139	Clarke And Clarke	1200
+gid://shopify/Product/7416233132083	Clarke And Clarke	1200
+gid://shopify/Product/7416234213427	Clarke And Clarke	1200
+gid://shopify/Product/7416233525299	Clarke And Clarke	1200
+gid://shopify/Product/7416234704947	Clarke And Clarke	1200
+gid://shopify/Product/7416234016819	Clarke And Clarke	1200
+gid://shopify/Product/7416233885747	Clarke And Clarke	1200
+gid://shopify/Product/7416233787443	Clarke And Clarke	1200
+gid://shopify/Product/7416234508339	Clarke And Clarke	1200
+gid://shopify/Product/7416234606643	Clarke And Clarke	1200
+gid://shopify/Product/7416234344499	Clarke And Clarke	1200
+gid://shopify/Product/7416234770483	Clarke And Clarke	1200
+gid://shopify/Product/7416234868787	Clarke And Clarke	1200
+gid://shopify/Product/7416234934323	Clarke And Clarke	1200
+gid://shopify/Product/7416234999859	Clarke And Clarke	1200
+gid://shopify/Product/7416235196467	Clarke And Clarke	1200
+gid://shopify/Product/7416235720755	Clarke And Clarke	1200
+gid://shopify/Product/7416235524147	Clarke And Clarke	1200
+gid://shopify/Product/7416235130931	Clarke And Clarke	1200
+gid://shopify/Product/7416235294771	Clarke And Clarke	1200
+gid://shopify/Product/7416235425843	Clarke And Clarke	1200
+gid://shopify/Product/7416235982899	Clarke And Clarke	1200
+gid://shopify/Product/7416235655219	Clarke And Clarke	1200
+gid://shopify/Product/7416236113971	Clarke And Clarke	1200
+gid://shopify/Product/7416235589683	Clarke And Clarke	1200
+gid://shopify/Product/7416235360307	Clarke And Clarke	1200
+gid://shopify/Product/7416236376115	Clarke And Clarke	1200
+gid://shopify/Product/7416236212275	Clarke And Clarke	1200
+gid://shopify/Product/7416236933171	Clarke And Clarke	1200
+gid://shopify/Product/7416236769331	Clarke And Clarke	1200
+gid://shopify/Product/7416236605491	Clarke And Clarke	1200
+gid://shopify/Product/7416236474419	Clarke And Clarke	1200
+gid://shopify/Product/7416236277811	Clarke And Clarke	1200
+gid://shopify/Product/7416235884595	Clarke And Clarke	1200
+gid://shopify/Product/7416236671027	Clarke And Clarke	1200
+gid://shopify/Product/7416237031475	Clarke And Clarke	1200
+gid://shopify/Product/7416236867635	Clarke And Clarke	1200
+gid://shopify/Product/7416237162547	Clarke And Clarke	1200
+gid://shopify/Product/7416237424691	Clarke And Clarke	1200
+gid://shopify/Product/7416237326387	Clarke And Clarke	1200
+gid://shopify/Product/7416237260851	Clarke And Clarke	1200
+gid://shopify/Product/7416237916211	Clarke And Clarke	1200
+gid://shopify/Product/7416237555763	Clarke And Clarke	1200
+gid://shopify/Product/7416238080051	Clarke And Clarke	1200
+gid://shopify/Product/7416238669875	Clarke And Clarke	1200
+gid://shopify/Product/7416239063091	Clarke And Clarke	1200
+gid://shopify/Product/7416238342195	Clarke And Clarke	1200
+gid://shopify/Product/7416238866483	Clarke And Clarke	1200
+gid://shopify/Product/7416238178355	Clarke And Clarke	1200
+gid://shopify/Product/7416239390771	Clarke And Clarke	1200
+gid://shopify/Product/7416240209971	Clarke And Clarke	1200
+gid://shopify/Product/7416239947827	Clarke And Clarke	1200
+gid://shopify/Product/7416238473267	Clarke And Clarke	1200
+gid://shopify/Product/7416239849523	Clarke And Clarke	1200
+gid://shopify/Product/7416240635955	Clarke And Clarke	1200
+gid://shopify/Product/7416239587379	Clarke And Clarke	1200
+gid://shopify/Product/7416240537651	Clarke And Clarke	1200
+gid://shopify/Product/7416240701491	Clarke And Clarke	1200
+gid://shopify/Product/7416239489075	Clarke And Clarke	1200
+gid://shopify/Product/7416240930867	Clarke And Clarke	1200
+gid://shopify/Product/7416241127475	Clarke And Clarke	1200
+gid://shopify/Product/7416241520691	Clarke And Clarke	1200
+gid://shopify/Product/7416241618995	Clarke And Clarke	1200
+gid://shopify/Product/7416241815603	Clarke And Clarke	1200
+gid://shopify/Product/7416242602035	Clarke And Clarke	1200
+gid://shopify/Product/7416242536499	Clarke And Clarke	1200
+gid://shopify/Product/7416242765875	Clarke And Clarke	1200
+gid://shopify/Product/7416242667571	Clarke And Clarke	1200
+gid://shopify/Product/7416242274355	Clarke And Clarke	1200
+gid://shopify/Product/7416242962483	Clarke And Clarke	1200
+gid://shopify/Product/7416243159091	Clarke And Clarke	1200
+gid://shopify/Product/7416243290163	Clarke And Clarke	1200
+gid://shopify/Product/7416242896947	Clarke And Clarke	1200
+gid://shopify/Product/7416243519539	Clarke And Clarke	1200
+gid://shopify/Product/7416243060787	Clarke And Clarke	1200
+gid://shopify/Product/7416243421235	Clarke And Clarke	1200
+gid://shopify/Product/7416244011059	Clarke And Clarke	1200
+gid://shopify/Product/7416243748915	Clarke And Clarke	1200
+gid://shopify/Product/7416243912755	Clarke And Clarke	1200
+gid://shopify/Product/7416244109363	Clarke And Clarke	1200
+gid://shopify/Product/7416243355699	Clarke And Clarke	1200
+gid://shopify/Product/7416243683379	Clarke And Clarke	1200
+gid://shopify/Product/7416243585075	Clarke And Clarke	1200
+gid://shopify/Product/7416243847219	Clarke And Clarke	1200
+gid://shopify/Product/7416244207667	Clarke And Clarke	1200
+gid://shopify/Product/7416244174899	Clarke And Clarke	1200
+gid://shopify/Product/7416244338739	Clarke And Clarke	1200
+gid://shopify/Product/7416244273203	Clarke And Clarke	1200
+gid://shopify/Product/7416244502579	Clarke And Clarke	1200
+gid://shopify/Product/7416244666419	Clarke And Clarke	1200
+gid://shopify/Product/7416244764723	Clarke And Clarke	1200
+gid://shopify/Product/7416245059635	Clarke And Clarke	1200
+gid://shopify/Product/7416245157939	Clarke And Clarke	1200
+gid://shopify/Product/7416244863027	Clarke And Clarke	1200
+gid://shopify/Product/7416244961331	Clarke And Clarke	1200
+gid://shopify/Product/7416245289011	Clarke And Clarke	1200
+gid://shopify/Product/7416245485619	Clarke And Clarke	1200
+gid://shopify/Product/7416245551155	Clarke And Clarke	1200
+gid://shopify/Product/7416245387315	Clarke And Clarke	1200
+gid://shopify/Product/7416246108211	Clarke And Clarke	1200
+gid://shopify/Product/7416245714995	Clarke And Clarke	1200
+gid://shopify/Product/7416245682227	Clarke And Clarke	1200
+gid://shopify/Product/7416246435891	Clarke And Clarke	1200
+gid://shopify/Product/7416245911603	Clarke And Clarke	1200
+gid://shopify/Product/7416246206515	Clarke And Clarke	1200
+gid://shopify/Product/7416246304819	Clarke And Clarke	1200
+gid://shopify/Product/7416245780531	Clarke And Clarke	1200
+gid://shopify/Product/7416246861875	Clarke And Clarke	1200
+gid://shopify/Product/7416246960179	Clarke And Clarke	1200
+gid://shopify/Product/7416246501427	Clarke And Clarke	1200
+gid://shopify/Product/7416246370355	Clarke And Clarke	1200
+gid://shopify/Product/7416246763571	Clarke And Clarke	1200
+gid://shopify/Product/7416247124019	Clarke And Clarke	1200
+gid://shopify/Product/7416247550003	Clarke And Clarke	1200
+gid://shopify/Product/7416247877683	Clarke And Clarke	1200
+gid://shopify/Product/7416247975987	Clarke And Clarke	1200
+gid://shopify/Product/7416248074291	Clarke And Clarke	1200
+gid://shopify/Product/7416248401971	Clarke And Clarke	1200
+gid://shopify/Product/7416248762419	Clarke And Clarke	1200
+gid://shopify/Product/7416249188403	Clarke And Clarke	1200
+gid://shopify/Product/7416249286707	Clarke And Clarke	1200
+gid://shopify/Product/7416248827955	Clarke And Clarke	1200
+gid://shopify/Product/7416248696883	Clarke And Clarke	1200
+gid://shopify/Product/7416249483315	Clarke And Clarke	1200
+gid://shopify/Product/7416249548851	Clarke And Clarke	1200
+gid://shopify/Product/7416250073139	Clarke And Clarke	1200
+gid://shopify/Product/7416249679923	Clarke And Clarke	1200
+gid://shopify/Product/7416250171443	Clarke And Clarke	1200
+gid://shopify/Product/7416249778227	Clarke And Clarke	1200
+gid://shopify/Product/7416249876531	Clarke And Clarke	1200
+gid://shopify/Product/7416250269747	Clarke And Clarke	1200
+gid://shopify/Product/7416257839155	Clarke And Clarke	1200
+gid://shopify/Product/7416249974835	Clarke And Clarke	1200
+gid://shopify/Product/7416257478707	Clarke And Clarke	1200
+gid://shopify/Product/7416257937459	Clarke And Clarke	1200
+gid://shopify/Product/7416257740851	Clarke And Clarke	1200
+gid://shopify/Product/7416258035763	Clarke And Clarke	1200
+gid://shopify/Product/7416258134067	Clarke And Clarke	1200
+gid://shopify/Product/7416258232371	Clarke And Clarke	1200
+gid://shopify/Product/7416258363443	Clarke And Clarke	1200
+gid://shopify/Product/7416258461747	Clarke And Clarke	1200
+gid://shopify/Product/7416258527283	Clarke And Clarke	1200
+gid://shopify/Product/7416258986035	Clarke And Clarke	1200
+gid://shopify/Product/7416258691123	Clarke And Clarke	1200
+gid://shopify/Product/7416258854963	Clarke And Clarke	1200
+gid://shopify/Product/7416259641395	Clarke And Clarke	1200
+gid://shopify/Product/7416259543091	Clarke And Clarke	1200
+gid://shopify/Product/7416258625587	Clarke And Clarke	1200
+gid://shopify/Product/7416258723891	Clarke And Clarke	1200
+gid://shopify/Product/7416259412019	Clarke And Clarke	1200
+gid://shopify/Product/7416259117107	Clarke And Clarke	1200
+gid://shopify/Product/7416259215411	Clarke And Clarke	1200
+gid://shopify/Product/7416259838003	Clarke And Clarke	1200
+gid://shopify/Product/7416259739699	Clarke And Clarke	1200
+gid://shopify/Product/7416260132915	Clarke And Clarke	1200
+gid://shopify/Product/7416259903539	Clarke And Clarke	1200
+gid://shopify/Product/7416260296755	Clarke And Clarke	1200
+gid://shopify/Product/7416260231219	Clarke And Clarke	1200
+gid://shopify/Product/7416260329523	Clarke And Clarke	1200
+gid://shopify/Product/7416260001843	Clarke And Clarke	1200
+gid://shopify/Product/7416260427827	Clarke And Clarke	1200
+gid://shopify/Product/7416260526131	Clarke And Clarke	1200
+gid://shopify/Product/7416260657203	Clarke And Clarke	1200
+gid://shopify/Product/7416260755507	Clarke And Clarke	1200
+gid://shopify/Product/7416260919347	Clarke And Clarke	1200
+gid://shopify/Product/7416261115955	Clarke And Clarke	1200
+gid://shopify/Product/7416261312563	Clarke And Clarke	1200
+gid://shopify/Product/7416261214259	Clarke And Clarke	1200
+gid://shopify/Product/7416261804083	Clarke And Clarke	1200
+gid://shopify/Product/7416262131763	Clarke And Clarke	1200
+gid://shopify/Product/7416262033459	Clarke And Clarke	1200
+gid://shopify/Product/7416261443635	Clarke And Clarke	1200
+gid://shopify/Product/7416261902387	Clarke And Clarke	1200
+gid://shopify/Product/7416261541939	Clarke And Clarke	1200
+gid://shopify/Product/7416261705779	Clarke And Clarke	1200
+gid://shopify/Product/7416262262835	Clarke And Clarke	1200
+gid://shopify/Product/7416262164531	Clarke And Clarke	1200
+gid://shopify/Product/7416261640243	Clarke And Clarke	1200
+gid://shopify/Product/7416262361139	Clarke And Clarke	1200
+gid://shopify/Product/7416262492211	Clarke And Clarke	1200
+gid://shopify/Product/7416263311411	Clarke And Clarke	1200
+gid://shopify/Product/7416262787123	Clarke And Clarke	1200
+gid://shopify/Product/7416262885427	Clarke And Clarke	1200
+gid://shopify/Product/7416262590515	Clarke And Clarke	1200
+gid://shopify/Product/7416262721587	Clarke And Clarke	1200
+gid://shopify/Product/7416263180339	Clarke And Clarke	1200
+gid://shopify/Product/7416263606323	Clarke And Clarke	1200
+gid://shopify/Product/7416263508019	Clarke And Clarke	1200
+gid://shopify/Product/7416263999539	Clarke And Clarke	1200
+gid://shopify/Product/7416263704627	Clarke And Clarke	1200
+gid://shopify/Product/7416263082035	Clarke And Clarke	1200
+gid://shopify/Product/7416264196147	Clarke And Clarke	1200
+gid://shopify/Product/7416264359987	Clarke And Clarke	1200
+gid://shopify/Product/7416263966771	Clarke And Clarke	1200
+gid://shopify/Product/7416263802931	Clarke And Clarke	1200
+gid://shopify/Product/7416264753203	Clarke And Clarke	1200
+gid://shopify/Product/7416264097843	Clarke And Clarke	1200
+gid://shopify/Product/7416264294451	Clarke And Clarke	1200
+gid://shopify/Product/7416264589363	Clarke And Clarke	1200
+gid://shopify/Product/7416264884275	Clarke And Clarke	1200
+gid://shopify/Product/7416264491059	Clarke And Clarke	1200
+gid://shopify/Product/7416264982579	Clarke And Clarke	1200
+gid://shopify/Product/7416265080883	Clarke And Clarke	1200
+gid://shopify/Product/7416265244723	Clarke And Clarke	1200
+gid://shopify/Product/7416265211955	Clarke And Clarke	1200
+gid://shopify/Product/7416265834547	Clarke And Clarke	1200
+gid://shopify/Product/7416265637939	Clarke And Clarke	1200
+gid://shopify/Product/7416265310259	Clarke And Clarke	1200
+gid://shopify/Product/7416265375795	Clarke And Clarke	1200
+gid://shopify/Product/7416265736243	Clarke And Clarke	1200
+gid://shopify/Product/7416266424371	Clarke And Clarke	1200
+gid://shopify/Product/7416266096691	Clarke And Clarke	1200
+gid://shopify/Product/7416265900083	Clarke And Clarke	1200
+gid://shopify/Product/7416265998387	Clarke And Clarke	1200
+gid://shopify/Product/7416266522675	Clarke And Clarke	1200
+gid://shopify/Product/7416263409715	Clarke And Clarke	1200
+gid://shopify/Product/7416266817587	Clarke And Clarke	1200
+gid://shopify/Product/7416266620979	Clarke And Clarke	1200
+gid://shopify/Product/7416267046963	Clarke And Clarke	1200
+gid://shopify/Product/7416266260531	Clarke And Clarke	1200
+gid://shopify/Product/7416266719283	Clarke And Clarke	1200
+gid://shopify/Product/7416267145267	Clarke And Clarke	1200
+gid://shopify/Product/7416266850355	Clarke And Clarke	1200
+gid://shopify/Product/7416267472947	Clarke And Clarke	1200
+gid://shopify/Product/7416267636787	Clarke And Clarke	1200
+gid://shopify/Product/7416267243571	Clarke And Clarke	1200
+gid://shopify/Product/7416267538483	Clarke And Clarke	1200
+gid://shopify/Product/7416267374643	Clarke And Clarke	1200
+gid://shopify/Product/7416266948659	Clarke And Clarke	1200
+gid://shopify/Product/7416268161075	Clarke And Clarke	1200
+gid://shopify/Product/7416268423219	Clarke And Clarke	1200
+gid://shopify/Product/7416268259379	Clarke And Clarke	1200
+gid://shopify/Product/7416268095539	Clarke And Clarke	1200
+gid://shopify/Product/7416267735091	Clarke And Clarke	1200
+gid://shopify/Product/7416267898931	Clarke And Clarke	1200
+gid://shopify/Product/7416268521523	Clarke And Clarke	1200
+gid://shopify/Product/7416268357683	Clarke And Clarke	1200
+gid://shopify/Product/7416269111347	Clarke And Clarke	1200
+gid://shopify/Product/7416268783667	Clarke And Clarke	1200
+gid://shopify/Product/7416268881971	Clarke And Clarke	1200
+gid://shopify/Product/7416268685363	Clarke And Clarke	1200
+gid://shopify/Product/7416269307955	Clarke And Clarke	1200
+gid://shopify/Product/7416269013043	Clarke And Clarke	1200
+gid://shopify/Product/7416269209651	Clarke And Clarke	1200
+gid://shopify/Product/7416269733939	Clarke And Clarke	1200
+gid://shopify/Product/7416269406259	Clarke And Clarke	1200
+gid://shopify/Product/7416269504563	Clarke And Clarke	1200
+gid://shopify/Product/7416269832243	Clarke And Clarke	1200
+gid://shopify/Product/7416270192691	Clarke And Clarke	1200
+gid://shopify/Product/7416270061619	Clarke And Clarke	1200
+gid://shopify/Product/7416269930547	Clarke And Clarke	1200
+gid://shopify/Product/7416270028851	Clarke And Clarke	1200
+gid://shopify/Product/7416270290995	Clarke And Clarke	1200
+gid://shopify/Product/7416270585907	Clarke And Clarke	1200
+gid://shopify/Product/7416271142963	Clarke And Clarke	1200
+gid://shopify/Product/7416270684211	Clarke And Clarke	1200
+gid://shopify/Product/7416272126003	Clarke And Clarke	1200
+gid://shopify/Product/7416270782515	Clarke And Clarke	1200
+gid://shopify/Product/7416271568947	Clarke And Clarke	1200
+gid://shopify/Product/7416270487603	Clarke And Clarke	1200
+gid://shopify/Product/7416272519219	Clarke And Clarke	1200
+gid://shopify/Product/7416272388147	Clarke And Clarke	1200
+gid://shopify/Product/7416271798323	Clarke And Clarke	1200
+gid://shopify/Product/7416272683059	Clarke And Clarke	1200
+gid://shopify/Product/7416272977971	Clarke And Clarke	1200
+gid://shopify/Product/7416273141811	Clarke And Clarke	1200
+gid://shopify/Product/7416273043507	Clarke And Clarke	1200
+gid://shopify/Product/7416273240115	Clarke And Clarke	1200
+gid://shopify/Product/7416273502259	Clarke And Clarke	1200
+gid://shopify/Product/7416273338419	Clarke And Clarke	1200
+gid://shopify/Product/7416273600563	Clarke And Clarke	1200
+gid://shopify/Product/7416273698867	Clarke And Clarke	1200
+gid://shopify/Product/7416275337267	Clarke And Clarke	1200
+gid://shopify/Product/7416273797171	Clarke And Clarke	1200
+gid://shopify/Product/7416274026547	Clarke And Clarke	1200
+gid://shopify/Product/7416274255923	Clarke And Clarke	1200
+gid://shopify/Product/7416274780211	Clarke And Clarke	1200
+gid://shopify/Product/7416274583603	Clarke And Clarke	1200
+gid://shopify/Product/7416275206195	Clarke And Clarke	1200
+gid://shopify/Product/7416275763251	Clarke And Clarke	1200
+gid://shopify/Product/7416275435571	Clarke And Clarke	1200
+gid://shopify/Product/7416275632179	Clarke And Clarke	1200
+gid://shopify/Product/7416276287539	Clarke And Clarke	1200
+gid://shopify/Product/7416276156467	Clarke And Clarke	1200
+gid://shopify/Product/7416275894323	Clarke And Clarke	1200
+gid://shopify/Product/7416275992627	Clarke And Clarke	1200
+gid://shopify/Product/7416276713523	Clarke And Clarke	1200
+gid://shopify/Product/7416275861555	Clarke And Clarke	1200
+gid://shopify/Product/7416276516915	Clarke And Clarke	1200
+gid://shopify/Product/7416277205043	Clarke And Clarke	1200
+gid://shopify/Product/7416276844595	Clarke And Clarke	1200
+gid://shopify/Product/7416276910131	Clarke And Clarke	1200
+gid://shopify/Product/7416277336115	Clarke And Clarke	1200
+gid://shopify/Product/7416276615219	Clarke And Clarke	1200
+gid://shopify/Product/7416277467187	Clarke And Clarke	1200
+gid://shopify/Product/7416277860403	Clarke And Clarke	1200
+gid://shopify/Product/7416277958707	Clarke And Clarke	1200
+gid://shopify/Product/7416277729331	Clarke And Clarke	1200
+gid://shopify/Product/7416278122547	Clarke And Clarke	1200
+gid://shopify/Product/7416277598259	Clarke And Clarke	1200
+gid://shopify/Product/7416277401651	Clarke And Clarke	1200
+gid://shopify/Product/7416279859251	Clarke And Clarke	1200
+gid://shopify/Product/7416279760947	Clarke And Clarke	1200
+gid://shopify/Product/7416280154163	Clarke And Clarke	1200
+gid://shopify/Product/7416280023091	Clarke And Clarke	1200
+gid://shopify/Product/7416279924787	Clarke And Clarke	1200
+gid://shopify/Product/7416280350771	Clarke And Clarke	1200
+gid://shopify/Product/7416280055859	Clarke And Clarke	1200
+gid://shopify/Product/7416280252467	Clarke And Clarke	1200
+gid://shopify/Product/7416280416307	Clarke And Clarke	1200
+gid://shopify/Product/7416280514611	Clarke And Clarke	1200
+gid://shopify/Product/7416281202739	Clarke And Clarke	1200
+gid://shopify/Product/7416280842291	Clarke And Clarke	1200
+gid://shopify/Product/7416280940595	Clarke And Clarke	1200
+gid://shopify/Product/7416280743987	Clarke And Clarke	1200
+gid://shopify/Product/7416281038899	Clarke And Clarke	1200
+gid://shopify/Product/7416281301043	Clarke And Clarke	1200
+gid://shopify/Product/7416281530419	Clarke And Clarke	1200
+gid://shopify/Product/7416281399347	Clarke And Clarke	1200
+gid://shopify/Product/7416281694259	Clarke And Clarke	1200
+gid://shopify/Product/7416282021939	Clarke And Clarke	1200
+gid://shopify/Product/7416281858099	Clarke And Clarke	1200
+gid://shopify/Product/7416270389299	Clarke And Clarke	1200
+gid://shopify/Product/7416282120243	Clarke And Clarke	1200
+gid://shopify/Product/7416282578995	Clarke And Clarke	1200
+gid://shopify/Product/7416282480691	Clarke And Clarke	1200
+gid://shopify/Product/7416282873907	Clarke And Clarke	1200
+gid://shopify/Product/7416282415155	Clarke And Clarke	1200
+gid://shopify/Product/7416282775603	Clarke And Clarke	1200
+gid://shopify/Product/7416282316851	Clarke And Clarke	1200
+gid://shopify/Product/7416283037747	Clarke And Clarke	1200
+gid://shopify/Product/7416282972211	Clarke And Clarke	1200
+gid://shopify/Product/7416282677299	Clarke And Clarke	1200
+gid://shopify/Product/7416283136051	Clarke And Clarke	1200
+gid://shopify/Product/7416283430963	Clarke And Clarke	1200
+gid://shopify/Product/7416283988019	Clarke And Clarke	1200
+gid://shopify/Product/7416283332659	Clarke And Clarke	1200
+gid://shopify/Product/7416283758643	Clarke And Clarke	1200
+gid://shopify/Product/7416283856947	Clarke And Clarke	1200
+gid://shopify/Product/7416283234355	Clarke And Clarke	1200
+gid://shopify/Product/7416284217395	Clarke And Clarke	1200
+gid://shopify/Product/7416284348467	Clarke And Clarke	1200
+gid://shopify/Product/7416284512307	Clarke And Clarke	1200
+gid://shopify/Product/7416284119091	Clarke And Clarke	1200
+gid://shopify/Product/7416284708915	Clarke And Clarke	1200
+gid://shopify/Product/7416284774451	Clarke And Clarke	1200
+gid://shopify/Product/7416285003827	Clarke And Clarke	1200
+gid://shopify/Product/7416284643379	Clarke And Clarke	1200
+gid://shopify/Product/7416285134899	Clarke And Clarke	1200
+gid://shopify/Product/7416285528115	Clarke And Clarke	1200
+gid://shopify/Product/7416285429811	Clarke And Clarke	1200
+gid://shopify/Product/7416285331507	Clarke And Clarke	1200
+gid://shopify/Product/7416285757491	Clarke And Clarke	1200
+gid://shopify/Product/7416286085171	Clarke And Clarke	1200
+gid://shopify/Product/7416285659187	Clarke And Clarke	1200
+gid://shopify/Product/7416286183475	Clarke And Clarke	1200
+gid://shopify/Product/7416286314547	Clarke And Clarke	1200
+gid://shopify/Product/7416285888563	Clarke And Clarke	1200
+gid://shopify/Product/7416285986867	Clarke And Clarke	1200
+gid://shopify/Product/7416286937139	Clarke And Clarke	1200
+gid://shopify/Product/7416286478387	Clarke And Clarke	1200
+gid://shopify/Product/7416286576691	Clarke And Clarke	1200
+gid://shopify/Product/7416287133747	Clarke And Clarke	1200
+gid://shopify/Product/7416287363123	Clarke And Clarke	1200
+gid://shopify/Product/7416287952947	Clarke And Clarke	1200
+gid://shopify/Product/7416287854643	Clarke And Clarke	1200
+gid://shopify/Product/7416287461427	Clarke And Clarke	1200
+gid://shopify/Product/7416288051251	Clarke And Clarke	1200
+gid://shopify/Product/7416287723571	Clarke And Clarke	1200
+gid://shopify/Product/7416288477235	Clarke And Clarke	1200
+gid://shopify/Product/7416288247859	Clarke And Clarke	1200
+gid://shopify/Product/7416288411699	Clarke And Clarke	1200
+gid://shopify/Product/7416288182323	Clarke And Clarke	1200
+gid://shopify/Product/7416288673843	Clarke And Clarke	1200
+gid://shopify/Product/7416288772147	Clarke And Clarke	1200
+gid://shopify/Product/7416289034291	Clarke And Clarke	1200
+gid://shopify/Product/7416288575539	Clarke And Clarke	1200
+gid://shopify/Product/7416289132595	Clarke And Clarke	1200
+gid://shopify/Product/7416288968755	Clarke And Clarke	1200
+gid://shopify/Product/7416288903219	Clarke And Clarke	1200
+gid://shopify/Product/7416289198131	Clarke And Clarke	1200
+gid://shopify/Product/7416284872755	Clarke And Clarke	1200
+gid://shopify/Product/7416288837683	Clarke And Clarke	1200
+gid://shopify/Product/7416289296435	Clarke And Clarke	1200
+gid://shopify/Product/7416289689651	Clarke And Clarke	1200
+gid://shopify/Product/7416289394739	Clarke And Clarke	1200
+gid://shopify/Product/7416290181171	Clarke And Clarke	1200
+gid://shopify/Product/7416289591347	Clarke And Clarke	1200
+gid://shopify/Product/7416290279475	Clarke And Clarke	1200
+gid://shopify/Product/7416290345011	Clarke And Clarke	1200
+gid://shopify/Product/7416289886259	Clarke And Clarke	1200
+gid://shopify/Product/7416281956403	Clarke And Clarke	1200
+gid://shopify/Product/7416290443315	Clarke And Clarke	1200
+gid://shopify/Product/7416290770995	Clarke And Clarke	1200
+gid://shopify/Product/7416290607155	Clarke And Clarke	1200
+gid://shopify/Product/7416290967603	Clarke And Clarke	1200
+gid://shopify/Product/7416290705459	Clarke And Clarke	1200
+gid://shopify/Product/7416290541619	Clarke And Clarke	1200
+gid://shopify/Product/7416281628723	Clarke And Clarke	1200
+gid://shopify/Product/7416290869299	Clarke And Clarke	1200
+gid://shopify/Product/7416291131443	Clarke And Clarke	1200
+gid://shopify/Product/7416291033139	Clarke And Clarke	1200
+gid://shopify/Product/7416291688499	Clarke And Clarke	1200
+gid://shopify/Product/7416291262515	Clarke And Clarke	1200
+gid://shopify/Product/7416291786803	Clarke And Clarke	1200
+gid://shopify/Product/7416291328051	Clarke And Clarke	1200
+gid://shopify/Product/7416291622963	Clarke And Clarke	1200
+gid://shopify/Product/7416291426355	Clarke And Clarke	1200
+gid://shopify/Product/7416286445619	Clarke And Clarke	1200
+gid://shopify/Product/7416292245555	Clarke And Clarke	1200
+gid://shopify/Product/7416292016179	Clarke And Clarke	1200
+gid://shopify/Product/7416292147251	Clarke And Clarke	1200
+gid://shopify/Product/7416292507699	Clarke And Clarke	1200
+gid://shopify/Product/7416292081715	Clarke And Clarke	1200
+gid://shopify/Product/7416292343859	Clarke And Clarke	1200
+gid://shopify/Product/7416291917875	Clarke And Clarke	1200
+gid://shopify/Product/7416292802611	Clarke And Clarke	1200
+gid://shopify/Product/7416292606003	Clarke And Clarke	1200
+gid://shopify/Product/7416292704307	Clarke And Clarke	1200
+gid://shopify/Product/7416293523507	Clarke And Clarke	1200
+gid://shopify/Product/7416293392435	Clarke And Clarke	1200
+gid://shopify/Product/7416294768691	Clarke And Clarke	1200
+gid://shopify/Product/7416293687347	Clarke And Clarke	1200
+gid://shopify/Product/7416293785651	Clarke And Clarke	1200
+gid://shopify/Product/7416293589043	Clarke And Clarke	1200
+gid://shopify/Product/7416294473779	Clarke And Clarke	1200
+gid://shopify/Product/7416294572083	Clarke And Clarke	1200
+gid://shopify/Product/7416293818419	Clarke And Clarke	1200
+gid://shopify/Product/7416294178867	Clarke And Clarke	1200
+gid://shopify/Product/7416294015027	Clarke And Clarke	1200
+gid://shopify/Product/7416294375475	Clarke And Clarke	1200
+gid://shopify/Product/7416294834227	Clarke And Clarke	1200
+gid://shopify/Product/7416295424051	Clarke And Clarke	1200
+gid://shopify/Product/7416295489587	Clarke And Clarke	1200
+gid://shopify/Product/7416294277171	Clarke And Clarke	1200
+gid://shopify/Product/7416294670387	Clarke And Clarke	1200
+gid://shopify/Product/7416293916723	Clarke And Clarke	1200
+gid://shopify/Product/7416295653427	Clarke And Clarke	1200
+gid://shopify/Product/7416294965299	Clarke And Clarke	1200
+gid://shopify/Product/7416295522355	Clarke And Clarke	1200
+gid://shopify/Product/7416295325747	Clarke And Clarke	1200
+gid://shopify/Product/7416295227443	Clarke And Clarke	1200
+gid://shopify/Product/7416295751731	Clarke And Clarke	1200
+gid://shopify/Product/7416296046643	Clarke And Clarke	1200
+gid://shopify/Product/7416295948339	Clarke And Clarke	1200
+gid://shopify/Product/7416295882803	Clarke And Clarke	1200
+gid://shopify/Product/7416296144947	Clarke And Clarke	1200
+gid://shopify/Product/7416296341555	Clarke And Clarke	1200
+gid://shopify/Product/7416296439859	Clarke And Clarke	1200
+gid://shopify/Product/7416296210483	Clarke And Clarke	1200
+gid://shopify/Product/7416296538163	Clarke And Clarke	1200
+gid://shopify/Product/7416297062451	Clarke And Clarke	1200
+gid://shopify/Product/7416296702003	Clarke And Clarke	1200
+gid://shopify/Product/7416297160755	Clarke And Clarke	1200
+gid://shopify/Product/7416297291827	Clarke And Clarke	1200
+gid://shopify/Product/7416295129139	Clarke And Clarke	1200
+gid://shopify/Product/7416297488435	Clarke And Clarke	1200
+gid://shopify/Product/7416296800307	Clarke And Clarke	1200
+gid://shopify/Product/7416296931379	Clarke And Clarke	1200
+gid://shopify/Product/7416297226291	Clarke And Clarke	1200
+gid://shopify/Product/7416297357363	Clarke And Clarke	1200
+gid://shopify/Product/7416297947187	Clarke And Clarke	1200
+gid://shopify/Product/7416297783347	Clarke And Clarke	1200
+gid://shopify/Product/7416297553971	Clarke And Clarke	1200
+gid://shopify/Product/7416297881651	Clarke And Clarke	1200
+gid://shopify/Product/7416297685043	Clarke And Clarke	1200
+gid://shopify/Product/7416298045491	Clarke And Clarke	1200
+gid://shopify/Product/7416298176563	Clarke And Clarke	1200
+gid://shopify/Product/7416298569779	Clarke And Clarke	1200
+gid://shopify/Product/7416298438707	Clarke And Clarke	1200
+gid://shopify/Product/7416298307635	Clarke And Clarke	1200
+gid://shopify/Product/7416298668083	Clarke And Clarke	1200
+gid://shopify/Product/7416298897459	Clarke And Clarke	1200
+gid://shopify/Product/7416299126835	Clarke And Clarke	1200
+gid://shopify/Product/7416298995763	Clarke And Clarke	1200
+gid://shopify/Product/7416299487283	Clarke And Clarke	1200
+gid://shopify/Product/7416299749427	Clarke And Clarke	1200
+gid://shopify/Product/7416299257907	Clarke And Clarke	1200
+gid://shopify/Product/7416299585587	Clarke And Clarke	1200
+gid://shopify/Product/7416299159603	Clarke And Clarke	1200
+gid://shopify/Product/7416299356211	Clarke And Clarke	1200
+gid://shopify/Product/7416299683891	Clarke And Clarke	1200
+gid://shopify/Product/7416299880499	Clarke And Clarke	1200
+gid://shopify/Product/7416299978803	Clarke And Clarke	1200
+gid://shopify/Product/7416300175411	Clarke And Clarke	1200
+gid://shopify/Product/7416300503091	Clarke And Clarke	1200
+gid://shopify/Product/7416300601395	Clarke And Clarke	1200
+gid://shopify/Product/7416300109875	Clarke And Clarke	1200
+gid://shopify/Product/7416300306483	Clarke And Clarke	1200
+gid://shopify/Product/7416300765235	Clarke And Clarke	1200
+gid://shopify/Product/7416300699699	Clarke And Clarke	1200
+gid://shopify/Product/7416300896307	Clarke And Clarke	1200
+gid://shopify/Product/7416300798003	Clarke And Clarke	1200
+gid://shopify/Product/7416300994611	Clarke And Clarke	1200
+gid://shopify/Product/7416301584435	Clarke And Clarke	1200
+gid://shopify/Product/7416301191219	Clarke And Clarke	1200
+gid://shopify/Product/7416301092915	Clarke And Clarke	1200
+gid://shopify/Product/7416301944883	Clarke And Clarke	1200
+gid://shopify/Product/7416302010419	Clarke And Clarke	1200
+gid://shopify/Product/7416302207027	Clarke And Clarke	1200
+gid://shopify/Product/7416302108723	Clarke And Clarke	1200
+gid://shopify/Product/7416302305331	Clarke And Clarke	1200
+gid://shopify/Product/7416302960691	Clarke And Clarke	1200
+gid://shopify/Product/7416302567475	Clarke And Clarke	1200
+gid://shopify/Product/7416302862387	Clarke And Clarke	1200
+gid://shopify/Product/7416302370867	Clarke And Clarke	1200
+gid://shopify/Product/7416302469171	Clarke And Clarke	1200
+gid://shopify/Product/7416303026227	Clarke And Clarke	1200
+gid://shopify/Product/7416302731315	Clarke And Clarke	1200
+gid://shopify/Product/7416303321139	Clarke And Clarke	1200
+gid://shopify/Product/7416303517747	Clarke And Clarke	1200
+gid://shopify/Product/7416303124531	Clarke And Clarke	1200
+gid://shopify/Product/7416303779891	Clarke And Clarke	1200
+gid://shopify/Product/7416303058995	Clarke And Clarke	1200
+gid://shopify/Product/7416303943731	Clarke And Clarke	1200
+gid://shopify/Product/7416303222835	Clarke And Clarke	1200
+gid://shopify/Product/7416303681587	Clarke And Clarke	1200
+gid://shopify/Product/7416304402483	Clarke And Clarke	1200
+gid://shopify/Product/7416304205875	Clarke And Clarke	1200
+gid://shopify/Product/7416304107571	Clarke And Clarke	1200
+gid://shopify/Product/7416304631859	Clarke And Clarke	1200
+gid://shopify/Product/7416304992307	Clarke And Clarke	1200
+gid://shopify/Product/7416304533555	Clarke And Clarke	1200
+gid://shopify/Product/7416304762931	Clarke And Clarke	1200
+gid://shopify/Product/7416305188915	Clarke And Clarke	1200
+gid://shopify/Product/7416305123379	Clarke And Clarke	1200
+gid://shopify/Product/7416305057843	Clarke And Clarke	1200
+gid://shopify/Product/7416305287219	Clarke And Clarke	1200
+gid://shopify/Product/7416305778739	Clarke And Clarke	1200
+gid://shopify/Product/7416306008115	Clarke And Clarke	1200
+gid://shopify/Product/7416305483827	Clarke And Clarke	1200
+gid://shopify/Product/7416305877043	Clarke And Clarke	1200
+gid://shopify/Product/7416306073651	Clarke And Clarke	1200
+gid://shopify/Product/7416306204723	Clarke And Clarke	1200
+gid://shopify/Product/7416305647667	Clarke And Clarke	1200
+gid://shopify/Product/7416306368563	Clarke And Clarke	1200
+gid://shopify/Product/7416306761779	Clarke And Clarke	1200
+gid://shopify/Product/7416306565171	Clarke And Clarke	1200
+gid://shopify/Product/7416306663475	Clarke And Clarke	1200
+gid://shopify/Product/7416306958387	Clarke And Clarke	1200
+gid://shopify/Product/7416306466867	Clarke And Clarke	1200
+gid://shopify/Product/7416307154995	Clarke And Clarke	1200
+gid://shopify/Product/7416307056691	Clarke And Clarke	1200
+gid://shopify/Product/7416307220531	Clarke And Clarke	1200
+gid://shopify/Product/7416307286067	Clarke And Clarke	1200
+gid://shopify/Product/7416307351603	Clarke And Clarke	1200
+gid://shopify/Product/7416307449907	Clarke And Clarke	1200
+gid://shopify/Product/7416307679283	Clarke And Clarke	1200
+gid://shopify/Product/7416307908659	Clarke And Clarke	1200
+gid://shopify/Product/7416307548211	Clarke And Clarke	1200
+gid://shopify/Product/7416307777587	Clarke And Clarke	1200
+gid://shopify/Product/7416308006963	Clarke And Clarke	1200
+gid://shopify/Product/7416308138035	Clarke And Clarke	1200
+gid://shopify/Product/7416308465715	Clarke And Clarke	1200
+gid://shopify/Product/7416308269107	Clarke And Clarke	1200
+gid://shopify/Product/7416308367411	Clarke And Clarke	1200
+gid://shopify/Product/7416308564019	Clarke And Clarke	1200
+gid://shopify/Product/7416308858931	Clarke And Clarke	1200
+gid://shopify/Product/7416308793395	Clarke And Clarke	1200
+gid://shopify/Product/7416308727859	Clarke And Clarke	1200
+gid://shopify/Product/7416308957235	Clarke And Clarke	1200
+gid://shopify/Product/7416309186611	Clarke And Clarke	1200
+gid://shopify/Product/7416309088307	Clarke And Clarke	1200
+gid://shopify/Product/7416309284915	Clarke And Clarke	1200
+gid://shopify/Product/7416309710899	Clarke And Clarke	1200
+gid://shopify/Product/7416309809203	Clarke And Clarke	1200
+gid://shopify/Product/7416309383219	Clarke And Clarke	1200
+gid://shopify/Product/7416309481523	Clarke And Clarke	1200
+gid://shopify/Product/7416310136883	Clarke And Clarke	1200
+gid://shopify/Product/7416309612595	Clarke And Clarke	1200
+gid://shopify/Product/7416310005811	Clarke And Clarke	1200
+gid://shopify/Product/7416310300723	Clarke And Clarke	1200
+gid://shopify/Product/7416310399027	Clarke And Clarke	1200
+gid://shopify/Product/7416309907507	Clarke And Clarke	1200
+gid://shopify/Product/7416310464563	Clarke And Clarke	1200
+gid://shopify/Product/7416310562867	Clarke And Clarke	1200
+gid://shopify/Product/7416310661171	Clarke And Clarke	1200
+gid://shopify/Product/7416311054387	Clarke And Clarke	1200
+gid://shopify/Product/7416310923315	Clarke And Clarke	1200
+gid://shopify/Product/7416310857779	Clarke And Clarke	1200
+gid://shopify/Product/7416310759475	Clarke And Clarke	1200
+gid://shopify/Product/7416311382067	Clarke And Clarke	1200
+gid://shopify/Product/7416311152691	Clarke And Clarke	1200
+gid://shopify/Product/7416311283763	Clarke And Clarke	1200
+gid://shopify/Product/7416311480371	Clarke And Clarke	1200
+gid://shopify/Product/7416311611443	Clarke And Clarke	1200
+gid://shopify/Product/7416311676979	Clarke And Clarke	1200
+gid://shopify/Product/7416311873587	Clarke And Clarke	1200
+gid://shopify/Product/7416311775283	Clarke And Clarke	1200
+gid://shopify/Product/7416312004659	Clarke And Clarke	1200
+gid://shopify/Product/7416312299571	Clarke And Clarke	1200
+gid://shopify/Product/7416312758323	Clarke And Clarke	1200
+gid://shopify/Product/7416312528947	Clarke And Clarke	1200
+gid://shopify/Product/7416312332339	Clarke And Clarke	1200
+gid://shopify/Product/7416313118771	Clarke And Clarke	1200
+gid://shopify/Product/7416312660019	Clarke And Clarke	1200
+gid://shopify/Product/7416313315379	Clarke And Clarke	1200
+gid://shopify/Product/7416313020467	Clarke And Clarke	1200
+gid://shopify/Product/7416312397875	Clarke And Clarke	1200
+gid://shopify/Product/7416313708595	Clarke And Clarke	1200
+gid://shopify/Product/7416312201267	Clarke And Clarke	1200
+gid://shopify/Product/7416313806899	Clarke And Clarke	1200
+gid://shopify/Product/7416314462259	Clarke And Clarke	1200
+gid://shopify/Product/7416313413683	Clarke And Clarke	1200
+gid://shopify/Product/7416313217075	Clarke And Clarke	1200
+gid://shopify/Product/7416312856627	Clarke And Clarke	1200
+gid://shopify/Product/7416313610291	Clarke And Clarke	1200
+gid://shopify/Product/7416315314227	Clarke And Clarke	1200
+gid://shopify/Product/7416314953779	Clarke And Clarke	1200
+gid://shopify/Product/7416313544755	Clarke And Clarke	1200
+gid://shopify/Product/7416315183155	Clarke And Clarke	1200
+gid://shopify/Product/7416315772979	Clarke And Clarke	1200
+gid://shopify/Product/7416315805747	Clarke And Clarke	1200
+gid://shopify/Product/7416315871283	Clarke And Clarke	1200
+gid://shopify/Product/7416315543603	Clarke And Clarke	1200
+gid://shopify/Product/7416315936819	Clarke And Clarke	1200
+gid://shopify/Product/7416316035123	Clarke And Clarke	1200
+gid://shopify/Product/7416315412531	Clarke And Clarke	1200
+gid://shopify/Product/7416316952627	Clarke And Clarke	1200
+gid://shopify/Product/7416316231731	Clarke And Clarke	1200
+gid://shopify/Product/7416316133427	Clarke And Clarke	1200
+gid://shopify/Product/7416316395571	Clarke And Clarke	1200
+gid://shopify/Product/7416316559411	Clarke And Clarke	1200
+gid://shopify/Product/7416316657715	Clarke And Clarke	1200
+gid://shopify/Product/7416316854323	Clarke And Clarke	1200
+gid://shopify/Product/7416317509683	Clarke And Clarke	1200
+gid://shopify/Product/7416316330035	Clarke And Clarke	1200
+gid://shopify/Product/7416317050931	Clarke And Clarke	1200
+gid://shopify/Product/7416317476915	Clarke And Clarke	1200
+gid://shopify/Product/7416317411379	Clarke And Clarke	1200
+gid://shopify/Product/7416316756019	Clarke And Clarke	1200
+gid://shopify/Product/7416317149235	Clarke And Clarke	1200
+gid://shopify/Product/7416317607987	Clarke And Clarke	1200
+gid://shopify/Product/7416317214771	Clarke And Clarke	1200
+gid://shopify/Product/7416317739059	Clarke And Clarke	1200
+gid://shopify/Product/7416317902899	Clarke And Clarke	1200
+gid://shopify/Product/7416317804595	Clarke And Clarke	1200
+gid://shopify/Product/7416318001203	Clarke And Clarke	1200
+gid://shopify/Product/7416318230579	Clarke And Clarke	1200
+gid://shopify/Product/7416318132275	Clarke And Clarke	1200
+gid://shopify/Product/7416318656563	Clarke And Clarke	1200
+gid://shopify/Product/7416318558259	Clarke And Clarke	1200
+gid://shopify/Product/7416318951475	Clarke And Clarke	1200
+gid://shopify/Product/7416318328883	Clarke And Clarke	1200
+gid://shopify/Product/7416318427187	Clarke And Clarke	1200
+gid://shopify/Product/7416319049779	Clarke And Clarke	1200
+gid://shopify/Product/7416319737907	Clarke And Clarke	1200
+gid://shopify/Product/7416319508531	Clarke And Clarke	1200
+gid://shopify/Product/7416318754867	Clarke And Clarke	1200
+gid://shopify/Product/7416320065587	Clarke And Clarke	1200
+gid://shopify/Product/7416319344691	Clarke And Clarke	1200
+gid://shopify/Product/7416320196659	Clarke And Clarke	1200
+gid://shopify/Product/7416319410227	Clarke And Clarke	1200
+gid://shopify/Product/7416319803443	Clarke And Clarke	1200
+gid://shopify/Product/7416319934515	Clarke And Clarke	1200
+gid://shopify/Product/7416320262195	Clarke And Clarke	1200
+gid://shopify/Product/7416319213619	Clarke And Clarke	1200
+gid://shopify/Product/7416319606835	Clarke And Clarke	1200
+gid://shopify/Product/7416320458803	Clarke And Clarke	1200
+gid://shopify/Product/7416320524339	Clarke And Clarke	1200
+gid://shopify/Product/7416320884787	Clarke And Clarke	1200
+gid://shopify/Product/7416320360499	Clarke And Clarke	1200
+gid://shopify/Product/7416320753715	Clarke And Clarke	1200
+gid://shopify/Product/7416321114163	Clarke And Clarke	1200
+gid://shopify/Product/7416320983091	Clarke And Clarke	1200
+gid://shopify/Product/7416321343539	Clarke And Clarke	1200
+gid://shopify/Product/7416321638451	Clarke And Clarke	1200
+gid://shopify/Product/7416322162739	Clarke And Clarke	1200
+gid://shopify/Product/7416321998899	Clarke And Clarke	1200
+gid://shopify/Product/7416322785331	Clarke And Clarke	1200
+gid://shopify/Product/7416321802291	Clarke And Clarke	1200
+gid://shopify/Product/7416322654259	Clarke And Clarke	1200
+gid://shopify/Product/7416322883635	Clarke And Clarke	1200
+gid://shopify/Product/7416323309619	Clarke And Clarke	1200
+gid://shopify/Product/7416322523187	Clarke And Clarke	1200
+gid://shopify/Product/7416323014707	Clarke And Clarke	1200
+gid://shopify/Product/7416323113011	Clarke And Clarke	1200
+gid://shopify/Product/7416323571763	Clarke And Clarke	1200
+gid://shopify/Product/7416322359347	Clarke And Clarke	1200
+gid://shopify/Product/7416323440691	Clarke And Clarke	1200
+gid://shopify/Product/7416323604531	Clarke And Clarke	1200
+gid://shopify/Product/7416323670067	Clarke And Clarke	1200
+gid://shopify/Product/7416323801139	Clarke And Clarke	1200
+gid://shopify/Product/7416690212915	Clarke And Clarke	1200
+gid://shopify/Product/7416690573363	Clarke And Clarke	1200
+gid://shopify/Product/7416323932211	Clarke And Clarke	1200
+gid://shopify/Product/7416690442291	Clarke And Clarke	1200
+gid://shopify/Product/7416690769971	Clarke And Clarke	1200
+gid://shopify/Product/7416690999347	Clarke And Clarke	1200
+gid://shopify/Product/7416691490867	Clarke And Clarke	1200
+gid://shopify/Product/7416690868275	Clarke And Clarke	1200
+gid://shopify/Product/7416691654707	Clarke And Clarke	1200
+gid://shopify/Product/7416692080691	Clarke And Clarke	1200
+gid://shopify/Product/7416692277299	Clarke And Clarke	1200
+gid://shopify/Product/7416691949619	Clarke And Clarke	1200
+gid://shopify/Product/7416691195955	Clarke And Clarke	1200
+gid://shopify/Product/7416319148083	Clarke And Clarke	1200
+gid://shopify/Product/7416692375603	Clarke And Clarke	1200
+gid://shopify/Product/7416691785779	Clarke And Clarke	1200
+gid://shopify/Product/7416692539443	Clarke And Clarke	1200
+gid://shopify/Product/7416700108851	Clarke And Clarke	1200
+gid://shopify/Product/7416700731443	Clarke And Clarke	1200
+gid://shopify/Product/7416699945011	Clarke And Clarke	1200
+gid://shopify/Product/7416700272691	Clarke And Clarke	1200
+gid://shopify/Product/7416700993587	Clarke And Clarke	1200
+gid://shopify/Product/7416700436531	Clarke And Clarke	1200
+gid://shopify/Product/7416701255731	Clarke And Clarke	1200
+gid://shopify/Product/7416702435379	Clarke And Clarke	1200
+gid://shopify/Product/7416702926899	Clarke And Clarke	1200
+gid://shopify/Product/7416703221811	Clarke And Clarke	1200
+gid://shopify/Product/7416702042163	Clarke And Clarke	1200
+gid://shopify/Product/7416703582259	Clarke And Clarke	1200
+gid://shopify/Product/7416703385651	Clarke And Clarke	1200
+gid://shopify/Product/7416701747251	Clarke And Clarke	1200
+gid://shopify/Product/7416704204851	Clarke And Clarke	1200
+gid://shopify/Product/7416703909939	Clarke And Clarke	1200
+gid://shopify/Product/7416704041011	Clarke And Clarke	1200
+gid://shopify/Product/7416704434227	Clarke And Clarke	1200
+gid://shopify/Product/7416704565299	Clarke And Clarke	1200
+gid://shopify/Product/7416704663603	Clarke And Clarke	1200
+gid://shopify/Product/7416704991283	Clarke And Clarke	1200
+gid://shopify/Product/7416706138163	Clarke And Clarke	1200
+gid://shopify/Product/7416705974323	Clarke And Clarke	1200
+gid://shopify/Product/7416705777715	Clarke And Clarke	1200
+gid://shopify/Product/7416705155123	Clarke And Clarke	1200
+gid://shopify/Product/7416705581107	Clarke And Clarke	1200
+gid://shopify/Product/7416706334771	Clarke And Clarke	1200
+gid://shopify/Product/7416705450035	Clarke And Clarke	1200
+gid://shopify/Product/7416706465843	Clarke And Clarke	1200
+gid://shopify/Product/7416706695219	Clarke And Clarke	1200
+gid://shopify/Product/7416707022899	Clarke And Clarke	1200
+gid://shopify/Product/7416706891827	Clarke And Clarke	1200
+gid://shopify/Product/7416707809331	Clarke And Clarke	1200
+gid://shopify/Product/7416707317811	Clarke And Clarke	1200
+gid://shopify/Product/7416707481651	Clarke And Clarke	1200
+gid://shopify/Product/7416707645491	Clarke And Clarke	1200
+gid://shopify/Product/7416708300851	Clarke And Clarke	1200
+gid://shopify/Product/7416707186739	Clarke And Clarke	1200
+gid://shopify/Product/7416708104243	Clarke And Clarke	1200
+gid://shopify/Product/7416708431923	Clarke And Clarke	1200
+gid://shopify/Product/7416708694067	Clarke And Clarke	1200
+gid://shopify/Product/7416709185587	Clarke And Clarke	1200
+gid://shopify/Product/7416708595763	Clarke And Clarke	1200
+gid://shopify/Product/7416708923443	Clarke And Clarke	1200
+gid://shopify/Product/7416709873715	Clarke And Clarke	1200
+gid://shopify/Product/7416709021747	Clarke And Clarke	1200
+gid://shopify/Product/7416709513267	Clarke And Clarke	1200
+gid://shopify/Product/7416710201395	Clarke And Clarke	1200
+gid://shopify/Product/7416709382195	Clarke And Clarke	1200
+gid://shopify/Product/7416709677107	Clarke And Clarke	1200
+gid://shopify/Product/7416710463539	Clarke And Clarke	1200
+gid://shopify/Product/7416710332467	Clarke And Clarke	1200
+gid://shopify/Product/7416709808179	Clarke And Clarke	1200
+gid://shopify/Product/7416710725683	Clarke And Clarke	1200
+gid://shopify/Product/7416711086131	Clarke And Clarke	1200
+gid://shopify/Product/7416711249971	Clarke And Clarke	1200
+gid://shopify/Product/7416710955059	Clarke And Clarke	1200
+gid://shopify/Product/7416704794675	Clarke And Clarke	1200
+gid://shopify/Product/7416711610419	Clarke And Clarke	1200
+gid://shopify/Product/7416712036403	Clarke And Clarke	1200
+gid://shopify/Product/7416711872563	Clarke And Clarke	1200
+gid://shopify/Product/7416711413811	Clarke And Clarke	1200
+gid://shopify/Product/7416712298547	Clarke And Clarke	1200
+gid://shopify/Product/7416712134707	Clarke And Clarke	1200
+gid://shopify/Product/7416712495155	Clarke And Clarke	1200
+gid://shopify/Product/7416712626227	Clarke And Clarke	1200
+gid://shopify/Product/7416712429619	Clarke And Clarke	1200
+gid://shopify/Product/7416703713331	Clarke And Clarke	1200
+gid://shopify/Product/7416713084979	Clarke And Clarke	1200
+gid://shopify/Product/7416712790067	Clarke And Clarke	1200
+gid://shopify/Product/7416713412659	Clarke And Clarke	1200
+gid://shopify/Product/7416714199091	Clarke And Clarke	1200
+gid://shopify/Product/7416712921139	Clarke And Clarke	1200
+gid://shopify/Product/7416713904179	Clarke And Clarke	1200
+gid://shopify/Product/7416714395699	Clarke And Clarke	1200
+gid://shopify/Product/7416713576499	Clarke And Clarke	1200
+gid://shopify/Product/7416714657843	Clarke And Clarke	1200
+gid://shopify/Product/7416714264627	Clarke And Clarke	1200
+gid://shopify/Product/7416715313203	Clarke And Clarke	1200
+gid://shopify/Product/7416714854451	Clarke And Clarke	1200
+gid://shopify/Product/7416715477043	Clarke And Clarke	1200
+gid://shopify/Product/7416715673651	Clarke And Clarke	1200
+gid://shopify/Product/7416714526771	Clarke And Clarke	1200
+gid://shopify/Product/7416715542579	Clarke And Clarke	1200
+gid://shopify/Product/7416715116595	Clarke And Clarke	1200
+gid://shopify/Product/7416716099635	Clarke And Clarke	1200
+gid://shopify/Product/7416716492851	Clarke And Clarke	1200
+gid://shopify/Product/7416710004787	Clarke And Clarke	1200
+gid://shopify/Product/7416715935795	Clarke And Clarke	1200
+gid://shopify/Product/7416718164019	Clarke And Clarke	1200
+gid://shopify/Product/7416717017139	Clarke And Clarke	1200
+gid://shopify/Product/7416717344819	Clarke And Clarke	1200
+gid://shopify/Product/7416718032947	Clarke And Clarke	1200
+gid://shopify/Product/7416711741491	Clarke And Clarke	1200
+gid://shopify/Product/7416716623923	Clarke And Clarke	1200
+gid://shopify/Product/7416718688307	Clarke And Clarke	1200
+gid://shopify/Product/7416718852147	Clarke And Clarke	1200
+gid://shopify/Product/7416718458931	Clarke And Clarke	1200
+gid://shopify/Product/7416718557235	Clarke And Clarke	1200
+gid://shopify/Product/7416718295091	Clarke And Clarke	1200
+gid://shopify/Product/7416719245363	Clarke And Clarke	1200
+gid://shopify/Product/7416719376435	Clarke And Clarke	1200
+gid://shopify/Product/7416719114291	Clarke And Clarke	1200
+gid://shopify/Product/7416719867955	Clarke And Clarke	1200
+gid://shopify/Product/7416720064563	Clarke And Clarke	1200
+gid://shopify/Product/7416719802419	Clarke And Clarke	1200
+gid://shopify/Product/7416719507507	Clarke And Clarke	1200
+gid://shopify/Product/7416719638579	Clarke And Clarke	1200
+gid://shopify/Product/7416720228403	Clarke And Clarke	1200
+gid://shopify/Product/7416720425011	Clarke And Clarke	1200
+gid://shopify/Product/7416720654387	Clarke And Clarke	1200
+gid://shopify/Product/7416721014835	Clarke And Clarke	1200
+gid://shopify/Product/7416720588851	Clarke And Clarke	1200
+gid://shopify/Product/7416720752691	Clarke And Clarke	1200
+gid://shopify/Product/7416721211443	Clarke And Clarke	1200
+gid://shopify/Product/7416720850995	Clarke And Clarke	1200
+gid://shopify/Product/7416721604659	Clarke And Clarke	1200
+gid://shopify/Product/7416722358323	Clarke And Clarke	1200
+gid://shopify/Product/7416721735731	Clarke And Clarke	1200
+gid://shopify/Product/7416722194483	Clarke And Clarke	1200
+gid://shopify/Product/7416722489395	Clarke And Clarke	1200
+gid://shopify/Product/7416722063411	Clarke And Clarke	1200
+gid://shopify/Product/7416723898419	Clarke And Clarke	1200
+gid://shopify/Product/7416721309747	Clarke And Clarke	1200
+gid://shopify/Product/7416721932339	Clarke And Clarke	1200
+gid://shopify/Product/7416723144755	Clarke And Clarke	1200
+gid://shopify/Product/7416722686003	Clarke And Clarke	1200
+gid://shopify/Product/7416722817075	Clarke And Clarke	1200
+gid://shopify/Product/7416722980915	Clarke And Clarke	1200
+gid://shopify/Product/7416723734579	Clarke And Clarke	1200
+gid://shopify/Product/7416723341363	Clarke And Clarke	1200
+gid://shopify/Product/7416723570739	Clarke And Clarke	1200
+gid://shopify/Product/7416724914227	Clarke And Clarke	1200
+gid://shopify/Product/7416724717619	Clarke And Clarke	1200
+gid://shopify/Product/7416724553779	Clarke And Clarke	1200
+gid://shopify/Product/7416725209139	Clarke And Clarke	1200
+gid://shopify/Product/7416725078067	Clarke And Clarke	1200
+gid://shopify/Product/7416725700659	Clarke And Clarke	1200
+gid://shopify/Product/7416724193331	Clarke And Clarke	1200
+gid://shopify/Product/7416725831731	Clarke And Clarke	1200
+gid://shopify/Product/7416726519859	Clarke And Clarke	1200
+gid://shopify/Product/7416725405747	Clarke And Clarke	1200
+gid://shopify/Product/7416725536819	Clarke And Clarke	1200
+gid://shopify/Product/7416725930035	Clarke And Clarke	1200
+gid://shopify/Product/7416726192179	Clarke And Clarke	1200
+gid://shopify/Product/7416726388787	Clarke And Clarke	1200
+gid://shopify/Product/7416726683699	Clarke And Clarke	1200
+gid://shopify/Product/7416727175219	Clarke And Clarke	1200
+gid://shopify/Product/7416727011379	Clarke And Clarke	1200
+gid://shopify/Product/7416727797811	Clarke And Clarke	1200
+gid://shopify/Product/7416727371827	Clarke And Clarke	1200
+gid://shopify/Product/7416727502899	Clarke And Clarke	1200
+gid://shopify/Product/7416727928883	Clarke And Clarke	1200
+gid://shopify/Product/7416728092723	Clarke And Clarke	1200
+gid://shopify/Product/7416728420403	Clarke And Clarke	1200
+gid://shopify/Product/7416730583091	Clarke And Clarke	1200
+gid://shopify/Product/7416730189875	Clarke And Clarke	1200
+gid://shopify/Product/7416729731123	Clarke And Clarke	1200
+gid://shopify/Product/7416731631667	Clarke And Clarke	1200
+gid://shopify/Product/7416730779699	Clarke And Clarke	1200
+gid://shopify/Product/7416730419251	Clarke And Clarke	1200
+gid://shopify/Product/7416730943539	Clarke And Clarke	1200
+gid://shopify/Product/7416728911923	Clarke And Clarke	1200
+gid://shopify/Product/7416732024883	Clarke And Clarke	1200
+gid://shopify/Product/7416729305139	Clarke And Clarke	1200
+gid://shopify/Product/7416729141299	Clarke And Clarke	1200
+gid://shopify/Product/7416729501747	Clarke And Clarke	1200
+gid://shopify/Product/7416732221491	Clarke And Clarke	1200
+gid://shopify/Product/7416732385331	Clarke And Clarke	1200
+gid://shopify/Product/7416731303987	Clarke And Clarke	1200
+gid://shopify/Product/7416731533363	Clarke And Clarke	1200
+gid://shopify/Product/7416731861043	Clarke And Clarke	1200
+gid://shopify/Product/7416728584243	Clarke And Clarke	1200
+gid://shopify/Product/7416731140147	Clarke And Clarke	1200
+gid://shopify/Product/7416728780851	Clarke And Clarke	1200
+gid://shopify/Product/7416732581939	Clarke And Clarke	1200
+gid://shopify/Product/7416732713011	Clarke And Clarke	1200
+gid://shopify/Product/7416733007923	Clarke And Clarke	1200
+gid://shopify/Product/7416733630515	Clarke And Clarke	1200
+gid://shopify/Product/7416734122035	Clarke And Clarke	1200
+gid://shopify/Product/7416733401139	Clarke And Clarke	1200
+gid://shopify/Product/7416733925427	Clarke And Clarke	1200
+gid://shopify/Product/7416734384179	Clarke And Clarke	1200
+gid://shopify/Product/7416734285875	Clarke And Clarke	1200
+gid://shopify/Product/7416734548019	Clarke And Clarke	1200
+gid://shopify/Product/7416734711859	Clarke And Clarke	1200
+gid://shopify/Product/7416734842931	Clarke And Clarke	1200
+gid://shopify/Product/7416738971699	Clarke And Clarke	1200
+gid://shopify/Product/7416739856435	Clarke And Clarke	1200
+gid://shopify/Product/7416735039539	Clarke And Clarke	1200
+gid://shopify/Product/7416733794355	Clarke And Clarke	1200
+gid://shopify/Product/7416736809011	Clarke And Clarke	1200
+gid://shopify/Product/7416735399987	Clarke And Clarke	1200
+gid://shopify/Product/7416738447411	Clarke And Clarke	1200
+gid://shopify/Product/7416737955891	Clarke And Clarke	1200
+gid://shopify/Product/7416740249651	Clarke And Clarke	1200
+gid://shopify/Product/7416735957043	Clarke And Clarke	1200
+gid://shopify/Product/7416741134387	Clarke And Clarke	1200
+gid://shopify/Product/7416740675635	Clarke And Clarke	1200
+gid://shopify/Product/7416724062259	Clarke And Clarke	1200
+gid://shopify/Product/7416743460915	Clarke And Clarke	1200
+gid://shopify/Product/7416741625907	Clarke And Clarke	1200
+gid://shopify/Product/7416744116275	Clarke And Clarke	1200
+gid://shopify/Product/7416742117427	Clarke And Clarke	1200
+gid://shopify/Product/7416742707251	Clarke And Clarke	1200
+gid://shopify/Product/7416744443955	Clarke And Clarke	1200
+gid://shopify/Product/7416743919667	Clarke And Clarke	1200
+gid://shopify/Product/7416744673331	Clarke And Clarke	1200
+gid://shopify/Product/7416744214579	Clarke And Clarke	1200
+gid://shopify/Product/7416744804403	Clarke And Clarke	1200
+gid://shopify/Product/7416745623603	Clarke And Clarke	1200
+gid://shopify/Product/7416745459763	Clarke And Clarke	1200
+gid://shopify/Product/7416744935475	Clarke And Clarke	1200
+gid://shopify/Product/7416746147891	Clarke And Clarke	1200
+gid://shopify/Product/7416745918515	Clarke And Clarke	1200
+gid://shopify/Product/7416745754675	Clarke And Clarke	1200
+gid://shopify/Product/7416745197619	Clarke And Clarke	1200
+gid://shopify/Product/7416745099315	Clarke And Clarke	1200
+gid://shopify/Product/7416745295923	Clarke And Clarke	1200
+gid://shopify/Product/7416746049587	Clarke And Clarke	1200
+gid://shopify/Product/7416746377267	Clarke And Clarke	1200
+gid://shopify/Product/7416746639411	Clarke And Clarke	1200
+gid://shopify/Product/7416746475571	Clarke And Clarke	1200
+gid://shopify/Product/7416746278963	Clarke And Clarke	1200
+gid://shopify/Product/7416746934323	Clarke And Clarke	1200
+gid://shopify/Product/7416747360307	Clarke And Clarke	1200
+gid://shopify/Product/7416747163699	Clarke And Clarke	1200
+gid://shopify/Product/7416746803251	Clarke And Clarke	1200
+gid://shopify/Product/7416746999859	Clarke And Clarke	1200
+gid://shopify/Product/7416747491379	Clarke And Clarke	1200
+gid://shopify/Product/7416747294771	Clarke And Clarke	1200
+gid://shopify/Product/7416747851827	Clarke And Clarke	1200
+gid://shopify/Product/7416748245043	Clarke And Clarke	1200
+gid://shopify/Product/7416747622451	Clarke And Clarke	1200
+gid://shopify/Product/7416747917363	Clarke And Clarke	1200
+gid://shopify/Product/7416748179507	Clarke And Clarke	1200
+gid://shopify/Product/7416747720755	Clarke And Clarke	1200
+gid://shopify/Product/7416748474419	Clarke And Clarke	1200
+gid://shopify/Product/7416748671027	Clarke And Clarke	1200
+gid://shopify/Product/7416748572723	Clarke And Clarke	1200
+gid://shopify/Product/7416748376115	Clarke And Clarke	1200
+gid://shopify/Product/7416749064243	Clarke And Clarke	1200
+gid://shopify/Product/7416748998707	Clarke And Clarke	1200
+gid://shopify/Product/7416749195315	Clarke And Clarke	1200
+gid://shopify/Product/7416748769331	Clarke And Clarke	1200
+gid://shopify/Product/7416749326387	Clarke And Clarke	1200
+gid://shopify/Product/7416748015667	Clarke And Clarke	1200
+gid://shopify/Product/7416749719603	Clarke And Clarke	1200
+gid://shopify/Product/7416749490227	Clarke And Clarke	1200
+gid://shopify/Product/7416749588531	Clarke And Clarke	1200
+gid://shopify/Product/7416749424691	Clarke And Clarke	1200
+gid://shopify/Product/7416749817907	Clarke And Clarke	1200
+gid://shopify/Product/7416749948979	Clarke And Clarke	1200
+gid://shopify/Product/7416751783987	Clarke And Clarke	1200
+gid://shopify/Product/7416750178355	Clarke And Clarke	1200
+gid://shopify/Product/7416749654067	Clarke And Clarke	1200
+gid://shopify/Product/7416753160243	Clarke And Clarke	1200
+gid://shopify/Product/7416751587379	Clarke And Clarke	1200
+gid://shopify/Product/7416751685683	Clarke And Clarke	1200
+gid://shopify/Product/7416750342195	Clarke And Clarke	1200
+gid://shopify/Product/7416750080051	Clarke And Clarke	1200
+gid://shopify/Product/7416750407731	Clarke And Clarke	1200
+gid://shopify/Product/7416751423539	Clarke And Clarke	1200
+gid://shopify/Product/7416753291315	Clarke And Clarke	1200
+gid://shopify/Product/7416753356851	Clarke And Clarke	1200
+gid://shopify/Product/7416753618995	Clarke And Clarke	1200
+gid://shopify/Product/7416754962483	Clarke And Clarke	1200
+gid://shopify/Product/7416754339891	Clarke And Clarke	1200
+gid://shopify/Product/7416755552307	Clarke And Clarke	1200
+gid://shopify/Product/7416755257395	Clarke And Clarke	1200
+gid://shopify/Product/7416755191859	Clarke And Clarke	1200
+gid://shopify/Product/7416755355699	Clarke And Clarke	1200
+gid://shopify/Product/7416755421235	Clarke And Clarke	1200
+gid://shopify/Product/7416755912755	Clarke And Clarke	1200
+gid://shopify/Product/7416756011059	Clarke And Clarke	1200
+gid://shopify/Product/7416755650611	Clarke And Clarke	1200
+gid://shopify/Product/7416756076595	Clarke And Clarke	1200
+gid://shopify/Product/7416755748915	Clarke And Clarke	1200
+gid://shopify/Product/7416756437043	Clarke And Clarke	1200
+gid://shopify/Product/7416756305971	Clarke And Clarke	1200
+gid://shopify/Product/7416756207667	Clarke And Clarke	1200
+gid://shopify/Product/7416756568115	Clarke And Clarke	1200
+gid://shopify/Product/7416757452851	Clarke And Clarke	1200
+gid://shopify/Product/7416757649459	Clarke And Clarke	1200
+gid://shopify/Product/7416757321779	Clarke And Clarke	1200
+gid://shopify/Product/7416756797491	Clarke And Clarke	1200
+gid://shopify/Product/7416757780531	Clarke And Clarke	1200
+gid://shopify/Product/7416758075443	Clarke And Clarke	1200
+gid://shopify/Product/7416757059635	Clarke And Clarke	1200
+gid://shopify/Product/7416758206515	Clarke And Clarke	1200
+gid://shopify/Product/7416758632499	Clarke And Clarke	1200
+gid://shopify/Product/7416758337587	Clarke And Clarke	1200
+gid://shopify/Product/7416758435891	Clarke And Clarke	1200
+gid://shopify/Product/7416759582771	Clarke And Clarke	1200
+gid://shopify/Product/7416758763571	Clarke And Clarke	1200
+gid://shopify/Product/7416759877683	Clarke And Clarke	1200
+gid://shopify/Product/7416759713843	Clarke And Clarke	1200
+gid://shopify/Product/7416759975987	Clarke And Clarke	1200
+gid://shopify/Product/7416760598579	Clarke And Clarke	1200
+gid://shopify/Product/7416760369203	Clarke And Clarke	1200
+gid://shopify/Product/7416760238131	Clarke And Clarke	1200
+gid://shopify/Product/7416760762419	Clarke And Clarke	1200
+gid://shopify/Product/7416760893491	Clarke And Clarke	1200
+gid://shopify/Product/7416761319475	Clarke And Clarke	1200
+gid://shopify/Product/7416761483315	Clarke And Clarke	1200
+gid://shopify/Product/7416760664115	Clarke And Clarke	1200
+gid://shopify/Product/7416760991795	Clarke And Clarke	1200
+gid://shopify/Product/7416761188403	Clarke And Clarke	1200
+gid://shopify/Product/7416761155635	Clarke And Clarke	1200
+gid://shopify/Product/7416761614387	Clarke And Clarke	1200
+gid://shopify/Product/7416761942067	Clarke And Clarke	1200
+gid://shopify/Product/7416761843763	Clarke And Clarke	1200
+gid://shopify/Product/7416762695731	Clarke And Clarke	1200
+gid://shopify/Product/7416762433587	Clarke And Clarke	1200
+gid://shopify/Product/7416763383859	Clarke And Clarke	1200
+gid://shopify/Product/7416762073139	Clarke And Clarke	1200
+gid://shopify/Product/7416763187251	Clarke And Clarke	1200
+gid://shopify/Product/7416762302515	Clarke And Clarke	1200
+gid://shopify/Product/7416762531891	Clarke And Clarke	1200
+gid://shopify/Product/7416763285555	Clarke And Clarke	1200
+gid://shopify/Product/7416762826803	Clarke And Clarke	1200
+gid://shopify/Product/7416763908147	Clarke And Clarke	1200
+gid://shopify/Product/7416763678771	Clarke And Clarke	1200
+gid://shopify/Product/7416763514931	Clarke And Clarke	1200
+gid://shopify/Product/7416751259699	Clarke And Clarke	1200
+gid://shopify/Product/7416764530739	Clarke And Clarke	1200
+gid://shopify/Product/7416764006451	Clarke And Clarke	1200
+gid://shopify/Product/7416764661811	Clarke And Clarke	1200
+gid://shopify/Product/7416764235827	Clarke And Clarke	1200
+gid://shopify/Product/7416764956723	Clarke And Clarke	1200
+gid://shopify/Product/7416764825651	Clarke And Clarke	1200
+gid://shopify/Product/7416765218867	Clarke And Clarke	1200
+gid://shopify/Product/7416764334131	Clarke And Clarke	1200
+gid://shopify/Product/7416765415475	Clarke And Clarke	1200
+gid://shopify/Product/7416765906995	Clarke And Clarke	1200
+gid://shopify/Product/7416765612083	Clarke And Clarke	1200
+gid://shopify/Product/7416766562355	Clarke And Clarke	1200
+gid://shopify/Product/7416767184947	Clarke And Clarke	1200
+gid://shopify/Product/7416766857267	Clarke And Clarke	1200
+gid://shopify/Product/7416766660659	Clarke And Clarke	1200
+gid://shopify/Product/7416739397683	Clarke And Clarke	1200
+gid://shopify/Product/7416767447091	Clarke And Clarke	1200
+gid://shopify/Product/7416766332979	Clarke And Clarke	1200
+gid://shopify/Product/7416767578163	Clarke And Clarke	1200
+gid://shopify/Product/7416767283251	Clarke And Clarke	1200
+gid://shopify/Product/7416766988339	Clarke And Clarke	1200
+gid://shopify/Product/7416766234675	Clarke And Clarke	1200
+gid://shopify/Product/7416767676467	Clarke And Clarke	1200
+gid://shopify/Product/7416769445939	Clarke And Clarke	1200
+gid://shopify/Product/7416769118259	Clarke And Clarke	1200
+gid://shopify/Product/7416767873075	Clarke And Clarke	1200
+gid://shopify/Product/7416768987187	Clarke And Clarke	1200
+gid://shopify/Product/7416768004147	Clarke And Clarke	1200
+gid://shopify/Product/7416769314867	Clarke And Clarke	1200
+gid://shopify/Product/7416768659507	Clarke And Clarke	1200
+gid://shopify/Product/7416770199603	Clarke And Clarke	1200
+gid://shopify/Product/7416770035763	Clarke And Clarke	1200
+gid://shopify/Product/7416771903539	Clarke And Clarke	1200
+gid://shopify/Product/7416772165683	Clarke And Clarke	1200
+gid://shopify/Product/7416773050419	Clarke And Clarke	1200
+gid://shopify/Product/7416760074291	Clarke And Clarke	1200
+gid://shopify/Product/7416773214259	Clarke And Clarke	1200
+gid://shopify/Product/7416772689971	Clarke And Clarke	1200
+gid://shopify/Product/7416773476403	Clarke And Clarke	1200
+gid://shopify/Product/7416773869619	Clarke And Clarke	1200
+gid://shopify/Product/7416772591667	Clarke And Clarke	1200
+gid://shopify/Product/7416774426675	Clarke And Clarke	1200
+gid://shopify/Product/7416775082035	Clarke And Clarke	1200
+gid://shopify/Product/7416774066227	Clarke And Clarke	1200
+gid://shopify/Product/7416774623283	Clarke And Clarke	1200
+gid://shopify/Product/7416773771315	Clarke And Clarke	1200
+gid://shopify/Product/7416774164531	Clarke And Clarke	1200
+gid://shopify/Product/7416776359987	Clarke And Clarke	1200
+gid://shopify/Product/7416776458291	Clarke And Clarke	1200
+gid://shopify/Product/7416775508019	Clarke And Clarke	1200
+gid://shopify/Product/7416774754355	Clarke And Clarke	1200
+gid://shopify/Product/7416776196147	Clarke And Clarke	1200
+gid://shopify/Product/7416775376947	Clarke And Clarke	1200
+gid://shopify/Product/7416776949811	Clarke And Clarke	1200
+gid://shopify/Product/7416777113651	Clarke And Clarke	1200
+gid://shopify/Product/7416775704627	Clarke And Clarke	1200
+gid://shopify/Product/7416776818739	Clarke And Clarke	1200
+gid://shopify/Product/7416777211955	Clarke And Clarke	1200
+gid://shopify/Product/7416777900083	Clarke And Clarke	1200
+gid://shopify/Product/7416777408563	Clarke And Clarke	1200
+gid://shopify/Product/7416778817587	Clarke And Clarke	1200
+gid://shopify/Product/7416777769011	Clarke And Clarke	1200
+gid://shopify/Product/7416778227763	Clarke And Clarke	1200
+gid://shopify/Product/7416777605171	Clarke And Clarke	1200
+gid://shopify/Product/7416778522675	Clarke And Clarke	1200
+gid://shopify/Product/7416778063923	Clarke And Clarke	1200
+gid://shopify/Product/7416779800627	Clarke And Clarke	1200
+gid://shopify/Product/7416778653747	Clarke And Clarke	1200
+gid://shopify/Product/7416780095539	Clarke And Clarke	1200
+gid://shopify/Product/7416781242419	Clarke And Clarke	1200
+gid://shopify/Product/7416779636787	Clarke And Clarke	1200
+gid://shopify/Product/7416782028851	Clarke And Clarke	1200
+gid://shopify/Product/7416779931699	Clarke And Clarke	1200
+gid://shopify/Product/7416781078579	Clarke And Clarke	1200
+gid://shopify/Product/7416779538483	Clarke And Clarke	1200
+gid://shopify/Product/7416782815283	Clarke And Clarke	1200
+gid://shopify/Product/7416780652595	Clarke And Clarke	1200
+gid://shopify/Product/7416781635635	Clarke And Clarke	1200
+gid://shopify/Product/7416781865011	Clarke And Clarke	1200
+gid://shopify/Product/7416782225459	Clarke And Clarke	1200
+gid://shopify/Product/7416781471795	Clarke And Clarke	1200
+gid://shopify/Product/7416782553139	Clarke And Clarke	1200
+gid://shopify/Product/7416782913587	Clarke And Clarke	1200
+gid://shopify/Product/7416783437875	Clarke And Clarke	1200
+gid://shopify/Product/7416783700019	Clarke And Clarke	1200
+gid://shopify/Product/7416783175731	Clarke And Clarke	1200
+gid://shopify/Product/7416783110195	Clarke And Clarke	1200
+gid://shopify/Product/7416783634483	Clarke And Clarke	1200
+gid://shopify/Product/7416783372339	Clarke And Clarke	1200
+gid://shopify/Product/7416783896627	Clarke And Clarke	1200
+gid://shopify/Product/7416784388147	Clarke And Clarke	1200
+gid://shopify/Product/7416783994931	Clarke And Clarke	1200
+gid://shopify/Product/7416784191539	Clarke And Clarke	1200
+gid://shopify/Product/7416784617523	Clarke And Clarke	1200
+gid://shopify/Product/7416784912435	Clarke And Clarke	1200
+gid://shopify/Product/7416785109043	Clarke And Clarke	1200
+gid://shopify/Product/7416785731635	Clarke And Clarke	1200
+gid://shopify/Product/7416786092083	Clarke And Clarke	1200
+gid://shopify/Product/7416785436723	Clarke And Clarke	1200
+gid://shopify/Product/7416785240115	Clarke And Clarke	1200
+gid://shopify/Product/7416786354227	Clarke And Clarke	1200
+gid://shopify/Product/7416785567795	Clarke And Clarke	1200
+gid://shopify/Product/7416785895475	Clarke And Clarke	1200
+gid://shopify/Product/7416786452531	Clarke And Clarke	1200
+gid://shopify/Product/7416786976819	Clarke And Clarke	1200
+gid://shopify/Product/7416786649139	Clarke And Clarke	1200
+gid://shopify/Product/7416787501107	Clarke And Clarke	1200
+gid://shopify/Product/7416786780211	Clarke And Clarke	1200
+gid://shopify/Product/7416787107891	Clarke And Clarke	1200
+gid://shopify/Product/7416787632179	Clarke And Clarke	1200
+gid://shopify/Product/7416786911283	Clarke And Clarke	1200
+gid://shopify/Product/7416787828787	Clarke And Clarke	1200
+gid://shopify/Product/7416789467187	Clarke And Clarke	1200
+gid://shopify/Product/7416788746291	Clarke And Clarke	1200
+gid://shopify/Product/7416789598259	Clarke And Clarke	1200
+gid://shopify/Product/7416789303347	Clarke And Clarke	1200
+gid://shopify/Product/7416789696563	Clarke And Clarke	1200
+gid://shopify/Product/7416790974515	Clarke And Clarke	1200
+gid://shopify/Product/7416791269427	Clarke And Clarke	1200
+gid://shopify/Product/7416790482995	Clarke And Clarke	1200
+gid://shopify/Product/7416790253619	Clarke And Clarke	1200
+gid://shopify/Product/7416793628723	Clarke And Clarke	1200
+gid://shopify/Product/7416791892019	Clarke And Clarke	1200
+gid://shopify/Product/7416792219699	Clarke And Clarke	1200
+gid://shopify/Product/7416789925939	Clarke And Clarke	1200
+gid://shopify/Product/7416792023091	Clarke And Clarke	1200
+gid://shopify/Product/7416792481843	Clarke And Clarke	1200
+gid://shopify/Product/7416793071667	Clarke And Clarke	1200
+gid://shopify/Product/7416793432115	Clarke And Clarke	1200
+gid://shopify/Product/7416784486451	Clarke And Clarke	1200
+gid://shopify/Product/7416793792563	Clarke And Clarke	1200
+gid://shopify/Product/7416793956403	Clarke And Clarke	1200
+gid://shopify/Product/7416794382387	Clarke And Clarke	1200
+gid://shopify/Product/7416794251315	Clarke And Clarke	1200
+gid://shopify/Product/7416794578995	Clarke And Clarke	1200
+gid://shopify/Product/7416794677299	Clarke And Clarke	1200
+gid://shopify/Product/7416796741683	Clarke And Clarke	1200
+gid://shopify/Product/7416796446771	Clarke And Clarke	1200
+gid://shopify/Product/7416796250163	Clarke And Clarke	1200
+gid://shopify/Product/7416795824179	Clarke And Clarke	1200
+gid://shopify/Product/7416794873907	Clarke And Clarke	1200
+gid://shopify/Product/7416796020787	Clarke And Clarke	1200
+gid://shopify/Product/7416796151859	Clarke And Clarke	1200
+gid://shopify/Product/7416795594803	Clarke And Clarke	1200
+gid://shopify/Product/7416795037747	Clarke And Clarke	1200
+gid://shopify/Product/7416795332659	Clarke And Clarke	1200
+gid://shopify/Product/7416795201587	Clarke And Clarke	1200
+gid://shopify/Product/7416796577843	Clarke And Clarke	1200
+gid://shopify/Product/7416794906675	Clarke And Clarke	1200
+gid://shopify/Product/7416796905523	Clarke And Clarke	1200
+gid://shopify/Product/7416797036595	Clarke And Clarke	1200
+gid://shopify/Product/7416797200435	Clarke And Clarke	1200
+gid://shopify/Product/7416797364275	Clarke And Clarke	1200
+gid://shopify/Product/7416797790259	Clarke And Clarke	1200
+gid://shopify/Product/7416797626419	Clarke And Clarke	1200
+gid://shopify/Product/7416797495347	Clarke And Clarke	1200
+gid://shopify/Product/7416798150707	Clarke And Clarke	1200
+gid://shopify/Product/7416798019635	Clarke And Clarke	1200
+gid://shopify/Product/7416798347315	Clarke And Clarke	1200
+gid://shopify/Product/7416799854643	Clarke And Clarke	1200
+gid://shopify/Product/7416800116787	Clarke And Clarke	1200
+gid://shopify/Product/7416798904371	Clarke And Clarke	1200
+gid://shopify/Product/7416798511155	Clarke And Clarke	1200
+gid://shopify/Product/7416798674995	Clarke And Clarke	1200
+gid://shopify/Product/7416799690803	Clarke And Clarke	1200
+gid://shopify/Product/7416799199283	Clarke And Clarke	1200
+gid://shopify/Product/7416799985715	Clarke And Clarke	1200
+gid://shopify/Product/7416800444467	Clarke And Clarke	1200
+gid://shopify/Product/7416800772147	Clarke And Clarke	1200
+gid://shopify/Product/7416799494195	Clarke And Clarke	1200
+gid://shopify/Product/7416801296435	Clarke And Clarke	1200
+gid://shopify/Product/7416801820723	Clarke And Clarke	1200
+gid://shopify/Product/7416800968755	Clarke And Clarke	1200
+gid://shopify/Product/7416799363123	Clarke And Clarke	1200
+gid://shopify/Product/7416801624115	Clarke And Clarke	1200
+gid://shopify/Product/7416802148403	Clarke And Clarke	1200
+gid://shopify/Product/7416801460275	Clarke And Clarke	1200
+gid://shopify/Product/7416800247859	Clarke And Clarke	1200
+gid://shopify/Product/7416801984563	Clarke And Clarke	1200
+gid://shopify/Product/7416801132595	Clarke And Clarke	1200
+gid://shopify/Product/7416784257075	Clarke And Clarke	1200
+gid://shopify/Product/7416802312243	Clarke And Clarke	1200
+gid://shopify/Product/7416804212787	Clarke And Clarke	1200
+gid://shopify/Product/7416803655731	Clarke And Clarke	1200
+gid://shopify/Product/7416802705459	Clarke And Clarke	1200
+gid://shopify/Product/7416802934835	Clarke And Clarke	1200
+gid://shopify/Product/7416803393587	Clarke And Clarke	1200
+gid://shopify/Product/7416803229747	Clarke And Clarke	1200
+gid://shopify/Product/7416802607155	Clarke And Clarke	1200
+gid://shopify/Product/7416803754035	Clarke And Clarke	1200
+gid://shopify/Product/7416804311091	Clarke And Clarke	1200
+gid://shopify/Product/7416804081715	Clarke And Clarke	1200
+gid://shopify/Product/7416802508851	Clarke And Clarke	1200
+gid://shopify/Product/7416803950643	Clarke And Clarke	1200
+gid://shopify/Product/7416804737075	Clarke And Clarke	1200
+gid://shopify/Product/7416804507699	Clarke And Clarke	1200
+gid://shopify/Product/7416799068211	Clarke And Clarke	1200
+gid://shopify/Product/7416804999219	Clarke And Clarke	1200
+gid://shopify/Product/7416803524659	Clarke And Clarke	1200
+gid://shopify/Product/7416804868147	Clarke And Clarke	1200
+gid://shopify/Product/7416804409395	Clarke And Clarke	1200
+gid://shopify/Product/7416805425203	Clarke And Clarke	1200
+gid://shopify/Product/7416794120243	Clarke And Clarke	1200
+gid://shopify/Product/7416804638771	Clarke And Clarke	1200
+gid://shopify/Product/7416805261363	Clarke And Clarke	1200
+gid://shopify/Product/7416805621811	Clarke And Clarke	1200
+gid://shopify/Product/7416805851187	Clarke And Clarke	1200
+gid://shopify/Product/7416807161907	Clarke And Clarke	1200
+gid://shopify/Product/7416809062451	Clarke And Clarke	1200
+gid://shopify/Product/7416806735923	Clarke And Clarke	1200
+gid://shopify/Product/7416807063603	Clarke And Clarke	1200
+gid://shopify/Product/7416806047795	Clarke And Clarke	1200
+gid://shopify/Product/7416808931379	Clarke And Clarke	1200
+gid://shopify/Product/7416809521203	Clarke And Clarke	1200
+gid://shopify/Product/7416809422899	Clarke And Clarke	1200
+gid://shopify/Product/7416810733619	Clarke And Clarke	1200
+gid://shopify/Product/7416807358515	Clarke And Clarke	1200
+gid://shopify/Product/7416808702003	Clarke And Clarke	1200
+gid://shopify/Product/7416809259059	Clarke And Clarke	1200
+gid://shopify/Product/7416810340403	Clarke And Clarke	1200
+gid://shopify/Product/7416808276019	Clarke And Clarke	1200
+gid://shopify/Product/7416806146099	Clarke And Clarke	1200
+gid://shopify/Product/7416811618355	Clarke And Clarke	1200
+gid://shopify/Product/7416811814963	Clarke And Clarke	1200
+gid://shopify/Product/7416810012723	Clarke And Clarke	1200
+gid://shopify/Product/7416810897459	Clarke And Clarke	1200
+gid://shopify/Product/7416809685043	Clarke And Clarke	1200
+gid://shopify/Product/7416811159603	Clarke And Clarke	1200
+gid://shopify/Product/7416811356211	Clarke And Clarke	1200
+gid://shopify/Product/7416812273715	Clarke And Clarke	1200
+gid://shopify/Product/7416812699699	Clarke And Clarke	1200
+gid://shopify/Product/7416814633011	Clarke And Clarke	1200
+gid://shopify/Product/7416813420595	Clarke And Clarke	1200
+gid://shopify/Product/7416813223987	Clarke And Clarke	1200
+gid://shopify/Product/7416813125683	Clarke And Clarke	1200
+gid://shopify/Product/7416814272563	Clarke And Clarke	1200
+gid://shopify/Product/7416813551667	Clarke And Clarke	1200
+gid://shopify/Product/7416815419443	Clarke And Clarke	1200
+gid://shopify/Product/7416814174259	Clarke And Clarke	1200
+gid://shopify/Product/7416815714355	Clarke And Clarke	1200
+gid://shopify/Product/7416815616051	Clarke And Clarke	1200
+gid://shopify/Product/7416814829619	Clarke And Clarke	1200
+gid://shopify/Product/7416816173107	Clarke And Clarke	1200
+gid://shopify/Product/7416814370867	Clarke And Clarke	1200
+gid://shopify/Product/7416816435251	Clarke And Clarke	1200
+gid://shopify/Product/7416816762931	Clarke And Clarke	1200
+gid://shopify/Product/7416815878195	Clarke And Clarke	1200
+gid://shopify/Product/7416816009267	Clarke And Clarke	1200
+gid://shopify/Product/7416816566323	Clarke And Clarke	1200
+gid://shopify/Product/7416816304179	Clarke And Clarke	1200
+gid://shopify/Product/7416816959539	Clarke And Clarke	1200
+gid://shopify/Product/7416816697395	Clarke And Clarke	1200
+gid://shopify/Product/7416817221683	Clarke And Clarke	1200
+gid://shopify/Product/7416817319987	Clarke And Clarke	1200
+gid://shopify/Product/7416817090611	Clarke And Clarke	1200
+gid://shopify/Product/7416818532403	Clarke And Clarke	400
+gid://shopify/Product/7416817451059	Clarke And Clarke	1200
+gid://shopify/Product/7416819286067	Clarke And Clarke	400
+gid://shopify/Product/7416818925619	Clarke And Clarke	400
+gid://shopify/Product/7416818630707	Clarke And Clarke	400
+gid://shopify/Product/7416819515443	Clarke And Clarke	400
+gid://shopify/Product/7416818073651	Clarke And Clarke	1200
+gid://shopify/Product/7416817909811	Clarke And Clarke	1200
+gid://shopify/Product/7416818761779	Clarke And Clarke	400
+gid://shopify/Product/7416819417139	Clarke And Clarke	400
+gid://shopify/Product/7416819154995	Clarke And Clarke	400
+gid://shopify/Product/7416819777587	Clarke And Clarke	400
+gid://shopify/Product/7416819974195	Clarke And Clarke	400
+gid://shopify/Product/7416818237491	Clarke And Clarke	1200
+gid://shopify/Product/7416818401331	Clarke And Clarke	400
+gid://shopify/Product/7416819875891	Clarke And Clarke	400
+gid://shopify/Product/7416819712051	Clarke And Clarke	400
+gid://shopify/Product/7416820072499	Clarke And Clarke	400
+gid://shopify/Product/7416820334643	Clarke And Clarke	400
+gid://shopify/Product/7416820465715	Clarke And Clarke	400
+gid://shopify/Product/7416812929075	Clarke And Clarke	1200
+gid://shopify/Product/7416820564019	Clarke And Clarke	400
+gid://shopify/Product/7416820760627	Clarke And Clarke	400
+gid://shopify/Product/7416821874739	Clarke And Clarke	1200
+gid://shopify/Product/7416821088307	Clarke And Clarke	1200
+gid://shopify/Product/7416820990003	Clarke And Clarke	1200
+gid://shopify/Product/7416821186611	Clarke And Clarke	1200
+gid://shopify/Product/7416821415987	Clarke And Clarke	1200
+gid://shopify/Product/7416821547059	Clarke And Clarke	1200
+gid://shopify/Product/7416822595635	Clarke And Clarke	1200
+gid://shopify/Product/7416821317683	Clarke And Clarke	1200
+gid://shopify/Product/7416821743667	Clarke And Clarke	1200
+gid://shopify/Product/7416822300723	Clarke And Clarke	1200
+gid://shopify/Product/7416821973043	Clarke And Clarke	1200
+gid://shopify/Product/7416821645363	Clarke And Clarke	1200
+gid://shopify/Product/7416823087155	Clarke And Clarke	1200
+gid://shopify/Product/7416823382067	Clarke And Clarke	1200
+gid://shopify/Product/7416822104115	Clarke And Clarke	1200
+gid://shopify/Product/7416822923315	Clarke And Clarke	1200
+gid://shopify/Product/7416822792243	Clarke And Clarke	1200
+gid://shopify/Product/7416823185459	Clarke And Clarke	1200
+gid://shopify/Product/7416823611443	Clarke And Clarke	1200
+gid://shopify/Product/7416823447603	Clarke And Clarke	1200
+gid://shopify/Product/7416822202419	Clarke And Clarke	1200
+gid://shopify/Product/7416823840819	Clarke And Clarke	1200
+gid://shopify/Product/7416823775283	Clarke And Clarke	1200
+gid://shopify/Product/7416824365107	Clarke And Clarke	1200
+gid://shopify/Product/7416824496179	Clarke And Clarke	1200
+gid://shopify/Product/7416824037427	Clarke And Clarke	1200
+gid://shopify/Product/7416824758323	Clarke And Clarke	1200
+gid://shopify/Product/7416824168499	Clarke And Clarke	1200
+gid://shopify/Product/7416824627251	Clarke And Clarke	1200
+gid://shopify/Product/7416825020467	Clarke And Clarke	1200
+gid://shopify/Product/7416825413683	Clarke And Clarke	1200
+gid://shopify/Product/7416825577523	Clarke And Clarke	1200
+gid://shopify/Product/7416826003507	Clarke And Clarke	1200
+gid://shopify/Product/7416825905203	Clarke And Clarke	1200
+gid://shopify/Product/7416826232883	Clarke And Clarke	1200
+gid://shopify/Product/7416825741363	Clarke And Clarke	1200
+gid://shopify/Product/7416826855475	Clarke And Clarke	1200
+gid://shopify/Product/7416825151539	Clarke And Clarke	1200
+gid://shopify/Product/7416826724403	Clarke And Clarke	1200
+gid://shopify/Product/7416827772979	Clarke And Clarke	1200
+gid://shopify/Product/7416826527795	Clarke And Clarke	1200
+gid://shopify/Product/7416826134579	Clarke And Clarke	1200
+gid://shopify/Product/7416826986547	Clarke And Clarke	1200
+gid://shopify/Product/7416826396723	Clarke And Clarke	1200
+gid://shopify/Product/7416828035123	Clarke And Clarke	1200
+gid://shopify/Product/7416827904051	Clarke And Clarke	1200
+gid://shopify/Product/7416827117619	Clarke And Clarke	1200
+gid://shopify/Product/7416828526643	Clarke And Clarke	1200
+gid://shopify/Product/7416828723251	Clarke And Clarke	1200
+gid://shopify/Product/7416829083699	Clarke And Clarke	1200
+gid://shopify/Product/7416828624947	Clarke And Clarke	1200
+gid://shopify/Product/7416829247539	Clarke And Clarke	1200
+gid://shopify/Product/7416830197811	Clarke And Clarke	1200
+gid://shopify/Product/7416830427187	Clarke And Clarke	1200
+gid://shopify/Product/7416830033971	Clarke And Clarke	1200
+gid://shopify/Product/7416830820403	Clarke And Clarke	1200
+gid://shopify/Product/7416830951475	Clarke And Clarke	1200
+gid://shopify/Product/7416831377459	Clarke And Clarke	1200
+gid://shopify/Product/7416830623795	Clarke And Clarke	1200
+gid://shopify/Product/7416831639603	Clarke And Clarke	1200
+gid://shopify/Product/7416831934515	Clarke And Clarke	1200
+gid://shopify/Product/7416831475763	Clarke And Clarke	1200
+gid://shopify/Product/7416831770675	Clarke And Clarke	1200
+gid://shopify/Product/7416833179699	Clarke And Clarke	1200
+gid://shopify/Product/7416832065587	Clarke And Clarke	1200
+gid://shopify/Product/7416832720947	Clarke And Clarke	1200
+gid://shopify/Product/7416831246387	Clarke And Clarke	1200
+gid://shopify/Product/7416833572915	Clarke And Clarke	1200
+gid://shopify/Product/7416833278003	Clarke And Clarke	1200
+gid://shopify/Product/7416833769523	Clarke And Clarke	1200
+gid://shopify/Product/7416825282611	Clarke And Clarke	1200
+gid://shopify/Product/7416834031667	Clarke And Clarke	1200
+gid://shopify/Product/7416833638451	Clarke And Clarke	1200
+gid://shopify/Product/7416834359347	Clarke And Clarke	1200
+gid://shopify/Product/7416832426035	Clarke And Clarke	1200
+gid://shopify/Product/7416833802291	Clarke And Clarke	1200
+gid://shopify/Product/7416834097203	Clarke And Clarke	1200
+gid://shopify/Product/7416834424883	Clarke And Clarke	1200
+gid://shopify/Product/7416834195507	Clarke And Clarke	1200
+gid://shopify/Product/7416834785331	Clarke And Clarke	1200
+gid://shopify/Product/7416834916403	Clarke And Clarke	1200
+gid://shopify/Product/7416834555955	Clarke And Clarke	1200
+gid://shopify/Product/7416834719795	Clarke And Clarke	1200
+gid://shopify/Product/7416835080243	Clarke And Clarke	1200
+gid://shopify/Product/7416835244083	Clarke And Clarke	1200
+gid://shopify/Product/7416835309619	Clarke And Clarke	1200
+gid://shopify/Product/7416835407923	Clarke And Clarke	1200
+gid://shopify/Product/7416835571763	Clarke And Clarke	1200
+gid://shopify/Product/7416835670067	Clarke And Clarke	1200
+gid://shopify/Product/7416841011251	Clarke And Clarke	1200
+gid://shopify/Product/7416835833907	Clarke And Clarke	1200
+gid://shopify/Product/7416840421427	Clarke And Clarke	1200
+gid://shopify/Product/7416840912947	Clarke And Clarke	1200
+gid://shopify/Product/7416840781875	Clarke And Clarke	1200
+gid://shopify/Product/7416840585267	Clarke And Clarke	1200
+gid://shopify/Product/7416840650803	Clarke And Clarke	1200
+gid://shopify/Product/7416841207859	Clarke And Clarke	1200
+gid://shopify/Product/7416841076787	Clarke And Clarke	1200
+gid://shopify/Product/7416841699379	Clarke And Clarke	1200
+gid://shopify/Product/7416841470003	Clarke And Clarke	1200
+gid://shopify/Product/7416841601075	Clarke And Clarke	1200
+gid://shopify/Product/7416841371699	Clarke And Clarke	1200
+gid://shopify/Product/7416842354739	Clarke And Clarke	1200
+gid://shopify/Product/7416841994291	Clarke And Clarke	1200
+gid://shopify/Product/7416842256435	Clarke And Clarke	1200
+gid://shopify/Product/7416842092595	Clarke And Clarke	1200
+gid://shopify/Product/7416842485811	Clarke And Clarke	1200
+gid://shopify/Product/7416842813491	Clarke And Clarke	1200
+gid://shopify/Product/7416842944563	Clarke And Clarke	1200
+gid://shopify/Product/7416843075635	Clarke And Clarke	1200
+gid://shopify/Product/7416842747955	Clarke And Clarke	1200
+gid://shopify/Product/7416843370547	Clarke And Clarke	1200
+gid://shopify/Product/7416842616883	Clarke And Clarke	1200
+gid://shopify/Product/7416843239475	Clarke And Clarke	1200
+gid://shopify/Product/7416843796531	Clarke And Clarke	1200
+gid://shopify/Product/7416844615731	Clarke And Clarke	1200
+gid://shopify/Product/7416843501619	Clarke And Clarke	1200
+gid://shopify/Product/7416843960371	Clarke And Clarke	1200
+gid://shopify/Product/7416843665459	Clarke And Clarke	1200
+gid://shopify/Product/7416844255283	Clarke And Clarke	1200
+gid://shopify/Product/7416844386355	Clarke And Clarke	1200
+gid://shopify/Product/7416844746803	Clarke And Clarke	1200
+gid://shopify/Product/7416845008947	Clarke And Clarke	1200
+gid://shopify/Product/7416844877875	Clarke And Clarke	1200
+gid://shopify/Product/7416845238323	Clarke And Clarke	1200
+gid://shopify/Product/7416845074483	Clarke And Clarke	1200
+gid://shopify/Product/7416844484659	Clarke And Clarke	1200
+gid://shopify/Product/7416845566003	Clarke And Clarke	1200
+gid://shopify/Product/7416845664307	Clarke And Clarke	1200
+gid://shopify/Product/7416845402163	Clarke And Clarke	1200
+gid://shopify/Product/7416845828147	Clarke And Clarke	1200
+gid://shopify/Product/7416846680115	Clarke And Clarke	1200
+gid://shopify/Product/7416847073331	Clarke And Clarke	1200
+gid://shopify/Product/7416845926451	Clarke And Clarke	1200
+gid://shopify/Product/7416846352435	Clarke And Clarke	1200
+gid://shopify/Product/7416846942259	Clarke And Clarke	1200
+gid://shopify/Product/7416846123059	Clarke And Clarke	1200
+gid://shopify/Product/7416846483507	Clarke And Clarke	1200
+gid://shopify/Product/7416847302707	Clarke And Clarke	1200
+gid://shopify/Product/7416847204403	Clarke And Clarke	1200
+gid://shopify/Product/7416847564851	Clarke And Clarke	1200
+gid://shopify/Product/7416846778419	Clarke And Clarke	1200
+gid://shopify/Product/7416848154675	Clarke And Clarke	1200
+gid://shopify/Product/7416848023603	Clarke And Clarke	1200
+gid://shopify/Product/7416848384051	Clarke And Clarke	1200
+gid://shopify/Product/7416847892531	Clarke And Clarke	1200
+gid://shopify/Product/7416848252979	Clarke And Clarke	1200
+gid://shopify/Product/7416847368243	Clarke And Clarke	1200
+gid://shopify/Product/7416848744499	Clarke And Clarke	1200
+gid://shopify/Product/7416848646195	Clarke And Clarke	1200
+gid://shopify/Product/7416817647667	Clarke And Clarke	1200
+gid://shopify/Product/7416849563699	Clarke And Clarke	1200
+gid://shopify/Product/7416849203251	Clarke And Clarke	1200
+gid://shopify/Product/7416849006643	Clarke And Clarke	1200
+gid://shopify/Product/7416849793075	Clarke And Clarke	1200
+gid://shopify/Product/7416848908339	Clarke And Clarke	1200
+gid://shopify/Product/7416849301555	Clarke And Clarke	1200
+gid://shopify/Product/7416850055219	Clarke And Clarke	1200
+gid://shopify/Product/7416850186291	Clarke And Clarke	1200
+gid://shopify/Product/7416851497011	Clarke And Clarke	1200
+gid://shopify/Product/7416850907187	Clarke And Clarke	1200
+gid://shopify/Product/7416851660851	Clarke And Clarke	1200
+gid://shopify/Product/7416851267635	Clarke And Clarke	1200
+gid://shopify/Product/7416851562547	Clarke And Clarke	1200
+gid://shopify/Product/7416851202099	Clarke And Clarke	1200
+gid://shopify/Product/7416851333171	Clarke And Clarke	1200
+gid://shopify/Product/7416851824691	Clarke And Clarke	1200
+gid://shopify/Product/7416852873267	Clarke And Clarke	1200
+gid://shopify/Product/7416852512819	Clarke And Clarke	1200
+gid://shopify/Product/7416852381747	Clarke And Clarke	1200
+gid://shopify/Product/7416852185139	Clarke And Clarke	1200
+gid://shopify/Product/7416852054067	Clarke And Clarke	1200
+gid://shopify/Product/7416851922995	Clarke And Clarke	1200
+gid://shopify/Product/7416853037107	Clarke And Clarke	1200
+gid://shopify/Product/7416852250675	Clarke And Clarke	1200
+gid://shopify/Product/7416853168179	Clarke And Clarke	1200
+gid://shopify/Product/7416853495859	Clarke And Clarke	1200
+gid://shopify/Product/7416853659699	Clarke And Clarke	1200
+gid://shopify/Product/7416853364787	Clarke And Clarke	1200
+gid://shopify/Product/7416853397555	Clarke And Clarke	1200
+gid://shopify/Product/7416853233715	Clarke And Clarke	1200
+gid://shopify/Product/7416852742195	Clarke And Clarke	1200
+gid://shopify/Product/7416853790771	Clarke And Clarke	1200
+gid://shopify/Product/7416854249523	Clarke And Clarke	1200
+gid://shopify/Product/7416853921843	Clarke And Clarke	1200
+gid://shopify/Product/7416854052915	Clarke And Clarke	1200
+gid://shopify/Product/7416854577203	Clarke And Clarke	1200
+gid://shopify/Product/7416854511667	Clarke And Clarke	1200
+gid://shopify/Product/7416854347827	Clarke And Clarke	1200
+gid://shopify/Product/7416854806579	Clarke And Clarke	1200
+gid://shopify/Product/7416854183987	Clarke And Clarke	1200
+gid://shopify/Product/7416855167027	Clarke And Clarke	1200
+gid://shopify/Product/7416855035955	Clarke And Clarke	1200
+gid://shopify/Product/7416855298099	Clarke And Clarke	1200
+gid://shopify/Product/7416854904883	Clarke And Clarke	1200
+gid://shopify/Product/7416855363635	Clarke And Clarke	1200
+gid://shopify/Product/7416856477747	Clarke And Clarke	1200
+gid://shopify/Product/7416856084531	Clarke And Clarke	1200
+gid://shopify/Product/7416855494707	Clarke And Clarke	1200
+gid://shopify/Product/7416855789619	Clarke And Clarke	1200
+gid://shopify/Product/7416856379443	Clarke And Clarke	1200
+gid://shopify/Product/7416855986227	Clarke And Clarke	1200
+gid://shopify/Product/7416855396403	Clarke And Clarke	1200
+gid://shopify/Product/7416855625779	Clarke And Clarke	1200
+gid://shopify/Product/7416856182835	Clarke And Clarke	1200
+gid://shopify/Product/7416856641587	Clarke And Clarke	1200
+gid://shopify/Product/7416856707123	Clarke And Clarke	1200
+gid://shopify/Product/7416856838195	Clarke And Clarke	1200
+gid://shopify/Product/7416856936499	Clarke And Clarke	1200
+gid://shopify/Product/7416857329715	Clarke And Clarke	1200
+gid://shopify/Product/7416857198643	Clarke And Clarke	1200
+gid://shopify/Product/7416857428019	Clarke And Clarke	1200
+gid://shopify/Product/7416857788467	Clarke And Clarke	1200
+gid://shopify/Product/7416857690163	Clarke And Clarke	1200
+gid://shopify/Product/7416857559091	Clarke And Clarke	1200
+gid://shopify/Product/7416858181683	Clarke And Clarke	1200
+gid://shopify/Product/7416858476595	Clarke And Clarke	1200
+gid://shopify/Product/7416858017843	Clarke And Clarke	1200
+gid://shopify/Product/7416858279987	Clarke And Clarke	1200
+gid://shopify/Product/7416858607667	Clarke And Clarke	1200
+gid://shopify/Product/7416858869811	Clarke And Clarke	1200
+gid://shopify/Product/7416858738739	Clarke And Clarke	1200
+gid://shopify/Product/7416859918387	Clarke And Clarke	1200
+gid://shopify/Product/7416859131955	Clarke And Clarke	1200
+gid://shopify/Product/7416859328563	Clarke And Clarke	1200
+gid://shopify/Product/7416859754547	Clarke And Clarke	1200
+gid://shopify/Product/7416859492403	Clarke And Clarke	1200
+gid://shopify/Product/7416859623475	Clarke And Clarke	1200
+gid://shopify/Product/7416857919539	Clarke And Clarke	1200
+gid://shopify/Product/7416860016691	Clarke And Clarke	1200
+gid://shopify/Product/7416859852851	Clarke And Clarke	1200
+gid://shopify/Product/7416860180531	Clarke And Clarke	1200
+gid://shopify/Product/7416860278835	Clarke And Clarke	1200
+gid://shopify/Product/7416860409907	Clarke And Clarke	1200
+gid://shopify/Product/7416860508211	Clarke And Clarke	1200
+gid://shopify/Product/7416860770355	Clarke And Clarke	1200
+gid://shopify/Product/7416860672051	Clarke And Clarke	1200
+gid://shopify/Product/7416861163571	Clarke And Clarke	1200
+gid://shopify/Product/7416860901427	Clarke And Clarke	1200
+gid://shopify/Product/7416861032499	Clarke And Clarke	1200
+gid://shopify/Product/7416861294643	Clarke And Clarke	1200
+gid://shopify/Product/7416861524019	Clarke And Clarke	1200
+gid://shopify/Product/7416861786163	Clarke And Clarke	1200
+gid://shopify/Product/7416861622323	Clarke And Clarke	1200
+gid://shopify/Product/7416861851699	Clarke And Clarke	1200
+gid://shopify/Product/7416862113843	Clarke And Clarke	1200
+gid://shopify/Product/7416862408755	Clarke And Clarke	1200
+gid://shopify/Product/7416861950003	Clarke And Clarke	1200
+gid://shopify/Product/7416862867507	Clarke And Clarke	1200
+gid://shopify/Product/7416862703667	Clarke And Clarke	1200
+gid://shopify/Product/7416862310451	Clarke And Clarke	1200
+gid://shopify/Product/7416863096883	Clarke And Clarke	1200
+gid://shopify/Product/7416863490099	Clarke And Clarke	1200
+gid://shopify/Product/7416862572595	Clarke And Clarke	1200
+gid://shopify/Product/7416862048307	Clarke And Clarke	1200
+gid://shopify/Product/7416863850547	Clarke And Clarke	1200
+gid://shopify/Product/7416863326259	Clarke And Clarke	1200
+gid://shopify/Product/7416863719475	Clarke And Clarke	1200
+gid://shopify/Product/7416864145459	Clarke And Clarke	1200
+gid://shopify/Product/7416863227955	Clarke And Clarke	1200
+gid://shopify/Product/7416864014387	Clarke And Clarke	1200
+gid://shopify/Product/7416864243763	Clarke And Clarke	1200
+gid://shopify/Product/7416864473139	Clarke And Clarke	1200
+gid://shopify/Product/7416864342067	Clarke And Clarke	1200
+gid://shopify/Product/7416864604211	Clarke And Clarke	1200
+gid://shopify/Product/7416864866355	Clarke And Clarke	1200
+gid://shopify/Product/7416865062963	Clarke And Clarke	1200
+gid://shopify/Product/7416858968115	Clarke And Clarke	1200
+gid://shopify/Product/7416865194035	Clarke And Clarke	1200
+gid://shopify/Product/7416865357875	Clarke And Clarke	1200
+gid://shopify/Product/7416865980467	Clarke And Clarke	1200
+gid://shopify/Product/7416865488947	Clarke And Clarke	1200
+gid://shopify/Product/7416865718323	Clarke And Clarke	1200
+gid://shopify/Product/7416865882163	Clarke And Clarke	1200
+gid://shopify/Product/7416866275379	Clarke And Clarke	1200
+gid://shopify/Product/7416866570291	Clarke And Clarke	1200
+gid://shopify/Product/7416867061811	Clarke And Clarke	1200
+gid://shopify/Product/7416866471987	Clarke And Clarke	1200
+gid://shopify/Product/7416867291187	Clarke And Clarke	1200
+gid://shopify/Product/7416866897971	Clarke And Clarke	1200
+gid://shopify/Product/7416867455027	Clarke And Clarke	1200
+gid://shopify/Product/7416867651635	Clarke And Clarke	1200
+gid://shopify/Product/7416867160115	Clarke And Clarke	1200
+gid://shopify/Product/7416867848243	Clarke And Clarke	1200
+gid://shopify/Product/7416866832435	Clarke And Clarke	1200
+gid://shopify/Product/7416868274227	Clarke And Clarke	1200
+gid://shopify/Product/7416868012083	Clarke And Clarke	1200
+gid://shopify/Product/7416868175923	Clarke And Clarke	1200
+gid://shopify/Product/7416868569139	Clarke And Clarke	1200
+gid://shopify/Product/7416868438067	Clarke And Clarke	1200
+gid://shopify/Product/7416869519411	Clarke And Clarke	1200
+gid://shopify/Product/7416868765747	Clarke And Clarke	1200
+gid://shopify/Product/7416869060659	Clarke And Clarke	1200
+gid://shopify/Product/7416869224499	Clarke And Clarke	1200
+gid://shopify/Product/7416869388339	Clarke And Clarke	1200
+gid://shopify/Product/7416870240307	Clarke And Clarke	1200
+gid://shopify/Product/7416869781555	Clarke And Clarke	1200
+gid://shopify/Product/7416869912627	Clarke And Clarke	1200
+gid://shopify/Product/7416870076467	Clarke And Clarke	1200
+gid://shopify/Product/7416870862899	Clarke And Clarke	1200
+gid://shopify/Product/7416869617715	Clarke And Clarke	1200
+gid://shopify/Product/7416870764595	Clarke And Clarke	1200
+gid://shopify/Product/7416870633523	Clarke And Clarke	1200
+gid://shopify/Product/7416871059507	Clarke And Clarke	1200
+gid://shopify/Product/7416872828979	Clarke And Clarke	1200
+gid://shopify/Product/7416872370227	Clarke And Clarke	1200
+gid://shopify/Product/7416871682099	Clarke And Clarke	1200
+gid://shopify/Product/7416872665139	Clarke And Clarke	1200
+gid://shopify/Product/7416872239155	Clarke And Clarke	1200
+gid://shopify/Product/7416871190579	Clarke And Clarke	1200
+gid://shopify/Product/7416872009779	Clarke And Clarke	1200
+gid://shopify/Product/7416873353267	Clarke And Clarke	1200
+gid://shopify/Product/7416873648179	Clarke And Clarke	1200
+gid://shopify/Product/7416873484339	Clarke And Clarke	1200
+gid://shopify/Product/7416874565683	Clarke And Clarke	1200
+gid://shopify/Product/7416874369075	Clarke And Clarke	1200
+gid://shopify/Product/7416874762291	Clarke And Clarke	1200
+gid://shopify/Product/7416874696755	Clarke And Clarke	1200
+gid://shopify/Product/7416875024435	Clarke And Clarke	1200
+gid://shopify/Product/7416875712563	Clarke And Clarke	1200
+gid://shopify/Product/7416875253811	Clarke And Clarke	1200
+gid://shopify/Product/7416876433459	Clarke And Clarke	1200
+gid://shopify/Product/7416876073011	Clarke And Clarke	1200
+gid://shopify/Product/7416876302387	Clarke And Clarke	1200
+gid://shopify/Product/7416876498995	Clarke And Clarke	1200
+gid://shopify/Product/7416875614259	Clarke And Clarke	1200
+gid://shopify/Product/7416875876403	Clarke And Clarke	1200
+gid://shopify/Product/7416876236851	Clarke And Clarke	1200
+gid://shopify/Product/7416876695603	Clarke And Clarke	1200
+gid://shopify/Product/7416877482035	Clarke And Clarke	1200
+gid://shopify/Product/7416877580339	Clarke And Clarke	1200
+gid://shopify/Product/7416876597299	Clarke And Clarke	1200
+gid://shopify/Product/7416877154355	Clarke And Clarke	1200
+gid://shopify/Product/7416877744179	Clarke And Clarke	1200
+gid://shopify/Product/7416878104627	Clarke And Clarke	1200
+gid://shopify/Product/7416878366771	Clarke And Clarke	1200
+gid://shopify/Product/7416878497843	Clarke And Clarke	1200
+gid://shopify/Product/7416878661683	Clarke And Clarke	1200
+gid://shopify/Product/7416878989363	Clarke And Clarke	1200
+gid://shopify/Product/7416878759987	Clarke And Clarke	1200
+gid://shopify/Product/7416879906867	Clarke And Clarke	1200
+gid://shopify/Product/7416879775795	Clarke And Clarke	1200
+gid://shopify/Product/7416880169011	Clarke And Clarke	1200
+gid://shopify/Product/7416879972403	Clarke And Clarke	1200
+gid://shopify/Product/7416880365619	Clarke And Clarke	1200
+gid://shopify/Product/7416880103475	Clarke And Clarke	1200
+gid://shopify/Product/7416880300083	Clarke And Clarke	1200
+gid://shopify/Product/7416881578035	Clarke And Clarke	1200
+gid://shopify/Product/7416881086515	Clarke And Clarke	1200
+gid://shopify/Product/7416880955443	Clarke And Clarke	1200
+gid://shopify/Product/7416881676339	Clarke And Clarke	1200
+gid://shopify/Product/7416880791603	Clarke And Clarke	1200
+gid://shopify/Product/7416881217587	Clarke And Clarke	1200
+gid://shopify/Product/7416880562227	Clarke And Clarke	1200
+gid://shopify/Product/7416881872947	Clarke And Clarke	1200
+gid://shopify/Product/7416881512499	Clarke And Clarke	1200
+gid://shopify/Product/7416880693299	Clarke And Clarke	1200
+gid://shopify/Product/7416881774643	Clarke And Clarke	1200
+gid://shopify/Product/7416880463923	Clarke And Clarke	1200
+gid://shopify/Product/7416881381427	Clarke And Clarke	1200
+gid://shopify/Product/7416882135091	Clarke And Clarke	1200
+gid://shopify/Product/7416882069555	Clarke And Clarke	1200
+gid://shopify/Product/7416882233395	Clarke And Clarke	1200
+gid://shopify/Product/7416881938483	Clarke And Clarke	1200
+gid://shopify/Product/7416882462771	Clarke And Clarke	1200
+gid://shopify/Product/7416882364467	Clarke And Clarke	1200
+gid://shopify/Product/7416882855987	Clarke And Clarke	1200
+gid://shopify/Product/7416882626611	Clarke And Clarke	1200
+gid://shopify/Product/7416882757683	Clarke And Clarke	1200
+gid://shopify/Product/7416883249203	Clarke And Clarke	1200
+gid://shopify/Product/7416882528307	Clarke And Clarke	1200
+gid://shopify/Product/7416883413043	Clarke And Clarke	1200
+gid://shopify/Product/7416883314739	Clarke And Clarke	1200
+gid://shopify/Product/7416882692147	Clarke And Clarke	1200
+gid://shopify/Product/7416884101171	Clarke And Clarke	1200
+gid://shopify/Product/7416883150899	Clarke And Clarke	1200
+gid://shopify/Product/7416884199475	Clarke And Clarke	1200
+gid://shopify/Product/7416883085363	Clarke And Clarke	1200
+gid://shopify/Product/7416883511347	Clarke And Clarke	1200
+gid://shopify/Product/7416882921523	Clarke And Clarke	1200
+gid://shopify/Product/7416884297779	Clarke And Clarke	1200
+gid://shopify/Product/7416884559923	Clarke And Clarke	1200
+gid://shopify/Product/7416883773491	Clarke And Clarke	1200
+gid://shopify/Product/7416884461619	Clarke And Clarke	1200
+gid://shopify/Product/7416883970099	Clarke And Clarke	1200
+gid://shopify/Product/7416884396083	Clarke And Clarke	1200
+gid://shopify/Product/7416883871795	Clarke And Clarke	1200
+gid://shopify/Product/7416883576883	Clarke And Clarke	1200
+gid://shopify/Product/7416884625459	Clarke And Clarke	1200
+gid://shopify/Product/7416884756531	Clarke And Clarke	1200
+gid://shopify/Product/7416884887603	Clarke And Clarke	1200
+gid://shopify/Product/7416885411891	Clarke And Clarke	1200
+gid://shopify/Product/7416885116979	Clarke And Clarke	1200
+gid://shopify/Product/7416885608499	Clarke And Clarke	1200
+gid://shopify/Product/7416885510195	Clarke And Clarke	1200
+gid://shopify/Product/7416885182515	Clarke And Clarke	1200
+gid://shopify/Product/7416885018675	Clarke And Clarke	1200
+gid://shopify/Product/7416885837875	Clarke And Clarke	1200
+gid://shopify/Product/7416885706803	Clarke And Clarke	1200
+gid://shopify/Product/7416886100019	Clarke And Clarke	1200
+gid://shopify/Product/7416885280819	Clarke And Clarke	1200
+gid://shopify/Product/7416886427699	Clarke And Clarke	1200
+gid://shopify/Product/7416886263859	Clarke And Clarke	1200
+gid://shopify/Product/7416886001715	Clarke And Clarke	1200
+gid://shopify/Product/7416886362163	Clarke And Clarke	1200
+gid://shopify/Product/7416885936179	Clarke And Clarke	1200
+gid://shopify/Product/7416886624307	Clarke And Clarke	1200
+gid://shopify/Product/7416886984755	Clarke And Clarke	1200
+gid://shopify/Product/7416886526003	Clarke And Clarke	1200
+gid://shopify/Product/7416886722611	Clarke And Clarke	1200
+gid://shopify/Product/7416886886451	Clarke And Clarke	1200
+gid://shopify/Product/7416886820915	Clarke And Clarke	1200
+gid://shopify/Product/7416888000563	Clarke And Clarke	1200
+gid://shopify/Product/7416887050291	Clarke And Clarke	1200
+gid://shopify/Product/7416887148595	Clarke And Clarke	1200
+gid://shopify/Product/7416887541811	Clarke And Clarke	1200
+gid://shopify/Product/7416888426547	Clarke And Clarke	1200
+gid://shopify/Product/7416887377971	Clarke And Clarke	1200
+gid://shopify/Product/7416888262707	Clarke And Clarke	1200
+gid://shopify/Product/7416887803955	Clarke And Clarke	1200
+gid://shopify/Product/7416887738419	Clarke And Clarke	1200
+gid://shopify/Product/7416888328243	Clarke And Clarke	1200
+gid://shopify/Product/7416887214131	Clarke And Clarke	1200
+gid://shopify/Product/7416887672883	Clarke And Clarke	1200
+gid://shopify/Product/7416888066099	Clarke And Clarke	1200
+gid://shopify/Product/7416887476275	Clarke And Clarke	1200
+gid://shopify/Product/7416888590387	Clarke And Clarke	1200
+gid://shopify/Product/7416888164403	Clarke And Clarke	1200
+gid://shopify/Product/7416888655923	Clarke And Clarke	1200
+gid://shopify/Product/7416888786995	Clarke And Clarke	1200
+gid://shopify/Product/7416889114675	Clarke And Clarke	1200
+gid://shopify/Product/7416889212979	Clarke And Clarke	1200
+gid://shopify/Product/7416888492083	Clarke And Clarke	1200
+gid://shopify/Product/7416889049139	Clarke And Clarke	1200
+gid://shopify/Product/7416888885299	Clarke And Clarke	1200
+gid://shopify/Product/7416888950835	Clarke And Clarke	1200
+gid://shopify/Product/7416889638963	Clarke And Clarke	1200
+gid://shopify/Product/7416889311283	Clarke And Clarke	1200
+gid://shopify/Product/7416889737267	Clarke And Clarke	1200
+gid://shopify/Product/7416889540659	Clarke And Clarke	1200
+gid://shopify/Product/7416889835571	Clarke And Clarke	1200
+gid://shopify/Product/7416890589235	Clarke And Clarke	1200
+gid://shopify/Product/7416890130483	Clarke And Clarke	1200
+gid://shopify/Product/7416889933875	Clarke And Clarke	1200
+gid://shopify/Product/7416890425395	Clarke And Clarke	1200
+gid://shopify/Product/7416890327091	Clarke And Clarke	1200
+gid://shopify/Product/7416890064947	Clarke And Clarke	1200
+gid://shopify/Product/7416891342899	Clarke And Clarke	1200
+gid://shopify/Product/7416890687539	Clarke And Clarke	1200
+gid://shopify/Product/7416890982451	Clarke And Clarke	1200
+gid://shopify/Product/7416890818611	Clarke And Clarke	1200
+gid://shopify/Product/7416891146291	Clarke And Clarke	1200
+gid://shopify/Product/7416891703347	Clarke And Clarke	1200
+gid://shopify/Product/7416890228787	Clarke And Clarke	1200
+gid://shopify/Product/7416891047987	Clarke And Clarke	1200
+gid://shopify/Product/7416891277363	Clarke And Clarke	1200
+gid://shopify/Product/7416890490931	Clarke And Clarke	1200
+gid://shopify/Product/7416891441203	Clarke And Clarke	1200
+gid://shopify/Product/7416891605043	Clarke And Clarke	1200
+gid://shopify/Product/7416891539507	Clarke And Clarke	1200
+gid://shopify/Product/7416891899955	Clarke And Clarke	1200
+gid://shopify/Product/7416892031027	Clarke And Clarke	1200
+gid://shopify/Product/7416891801651	Clarke And Clarke	1200
+gid://shopify/Product/7416892194867	Clarke And Clarke	1200
+gid://shopify/Product/7416892424243	Clarke And Clarke	1200
+gid://shopify/Product/7416892686387	Clarke And Clarke	1200
+gid://shopify/Product/7416892751923	Clarke And Clarke	1200
+gid://shopify/Product/7416892358707	Clarke And Clarke	1200
+gid://shopify/Product/7416892096563	Clarke And Clarke	1200
+gid://shopify/Product/7416892555315	Clarke And Clarke	1200
+gid://shopify/Product/7416892850227	Clarke And Clarke	1200
+gid://shopify/Product/7416893734963	Clarke And Clarke	1200
+gid://shopify/Product/7416893145139	Clarke And Clarke	1200
+gid://shopify/Product/7416893440051	Clarke And Clarke	1200
+gid://shopify/Product/7416893505587	Clarke And Clarke	1200
+gid://shopify/Product/7416893603891	Clarke And Clarke	1200
+gid://shopify/Product/7416892981299	Clarke And Clarke	1200
+gid://shopify/Product/7416893079603	Clarke And Clarke	1200
+gid://shopify/Product/7416894062643	Clarke And Clarke	1200
+gid://shopify/Product/7416893341747	Clarke And Clarke	1200
+gid://shopify/Product/7416893833267	Clarke And Clarke	1200
+gid://shopify/Product/7416893243443	Clarke And Clarke	1200
+gid://shopify/Product/7416894259251	Clarke And Clarke	1200
+gid://shopify/Product/7416894324787	Clarke And Clarke	1200
+gid://shopify/Product/7416894455859	Clarke And Clarke	1200
+gid://shopify/Product/7416894586931	Clarke And Clarke	1200
+gid://shopify/Product/7416895340595	Clarke And Clarke	1200
+gid://shopify/Product/7416895242291	Clarke And Clarke	1200
+gid://shopify/Product/7416895438899	Clarke And Clarke	1200
+gid://shopify/Product/7416894750771	Clarke And Clarke	1200
+gid://shopify/Product/7416894914611	Clarke And Clarke	1200
+gid://shopify/Product/7416895078451	Clarke And Clarke	1200
+gid://shopify/Product/7416895602739	Clarke And Clarke	1200
+gid://shopify/Product/7416895864883	Clarke And Clarke	1200
+gid://shopify/Product/7416896061491	Clarke And Clarke	1200
+gid://shopify/Product/7416895701043	Clarke And Clarke	1200
+gid://shopify/Product/7416895766579	Clarke And Clarke	1200
+gid://shopify/Product/7416895537203	Clarke And Clarke	1200
+gid://shopify/Product/7416896159795	Clarke And Clarke	1200
+gid://shopify/Product/7416896225331	Clarke And Clarke	1200
+gid://shopify/Product/7416896454707	Clarke And Clarke	1200
+gid://shopify/Product/7416896389171	Clarke And Clarke	1200
+gid://shopify/Product/7416896815155	Clarke And Clarke	1200
+gid://shopify/Product/7416896553011	Clarke And Clarke	1200
+gid://shopify/Product/7416896749619	Clarke And Clarke	1200
+gid://shopify/Product/7416896651315	Clarke And Clarke	1200
+gid://shopify/Product/7416896913459	Clarke And Clarke	1200
+gid://shopify/Product/7416896978995	Clarke And Clarke	1200
+gid://shopify/Product/7416897142835	Clarke And Clarke	1200
+gid://shopify/Product/7416897077299	Clarke And Clarke	1200
+gid://shopify/Product/7416897306675	Clarke And Clarke	1200
+gid://shopify/Product/7416894685235	Clarke And Clarke	1200
+gid://shopify/Product/7416897241139	Clarke And Clarke	1200
+gid://shopify/Product/7416897437747	Clarke And Clarke	1200
+gid://shopify/Product/7416898256947	Clarke And Clarke	1200
+gid://shopify/Product/7416897601587	Clarke And Clarke	1200
+gid://shopify/Product/7416897765427	Clarke And Clarke	1200
+gid://shopify/Product/7416897699891	Clarke And Clarke	1200
+gid://shopify/Product/7416898093107	Clarke And Clarke	1200
+gid://shopify/Product/7416898191411	Clarke And Clarke	1200
+gid://shopify/Product/7416898027571	Clarke And Clarke	1200
+gid://shopify/Product/7416897929267	Clarke And Clarke	1200
+gid://shopify/Product/7416898420787	Clarke And Clarke	1200
+gid://shopify/Product/7416898551859	Clarke And Clarke	1200
+gid://shopify/Product/7416898355251	Clarke And Clarke	1200
+gid://shopify/Product/7416898748467	Clarke And Clarke	1200
+gid://shopify/Product/7416898912307	Clarke And Clarke	1200
+gid://shopify/Product/7416897863731	Clarke And Clarke	1200
+gid://shopify/Product/7416898617395	Clarke And Clarke	1200
+gid://shopify/Product/7416896290867	Clarke And Clarke	1200
+gid://shopify/Product/7416898814003	Clarke And Clarke	1200
+gid://shopify/Product/7416899108915	Clarke And Clarke	1200
+gid://shopify/Product/7416899239987	Clarke And Clarke	1200
+gid://shopify/Product/7416899338291	Clarke And Clarke	1200
+gid://shopify/Product/7416899436595	Clarke And Clarke	1200
+gid://shopify/Product/7416899665971	Clarke And Clarke	1200
+gid://shopify/Product/7416899502131	Clarke And Clarke	1200
+gid://shopify/Product/7416899600435	Clarke And Clarke	1200
+gid://shopify/Product/7416899764275	Clarke And Clarke	1200
+gid://shopify/Product/7416899993651	Clarke And Clarke	1200
+gid://shopify/Product/7416899928115	Clarke And Clarke	1200
+gid://shopify/Product/7416900354099	Clarke And Clarke	1200
+gid://shopify/Product/7416899829811	Clarke And Clarke	1200
+gid://shopify/Product/7416900255795	Clarke And Clarke	1200
+gid://shopify/Product/7416900452403	Clarke And Clarke	1200
+gid://shopify/Product/7416900550707	Clarke And Clarke	1200
+gid://shopify/Product/7416900943923	Clarke And Clarke	1200
+gid://shopify/Product/7416900780083	Clarke And Clarke	1200
+gid://shopify/Product/7416900714547	Clarke And Clarke	1200
+gid://shopify/Product/7416900157491	Clarke And Clarke	1200
+gid://shopify/Product/7416901402675	Clarke And Clarke	1200
+gid://shopify/Product/7416900878387	Clarke And Clarke	1200
+gid://shopify/Product/7416901140531	Clarke And Clarke	1200
+gid://shopify/Product/7416901042227	Clarke And Clarke	1200
+gid://shopify/Product/7416900091955	Clarke And Clarke	1200
+gid://shopify/Product/7416901206067	Clarke And Clarke	1200
+gid://shopify/Product/7416901304371	Clarke And Clarke	1200
+gid://shopify/Product/7416901697587	Clarke And Clarke	1200
+gid://shopify/Product/7416901795891	Clarke And Clarke	1200
+gid://shopify/Product/7416901566515	Clarke And Clarke	1200
+gid://shopify/Product/7416901926963	Clarke And Clarke	1200
+gid://shopify/Product/7416902058035	Clarke And Clarke	1200
+gid://shopify/Product/7416902418483	Clarke And Clarke	1200
+gid://shopify/Product/7416902221875	Clarke And Clarke	1200
+gid://shopify/Product/7416901468211	Clarke And Clarke	1200
+gid://shopify/Product/7416902320179	Clarke And Clarke	1200
+gid://shopify/Product/7416902516787	Clarke And Clarke	1200
+gid://shopify/Product/7416902615091	Clarke And Clarke	1200
+gid://shopify/Product/7416902778931	Clarke And Clarke	1200
+gid://shopify/Product/7416902680627	Clarke And Clarke	1200
+gid://shopify/Product/7416902844467	Clarke And Clarke	1200
+gid://shopify/Product/7416902942771	Clarke And Clarke	1200
+gid://shopify/Product/7416903106611	Clarke And Clarke	1200
+gid://shopify/Product/7416903008307	Clarke And Clarke	1200
+gid://shopify/Product/7416903270451	Clarke And Clarke	1200
+gid://shopify/Product/7416905760819	Clarke And Clarke	1200
+gid://shopify/Product/7416905596979	Clarke And Clarke	1200
+gid://shopify/Product/7416905498675	Clarke And Clarke	1200
+gid://shopify/Product/7416905662515	Clarke And Clarke	1200
+gid://shopify/Product/7416903172147	Clarke And Clarke	1200
+gid://shopify/Product/7416905924659	Clarke And Clarke	1200
+gid://shopify/Product/7416906088499	Clarke And Clarke	1200
+gid://shopify/Product/7416906645555	Clarke And Clarke	1200
+gid://shopify/Product/7416906252339	Clarke And Clarke	1200
+gid://shopify/Product/7416906186803	Clarke And Clarke	1200
+gid://shopify/Product/7416906350643	Clarke And Clarke	1200
+gid://shopify/Product/7416906448947	Clarke And Clarke	1200
+gid://shopify/Product/7416906514483	Clarke And Clarke	1200
+gid://shopify/Product/7416906842163	Clarke And Clarke	1200
+gid://shopify/Product/7416906743859	Clarke And Clarke	1200
+gid://shopify/Product/7416906907699	Clarke And Clarke	1200
+gid://shopify/Product/7416907006003	Clarke And Clarke	1200
+gid://shopify/Product/7416907333683	Clarke And Clarke	1200
+gid://shopify/Product/7416907235379	Clarke And Clarke	1200
+gid://shopify/Product/7416907104307	Clarke And Clarke	1200
+gid://shopify/Product/7416907464755	Clarke And Clarke	1200
+gid://shopify/Product/7416907989043	Clarke And Clarke	1200
+gid://shopify/Product/7416907628595	Clarke And Clarke	1200
+gid://shopify/Product/7416907825203	Clarke And Clarke	1200
+gid://shopify/Product/7416908185651	Clarke And Clarke	1200
+gid://shopify/Product/7416908283955	Clarke And Clarke	1200
+gid://shopify/Product/7416907726899	Clarke And Clarke	1200
+gid://shopify/Product/7416908120115	Clarke And Clarke	1200
+gid://shopify/Product/7416907923507	Clarke And Clarke	1200
+gid://shopify/Product/7416908382259	Clarke And Clarke	1200
+gid://shopify/Product/7416908611635	Clarke And Clarke	1200
+gid://shopify/Product/7416908447795	Clarke And Clarke	1200
+gid://shopify/Product/7416908742707	Clarke And Clarke	1200
+gid://shopify/Product/7416908808243	Clarke And Clarke	1200
+gid://shopify/Product/7416909004851	Clarke And Clarke	1200
+gid://shopify/Product/7416908513331	Clarke And Clarke	1200
+gid://shopify/Product/7416908906547	Clarke And Clarke	1200
+gid://shopify/Product/7416909168691	Clarke And Clarke	1200
+gid://shopify/Product/7416909430835	Clarke And Clarke	1200
+gid://shopify/Product/7416909266995	Clarke And Clarke	1200
+gid://shopify/Product/7416909725747	Clarke And Clarke	1200
+gid://shopify/Product/7416909627443	Clarke And Clarke	1200
+gid://shopify/Product/7416909889587	Clarke And Clarke	1200
+gid://shopify/Product/7416909365299	Clarke And Clarke	1200
+gid://shopify/Product/7416909529139	Clarke And Clarke	1200
+gid://shopify/Product/7416909955123	Clarke And Clarke	1200
+gid://shopify/Product/7416909791283	Clarke And Clarke	1200
+gid://shopify/Product/7416910282803	Clarke And Clarke	1200
+gid://shopify/Product/7416910184499	Clarke And Clarke	1200
+gid://shopify/Product/7416910053427	Clarke And Clarke	1200
+gid://shopify/Product/7416910446643	Clarke And Clarke	1200
+gid://shopify/Product/7416910348339	Clarke And Clarke	1200
+gid://shopify/Product/7416910610483	Clarke And Clarke	1200
+gid://shopify/Product/7416911265843	Clarke And Clarke	1200
+gid://shopify/Product/7416910938163	Clarke And Clarke	1200
+gid://shopify/Product/7416910774323	Clarke And Clarke	1200
+gid://shopify/Product/7416910872627	Clarke And Clarke	1200
+gid://shopify/Product/7416911102003	Clarke And Clarke	1200
+gid://shopify/Product/7416910676019	Clarke And Clarke	1200
+gid://shopify/Product/7416911200307	Clarke And Clarke	1200
+gid://shopify/Product/7416911593523	Clarke And Clarke	1200
+gid://shopify/Product/7416911396915	Clarke And Clarke	1200
+gid://shopify/Product/7416911036467	Clarke And Clarke	1200
+gid://shopify/Product/7416911822899	Clarke And Clarke	1200
+gid://shopify/Product/7416912019507	Clarke And Clarke	1200
+gid://shopify/Product/7416912347187	Clarke And Clarke	1200
+gid://shopify/Product/7416912085043	Clarke And Clarke	1200
+gid://shopify/Product/7416911724595	Clarke And Clarke	1200
+gid://shopify/Product/7416911921203	Clarke And Clarke	1200
+gid://shopify/Product/7416912412723	Clarke And Clarke	1200
+gid://shopify/Product/7416912248883	Clarke And Clarke	1200
+gid://shopify/Product/7416912543795	Clarke And Clarke	1200
+gid://shopify/Product/7416912609331	Clarke And Clarke	1200
+gid://shopify/Product/7416912838707	Clarke And Clarke	1200
+gid://shopify/Product/7416912740403	Clarke And Clarke	1200
+gid://shopify/Product/7416913166387	Clarke And Clarke	1200
+gid://shopify/Product/7416912904243	Clarke And Clarke	1200
+gid://shopify/Product/7416913100851	Clarke And Clarke	1200
+gid://shopify/Product/7416913002547	Clarke And Clarke	1200
+gid://shopify/Product/7416907530291	Clarke And Clarke	1200
+gid://shopify/Product/7416913756211	Clarke And Clarke	1200
+gid://shopify/Product/7416913428531	Clarke And Clarke	1200
+gid://shopify/Product/7416913494067	Clarke And Clarke	1200
+gid://shopify/Product/7416913887283	Clarke And Clarke	1200
+gid://shopify/Product/7416913625139	Clarke And Clarke	1200
+gid://shopify/Product/7416913330227	Clarke And Clarke	1200
+gid://shopify/Product/7416913952819	Clarke And Clarke	1200
+gid://shopify/Product/7416913231923	Clarke And Clarke	1200
+gid://shopify/Product/7416914116659	Clarke And Clarke	1200
+gid://shopify/Product/7416914411571	Clarke And Clarke	1200
+gid://shopify/Product/7416914214963	Clarke And Clarke	1200
+gid://shopify/Product/7416914051123	Clarke And Clarke	1200
+gid://shopify/Product/7416914477107	Clarke And Clarke	1200
+gid://shopify/Product/7416914575411	Clarke And Clarke	1200
+gid://shopify/Product/7416914313267	Clarke And Clarke	1200
+gid://shopify/Product/7416915001395	Clarke And Clarke	1200
+gid://shopify/Product/7416914837555	Clarke And Clarke	1200
+gid://shopify/Product/7416914935859	Clarke And Clarke	1200
+gid://shopify/Product/7416914673715	Clarke And Clarke	1200
+gid://shopify/Product/7416914739251	Clarke And Clarke	1200
+gid://shopify/Product/7416915099699	Clarke And Clarke	1200
+gid://shopify/Product/7416915263539	Clarke And Clarke	1200
+gid://shopify/Product/7416915361843	Clarke And Clarke	1200
+gid://shopify/Product/7416915427379	Clarke And Clarke	1200
+gid://shopify/Product/7416915525683	Clarke And Clarke	1200
+gid://shopify/Product/7416915755059	Clarke And Clarke	1200
+gid://shopify/Product/7416915918899	Clarke And Clarke	1200
+gid://shopify/Product/7416916246579	Clarke And Clarke	1200
+gid://shopify/Product/7416915820595	Clarke And Clarke	1200
+gid://shopify/Product/7416915623987	Clarke And Clarke	1200
+gid://shopify/Product/7416916541491	Clarke And Clarke	1200
+gid://shopify/Product/7416916639795	Clarke And Clarke	1200
+gid://shopify/Product/7416916344883	Clarke And Clarke	1200
+gid://shopify/Product/7416916836403	Clarke And Clarke	1200
+gid://shopify/Product/7416917000243	Clarke And Clarke	1200
+gid://shopify/Product/7416916049971	Clarke And Clarke	1200
+gid://shopify/Product/7416916934707	Clarke And Clarke	1200
+gid://shopify/Product/7416916181043	Clarke And Clarke	1200
+gid://shopify/Product/7416916443187	Clarke And Clarke	1200
+gid://shopify/Product/7416917229619	Clarke And Clarke	1200
+gid://shopify/Product/7416917327923	Clarke And Clarke	1200
+gid://shopify/Product/7416917164083	Clarke And Clarke	1200
+gid://shopify/Product/7416917622835	Clarke And Clarke	1200
+gid://shopify/Product/7416917458995	Clarke And Clarke	1200
+gid://shopify/Product/7416917393459	Clarke And Clarke	1200
+gid://shopify/Product/7416917065779	Clarke And Clarke	1200
+gid://shopify/Product/7416917557299	Clarke And Clarke	1200
+gid://shopify/Product/7416917786675	Clarke And Clarke	1200
+gid://shopify/Product/7416917721139	Clarke And Clarke	1200
+gid://shopify/Product/7416917884979	Clarke And Clarke	1200
+gid://shopify/Product/7416917983283	Clarke And Clarke	1200
+gid://shopify/Product/7416918048819	Clarke And Clarke	1200
+gid://shopify/Product/7416918179891	Clarke And Clarke	1200
+gid://shopify/Product/7416918278195	Clarke And Clarke	1200
+gid://shopify/Product/7416918343731	Clarke And Clarke	1200
+gid://shopify/Product/7416918868019	Clarke And Clarke	1200
+gid://shopify/Product/7416919031859	Clarke And Clarke	1200
+gid://shopify/Product/7416918573107	Clarke And Clarke	1200
+gid://shopify/Product/7416919490611	Clarke And Clarke	1200
+gid://shopify/Product/7416918507571	Clarke And Clarke	1200
+gid://shopify/Product/7416918769715	Clarke And Clarke	1200
+gid://shopify/Product/7416919392307	Clarke And Clarke	1200
+gid://shopify/Product/7416918966323	Clarke And Clarke	1200
+gid://shopify/Product/7416919326771	Clarke And Clarke	1200
+gid://shopify/Product/7416919621683	Clarke And Clarke	1200
+gid://shopify/Product/7416919130163	Clarke And Clarke	1200
+gid://shopify/Product/7416919195699	Clarke And Clarke	1200
+gid://shopify/Product/7416918671411	Clarke And Clarke	1200
+gid://shopify/Product/7416919719987	Clarke And Clarke	1200
+gid://shopify/Product/7416919818291	Clarke And Clarke	1200
+gid://shopify/Product/7416919883827	Clarke And Clarke	1200
+gid://shopify/Product/7416920145971	Clarke And Clarke	1200
+gid://shopify/Product/7416920080435	Clarke And Clarke	1200
+gid://shopify/Product/7416920342579	Clarke And Clarke	1200
+gid://shopify/Product/7416920571955	Clarke And Clarke	1200
+gid://shopify/Product/7416920244275	Clarke And Clarke	1200
+gid://shopify/Product/7416920506419	Clarke And Clarke	1200
+gid://shopify/Product/7416920670259	Clarke And Clarke	1200
+gid://shopify/Product/7416920932403	Clarke And Clarke	1200
+gid://shopify/Product/7416920735795	Clarke And Clarke	1200
+gid://shopify/Product/7416921030707	Clarke And Clarke	1200
+gid://shopify/Product/7416920408115	Clarke And Clarke	1200
+gid://shopify/Product/7416920834099	Clarke And Clarke	1200
+gid://shopify/Product/7416921980979	Clarke And Clarke	1200
+gid://shopify/Product/7416921194547	Clarke And Clarke	1200
+gid://shopify/Product/7416921554995	Clarke And Clarke	1200
+gid://shopify/Product/7416921129011	Clarke And Clarke	1200
+gid://shopify/Product/7416921391155	Clarke And Clarke	1200
+gid://shopify/Product/7416921751603	Clarke And Clarke	1200
+gid://shopify/Product/7416921915443	Clarke And Clarke	1200
+gid://shopify/Product/7417248940083	Clarke And Clarke	1200
+gid://shopify/Product/7416921620531	Clarke And Clarke	1200
+gid://shopify/Product/7416921292851	Clarke And Clarke	1200
+gid://shopify/Product/7417248776243	Clarke And Clarke	1200
+gid://shopify/Product/7417248677939	Clarke And Clarke	1200
+gid://shopify/Product/7416921817139	Clarke And Clarke	1200
+gid://shopify/Product/7417248809011	Clarke And Clarke	1200
+gid://shopify/Product/7417249005619	Clarke And Clarke	1200
+gid://shopify/Product/7417249136691	Clarke And Clarke	1200
+gid://shopify/Product/7417249267763	Clarke And Clarke	1200
+gid://shopify/Product/7417249431603	Clarke And Clarke	1200
+gid://shopify/Product/7417249398835	Clarke And Clarke	1200
+gid://shopify/Product/7417249693747	Clarke And Clarke	1200
+gid://shopify/Product/7417249595443	Clarke And Clarke	1200
+gid://shopify/Product/7417249955891	Clarke And Clarke	1200
+gid://shopify/Product/7417249890355	Clarke And Clarke	1200
+gid://shopify/Product/7417249792051	Clarke And Clarke	1200
+gid://shopify/Product/7417249824819	Clarke And Clarke	1200
+gid://shopify/Product/7417250185267	Clarke And Clarke	1200
+gid://shopify/Product/7417250775091	Clarke And Clarke	1200
+gid://shopify/Product/7417250906163	Clarke And Clarke	1200
+gid://shopify/Product/7417250086963	Clarke And Clarke	1200
+gid://shopify/Product/7417250054195	Clarke And Clarke	1200
+gid://shopify/Product/7417250283571	Clarke And Clarke	1200
+gid://shopify/Product/7417250316339	Clarke And Clarke	1200
+gid://shopify/Product/7417250644019	Clarke And Clarke	1200
+gid://shopify/Product/7417250840627	Clarke And Clarke	1200
+gid://shopify/Product/7417250512947	Clarke And Clarke	1200
+gid://shopify/Product/7417250742323	Clarke And Clarke	1200
+gid://shopify/Product/7417251102771	Clarke And Clarke	1200
+gid://shopify/Product/7417251004467	Clarke And Clarke	1200
+gid://shopify/Product/7417250381875	Clarke And Clarke	1200
+gid://shopify/Product/7417251135539	Clarke And Clarke	1200
+gid://shopify/Product/7417251332147	Clarke And Clarke	1200
+gid://shopify/Product/7417251201075	Clarke And Clarke	1200
+gid://shopify/Product/7417251266611	Clarke And Clarke	1200
+gid://shopify/Product/7417251823667	Clarke And Clarke	1200
+gid://shopify/Product/7417251594291	Clarke And Clarke	1200
+gid://shopify/Product/7417251758131	Clarke And Clarke	1200
+gid://shopify/Product/7417251430451	Clarke And Clarke	1200
+gid://shopify/Product/7417252020275	Clarke And Clarke	1200
+gid://shopify/Product/7417253560371	Clarke And Clarke	1200
+gid://shopify/Product/7417251921971	Clarke And Clarke	1200
+gid://shopify/Product/7417252118579	Clarke And Clarke	1200
+gid://shopify/Product/7417252872243	Clarke And Clarke	1200
+gid://shopify/Product/7417252216883	Clarke And Clarke	1200
+gid://shopify/Product/7417252708403	Clarke And Clarke	1200
+gid://shopify/Product/7417253199923	Clarke And Clarke	1200
+gid://shopify/Product/7417253330995	Clarke And Clarke	1200
+gid://shopify/Product/7417253658675	Clarke And Clarke	1200
+gid://shopify/Product/7417252380723	Clarke And Clarke	1200
+gid://shopify/Product/7417253036083	Clarke And Clarke	1200
+gid://shopify/Product/7417253494835	Clarke And Clarke	1200
+gid://shopify/Product/7417253134387	Clarke And Clarke	1200
+gid://shopify/Product/7417252577331	Clarke And Clarke	1200
+gid://shopify/Product/7417253756979	Clarke And Clarke	1200
+gid://shopify/Product/7417253593139	Clarke And Clarke	1200
+gid://shopify/Product/7417253691443	Clarke And Clarke	1200
+gid://shopify/Product/7417253724211	Clarke And Clarke	1200
+gid://shopify/Product/7417253822515	Clarke And Clarke	1200
+gid://shopify/Product/7417253855283	Clarke And Clarke	1200
+gid://shopify/Product/7417254019123	Clarke And Clarke	1200
+gid://shopify/Product/7417253953587	Clarke And Clarke	1200
+gid://shopify/Product/7417254051891	Clarke And Clarke	1200
+gid://shopify/Product/7417253986355	Clarke And Clarke	1200
+gid://shopify/Product/7417253429299	Clarke And Clarke	1200
+gid://shopify/Product/7417254346803	Clarke And Clarke	1200
+gid://shopify/Product/7417254182963	Clarke And Clarke	1200
+gid://shopify/Product/7417254281267	Clarke And Clarke	1200
+gid://shopify/Product/7417254215731	Clarke And Clarke	1200
+gid://shopify/Product/7417254477875	Clarke And Clarke	1200
+gid://shopify/Product/7417254084659	Clarke And Clarke	1200
+gid://shopify/Product/7417254674483	Clarke And Clarke	1200
+gid://shopify/Product/7417254445107	Clarke And Clarke	1200
+gid://shopify/Product/7417254838323	Clarke And Clarke	1200
+gid://shopify/Product/7417254740019	Clarke And Clarke	1200
+gid://shopify/Product/7417254707251	Clarke And Clarke	1200
+gid://shopify/Product/7417254608947	Clarke And Clarke	1200
+gid://shopify/Product/7417254903859	Clarke And Clarke	1200
+gid://shopify/Product/7417254248499	Clarke And Clarke	1200
+gid://shopify/Product/7417254969395	Clarke And Clarke	1200
+gid://shopify/Product/7417254936627	Clarke And Clarke	1200
+gid://shopify/Product/7417255002163	Clarke And Clarke	1200
+gid://shopify/Product/7417255034931	Clarke And Clarke	1200
+gid://shopify/Product/7417255067699	Clarke And Clarke	1200
+gid://shopify/Product/7417255198771	Clarke And Clarke	1200
+gid://shopify/Product/7417255297075	Clarke And Clarke	1200
+gid://shopify/Product/7417255264307	Clarke And Clarke	1200
+gid://shopify/Product/7417255231539	Clarke And Clarke	1200
+gid://shopify/Product/7417255788595	Clarke And Clarke	1200
+gid://shopify/Product/7417255624755	Clarke And Clarke	1200
+gid://shopify/Product/7417255591987	Clarke And Clarke	1200
+gid://shopify/Product/7417255493683	Clarke And Clarke	1200
+gid://shopify/Product/7417255559219	Clarke And Clarke	1200
+gid://shopify/Product/7417255460915	Clarke And Clarke	1200
+gid://shopify/Product/7417255329843	Clarke And Clarke	1200
+gid://shopify/Product/7417256149043	Clarke And Clarke	1200
+gid://shopify/Product/7417255690291	Clarke And Clarke	1200
+gid://shopify/Product/7417255952435	Clarke And Clarke	1200
+gid://shopify/Product/7417255919667	Clarke And Clarke	1200
+gid://shopify/Product/7417255362611	Clarke And Clarke	1200
+gid://shopify/Product/7417256017971	Clarke And Clarke	1200
+gid://shopify/Product/7417256771635	Clarke And Clarke	1200
+gid://shopify/Product/7417256869939	Clarke And Clarke	1200
+gid://shopify/Product/7417256247347	Clarke And Clarke	1200
+gid://shopify/Product/7417256607795	Clarke And Clarke	1200
+gid://shopify/Product/7417257132083	Clarke And Clarke	1200
+gid://shopify/Product/7417256968243	Clarke And Clarke	1200
+gid://shopify/Product/7417257361459	Clarke And Clarke	1200
+gid://shopify/Product/7417257689139	Clarke And Clarke	1200
+gid://shopify/Product/7417257787443	Clarke And Clarke	1200
+gid://shopify/Product/7417257590835	Clarke And Clarke	1200
+gid://shopify/Product/7417257230387	Clarke And Clarke	1200
+gid://shopify/Product/7417258049587	Clarke And Clarke	1200
+gid://shopify/Product/7417258999859	Clarke And Clarke	1200
+gid://shopify/Product/7417255166003	Clarke And Clarke	1200
+gid://shopify/Product/7417258278963	Clarke And Clarke	1200
+gid://shopify/Product/7417257918515	Clarke And Clarke	1200
+gid://shopify/Product/7417258410035	Clarke And Clarke	1200
+gid://shopify/Product/7417259130931	Clarke And Clarke	1200
+gid://shopify/Product/7417258213427	Clarke And Clarke	1200
+gid://shopify/Product/7417258508339	Clarke And Clarke	1200
+gid://shopify/Product/7417258573875	Clarke And Clarke	1200
+gid://shopify/Product/7417258901555	Clarke And Clarke	1200
+gid://shopify/Product/7417258967091	Clarke And Clarke	1200
+gid://shopify/Product/7417259196467	Clarke And Clarke	1200
+gid://shopify/Product/7417258672179	Clarke And Clarke	1200
+gid://shopify/Product/7417259065395	Clarke And Clarke	1200
+gid://shopify/Product/7417258147891	Clarke And Clarke	1200
+gid://shopify/Product/7417259098163	Clarke And Clarke	1200
+gid://shopify/Product/7417259294771	Clarke And Clarke	1200
+gid://shopify/Product/7417259360307	Clarke And Clarke	1200
+gid://shopify/Product/7417259327539	Clarke And Clarke	1200
+gid://shopify/Product/7417259458611	Clarke And Clarke	1200
+gid://shopify/Product/7417259687987	Clarke And Clarke	1200
+gid://shopify/Product/7417259622451	Clarke And Clarke	1200
+gid://shopify/Product/7417259753523	Clarke And Clarke	1200
+gid://shopify/Product/7417259589683	Clarke And Clarke	1200
+gid://shopify/Product/7417259819059	Clarke And Clarke	1200
+gid://shopify/Product/7417259556915	Clarke And Clarke	1200
+gid://shopify/Product/7417259655219	Clarke And Clarke	1200
+gid://shopify/Product/7417259786291	Clarke And Clarke	1200
+gid://shopify/Product/7417259851827	Clarke And Clarke	1200
+gid://shopify/Product/7417259884595	Clarke And Clarke	1200
+gid://shopify/Product/7417259982899	Clarke And Clarke	1200
+gid://shopify/Product/7417260113971	Clarke And Clarke	1200
+gid://shopify/Product/7417260015667	Clarke And Clarke	1200
+gid://shopify/Product/7417260343347	Clarke And Clarke	1200
+gid://shopify/Product/7417260245043	Clarke And Clarke	1200
+gid://shopify/Product/7417260310579	Clarke And Clarke	1200
+gid://shopify/Product/7417260376115	Clarke And Clarke	1200
+gid://shopify/Product/7417260081203	Clarke And Clarke	1200
+gid://shopify/Product/7417260277811	Clarke And Clarke	1200
+gid://shopify/Product/7417260048435	Clarke And Clarke	1200
+gid://shopify/Product/7417260474419	Clarke And Clarke	1200
+gid://shopify/Product/7417260441651	Clarke And Clarke	1200
+gid://shopify/Product/7417260507187	Clarke And Clarke	1200
+gid://shopify/Product/7417260703795	Clarke And Clarke	1200
+gid://shopify/Product/7417260638259	Clarke And Clarke	1200
+gid://shopify/Product/7417260736563	Clarke And Clarke	1200
+gid://shopify/Product/7417260900403	Clarke And Clarke	1200
+gid://shopify/Product/7417260834867	Clarke And Clarke	1200
+gid://shopify/Product/7417260802099	Clarke And Clarke	1200
+gid://shopify/Product/7417260539955	Clarke And Clarke	1200
+gid://shopify/Product/7417261031475	Clarke And Clarke	1200
+gid://shopify/Product/7417260867635	Clarke And Clarke	1200
+gid://shopify/Product/7417260671027	Clarke And Clarke	1200
+gid://shopify/Product/7417260998707	Clarke And Clarke	1200
+gid://shopify/Product/7417261162547	Clarke And Clarke	1200
+gid://shopify/Product/7417260965939	Clarke And Clarke	1200
+gid://shopify/Product/7417261064243	Clarke And Clarke	1200
+gid://shopify/Product/7417261490227	Clarke And Clarke	1200
+gid://shopify/Product/7417261195315	Clarke And Clarke	1200
+gid://shopify/Product/7417261228083	Clarke And Clarke	1200
+gid://shopify/Product/7417261260851	Clarke And Clarke	1200
+gid://shopify/Product/7417261391923	Clarke And Clarke	1200
+gid://shopify/Product/7417261424691	Clarke And Clarke	1200
+gid://shopify/Product/7417261326387	Clarke And Clarke	1200
+gid://shopify/Product/7417261359155	Clarke And Clarke	1200
+gid://shopify/Product/7417261588531	Clarke And Clarke	1200
+gid://shopify/Product/7417261555763	Clarke And Clarke	1200
+gid://shopify/Product/7417261785139	Clarke And Clarke	1200
+gid://shopify/Product/7417261621299	Clarke And Clarke	1200
+gid://shopify/Product/7417262178355	Clarke And Clarke	1200
+gid://shopify/Product/7417262702643	Clarke And Clarke	1200
+gid://shopify/Product/7417262506035	Clarke And Clarke	1200
+gid://shopify/Product/7417262899251	Clarke And Clarke	1200
+gid://shopify/Product/7417262637107	Clarke And Clarke	1200
+gid://shopify/Product/7417262342195	Clarke And Clarke	1200
+gid://shopify/Product/7417262866483	Clarke And Clarke	1200
+gid://shopify/Product/7417262932019	Clarke And Clarke	1200
+gid://shopify/Product/7417262276659	Clarke And Clarke	1200
+gid://shopify/Product/7417262735411	Clarke And Clarke	1200
+gid://shopify/Product/7417262768179	Clarke And Clarke	1200
+gid://shopify/Product/7417262473267	Clarke And Clarke	1200
+gid://shopify/Product/7417262800947	Clarke And Clarke	1200
+gid://shopify/Product/7417263226931	Clarke And Clarke	347
+gid://shopify/Product/7417263194163	Clarke And Clarke	1200
+gid://shopify/Product/7417262997555	Clarke And Clarke	1200
+gid://shopify/Product/7417263063091	Clarke And Clarke	1200
+gid://shopify/Product/7417263095859	Clarke And Clarke	1200
+gid://shopify/Product/7417262964787	Clarke And Clarke	1200
+gid://shopify/Product/7417263128627	Clarke And Clarke	1200
+gid://shopify/Product/7417263292467	Clarke And Clarke	1200
+gid://shopify/Product/7417263161395	Clarke And Clarke	1200
+gid://shopify/Product/7417263325235	Clarke And Clarke	1200
+gid://shopify/Product/7417263423539	Clarke And Clarke	1200
+gid://shopify/Product/7417263652915	Clarke And Clarke	1200
+gid://shopify/Product/7417263358003	Clarke And Clarke	1200
+gid://shopify/Product/7417263685683	Clarke And Clarke	1200
+gid://shopify/Product/7417263489075	Clarke And Clarke	1200
+gid://shopify/Product/7417264013363	Clarke And Clarke	1200
+gid://shopify/Product/7417263816755	Clarke And Clarke	1200
+gid://shopify/Product/7417263554611	Clarke And Clarke	1200
+gid://shopify/Product/7417263521843	Clarke And Clarke	1200
+gid://shopify/Product/7417263915059	Clarke And Clarke	1200
+gid://shopify/Product/7417263751219	Clarke And Clarke	1200
+gid://shopify/Product/7417263390771	Clarke And Clarke	1200
+gid://shopify/Product/7417264209971	Clarke And Clarke	1200
+gid://shopify/Product/7417263947827	Clarke And Clarke	1200
+gid://shopify/Product/7417264078899	Clarke And Clarke	1200
+gid://shopify/Product/7417263718451	Clarke And Clarke	1200
+gid://shopify/Product/7417263882291	Clarke And Clarke	1200
+gid://shopify/Product/7417264308275	Clarke And Clarke	1200
+gid://shopify/Product/7417264341043	Clarke And Clarke	1200
+gid://shopify/Product/7417264144435	Clarke And Clarke	1200
+gid://shopify/Product/7417264275507	Clarke And Clarke	1200
+gid://shopify/Product/7417264046131	Clarke And Clarke	1200
+gid://shopify/Product/7417264406579	Clarke And Clarke	1200
+gid://shopify/Product/7417264373811	Clarke And Clarke	1200
+gid://shopify/Product/7417264603187	Clarke And Clarke	1200
+gid://shopify/Product/7417264537651	Clarke And Clarke	1200
+gid://shopify/Product/7417264472115	Clarke And Clarke	1200
+gid://shopify/Product/7417264898099	Clarke And Clarke	1200
+gid://shopify/Product/7417264504883	Clarke And Clarke	1200
+gid://shopify/Product/7417265291315	Clarke And Clarke	1200
+gid://shopify/Product/7417264701491	Clarke And Clarke	1200
+gid://shopify/Product/7417264668723	Clarke And Clarke	1200
+gid://shopify/Product/7417264734259	Clarke And Clarke	1200
+gid://shopify/Product/7417265094707	Clarke And Clarke	1200
+gid://shopify/Product/7417265061939	Clarke And Clarke	1200
+gid://shopify/Product/7417264570419	Clarke And Clarke	1200
+gid://shopify/Product/7417264963635	Clarke And Clarke	1200
+gid://shopify/Product/7417265258547	Clarke And Clarke	1200
+gid://shopify/Product/7417264767027	Clarke And Clarke	1200
+gid://shopify/Product/7417264865331	Clarke And Clarke	1200
+gid://shopify/Product/7417265193011	Clarke And Clarke	1200
+gid://shopify/Product/7417264799795	Clarke And Clarke	1200
+gid://shopify/Product/7417264930867	Clarke And Clarke	1200
+gid://shopify/Product/7417264996403	Clarke And Clarke	1200
+gid://shopify/Product/7417265160243	Clarke And Clarke	1200
+gid://shopify/Product/7417265422387	Clarke And Clarke	1200
+gid://shopify/Product/7417265356851	Clarke And Clarke	1200
+gid://shopify/Product/7417265389619	Clarke And Clarke	1200
+gid://shopify/Product/7417265618995	Clarke And Clarke	1200
+gid://shopify/Product/7417265487923	Clarke And Clarke	1200
+gid://shopify/Product/7417265750067	Clarke And Clarke	1200
+gid://shopify/Product/7417265553459	Clarke And Clarke	1200
+gid://shopify/Product/7417265684531	Clarke And Clarke	1200
+gid://shopify/Product/7417266307123	Clarke And Clarke	1200
+gid://shopify/Product/7417266012211	Clarke And Clarke	1200
+gid://shopify/Product/7417266110515	Clarke And Clarke	1200
+gid://shopify/Product/7417265815603	Clarke And Clarke	1200
+gid://shopify/Product/7417266176051	Clarke And Clarke	1200
+gid://shopify/Product/7417265881139	Clarke And Clarke	1200
+gid://shopify/Product/7417266044979	Clarke And Clarke	1200
+gid://shopify/Product/7417266339891	Clarke And Clarke	1200
+gid://shopify/Product/7417266077747	Clarke And Clarke	1200
+gid://shopify/Product/7417265979443	Clarke And Clarke	1200
+gid://shopify/Product/7417266241587	Clarke And Clarke	1200
+gid://shopify/Product/7417265782835	Clarke And Clarke	1200
+gid://shopify/Product/7417265913907	Clarke And Clarke	1200
+gid://shopify/Product/7417266372659	Clarke And Clarke	1200
+gid://shopify/Product/7417266208819	Clarke And Clarke	1200
+gid://shopify/Product/7417266438195	Clarke And Clarke	1200
+gid://shopify/Product/7417266405427	Clarke And Clarke	1200
+gid://shopify/Product/7417266569267	Clarke And Clarke	1200
+gid://shopify/Product/7417266503731	Clarke And Clarke	1200
+gid://shopify/Product/7417266634803	Clarke And Clarke	1200
+gid://shopify/Product/7417266765875	Clarke And Clarke	1200
+gid://shopify/Product/7417266733107	Clarke And Clarke	1200
+gid://shopify/Product/7417266667571	Clarke And Clarke	1200
+gid://shopify/Product/7417266602035	Clarke And Clarke	1200
+gid://shopify/Product/7417266798643	Clarke And Clarke	1200
+gid://shopify/Product/7417266831411	Clarke And Clarke	1200
+gid://shopify/Product/7417267060787	Clarke And Clarke	1200
+gid://shopify/Product/7417266929715	Clarke And Clarke	1200
+gid://shopify/Product/7417267159091	Clarke And Clarke	1200
+gid://shopify/Product/7417266864179	Clarke And Clarke	1200
+gid://shopify/Product/7417267191859	Clarke And Clarke	1200
+gid://shopify/Product/7417266962483	Clarke And Clarke	1200
+gid://shopify/Product/7417267028019	Clarke And Clarke	1200
+gid://shopify/Product/7417267421235	Clarke And Clarke	1200
+gid://shopify/Product/7417267126323	Clarke And Clarke	1200
+gid://shopify/Product/7417267486771	Clarke And Clarke	1200
+gid://shopify/Product/7417267290163	Clarke And Clarke	1200
+gid://shopify/Product/7417267552307	Clarke And Clarke	1200
+gid://shopify/Product/7417267224627	Clarke And Clarke	1200
+gid://shopify/Product/7417267454003	Clarke And Clarke	1200
+gid://shopify/Product/7417267585075	Clarke And Clarke	1200
+gid://shopify/Product/7417267322931	Clarke And Clarke	1200
+gid://shopify/Product/7417266995251	Clarke And Clarke	1200
+gid://shopify/Product/7417267683379	Clarke And Clarke	1200
+gid://shopify/Product/7417267781683	Clarke And Clarke	1200
+gid://shopify/Product/7417267814451	Clarke And Clarke	1200
+gid://shopify/Product/7417268142131	Clarke And Clarke	1200
+gid://shopify/Product/7417267847219	Clarke And Clarke	1200
+gid://shopify/Product/7417267912755	Clarke And Clarke	1200
+gid://shopify/Product/7417268076595	Clarke And Clarke	1200
+gid://shopify/Product/7417268011059	Clarke And Clarke	1200
+gid://shopify/Product/7417268502579	Clarke And Clarke	1200
+gid://shopify/Product/7417267879987	Clarke And Clarke	1200
+gid://shopify/Product/7417268437043	Clarke And Clarke	1200
+gid://shopify/Product/7417268043827	Clarke And Clarke	1200
+gid://shopify/Product/7417268273203	Clarke And Clarke	1200
+gid://shopify/Product/7417268568115	Clarke And Clarke	1200
+gid://shopify/Product/7417268305971	Clarke And Clarke	1200
+gid://shopify/Product/7417268240435	Clarke And Clarke	1200
+gid://shopify/Product/7417268207667	Clarke And Clarke	1200
+gid://shopify/Product/7417268600883	Clarke And Clarke	1200
+gid://shopify/Product/7417268371507	Clarke And Clarke	1200
+gid://shopify/Product/7417268666419	Clarke And Clarke	1200
+gid://shopify/Product/7417267978291	Clarke And Clarke	1200
+gid://shopify/Product/7417267650611	Clarke And Clarke	1200
+gid://shopify/Product/7417268699187	Clarke And Clarke	1200
+gid://shopify/Product/7417268731955	Clarke And Clarke	1200
+gid://shopify/Product/7417268863027	Clarke And Clarke	1200
+gid://shopify/Product/7417268764723	Clarke And Clarke	1200
+gid://shopify/Product/7417269125171	Clarke And Clarke	1200
+gid://shopify/Product/7417269026867	Clarke And Clarke	1200
+gid://shopify/Product/7417268830259	Clarke And Clarke	1200
+gid://shopify/Product/7417268928563	Clarke And Clarke	1200
+gid://shopify/Product/7417269157939	Clarke And Clarke	1200
+gid://shopify/Product/7417268895795	Clarke And Clarke	1200
+gid://shopify/Product/7417269551155	Clarke And Clarke	1200
+gid://shopify/Product/7417270337587	Clarke And Clarke	1200
+gid://shopify/Product/7417268961331	Clarke And Clarke	1200
+gid://shopify/Product/7417270304819	Clarke And Clarke	1200
+gid://shopify/Product/7417269092403	Clarke And Clarke	1200
+gid://shopify/Product/7417269321779	Clarke And Clarke	1200
+gid://shopify/Product/7417269649459	Clarke And Clarke	1200
+gid://shopify/Product/7417270239283	Clarke And Clarke	1200
+gid://shopify/Product/7417269911603	Clarke And Clarke	1200
+gid://shopify/Product/7417270108211	Clarke And Clarke	1200
+gid://shopify/Product/7417269780531	Clarke And Clarke	1200
+gid://shopify/Product/7417269846067	Clarke And Clarke	1200
+gid://shopify/Product/7417270435891	Clarke And Clarke	1200
+gid://shopify/Product/7417270501427	Clarke And Clarke	1200
+gid://shopify/Product/7417270698035	Clarke And Clarke	1200
+gid://shopify/Product/7417270632499	Clarke And Clarke	1200
+gid://shopify/Product/7417270566963	Clarke And Clarke	1200
+gid://shopify/Product/7417270960179	Clarke And Clarke	1200
+gid://shopify/Product/7417270829107	Clarke And Clarke	1200
+gid://shopify/Product/7417270927411	Clarke And Clarke	1200
+gid://shopify/Product/7417270796339	Clarke And Clarke	1200
+gid://shopify/Product/7417270730803	Clarke And Clarke	1200
+gid://shopify/Product/7417271091251	Clarke And Clarke	1200
+gid://shopify/Product/7417270894643	Clarke And Clarke	1200
+gid://shopify/Product/7417271124019	Clarke And Clarke	1200
+gid://shopify/Product/7417271025715	Clarke And Clarke	1200
+gid://shopify/Product/7417271517235	Clarke And Clarke	1200
+gid://shopify/Product/7417271550003	Clarke And Clarke	1200
+gid://shopify/Product/7417271615539	Clarke And Clarke	1200
+gid://shopify/Product/7417271189555	Clarke And Clarke	1200
+gid://shopify/Product/7417271287859	Clarke And Clarke	1200
+gid://shopify/Product/7417267716147	Clarke And Clarke	1200
+gid://shopify/Product/7417271255091	Clarke And Clarke	1200
+gid://shopify/Product/7417271058483	Clarke And Clarke	1200
+gid://shopify/Product/7417271648307	Clarke And Clarke	1200
+gid://shopify/Product/7417271386163	Clarke And Clarke	1200
+gid://shopify/Product/7417271451699	Clarke And Clarke	1200
+gid://shopify/Product/7417271320627	Clarke And Clarke	1200
+gid://shopify/Product/7417271713843	Clarke And Clarke	1200
+gid://shopify/Product/7417271681075	Clarke And Clarke	1200
+gid://shopify/Product/7417272008755	Clarke And Clarke	1200
+gid://shopify/Product/7417271877683	Clarke And Clarke	1200
+gid://shopify/Product/7417272598579	Clarke And Clarke	1200
+gid://shopify/Product/7417272533043	Clarke And Clarke	1200
+gid://shopify/Product/7417272369203	Clarke And Clarke	1200
+gid://shopify/Product/7417271910451	Clarke And Clarke	1200
+gid://shopify/Product/7417272041523	Clarke And Clarke	1200
+gid://shopify/Product/7417272434739	Clarke And Clarke	1200
+gid://shopify/Product/7417271844915	Clarke And Clarke	1200
+gid://shopify/Product/7417272795187	Clarke And Clarke	1200
+gid://shopify/Product/7417272107059	Clarke And Clarke	1200
+gid://shopify/Product/7417272467507	Clarke And Clarke	1200
+gid://shopify/Product/7417272664115	Clarke And Clarke	1200
+gid://shopify/Product/7417272565811	Clarke And Clarke	1200
+gid://shopify/Product/7417272238131	Clarke And Clarke	1200
+gid://shopify/Product/7417272172595	Clarke And Clarke	1200
+gid://shopify/Product/7417272696883	Clarke And Clarke	1200
+gid://shopify/Product/7417272827955	Clarke And Clarke	1200
+gid://shopify/Product/7417272860723	Clarke And Clarke	1200
+gid://shopify/Product/7417272205363	Clarke And Clarke	1200
+gid://shopify/Product/7417273024563	Clarke And Clarke	1200
+gid://shopify/Product/7417273188403	Clarke And Clarke	400
+gid://shopify/Product/7417273090099	Clarke And Clarke	1200
+gid://shopify/Product/7417273253939	Clarke And Clarke	1200
+gid://shopify/Product/7417273155635	Clarke And Clarke	1200
+gid://shopify/Product/7417273352243	Clarke And Clarke	1200
+gid://shopify/Product/7417273483315	Clarke And Clarke	1200
+gid://shopify/Product/7417273385011	Clarke And Clarke	1200
+gid://shopify/Product/7417273450547	Clarke And Clarke	1200
+gid://shopify/Product/7417272401971	Clarke And Clarke	1200
+gid://shopify/Product/7417308282931	Clarke And Clarke	400
+gid://shopify/Product/7419469332531	Clarke And Clarke	1200
+gid://shopify/Product/7419468349491	Clarke And Clarke	1200
+gid://shopify/Product/7417273548851	Clarke And Clarke	1200
+gid://shopify/Product/7417273647155	Clarke And Clarke	1200
+gid://shopify/Product/7419468808243	Clarke And Clarke	1200
+gid://shopify/Product/7419468513331	Clarke And Clarke	1200
+gid://shopify/Product/7419468218419	Clarke And Clarke	1200
+gid://shopify/Product/7419469430835	Clarke And Clarke	1200
+gid://shopify/Product/7419469692979	Clarke And Clarke	1200
+gid://shopify/Product/7419468939315	Clarke And Clarke	1200
+gid://shopify/Product/7419469201459	Clarke And Clarke	1200
+gid://shopify/Product/7419468644403	Clarke And Clarke	1200
+gid://shopify/Product/7419469856819	Clarke And Clarke	1200
+gid://shopify/Product/7419469594675	Clarke And Clarke	1200
+gid://shopify/Product/7419470250035	Clarke And Clarke	1200
+gid://shopify/Product/7419470381107	Clarke And Clarke	1200
+gid://shopify/Product/7419469987891	Clarke And Clarke	1200
+gid://shopify/Product/7419898331187	Clarke And Clarke	1200
+gid://shopify/Product/7419470512179	Clarke And Clarke	1200
+gid://shopify/Product/7419470741555	Clarke And Clarke	1200
+gid://shopify/Product/7419470610483	Clarke And Clarke	1200
+gid://shopify/Product/7419470970931	Clarke And Clarke	1200
+gid://shopify/Product/7419899052083	Clarke And Clarke	1200
+gid://shopify/Product/7419898298419	Clarke And Clarke	1200
+gid://shopify/Product/7419898265651	Clarke And Clarke	1200
+gid://shopify/Product/7419471134771	Clarke And Clarke	1200
+gid://shopify/Product/7419898363955	Clarke And Clarke	1200
+gid://shopify/Product/7419898921011	Clarke And Clarke	1200
+gid://shopify/Product/7419898822707	Clarke And Clarke	1200
+gid://shopify/Product/7419898396723	Clarke And Clarke	1200
+gid://shopify/Product/7419471233075	Clarke And Clarke	1200
+gid://shopify/Product/7419898232883	Clarke And Clarke	1200
+gid://shopify/Product/7419898462259	Clarke And Clarke	1200
+gid://shopify/Product/7419898691635	Clarke And Clarke	1200
+gid://shopify/Product/7419898986547	Clarke And Clarke	1200
+gid://shopify/Product/7419899084851	Clarke And Clarke	1200
+gid://shopify/Product/7419898855475	Clarke And Clarke	1200
+gid://shopify/Product/7419470872627	Clarke And Clarke	1200
+gid://shopify/Product/7419899576371	Clarke And Clarke	1200
+gid://shopify/Product/7419899248691	Clarke And Clarke	1200
+gid://shopify/Product/7419899478067	Clarke And Clarke	1200
+gid://shopify/Product/7419899871283	Clarke And Clarke	1200
+gid://shopify/Product/7419900362803	Clarke And Clarke	1200
+gid://shopify/Product/7419900035123	Clarke And Clarke	1200
+gid://shopify/Product/7419900002355	Clarke And Clarke	1200
+gid://shopify/Product/7419899707443	Clarke And Clarke	1200
+gid://shopify/Product/7419899936819	Clarke And Clarke	1200
+gid://shopify/Product/7419900657715	Clarke And Clarke	1200
+gid://shopify/Product/7419900166195	Clarke And Clarke	1200
+gid://shopify/Product/7419900231731	Clarke And Clarke	1200
+gid://shopify/Product/7419900133427	Clarke And Clarke	1200
+gid://shopify/Product/7419900067891	Clarke And Clarke	1200
+gid://shopify/Product/7419899904051	Clarke And Clarke	1200
+gid://shopify/Product/7419899674675	Clarke And Clarke	1200
+gid://shopify/Product/7419901083699	Clarke And Clarke	1200
+gid://shopify/Product/7419901149235	Clarke And Clarke	1200
+gid://shopify/Product/7419901313075	Clarke And Clarke	1200
+gid://shopify/Product/7419900461107	Clarke And Clarke	1200
+gid://shopify/Product/7419901280307	Clarke And Clarke	1200
+gid://shopify/Product/7419900297267	Clarke And Clarke	1200
+gid://shopify/Product/7419901345843	Clarke And Clarke	1200
+gid://shopify/Product/7419901411379	Clarke And Clarke	1200
+gid://shopify/Product/7419901247539	Clarke And Clarke	1200
+gid://shopify/Product/7419901476915	Clarke And Clarke	1200
+gid://shopify/Product/7419901575219	Clarke And Clarke	1200
+gid://shopify/Product/7419901509683	Clarke And Clarke	1200
+gid://shopify/Product/7419901706291	Clarke And Clarke	1200
+gid://shopify/Product/7419901607987	Clarke And Clarke	1200
+gid://shopify/Product/7419902033971	Clarke And Clarke	1200
+gid://shopify/Product/7419901771827	Clarke And Clarke	1200
+gid://shopify/Product/7419902361651	Clarke And Clarke	1200
+gid://shopify/Product/7419901673523	Clarke And Clarke	1200
+gid://shopify/Product/7419901870131	Clarke And Clarke	1200
+gid://shopify/Product/7419902656563	Clarke And Clarke	1200
+gid://shopify/Product/7419901935667	Clarke And Clarke	1200
+gid://shopify/Product/7419901837363	Clarke And Clarke	1200
+gid://shopify/Product/7419902099507	Clarke And Clarke	1200
+gid://shopify/Product/7419902296115	Clarke And Clarke	1200
+gid://shopify/Product/7419902459955	Clarke And Clarke	1200
+gid://shopify/Product/7419902394419	Clarke And Clarke	1200
+gid://shopify/Product/7419902558259	Clarke And Clarke	1200
+gid://shopify/Product/7419902525491	Clarke And Clarke	1200
+gid://shopify/Product/7419901968435	Clarke And Clarke	1200
+gid://shopify/Product/7419902623795	Clarke And Clarke	1200
+gid://shopify/Product/7419902230579	Clarke And Clarke	1200
+gid://shopify/Product/7419902689331	Clarke And Clarke	1200
+gid://shopify/Product/7419902754867	Clarke And Clarke	1200
+gid://shopify/Product/7419902820403	Clarke And Clarke	1200
+gid://shopify/Product/7419902918707	Clarke And Clarke	1200
+gid://shopify/Product/7419902722099	Clarke And Clarke	1200
+gid://shopify/Product/7419902853171	Clarke And Clarke	1200
+gid://shopify/Product/7419903017011	Clarke And Clarke	1200
+gid://shopify/Product/7419903082547	Clarke And Clarke	1200
+gid://shopify/Product/7419902984243	Clarke And Clarke	1200
+gid://shopify/Product/7419903049779	Clarke And Clarke	1200
+gid://shopify/Product/7419903213619	Clarke And Clarke	1200
+gid://shopify/Product/7419903279155	Clarke And Clarke	1200
+gid://shopify/Product/7419903344691	Clarke And Clarke	1200
+gid://shopify/Product/7419903475763	Clarke And Clarke	1200
+gid://shopify/Product/7419903377459	Clarke And Clarke	1200
+gid://shopify/Product/7419903803443	Clarke And Clarke	1200
+gid://shopify/Product/7419903180851	Clarke And Clarke	1200
+gid://shopify/Product/7419904098355	Clarke And Clarke	1200
+gid://shopify/Product/7419903967283	Clarke And Clarke	1200
+gid://shopify/Product/7419904196659	Clarke And Clarke	1200
+gid://shopify/Product/7419903311923	Clarke And Clarke	1200
+gid://shopify/Product/7419903934515	Clarke And Clarke	1200
+gid://shopify/Product/7419904065587	Clarke And Clarke	1200
+gid://shopify/Product/7419906621491	Clarke And Clarke	1200
+gid://shopify/Product/7419906424883	Clarke And Clarke	1200
+gid://shopify/Product/7419905179699	Clarke And Clarke	1200
+gid://shopify/Product/7419906490419	Clarke And Clarke	1200
+gid://shopify/Product/7419903868979	Clarke And Clarke	1200
+gid://shopify/Product/7419903672371	Clarke And Clarke	1200
+gid://shopify/Product/7419906883635	Clarke And Clarke	1200
+gid://shopify/Product/7419906719795	Clarke And Clarke	1200
+gid://shopify/Product/7419906555955	Clarke And Clarke	1200
+gid://shopify/Product/7419906752563	Clarke And Clarke	1200
+gid://shopify/Product/7419903639603	Clarke And Clarke	1200
+gid://shopify/Product/7421203349555	Clarke And Clarke	400
+gid://shopify/Product/7419903606835	Clarke And Clarke	1200
+gid://shopify/Product/7419903541299	Clarke And Clarke	1200
+gid://shopify/Product/7421203972147	Clarke And Clarke	400
+gid://shopify/Product/7419907014707	Clarke And Clarke	1200
+gid://shopify/Product/7421204103219	Clarke And Clarke	400
+gid://shopify/Product/7421203677235	Clarke And Clarke	400
+gid://shopify/Product/7421204824115	Clarke And Clarke	400
+gid://shopify/Product/7421205282867	Clarke And Clarke	400
+gid://shopify/Product/7421205151795	Clarke And Clarke	400
+gid://shopify/Product/7421204627507	Clarke And Clarke	400
+gid://shopify/Product/7421206528051	Clarke And Clarke	400
+gid://shopify/Product/7421206069299	Clarke And Clarke	400
+gid://shopify/Product/7421205479475	Clarke And Clarke	400
+gid://shopify/Product/7421206855731	Clarke And Clarke	400
+gid://shopify/Product/7421207445555	Clarke And Clarke	400
+gid://shopify/Product/7421207642163	Clarke And Clarke	400
+gid://shopify/Product/7421208002611	Clarke And Clarke	400
+gid://shopify/Product/7421208166451	Clarke And Clarke	400
+gid://shopify/Product/7421208559667	Clarke And Clarke	400
+gid://shopify/Product/7421205807155	Clarke And Clarke	400
+gid://shopify/Product/7421208952883	Clarke And Clarke	400
+gid://shopify/Product/7421209280563	Clarke And Clarke	400
+gid://shopify/Product/7421209477171	Clarke And Clarke	400
+gid://shopify/Product/7421204463667	Clarke And Clarke	400
+gid://shopify/Product/7421209903155	Clarke And Clarke	400
+gid://shopify/Product/7421207314483	Clarke And Clarke	400
+gid://shopify/Product/7421210296371	Clarke And Clarke	400
+gid://shopify/Product/7421206396979	Clarke And Clarke	400
+gid://shopify/Product/7421204234291	Clarke And Clarke	400
+gid://shopify/Product/7421206626355	Clarke And Clarke	400
+gid://shopify/Product/7421207085107	Clarke And Clarke	400
+gid://shopify/Product/7421210591283	Clarke And Clarke	400
+gid://shopify/Product/7421210755123	Clarke And Clarke	400
+gid://shopify/Product/7421207543859	Clarke And Clarke	400
+gid://shopify/Product/7421210492979	Clarke And Clarke	400
+gid://shopify/Product/7421208461363	Clarke And Clarke	400
+gid://shopify/Product/7421208625203	Clarke And Clarke	400
+gid://shopify/Product/7421209378867	Clarke And Clarke	400
+gid://shopify/Product/7421211181107	Clarke And Clarke	400
+gid://shopify/Product/7421208363059	Clarke And Clarke	400
+gid://shopify/Product/7421211443251	Clarke And Clarke	400
+gid://shopify/Product/7421207773235	Clarke And Clarke	400
+gid://shopify/Product/7421213212723	Clarke And Clarke	400
+gid://shopify/Product/7421212164147	Clarke And Clarke	400
+gid://shopify/Product/7421211574323	Clarke And Clarke	400
+gid://shopify/Product/7421210165299	Clarke And Clarke	400
+gid://shopify/Product/7421212393523	Clarke And Clarke	400
+gid://shopify/Product/7421209608243	Clarke And Clarke	400
+gid://shopify/Product/7421214130227	Clarke And Clarke	400
+gid://shopify/Product/7421212295219	Clarke And Clarke	400
+gid://shopify/Product/7421213114419	Clarke And Clarke	400
+gid://shopify/Product/7421215244339	Clarke And Clarke	400
+gid://shopify/Product/7421210951731	Clarke And Clarke	400
+gid://shopify/Product/7421213737011	Clarke And Clarke	400
+gid://shopify/Product/7421215703091	Clarke And Clarke	400
+gid://shopify/Product/7421213933619	Clarke And Clarke	400
+gid://shopify/Product/7421213573171	Clarke And Clarke	400
+gid://shopify/Product/7421216096307	Clarke And Clarke	400
+gid://shopify/Product/7421214752819	Clarke And Clarke	400
+gid://shopify/Product/7421215440947	Clarke And Clarke	400
+gid://shopify/Product/7421215342643	Clarke And Clarke	400
+gid://shopify/Product/7421211344947	Clarke And Clarke	400
+gid://shopify/Product/7421211902003	Clarke And Clarke	400
+gid://shopify/Product/7421216423987	Clarke And Clarke	400
+gid://shopify/Product/7421215047731	Clarke And Clarke	400
+gid://shopify/Product/7421213474867	Clarke And Clarke	400
+gid://shopify/Product/7421219536947	Clarke And Clarke	1200
+gid://shopify/Product/7421212491827	Clarke And Clarke	400
+gid://shopify/Product/7421220028467	Clarke And Clarke	1200
+gid://shopify/Product/7421219766323	Clarke And Clarke	1200
+gid://shopify/Product/7421214425139	Clarke And Clarke	400
+gid://shopify/Product/7421214588979	Clarke And Clarke	400
+gid://shopify/Product/7421219274803	Clarke And Clarke	1200
+gid://shopify/Product/7421216358451	Clarke And Clarke	400
+gid://shopify/Product/7421219209267	Clarke And Clarke	1200
+gid://shopify/Product/7421218652211	Clarke And Clarke	1200
+gid://shopify/Product/7421216587827	Clarke And Clarke	400
+gid://shopify/Product/7421216260147	Clarke And Clarke	400
+gid://shopify/Product/7421216948275	Clarke And Clarke	400
+gid://shopify/Product/7421220257843	Clarke And Clarke	1200
+gid://shopify/Product/7421215866931	Clarke And Clarke	400
+gid://shopify/Product/7421216751667	Clarke And Clarke	400
+gid://shopify/Product/7421218324531	Clarke And Clarke	400
+gid://shopify/Product/7421217538099	Clarke And Clarke	400
+gid://shopify/Product/7421218226227	Clarke And Clarke	400
+gid://shopify/Product/7422609588275	Clarke And Clarke	1200
+gid://shopify/Product/7422609752115	Clarke And Clarke	1200
+gid://shopify/Product/7422609915955	Clarke And Clarke	1200
+gid://shopify/Product/7422610309171	Clarke And Clarke	1200
+gid://shopify/Product/7422609948723	Clarke And Clarke	1200
+gid://shopify/Product/7422610341939	Clarke And Clarke	1200
+gid://shopify/Product/7422610243635	Clarke And Clarke	1200
+gid://shopify/Product/7421218914355	Clarke And Clarke	1200
+gid://shopify/Product/7422610473011	Clarke And Clarke	1200
+gid://shopify/Product/7422610636851	Clarke And Clarke	1200
+gid://shopify/Product/7422610997299	Clarke And Clarke	1200
+gid://shopify/Product/7422610538547	Clarke And Clarke	1200
+gid://shopify/Product/7422610898995	Clarke And Clarke	1200
+gid://shopify/Product/7422611030067	Clarke And Clarke	1200
+gid://shopify/Product/7421219110963	Clarke And Clarke	1200
+gid://shopify/Product/7421220421683	Clarke And Clarke	1200
+gid://shopify/Product/7421220945971	Clarke And Clarke	1200
+gid://shopify/Product/7422611095603	Clarke And Clarke	1200
+gid://shopify/Product/7421220159539	Clarke And Clarke	1200
+gid://shopify/Product/7422611521587	Clarke And Clarke	1200
+gid://shopify/Product/7422609883187	Clarke And Clarke	1200
+gid://shopify/Product/7422611587123	Clarke And Clarke	1200
+gid://shopify/Product/7422611685427	Clarke And Clarke	1200
+gid://shopify/Product/7422610210867	Clarke And Clarke	1200
+gid://shopify/Product/7422611652659	Clarke And Clarke	1200
+gid://shopify/Product/7421220618291	Clarke And Clarke	1200
+gid://shopify/Product/7422609555507	Clarke And Clarke	1200
+gid://shopify/Product/7422609719347	Clarke And Clarke	1200
+gid://shopify/Product/7422611816499	Clarke And Clarke	1200
+gid://shopify/Product/7422610407475	Clarke And Clarke	1200
+gid://shopify/Product/7422612078643	Clarke And Clarke	1200
+gid://shopify/Product/7422612045875	Clarke And Clarke	1200
+gid://shopify/Product/7422611980339	Clarke And Clarke	1200
+gid://shopify/Product/7422611259443	Clarke And Clarke	1200
+gid://shopify/Product/7422612176947	Clarke And Clarke	1200
+gid://shopify/Product/7422611128371	Clarke And Clarke	1200
+gid://shopify/Product/7422612308019	Clarke And Clarke	1200
+gid://shopify/Product/7422612471859	Clarke And Clarke	1200
+gid://shopify/Product/7422612340787	Clarke And Clarke	1200
+gid://shopify/Product/7422611292211	Clarke And Clarke	1200
+gid://shopify/Product/7422611423283	Clarke And Clarke	1200
+gid://shopify/Product/7422609686579	Clarke And Clarke	1200
+gid://shopify/Product/7422611193907	Clarke And Clarke	1200
+gid://shopify/Product/7422612439091	Clarke And Clarke	1200
+gid://shopify/Product/7422611357747	Clarke And Clarke	1200
+gid://shopify/Product/7422612602931	Clarke And Clarke	1200
+gid://shopify/Product/7422612668467	Clarke And Clarke	1200
+gid://shopify/Product/7422611882035	Clarke And Clarke	1200
+gid://shopify/Product/7422612766771	Clarke And Clarke	1200
+gid://shopify/Product/7422612832307	Clarke And Clarke	1200
+gid://shopify/Product/7422612865075	Clarke And Clarke	1200
+gid://shopify/Product/7422611914803	Clarke And Clarke	1200
+gid://shopify/Product/7422612930611	Clarke And Clarke	1200
+gid://shopify/Product/7422613258291	Clarke And Clarke	1200
+gid://shopify/Product/7422613291059	Clarke And Clarke	1200
+gid://shopify/Product/7422613028915	Clarke And Clarke	1200
+gid://shopify/Product/7422611718195	Clarke And Clarke	1200
+gid://shopify/Product/7422613192755	Clarke And Clarke	1200
+gid://shopify/Product/7422612242483	Clarke And Clarke	1200
+gid://shopify/Product/7422612144179	Clarke And Clarke	1200
+gid://shopify/Product/7422612504627	Clarke And Clarke	1200
+gid://shopify/Product/7422613913651	Clarke And Clarke	1200
+gid://shopify/Product/7422614110259	Clarke And Clarke	1200
+gid://shopify/Product/7422613880883	Clarke And Clarke	1200
+gid://shopify/Product/7422612734003	Clarke And Clarke	1200
+gid://shopify/Product/7422613848115	Clarke And Clarke	1200
+gid://shopify/Product/7422614044723	Clarke And Clarke	1200
+gid://shopify/Product/7422612963379	Clarke And Clarke	1200
+gid://shopify/Product/7422614274099	Clarke And Clarke	1200
+gid://shopify/Product/7422612570163	Clarke And Clarke	1200
+gid://shopify/Product/7422614306867	Clarke And Clarke	1200
+gid://shopify/Product/7422612406323	Clarke And Clarke	1200
+gid://shopify/Product/7422614437939	Clarke And Clarke	1200
+gid://shopify/Product/7422613094451	Clarke And Clarke	1200
+gid://shopify/Product/7422612996147	Clarke And Clarke	1200
+gid://shopify/Product/7422613389363	Clarke And Clarke	1200
+gid://shopify/Product/7422613159987	Clarke And Clarke	1200
+gid://shopify/Product/7422613422131	Clarke And Clarke	1200
+gid://shopify/Product/7422614569011	Clarke And Clarke	1200
+gid://shopify/Product/7422613487667	Clarke And Clarke	1200
+gid://shopify/Product/7422614241331	Clarke And Clarke	1200
+gid://shopify/Product/7422614175795	Clarke And Clarke	1200
+gid://shopify/Product/7422613323827	Clarke And Clarke	1200
+gid://shopify/Product/7422614011955	Clarke And Clarke	1200
+gid://shopify/Product/7422615060531	Clarke And Clarke	1200
+gid://shopify/Product/7422613782579	Clarke And Clarke	1200
+gid://shopify/Product/7422613815347	Clarke And Clarke	1200
+gid://shopify/Product/7422615257139	Clarke And Clarke	1200
+gid://shopify/Product/7422613749811	Clarke And Clarke	1200
+gid://shopify/Product/7422614634547	Clarke And Clarke	1200
+gid://shopify/Product/7422613979187	Clarke And Clarke	1200
+gid://shopify/Product/7422614470707	Clarke And Clarke	1200
+gid://shopify/Product/7422615420979	Clarke And Clarke	1200
+gid://shopify/Product/7422613618739	Clarke And Clarke	1200
+gid://shopify/Product/7422615650355	Clarke And Clarke	1200
+gid://shopify/Product/7422615814195	Clarke And Clarke	1200
+gid://shopify/Product/7422616109107	Clarke And Clarke	1200
+gid://shopify/Product/7422614667315	Clarke And Clarke	1200
+gid://shopify/Product/7422616076339	Clarke And Clarke	1200
+gid://shopify/Product/7422616240179	Clarke And Clarke	1200
+gid://shopify/Product/7422614929459	Clarke And Clarke	1200
+gid://shopify/Product/7422614765619	Clarke And Clarke	1200
+gid://shopify/Product/7422616174643	Clarke And Clarke	1200
+gid://shopify/Product/7422614896691	Clarke And Clarke	1200
+gid://shopify/Product/7422616272947	Clarke And Clarke	1200
+gid://shopify/Product/7422616404019	Clarke And Clarke	1200
+gid://shopify/Product/7422614798387	Clarke And Clarke	1200
+gid://shopify/Product/7422616338483	Clarke And Clarke	1200
+gid://shopify/Product/7422614831155	Clarke And Clarke	1200
+gid://shopify/Product/7422616502323	Clarke And Clarke	1200
+gid://shopify/Product/7422615027763	Clarke And Clarke	1200
+gid://shopify/Product/7422614994995	Clarke And Clarke	1200
+gid://shopify/Product/7422616633395	Clarke And Clarke	1200
+gid://shopify/Product/7422615388211	Clarke And Clarke	1200
+gid://shopify/Product/7422615519283	Clarke And Clarke	1200
+gid://shopify/Product/7422617026611	Clarke And Clarke	1200
+gid://shopify/Product/7422616928307	Clarke And Clarke	1200
+gid://shopify/Product/7422616993843	Clarke And Clarke	1200
+gid://shopify/Product/7422617124915	Clarke And Clarke	1200
+gid://shopify/Product/7422616895539	Clarke And Clarke	1200
+gid://shopify/Product/7422616764467	Clarke And Clarke	1200
+gid://shopify/Product/7422616830003	Clarke And Clarke	1200
+gid://shopify/Product/7422615978035	Clarke And Clarke	1200
+gid://shopify/Product/7422615912499	Clarke And Clarke	1200
+gid://shopify/Product/7422617518131	Clarke And Clarke	1200
+gid://shopify/Product/7422617583667	Clarke And Clarke	1200
+gid://shopify/Product/7422616567859	Clarke And Clarke	1200
+gid://shopify/Product/7422617976883	Clarke And Clarke	1200
+gid://shopify/Product/7422618435635	Clarke And Clarke	1200
+gid://shopify/Product/7422616436787	Clarke And Clarke	1200
+gid://shopify/Product/7422618632243	Clarke And Clarke	1200
+gid://shopify/Product/7422617059379	Clarke And Clarke	1200
+gid://shopify/Product/7422616666163	Clarke And Clarke	1200
+gid://shopify/Product/7422617223219	Clarke And Clarke	1200
+gid://shopify/Product/7422618697779	Clarke And Clarke	1200
+gid://shopify/Product/7422616535091	Clarke And Clarke	1200
+gid://shopify/Product/7422617157683	Clarke And Clarke	1200
+gid://shopify/Product/7422616698931	Clarke And Clarke	1200
+gid://shopify/Product/7422616797235	Clarke And Clarke	1200
+gid://shopify/Product/7422618796083	Clarke And Clarke	1200
+gid://shopify/Product/7422616731699	Clarke And Clarke	1200
+gid://shopify/Product/7422618927155	Clarke And Clarke	1200
+gid://shopify/Product/7422617190451	Clarke And Clarke	1200
+gid://shopify/Product/7422619025459	Clarke And Clarke	1200
+gid://shopify/Product/7422618107955	Clarke And Clarke	1200
+gid://shopify/Product/7422617845811	Clarke And Clarke	1200
+gid://shopify/Product/7422618468403	Clarke And Clarke	1200
+gid://shopify/Product/7422618239027	Clarke And Clarke	1200
+gid://shopify/Product/7422617288755	Clarke And Clarke	1200
+gid://shopify/Product/7422618173491	Clarke And Clarke	1200
+gid://shopify/Product/7422619811891	Clarke And Clarke	1200
+gid://shopify/Product/7422618304563	Clarke And Clarke	1200
+gid://shopify/Product/7422619516979	Clarke And Clarke	1200
+gid://shopify/Product/7422619779123	Clarke And Clarke	1200
+gid://shopify/Product/7422619844659	Clarke And Clarke	1200
+gid://shopify/Product/7422619746355	Clarke And Clarke	1200
+gid://shopify/Product/7422619910195	Clarke And Clarke	1200
+gid://shopify/Product/7422619090995	Clarke And Clarke	1200
+gid://shopify/Product/7422618533939	Clarke And Clarke	1200
+gid://shopify/Product/7422619156531	Clarke And Clarke	1200
+gid://shopify/Product/7422620368947	Clarke And Clarke	1200
+gid://shopify/Product/7422620401715	Clarke And Clarke	1200
+gid://shopify/Product/7422620500019	Clarke And Clarke	1200
+gid://shopify/Product/7422620467251	Clarke And Clarke	1200
+gid://shopify/Product/7422618861619	Clarke And Clarke	1200
+gid://shopify/Product/7422619222067	Clarke And Clarke	1200
+gid://shopify/Product/7422619648051	Clarke And Clarke	1200
+gid://shopify/Product/7422619451443	Clarke And Clarke	1200
+gid://shopify/Product/7422619582515	Clarke And Clarke	1200
+gid://shopify/Product/7422619615283	Clarke And Clarke	1200
+gid://shopify/Product/7422619877427	Clarke And Clarke	1200
+gid://shopify/Product/7422619942963	Clarke And Clarke	1200
+gid://shopify/Product/7422619385907	Clarke And Clarke	1200
+gid://shopify/Product/7422620106803	Clarke And Clarke	1200
+gid://shopify/Product/7422619320371	Clarke And Clarke	1200
+gid://shopify/Product/7422620041267	Clarke And Clarke	1200
+gid://shopify/Product/7421449895987	Cole & Son	1200
+gid://shopify/Product/7422620336179	Clarke And Clarke	1200
+gid://shopify/Product/7422620139571	Clarke And Clarke	1200
+gid://shopify/Product/7421449928755	Cole & Son	1200
+gid://shopify/Product/7422620008499	Clarke And Clarke	1200
+gid://shopify/Product/7421450092595	Cole & Son	1200
+gid://shopify/Product/7421450125363	Cole & Son	1200
+gid://shopify/Product/7421450256435	Cole & Son	1200
+gid://shopify/Product/7421450059827	Cole & Son	1200
+gid://shopify/Product/7421449994291	Cole & Son	1200
+gid://shopify/Product/7421450027059	Cole & Son	1200
+gid://shopify/Product/7421450289203	Cole & Son	1200
+gid://shopify/Product/7421450354739	Cole & Son	1200
+gid://shopify/Product/7421450649651	Cole & Son	1200
+gid://shopify/Product/7421450420275	Cole & Son	1200
+gid://shopify/Product/7421450321971	Cole & Son	1200
+gid://shopify/Product/7421450387507	Cole & Son	1200
+gid://shopify/Product/7421450453043	Cole & Son	1200
+gid://shopify/Product/7421450879027	Cole & Son	1200
+gid://shopify/Product/7422620434483	Clarke And Clarke	1200
+gid://shopify/Product/7421450715187	Cole & Son	1200
+gid://shopify/Product/7421450518579	Cole & Son	1200
+gid://shopify/Product/7421450485811	Cole & Son	1200
+gid://shopify/Product/7421450223667	Cole & Son	1200
+gid://shopify/Product/7421450616883	Cole & Son	1200
+gid://shopify/Product/7421450551347	Cole & Son	1200
+gid://shopify/Product/7421450747955	Cole & Son	1200
+gid://shopify/Product/7421450780723	Cole & Son	1200
+gid://shopify/Product/7421450813491	Cole & Son	1200
+gid://shopify/Product/7421450977331	Cole & Son	1200
+gid://shopify/Product/7421451010099	Cole & Son	1200
+gid://shopify/Product/7421450911795	Cole & Son	1200
+gid://shopify/Product/7421450682419	Cole & Son	1200
+gid://shopify/Product/7421450944563	Cole & Son	1200
+gid://shopify/Product/7421450846259	Cole & Son	1200
+gid://shopify/Product/7421451599923	Cole & Son	1200
+gid://shopify/Product/7421451534387	Cole & Son	1200
+gid://shopify/Product/7421451272243	Cole & Son	1152
+gid://shopify/Product/7421451108403	Cole & Son	1200
+gid://shopify/Product/7421451075635	Cole & Son	1200
+gid://shopify/Product/7421451042867	Cole & Son	1200
+gid://shopify/Product/7421451436083	Cole & Son	1200
+gid://shopify/Product/7421451239475	Cole & Son	1200
+gid://shopify/Product/7421451141171	Cole & Son	1200
+gid://shopify/Product/7421451665459	Cole & Son	1200
+gid://shopify/Product/7421451173939	Cole & Son	1200
+gid://shopify/Product/7421451305011	Cole & Son	1200
+gid://shopify/Product/7421451337779	Cole & Son	1200
+gid://shopify/Product/7421451370547	Cole & Son	1200
+gid://shopify/Product/7421451403315	Cole & Son	1200
+gid://shopify/Product/7421452156979	Cole & Son	1200
+gid://shopify/Product/7421451567155	Cole & Son	1200
+gid://shopify/Product/7421451468851	Cole & Son	1200
+gid://shopify/Product/7421452812339	Cole & Son	1200
+gid://shopify/Product/7421452714035	Cole & Son	1200
+gid://shopify/Product/7421452615731	Cole & Son	1200
+gid://shopify/Product/7421451501619	Cole & Son	1200
+gid://shopify/Product/7421451796531	Cole & Son	1200
+gid://shopify/Product/7421451894835	Cole & Son	1200
+gid://shopify/Product/7421453271091	Cole & Son	1200
+gid://shopify/Product/7421452058675	Cole & Son	1200
+gid://shopify/Product/7421451993139	Cole & Son	1200
+gid://shopify/Product/7421452124211	Cole & Son	1200
+gid://shopify/Product/7421452353587	Cole & Son	1200
+gid://shopify/Product/7421453041715	Cole & Son	1200
+gid://shopify/Product/7421452386355	Cole & Son	1200
+gid://shopify/Product/7421452484659	Cole & Son	1200
+gid://shopify/Product/7421452288051	Cole & Son	1200
+gid://shopify/Product/7421452320819	Cole & Son	1200
+gid://shopify/Product/7421453074483	Cole & Son	1200
+gid://shopify/Product/7421453107251	Cole & Son	1200
+gid://shopify/Product/7421453140019	Cole & Son	1200
+gid://shopify/Product/7421453172787	Cole & Son	1200
+gid://shopify/Product/7421453566003	Cole & Son	1200
+gid://shopify/Product/7421453500467	Cole & Son	1200
+gid://shopify/Product/7421453008947	Cole & Son	1200
+gid://shopify/Product/7421452189747	Cole & Son	1200
+gid://shopify/Product/7421452943411	Cole & Son	1200
+gid://shopify/Product/7421453303859	Cole & Son	1200
+gid://shopify/Product/7421452222515	Cole & Son	1200
+gid://shopify/Product/7421453893683	Cole & Son	1200
+gid://shopify/Product/7421453860915	Cole & Son	1200
+gid://shopify/Product/7421453205555	Cole & Son	1200
+gid://shopify/Product/7421453402163	Cole & Son	1200
+gid://shopify/Product/7421453467699	Cole & Son	1200
+gid://shopify/Product/7421453369395	Cole & Son	1200
+gid://shopify/Product/7421453697075	Cole & Son	1200
+gid://shopify/Product/7421453336627	Cole & Son	1200
+gid://shopify/Product/7421453729843	Cole & Son	1200
+gid://shopify/Product/7421453664307	Cole & Son	1200
+gid://shopify/Product/7421453238323	Cole & Son	1200
+gid://shopify/Product/7421453762611	Cole & Son	1200
+gid://shopify/Product/7421453598771	Cole & Son	1200
+gid://shopify/Product/7421454057523	Cole & Son	1200
+gid://shopify/Product/7421453631539	Cole & Son	1200
+gid://shopify/Product/7421453991987	Cole & Son	1200
+gid://shopify/Product/7421453828147	Cole & Son	1200
+gid://shopify/Product/7421454188595	Cole & Son	1200
+gid://shopify/Product/7421453795379	Cole & Son	1200
+gid://shopify/Product/7421454090291	Cole & Son	1200
+gid://shopify/Product/7421453959219	Cole & Son	1200
+gid://shopify/Product/7421454123059	Cole & Son	1200
+gid://shopify/Product/7421454155827	Cole & Son	1200
+gid://shopify/Product/7421454221363	Cole & Son	1200
+gid://shopify/Product/7421454254131	Cole & Son	1200
+gid://shopify/Product/7421454483507	Cole & Son	1200
+gid://shopify/Product/7421454450739	Cole & Son	1200
+gid://shopify/Product/7421454352435	Cole & Son	1200
+gid://shopify/Product/7421454286899	Cole & Son	1200
+gid://shopify/Product/7421455204403	Cole & Son	1200
+gid://shopify/Product/7421454909491	Cole & Son	1200
+gid://shopify/Product/7421454024755	Cole & Son	1200
+gid://shopify/Product/7421454843955	Cole & Son	1200
+gid://shopify/Product/7421454385203	Cole & Son	1200
+gid://shopify/Product/7421454417971	Cole & Son	1200
+gid://shopify/Product/7421455040563	Cole & Son	1200
+gid://shopify/Product/7421455106099	Cole & Son	1200
+gid://shopify/Product/7421455335475	Cole & Son	1200
+gid://shopify/Product/7421455302707	Cole & Son	1200
+gid://shopify/Product/7421455138867	Cole & Son	1200
+gid://shopify/Product/7421454581811	Cole & Son	1200
+gid://shopify/Product/7421455401011	Cole & Son	1200
+gid://shopify/Product/7421454680115	Cole & Son	1200
+gid://shopify/Product/7421455564851	Cole & Son	1200
+gid://shopify/Product/7421455368243	Cole & Son	1200
+gid://shopify/Product/7421454745651	Cole & Son	1200
+gid://shopify/Product/7421455597619	Cole & Son	1200
+gid://shopify/Product/7421454647347	Cole & Son	1200
+gid://shopify/Product/7421455695923	Cole & Son	1200
+gid://shopify/Product/7421455171635	Cole & Son	1200
+gid://shopify/Product/7421454876723	Cole & Son	1200
+gid://shopify/Product/7421455794227	Cole & Son	1200
+gid://shopify/Product/7421455237171	Cole & Son	1200
+gid://shopify/Product/7421454778419	Cole & Son	1200
+gid://shopify/Product/7421454942259	Cole & Son	1200
+gid://shopify/Product/7421454975027	Cole & Son	1200
+gid://shopify/Product/7421455433779	Cole & Son	1200
+gid://shopify/Product/7421454614579	Cole & Son	1200
+gid://shopify/Product/7421455466547	Cole & Son	1200
+gid://shopify/Product/7421454811187	Cole & Son	1200
+gid://shopify/Product/7421455630387	Cole & Son	1200
+gid://shopify/Product/7421456416819	Cole & Son	1200
+gid://shopify/Product/7421455499315	Cole & Son	1200
+gid://shopify/Product/7421456285747	Cole & Son	1200
+gid://shopify/Product/7421455269939	Cole & Son	1200
+gid://shopify/Product/7421455859763	Cole & Son	1200
+gid://shopify/Product/7421456482355	Cole & Son	1200
+gid://shopify/Product/7421455532083	Cole & Son	1200
+gid://shopify/Product/7421456515123	Cole & Son	1200
+gid://shopify/Product/7421456547891	Cole & Son	1200
+gid://shopify/Product/7421456580659	Cole & Son	1200
+gid://shopify/Product/7421455958067	Cole & Son	1200
+gid://shopify/Product/7421456449587	Cole & Son	1200
+gid://shopify/Product/7421455925299	Cole & Son	1200
+gid://shopify/Product/7421456613427	Cole & Son	1200
+gid://shopify/Product/7421455826995	Cole & Son	1200
+gid://shopify/Product/7421455892531	Cole & Son	1200
+gid://shopify/Product/7421455990835	Cole & Son	1200
+gid://shopify/Product/7421456318515	Cole & Son	1200
+gid://shopify/Product/7421456351283	Cole & Son	1200
+gid://shopify/Product/7421456023603	Cole & Son	1200
+gid://shopify/Product/7421456384051	Cole & Son	1200
+gid://shopify/Product/7421456056371	Cole & Son	1200
+gid://shopify/Product/7421456089139	Cole & Son	1200
+gid://shopify/Product/7421456154675	Cole & Son	1200
+gid://shopify/Product/7421456711731	Cole & Son	1200
+gid://shopify/Product/7421456646195	Cole & Son	1200
+gid://shopify/Product/7421456908339	Cole & Son	1200
+gid://shopify/Product/7421456678963	Cole & Son	1200
+gid://shopify/Product/7421456187443	Cole & Son	1200
+gid://shopify/Product/7421456252979	Cole & Son	1200
+gid://shopify/Product/7421456777267	Cole & Son	1200
+gid://shopify/Product/7421456744499	Cole & Son	1200
+gid://shopify/Product/7421456973875	Cole & Son	1200
+gid://shopify/Product/7421457039411	Cole & Son	1200
+gid://shopify/Product/7421456941107	Cole & Son	1200
+gid://shopify/Product/7421457072179	Cole & Son	1200
+gid://shopify/Product/7421457137715	Cole & Son	1200
+gid://shopify/Product/7421457268787	Cole & Son	1200
+gid://shopify/Product/7421456842803	Cole & Son	1200
+gid://shopify/Product/7421457236019	Cole & Son	1200
+gid://shopify/Product/7421457301555	Cole & Son	1200
+gid://shopify/Product/7421457203251	Cole & Son	1200
+gid://shopify/Product/7421457006643	Cole & Son	1200
+gid://shopify/Product/7421457760307	Cole & Son	1200
+gid://shopify/Product/7421457170483	Cole & Son	1200
+gid://shopify/Product/7421457399859	Cole & Son	1200
+gid://shopify/Product/7421457334323	Cole & Son	1200
+gid://shopify/Product/7421457367091	Cole & Son	1200
+gid://shopify/Product/7421458284595	Cole & Son	1200
+gid://shopify/Product/7421457432627	Cole & Son	1200
+gid://shopify/Product/7421457498163	Cole & Son	1200
+gid://shopify/Product/7421457629235	Cole & Son	1200
+gid://shopify/Product/7421457596467	Cole & Son	1200
+gid://shopify/Product/7421457694771	Cole & Son	1200
+gid://shopify/Product/7421457530931	Cole & Son	1200
+gid://shopify/Product/7421457793075	Cole & Son	1200
+gid://shopify/Product/7421458055219	Cole & Son	1200
+gid://shopify/Product/7421457825843	Cole & Son	1200
+gid://shopify/Product/7421458317363	Cole & Son	1200
+gid://shopify/Product/7421457727539	Cole & Son	1200
+gid://shopify/Product/7421457858611	Cole & Son	1200
+gid://shopify/Product/7421457465395	Cole & Son	1200
+gid://shopify/Product/7421458448435	Cole & Son	1200
+gid://shopify/Product/7421457891379	Cole & Son	1200
+gid://shopify/Product/7421458415667	Cole & Son	1200
+gid://shopify/Product/7421458382899	Cole & Son	1200
+gid://shopify/Product/7421458579507	Cole & Son	1200
+gid://shopify/Product/7421458513971	Cole & Son	1200
+gid://shopify/Product/7421458677811	Cole & Son	1200
+gid://shopify/Product/7421458153523	Cole & Son	1200
+gid://shopify/Product/7421457956915	Cole & Son	1200
+gid://shopify/Product/7421458645043	Cole & Son	1200
+gid://shopify/Product/7421458546739	Cole & Son	1200
+gid://shopify/Product/7421458612275	Cole & Son	1200
+gid://shopify/Product/7421458743347	Cole & Son	1200
+gid://shopify/Product/7421458874419	Cole & Son	1200
+gid://shopify/Product/7421458710579	Cole & Son	1200
+gid://shopify/Product/7421458841651	Cole & Son	1200
+gid://shopify/Product/7421458907187	Cole & Son	1200
+gid://shopify/Product/7421459169331	Cole & Son	1200
+gid://shopify/Product/7421459038259	Cole & Son	1200
+gid://shopify/Product/7421459202099	Cole & Son	1200
+gid://shopify/Product/7421458939955	Cole & Son	1200
+gid://shopify/Product/7421458972723	Cole & Son	1200
+gid://shopify/Product/7421459071027	Cole & Son	1200
+gid://shopify/Product/7421459005491	Cole & Son	1200
+gid://shopify/Product/7421459333171	Cole & Son	1200
+gid://shopify/Product/7421459103795	Cole & Son	1200
+gid://shopify/Product/7421459300403	Cole & Son	1200
+gid://shopify/Product/7421459267635	Cole & Son	1200
+gid://shopify/Product/7421459234867	Cole & Son	1200
+gid://shopify/Product/7421459398707	Cole & Son	1200
+gid://shopify/Product/7421459365939	Cole & Son	1200
+gid://shopify/Product/7421459431475	Cole & Son	1200
+gid://shopify/Product/7421459464243	Cole & Son	1200
+gid://shopify/Product/7421459497011	Cole & Son	1200
+gid://shopify/Product/7421459824691	Cole & Son	1200
+gid://shopify/Product/7421459693619	Cole & Son	1200
+gid://shopify/Product/7421459562547	Cole & Son	1200
+gid://shopify/Product/7421459595315	Cole & Son	1200
+gid://shopify/Product/7421459890227	Cole & Son	1200
+gid://shopify/Product/7421459988531	Cole & Son	1200
+gid://shopify/Product/7421460021299	Cole & Son	1200
+gid://shopify/Product/7421460250675	Cole & Son	1200
+gid://shopify/Product/7421460414515	Cole & Son	1200
+gid://shopify/Product/7421461037107	Cole & Son	1152
+gid://shopify/Product/7421460283443	Cole & Son	1200
+gid://shopify/Product/7421460316211	Cole & Son	1200
+gid://shopify/Product/7421461659699	Cole & Son	1200
+gid://shopify/Product/7421460185139	Cole & Son	1200
+gid://shopify/Product/7421460381747	Cole & Son	1200
+gid://shopify/Product/7421462183987	Cole & Son	1200
+gid://shopify/Product/7421461332019	Cole & Son	1200
+gid://shopify/Product/7421462315059	Cole & Son	1200
+gid://shopify/Product/7421461921843	Cole & Son	1200
+gid://shopify/Product/7421462413363	Cole & Son	1200
+gid://shopify/Product/7421462511667	Cole & Son	1200
+gid://shopify/Product/7421464444979	Cole & Son	1200
+gid://shopify/Product/7421460217907	Cole & Son	1200
+gid://shopify/Product/7421462380595	Cole & Son	1200
+gid://shopify/Product/7421465296947	Cole & Son	1200
+gid://shopify/Product/7421462544435	Cole & Son	1200
+gid://shopify/Product/7421464313907	Cole & Son	1200
+gid://shopify/Product/7421462577203	Cole & Son	1200
+gid://shopify/Product/7421465100339	Cole & Son	1200
+gid://shopify/Product/7421463199795	Cole & Son	1200
+gid://shopify/Product/7421463756851	Cole & Son	1200
+gid://shopify/Product/7421464608819	Cole & Son	1200
+gid://shopify/Product/7421462872115	Cole & Son	1200
+gid://shopify/Product/7421463494707	Cole & Son	1200
+gid://shopify/Product/7421464051763	Cole & Son	1200
+gid://shopify/Product/7421464543283	Cole & Son	1200
+gid://shopify/Product/7421465231411	Cole & Son	1200
+gid://shopify/Product/7421465264179	Cole & Son	1200
+gid://shopify/Product/7421465165875	Cole & Son	1200
+gid://shopify/Product/7421465034803	Cole & Son	1200
+gid://shopify/Product/7421464903731	Cole & Son	1200
+gid://shopify/Product/7421464641587	Cole & Son	1200
+gid://shopify/Product/7421465395251	Cole & Son	1200
+gid://shopify/Product/7421465067571	Cole & Son	1200
+gid://shopify/Product/7421465362483	Cole & Son	1200
+gid://shopify/Product/7421465428019	Cole & Son	1200
+gid://shopify/Product/7421465002035	Cole & Son	1200
+gid://shopify/Product/7421465460787	Cole & Son	1200
+gid://shopify/Product/7421465493555	Cole & Son	1200
+gid://shopify/Product/7421465526323	Cole & Son	1200
+gid://shopify/Product/7421465329715	Cole & Son	1200
+gid://shopify/Product/7421465591859	Cole & Son	1200
+gid://shopify/Product/7421465755699	Cole & Son	1200
+gid://shopify/Product/7421465722931	Cole & Son	1200
+gid://shopify/Product/7421465690163	Cole & Son	1200
+gid://shopify/Product/7421466116147	Cole & Son	1200
+gid://shopify/Product/7421465559091	Cole & Son	1200
+gid://shopify/Product/7421465133107	Cole & Son	1200
+gid://shopify/Product/7421465657395	Cole & Son	1200
+gid://shopify/Product/7421466181683	Cole & Son	1200
+gid://shopify/Product/7421465919539	Cole & Son	1200
+gid://shopify/Product/7421465821235	Cole & Son	1200
+gid://shopify/Product/7421465952307	Cole & Son	1200
+gid://shopify/Product/7421465788467	Cole & Son	1200
+gid://shopify/Product/7421465624627	Cole & Son	1200
+gid://shopify/Product/7421466083379	Cole & Son	1200
+gid://shopify/Product/7421465886771	Cole & Son	1200
+gid://shopify/Product/7421466279987	Cole & Son	1200
+gid://shopify/Product/7421465985075	Cole & Son	1200
+gid://shopify/Product/7421466247219	Cole & Son	1200
+gid://shopify/Product/7421466345523	Cole & Son	1200
+gid://shopify/Product/7421465854003	Cole & Son	1200
+gid://shopify/Product/7421466214451	Cole & Son	1200
+gid://shopify/Product/7421466312755	Cole & Son	1200
+gid://shopify/Product/7421466017843	Cole & Son	1200
+gid://shopify/Product/7421466411059	Cole & Son	1200
+gid://shopify/Product/7421466542131	Cole & Son	1200
+gid://shopify/Product/7421467033651	Cole & Son	1200
+gid://shopify/Product/7421466640435	Cole & Son	1200
+gid://shopify/Product/7421466476595	Cole & Son	1200
+gid://shopify/Product/7421466673203	Cole & Son	1200
+gid://shopify/Product/7421466574899	Cole & Son	1200
+gid://shopify/Product/7421467164723	Cole & Son	1200
+gid://shopify/Product/7421466607667	Cole & Son	1200
+gid://shopify/Product/7421466771507	Cole & Son	1200
+gid://shopify/Product/7421466738739	Cole & Son	1200
+gid://shopify/Product/7421467066419	Cole & Son	1200
+gid://shopify/Product/7421466837043	Cole & Son	1200
+gid://shopify/Product/7421466935347	Cole & Son	1200
+gid://shopify/Product/7421467000883	Cole & Son	1200
+gid://shopify/Product/7421466902579	Cole & Son	1200
+gid://shopify/Product/7421466968115	Cole & Son	1200
+gid://shopify/Product/7421467197491	Cole & Son	1200
+gid://shopify/Product/7421466869811	Cole & Son	1200
+gid://shopify/Product/7421467263027	Cole & Son	1200
+gid://shopify/Product/7421466443827	Cole & Son	1200
+gid://shopify/Product/7421467099187	Cole & Son	1200
+gid://shopify/Product/7421467852851	Cole & Son	1200
+gid://shopify/Product/7421467230259	Cole & Son	1200
+gid://shopify/Product/7421467656243	Cole & Son	1200
+gid://shopify/Product/7421467361331	Cole & Son	1200
+gid://shopify/Product/7421467426867	Cole & Son	1200
+gid://shopify/Product/7421467525171	Cole & Son	1200
+gid://shopify/Product/7421467394099	Cole & Son	1200
+gid://shopify/Product/7421467623475	Cole & Son	1200
+gid://shopify/Product/7421467590707	Cole & Son	1200
+gid://shopify/Product/7421466804275	Cole & Son	1200
+gid://shopify/Product/7421467689011	Cole & Son	1200
+gid://shopify/Product/7421467721779	Cole & Son	1200
+gid://shopify/Product/7421468540979	Cole & Son	1200
+gid://shopify/Product/7421467885619	Cole & Son	1200
+gid://shopify/Product/7421468639283	Cole & Son	1200
+gid://shopify/Product/7421467787315	Cole & Son	1200
+gid://shopify/Product/7421467492403	Cole & Son	1200
+gid://shopify/Product/7421467754547	Cole & Son	1200
+gid://shopify/Product/7421467820083	Cole & Son	1200
+gid://shopify/Product/7421467951155	Cole & Son	1200
+gid://shopify/Product/7421467557939	Cole & Son	1200
+gid://shopify/Product/7421467918387	Cole & Son	1200
+gid://shopify/Product/7421467459635	Cole & Son	1200
+gid://shopify/Product/7421469032499	Cole & Son	1200
+gid://shopify/Product/7421468180531	Cole & Son	1200
+gid://shopify/Product/7421466509363	Cole & Son	1200
+gid://shopify/Product/7421469065267	Cole & Son	1200
+gid://shopify/Product/7421468278835	Cole & Son	1200
+gid://shopify/Product/7421468475443	Cole & Son	1200
+gid://shopify/Product/7421468737587	Cole & Son	1200
+gid://shopify/Product/7421468409907	Cole & Son	1200
+gid://shopify/Product/7421468508211	Cole & Son	1200
+gid://shopify/Product/7421468606515	Cole & Son	1200
+gid://shopify/Product/7421468999731	Cole & Son	1200
+gid://shopify/Product/7421468803123	Cole & Son	1200
+gid://shopify/Product/7421468901427	Cole & Son	1200
+gid://shopify/Product/7421468966963	Cole & Son	1200
+gid://shopify/Product/7421467295795	Cole & Son	1200
+gid://shopify/Product/7421468835891	Cole & Son	1200
+gid://shopify/Product/7421469098035	Cole & Son	1200
+gid://shopify/Product/7421468934195	Cole & Son	1200
+gid://shopify/Product/7421469655091	Cole & Son	1200
+gid://shopify/Product/7421469196339	Cole & Son	1200
+gid://shopify/Product/7421469130803	Cole & Son	1200
+gid://shopify/Product/7421469392947	Cole & Son	1200
+gid://shopify/Product/7421468770355	Cole & Son	1200
+gid://shopify/Product/7421469360179	Cole & Son	1200
+gid://shopify/Product/7421469294643	Cole & Son	1200
+gid://shopify/Product/7421469458483	Cole & Son	1200
+gid://shopify/Product/7421469425715	Cole & Son	1200
+gid://shopify/Product/7421469261875	Cole & Son	1200
+gid://shopify/Product/7421469491251	Cole & Son	1200
+gid://shopify/Product/7421469229107	Cole & Son	1200
+gid://shopify/Product/7421469622323	Cole & Son	1200
+gid://shopify/Product/7421469556787	Cole & Son	1200
+gid://shopify/Product/7421469327411	Cole & Son	1200
+gid://shopify/Product/7421469524019	Cole & Son	1200
+gid://shopify/Product/7421469818931	Cole & Son	1200
+gid://shopify/Product/7421469589555	Cole & Son	1200
+gid://shopify/Product/7421469786163	Cole & Son	1200
+gid://shopify/Product/7421469720627	Cole & Son	1200
+gid://shopify/Product/7421470539827	Cole & Son	1200
+gid://shopify/Product/7421469982771	Cole & Son	1200
+gid://shopify/Product/7421470572595	Cole & Son	1200
+gid://shopify/Product/7421470638131	Cole & Son	1200
+gid://shopify/Product/7421470605363	Cole & Son	1200
+gid://shopify/Product/7421469851699	Cole & Son	1200
+gid://shopify/Product/7421470048307	Cole & Son	1200
+gid://shopify/Product/7421470081075	Cole & Son	1200
+gid://shopify/Product/7421469687859	Cole & Son	1200
+gid://shopify/Product/7421470179379	Cole & Son	1200
+gid://shopify/Product/7421469884467	Cole & Son	1200
+gid://shopify/Product/7421470408755	Cole & Son	1200
+gid://shopify/Product/7421470277683	Cole & Son	1200
+gid://shopify/Product/7421470343219	Cole & Son	1200
+gid://shopify/Product/7421470146611	Cole & Son	1200
+gid://shopify/Product/7421470474291	Cole & Son	1200
+gid://shopify/Product/7421470015539	Cole & Son	1200
+gid://shopify/Product/7421470736435	Cole & Son	1200
+gid://shopify/Product/7421470113843	Cole & Son	1200
+gid://shopify/Product/7421469917235	Cole & Son	1200
+gid://shopify/Product/7421470212147	Cole & Son	1200
+gid://shopify/Product/7421470507059	Cole & Son	1200
+gid://shopify/Product/7421470441523	Cole & Son	1200
+gid://shopify/Product/7421470375987	Cole & Son	1200
+gid://shopify/Product/7421470670899	Cole & Son	1200
+gid://shopify/Product/7421471031347	Cole & Son	1200
+gid://shopify/Product/7421470703667	Cole & Son	1200
+gid://shopify/Product/7421471457331	Cole & Son	1200
+gid://shopify/Product/7421470933043	Cole & Son	1200
+gid://shopify/Product/7421470834739	Cole & Son	1200
+gid://shopify/Product/7421470900275	Cole & Son	1200
+gid://shopify/Product/7421470769203	Cole & Son	1200
+gid://shopify/Product/7421470867507	Cole & Son	1200
+gid://shopify/Product/7421470965811	Cole & Son	1200
+gid://shopify/Product/7421470998579	Cole & Son	1200
+gid://shopify/Product/7421471129651	Cole & Son	1200
+gid://shopify/Product/7421471195187	Cole & Son	1200
+gid://shopify/Product/7421471096883	Cole & Son	1200
+gid://shopify/Product/7421471260723	Cole & Son	1200
+gid://shopify/Product/7421471162419	Cole & Son	1200
+gid://shopify/Product/7421471227955	Cole & Son	1200
+gid://shopify/Product/7421471326259	Cole & Son	1200
+gid://shopify/Product/7421471293491	Cole & Son	1200
+gid://shopify/Product/7421471490099	Cole & Son	1200
+gid://shopify/Product/7421471424563	Cole & Son	1200
+gid://shopify/Product/7421471555635	Cole & Son	1200
+gid://shopify/Product/7421471359027	Cole & Son	1200
+gid://shopify/Product/7421472014387	Cole & Son	1200
+gid://shopify/Product/7421471719475	Cole & Son	1200
+gid://shopify/Product/7421471522867	Cole & Son	1200
+gid://shopify/Product/7421471588403	Cole & Son	1200
+gid://shopify/Product/7421471653939	Cole & Son	1200
+gid://shopify/Product/7421471621171	Cole & Son	1200
+gid://shopify/Product/7421471064115	Cole & Son	1200
+gid://shopify/Product/7421471752243	Cole & Son	1200
+gid://shopify/Product/7421471686707	Cole & Son	1200
+gid://shopify/Product/7421471785011	Cole & Son	1200
+gid://shopify/Product/7421471850547	Cole & Son	1200
+gid://shopify/Product/7421471817779	Cole & Son	1200
+gid://shopify/Product/7421471948851	Cole & Son	1200
+gid://shopify/Product/7421471883315	Cole & Son	1200
+gid://shopify/Product/7421472079923	Cole & Son	1200
+gid://shopify/Product/7421472047155	Cole & Son	1200
+gid://shopify/Product/7421473259571	Cole & Son	1200
+gid://shopify/Product/7421473456179	Cole & Son	1200
+gid://shopify/Product/7421472112691	Cole & Son	1200
+gid://shopify/Product/7421471916083	Cole & Son	1200
+gid://shopify/Product/7421472276531	Cole & Son	1200
+gid://shopify/Product/7421473095731	Cole & Son	1200
+gid://shopify/Product/7421472243763	Cole & Son	1200
+gid://shopify/Product/7421472342067	Cole & Son	1200
+gid://shopify/Product/7421472407603	Cole & Son	1200
+gid://shopify/Product/7421473226803	Cole & Son	1200
+gid://shopify/Product/7421472374835	Cole & Son	1200
+gid://shopify/Product/7421473194035	Cole & Son	1200
+gid://shopify/Product/7421473423411	Cole & Son	1200
+gid://shopify/Product/7421472309299	Cole & Son	1200
+gid://shopify/Product/7421473161267	Cole & Son	1200
+gid://shopify/Product/7421473357875	Cole & Son	1200
+gid://shopify/Product/7421473390643	Cole & Son	1200
+gid://shopify/Product/7421473325107	Cole & Son	1200
+gid://shopify/Product/7421471981619	Cole & Son	1200
+gid://shopify/Product/7421473554483	Cole & Son	1200
+gid://shopify/Product/7421473292339	Cole & Son	1200
+gid://shopify/Product/7421473521715	Cole & Son	1200
+gid://shopify/Product/7421474603059	Cole & Son	1200
+gid://shopify/Product/7421474766899	Cole & Son	1200
+gid://shopify/Product/7421473620019	Cole & Son	1200
+gid://shopify/Product/7421474340915	Cole & Son	1200
+gid://shopify/Product/7421474013235	Cole & Son	1200
+gid://shopify/Product/7421473685555	Cole & Son	1200
+gid://shopify/Product/7421473914931	Cole & Son	1200
+gid://shopify/Product/7421473718323	Cole & Son	1200
+gid://shopify/Product/7421474078771	Cole & Son	1200
+gid://shopify/Product/7421473751091	Cole & Son	1200
+gid://shopify/Product/7421474111539	Cole & Son	1200
+gid://shopify/Product/7421473816627	Cole & Son	1200
+gid://shopify/Product/7421476012083	Cole & Son	1200
+gid://shopify/Product/7421475946547	Cole & Son	1200
+gid://shopify/Product/7421476110387	Cole & Son	1200
+gid://shopify/Product/7421474209843	Cole & Son	1200
+gid://shopify/Product/7421474930739	Cole & Son	1200
+gid://shopify/Product/7421474406451	Cole & Son	1200
+gid://shopify/Product/7421474242611	Cole & Son	1200
+gid://shopify/Product/7421474701363	Cole & Son	1200
+gid://shopify/Product/7421475225651	Cole & Son	1200
+gid://shopify/Product/7421474865203	Cole & Son	1200
+gid://shopify/Product/7421474504755	Cole & Son	1200
+gid://shopify/Product/7421475356723	Cole & Son	1200
+gid://shopify/Product/7421475127347	Cole & Son	1200
+gid://shopify/Product/7421475520563	Cole & Son	1200
+gid://shopify/Product/7421475881011	Cole & Son	1200
+gid://shopify/Product/7421475258419	Cole & Son	1200
+gid://shopify/Product/7421475389491	Cole & Son	1200
+gid://shopify/Product/7421475586099	Cole & Son	1200
+gid://shopify/Product/7421475717171	Cole & Son	1200
+gid://shopify/Product/7421476601907	Cole & Son	1200
+gid://shopify/Product/7421475815475	Cole & Son	1200
+gid://shopify/Product/7421476798515	Cole & Son	1200
+gid://shopify/Product/7421476732979	Cole & Son	1200
+gid://shopify/Product/7421476962355	Cole & Son	1200
+gid://shopify/Product/7421476864051	Cole & Son	1200
+gid://shopify/Product/7421476667443	Cole & Son	1200
+gid://shopify/Product/7421476995123	Cole & Son	1200
+gid://shopify/Product/7421479026739	Cole & Son	1200
+gid://shopify/Product/7421477617715	Cole & Son	1200
+gid://shopify/Product/7421477355571	Cole & Son	1200
+gid://shopify/Product/7421478109235	Cole & Son	1200
+gid://shopify/Product/7421477912627	Cole & Son	1200
+gid://shopify/Product/7421477388339	Cole & Son	1200
+gid://shopify/Product/7421477814323	Cole & Son	1200
+gid://shopify/Product/7421477191731	Cole & Son	1200
+gid://shopify/Product/7421477257267	Cole & Son	1200
+gid://shopify/Product/7421477519411	Cole & Son	1200
+gid://shopify/Product/7421477978163	Cole & Son	1200
+gid://shopify/Product/7421478633523	Cole & Son	1200
+gid://shopify/Product/7421478535219	Cole & Son	1200
+gid://shopify/Product/7421478404147	Cole & Son	1200
+gid://shopify/Product/7421478338611	Cole & Son	1200
+gid://shopify/Product/7421478502451	Cole & Son	1200
+gid://shopify/Product/7421478830131	Cole & Son	1200
+gid://shopify/Product/7421478076467	Cole & Son	1200
+gid://shopify/Product/7421478699059	Cole & Son	1200
+gid://shopify/Product/7421478895667	Cole & Son	1200
+gid://shopify/Product/7421480402995	Cole & Son	1200
+gid://shopify/Product/7421479092275	Cole & Son	1200
+gid://shopify/Product/7421479157811	Cole & Son	1200
+gid://shopify/Product/7421478993971	Cole & Son	1200
+gid://shopify/Product/7421479878707	Cole & Son	1200
+gid://shopify/Product/7421479419955	Cole & Son	1200
+gid://shopify/Product/7421479256115	Cole & Son	1200
+gid://shopify/Product/7421479551027	Cole & Son	1200
+gid://shopify/Product/7421479813171	Cole & Son	1200
+gid://shopify/Product/7421480173619	Cole & Son	1200
+gid://shopify/Product/7421479616563	Cole & Son	1200
+gid://shopify/Product/7421479518259	Cole & Son	1200
+gid://shopify/Product/7421479321651	Cole & Son	1200
+gid://shopify/Product/7421479682099	Cole & Son	1200
+gid://shopify/Product/7421480337459	Cole & Son	1200
+gid://shopify/Product/7421481320499	Cole & Son	1200
+gid://shopify/Product/7421481418803	Cole & Son	1200
+gid://shopify/Product/7421481484339	Cole & Son	1200
+gid://shopify/Product/7421479977011	Cole & Son	1200
+gid://shopify/Product/7421480009779	Cole & Son	1200
+gid://shopify/Product/7421480239155	Cole & Son	1200
+gid://shopify/Product/7421480435763	Cole & Son	1200
+gid://shopify/Product/7421479747635	Cole & Son	1200
+gid://shopify/Product/7421480730675	Cole & Son	1200
+gid://shopify/Product/7421480632371	Cole & Son	1200
+gid://shopify/Product/7421480534067	Cole & Son	1200
+gid://shopify/Product/7421481025587	Cole & Son	1200
+gid://shopify/Product/7421480927283	Cole & Son	1200
+gid://shopify/Product/7421480861747	Cole & Son	1200
+gid://shopify/Product/7421480665139	Cole & Son	1200
+gid://shopify/Product/7421482434611	Cole & Son	1200
+gid://shopify/Product/7421481123891	Cole & Son	1200
+gid://shopify/Product/7421481189427	Cole & Son	1200
+gid://shopify/Product/7421482991667	Cole & Son	1200
+gid://shopify/Product/7421481877555	Cole & Son	1200
+gid://shopify/Product/7421483089971	Cole & Son	1200
+gid://shopify/Product/7421481844787	Cole & Son	1200
+gid://shopify/Product/7421482205235	Cole & Son	1200
+gid://shopify/Product/7421481648179	Cole & Son	1200
+gid://shopify/Product/7421483221043	Cole & Son	1200
+gid://shopify/Product/7421481779251	Cole & Son	1200
+gid://shopify/Product/7421481254963	Cole & Son	1200
+gid://shopify/Product/7421481680947	Cole & Son	1200
+gid://shopify/Product/7421482041395	Cole & Son	1200
+gid://shopify/Product/7421482500147	Cole & Son	1200
+gid://shopify/Product/7421481975859	Cole & Son	1200
+gid://shopify/Product/7421482336307	Cole & Son	1200
+gid://shopify/Product/7421482106931	Cole & Son	1200
+gid://shopify/Product/7421481517107	Cole & Son	1200
+gid://shopify/Product/7421484105779	Cole & Son	1200
+gid://shopify/Product/7421482696755	Cole & Son	1200
+gid://shopify/Product/7421482238003	Cole & Son	1200
+gid://shopify/Product/7421484269619	Cole & Son	1200
+gid://shopify/Product/7421484335155	Cole & Son	1200
+gid://shopify/Product/7421482860595	Cole & Son	1200
+gid://shopify/Product/7421482729523	Cole & Son	1200
+gid://shopify/Product/7421482598451	Cole & Son	1200
+gid://shopify/Product/7421482958899	Cole & Son	1200
+gid://shopify/Product/7421482827827	Cole & Son	1200
+gid://shopify/Product/7421483155507	Cole & Son	1200
+gid://shopify/Product/7421484400691	Cole & Son	1200
+gid://shopify/Product/7421483450419	Cole & Son	1200
+gid://shopify/Product/7421484826675	Cole & Son	1200
+gid://shopify/Product/7421483548723	Cole & Son	1200
+gid://shopify/Product/7421483614259	Cole & Son	1200
+gid://shopify/Product/7421483745331	Cole & Son	1200
+gid://shopify/Product/7421484924979	Cole & Son	1200
+gid://shopify/Product/7421483679795	Cole & Son	1200
+gid://shopify/Product/7421483909171	Cole & Son	1200
+gid://shopify/Product/7421484007475	Cole & Son	1200
+gid://shopify/Product/7421483352115	Cole & Son	1200
+gid://shopify/Product/7421483810867	Cole & Son	1200
+gid://shopify/Product/7421484138547	Cole & Son	1200
+gid://shopify/Product/7421483974707	Cole & Son	1200
+gid://shopify/Product/7421485187123	Cole & Son	1200
+gid://shopify/Product/7421484433459	Cole & Son	1200
+gid://shopify/Product/7421484695603	Cole & Son	1200
+gid://shopify/Product/7421485088819	Cole & Son	1200
+gid://shopify/Product/7421484531763	Cole & Son	1200
+gid://shopify/Product/7421485252659	Cole & Son	1200
+gid://shopify/Product/7421484793907	Cole & Son	1200
+gid://shopify/Product/7421485121587	Cole & Son	1200
+gid://shopify/Product/7421485383731	Cole & Son	1200
+gid://shopify/Product/7421485645875	Cole & Son	1200
+gid://shopify/Product/7421485678643	Cole & Son	1200
+gid://shopify/Product/7421484957747	Cole & Son	1200
+gid://shopify/Product/7421485482035	Cole & Son	1200
+gid://shopify/Product/7421484564531	Cole & Son	1200
+gid://shopify/Product/7421485580339	Cole & Son	1200
+gid://shopify/Product/7421486661683	Cole & Son	1200
+gid://shopify/Product/7421485449267	Cole & Son	1200
+gid://shopify/Product/7421487546419	Cole & Son	1200
+gid://shopify/Product/7421485875251	Cole & Son	1200
+gid://shopify/Product/7421486006323	Cole & Son	1200
+gid://shopify/Product/7421486170163	Cole & Son	1200
+gid://shopify/Product/7421485908019	Cole & Son	1200
+gid://shopify/Product/7421486268467	Cole & Son	1200
+gid://shopify/Product/7421486202931	Cole & Son	1200
+gid://shopify/Product/7421486071859	Cole & Son	1200
+gid://shopify/Product/7421485776947	Cole & Son	1200
+gid://shopify/Product/7421486465075	Cole & Son	1200
+gid://shopify/Product/7421486366771	Cole & Son	1200
+gid://shopify/Product/7421486596147	Cole & Son	1200
+gid://shopify/Product/7421486825523	Cole & Son	1200
+gid://shopify/Product/7421486530611	Cole & Son	1200
+gid://shopify/Product/7421487120435	Cole & Son	1200
+gid://shopify/Product/7421487448115	Cole & Son	1200
+gid://shopify/Product/7421486989363	Cole & Son	1200
+gid://shopify/Product/7421487349811	Cole & Son	1200
+gid://shopify/Product/7421487185971	Cole & Son	1200
+gid://shopify/Product/7421487284275	Cole & Son	1200
+gid://shopify/Product/7421487054899	Cole & Son	1200
+gid://shopify/Product/7421486759987	Cole & Son	1200
+gid://shopify/Product/7421487710259	Cole & Son	1200
+gid://shopify/Product/7421487579187	Cole & Son	1200
+gid://shopify/Product/7421487939635	Cole & Son	1200
+gid://shopify/Product/7421488070707	Cole & Son	1200
+gid://shopify/Product/7421487841331	Cole & Son	1200
+gid://shopify/Product/7421488037939	Cole & Son	1200
+gid://shopify/Product/7421488169011	Cole & Son	1200
+gid://shopify/Product/7421488496691	Cole & Son	1200
+gid://shopify/Product/7421488726067	Cole & Son	1200
+gid://shopify/Product/7421488365619	Cole & Son	1200
+gid://shopify/Product/7421488660531	Cole & Son	1200
+gid://shopify/Product/7421488857139	Cole & Son	1200
+gid://shopify/Product/7421488300083	Cole & Son	1200
+gid://shopify/Product/7421488955443	Cole & Son	1200
+gid://shopify/Product/7421489807411	Cole & Son	1200
+gid://shopify/Product/7421488988211	Cole & Son	1200
+gid://shopify/Product/7421489741875	Cole & Son	1200
+gid://shopify/Product/7421488562227	Cole & Son	1200
+gid://shopify/Product/7421489086515	Cole & Son	1200
+gid://shopify/Product/7421488431155	Cole & Son	1200
+gid://shopify/Product/7421490200627	Cole & Son	1200
+gid://shopify/Product/7421489315891	Cole & Son	1200
+gid://shopify/Product/7421489217587	Cole & Son	1200
+gid://shopify/Product/7421491249203	Cole & Son	1200
+gid://shopify/Product/7421489119283	Cole & Son	1200
+gid://shopify/Product/7421489512499	Cole & Son	1200
+gid://shopify/Product/7421489643571	Cole & Son	1200
+gid://shopify/Product/7421488201779	Cole & Son	1200
+gid://shopify/Product/7421489381427	Cole & Son	1200
+gid://shopify/Product/7421489971251	Cole & Son	1200
+gid://shopify/Product/7421489578035	Cole & Son	1200
+gid://shopify/Product/7421489479731	Cole & Son	1200
+gid://shopify/Product/7421490004019	Cole & Son	1200
+gid://shopify/Product/7421491281971	Cole & Son	1200
+gid://shopify/Product/7421490430003	Cole & Son	1200
+gid://shopify/Product/7421490987059	Cole & Son	1200
+gid://shopify/Product/7421490888755	Cole & Son	1200
+gid://shopify/Product/7421490102323	Cole & Son	1200
+gid://shopify/Product/7421490397235	Cole & Son	1200
+gid://shopify/Product/7421490823219	Cole & Son	1200
+gid://shopify/Product/7421490626611	Cole & Son	1200
+gid://shopify/Product/7421491150899	Cole & Son	1200
+gid://shopify/Product/7421490266163	Cole & Son	1200
+gid://shopify/Product/7421491773491	Cole & Son	1200
+gid://shopify/Product/7421490331699	Cole & Son	1200
+gid://shopify/Product/7421490528307	Cole & Son	1200
+gid://shopify/Product/7421490724915	Cole & Son	1200
+gid://shopify/Product/7421492068403	Cole & Son	1200
+gid://shopify/Product/7421491839027	Cole & Son	1200
+gid://shopify/Product/7421492002867	Cole & Son	1200
+gid://shopify/Product/7421491970099	Cole & Son	1200
+gid://shopify/Product/7421491380275	Cole & Son	1200
+gid://shopify/Product/7421491707955	Cole & Son	1200
+gid://shopify/Product/7421491576883	Cole & Son	1200
+gid://shopify/Product/7421491642419	Cole & Son	1200
+gid://shopify/Product/7421491511347	Cole & Son	1200
+gid://shopify/Product/7421492199475	Cole & Son	1200
+gid://shopify/Product/7421492363315	Cole & Son	1200
+gid://shopify/Product/7421492658227	Cole & Son	1200
+gid://shopify/Product/7421492265011	Cole & Son	1200
+gid://shopify/Product/7421492756531	Cole & Son	1200
+gid://shopify/Product/7421492985907	Cole & Son	1200
+gid://shopify/Product/7421491445811	Cole & Son	1200
+gid://shopify/Product/7421493903411	Cole & Son	1200
+gid://shopify/Product/7421494231091	Cole & Son	1200
+gid://shopify/Product/7421492789299	Cole & Son	1200
+gid://shopify/Product/7421492887603	Cole & Son	1200
+gid://shopify/Product/7421492625459	Cole & Son	1200
+gid://shopify/Product/7421493280819	Cole & Son	1200
+gid://shopify/Product/7421492527155	Cole & Son	1200
+gid://shopify/Product/7421492461619	Cole & Son	1200
+gid://shopify/Product/7421493116979	Cole & Son	1200
+gid://shopify/Product/7421493575731	Cole & Son	1200
+gid://shopify/Product/7421494034483	Cole & Son	1200
+gid://shopify/Product/7421493051443	Cole & Son	1200
+gid://shopify/Product/7421494788147	Cole & Son	1200
+gid://shopify/Product/7421493379123	Cole & Son	1200
+gid://shopify/Product/7421494132787	Cole & Son	1200
+gid://shopify/Product/7421493739571	Cole & Son	1200
+gid://shopify/Product/7421494296627	Cole & Son	1200
+gid://shopify/Product/7421493477427	Cole & Son	1200
+gid://shopify/Product/7421493837875	Cole & Son	1200
+gid://shopify/Product/7421493968947	Cole & Son	1200
+gid://shopify/Product/7421494919219	Cole & Son	1200
+gid://shopify/Product/7421494853683	Cole & Son	1200
+gid://shopify/Product/7421494460467	Cole & Son	1200
+gid://shopify/Product/7421494394931	Cole & Son	1200
+gid://shopify/Product/7421494558771	Cole & Son	1200
+gid://shopify/Product/7421495345203	Cole & Son	1200
+gid://shopify/Product/7421495541811	Cole & Son	1200
+gid://shopify/Product/7421495148595	Cole & Son	1200
+gid://shopify/Product/7421496295475	Cole & Son	1200
+gid://shopify/Product/7421494624307	Cole & Son	1200
+gid://shopify/Product/7421495476275	Cole & Son	1200
+gid://shopify/Product/7421495410739	Cole & Son	1200
+gid://shopify/Product/7421495115827	Cole & Son	1200
+gid://shopify/Product/7421494984755	Cole & Son	1200
+gid://shopify/Product/7421495607347	Cole & Son	1200
+gid://shopify/Product/7421496459315	Cole & Son	1200
+gid://shopify/Product/7421495836723	Cole & Son	1200
+gid://shopify/Product/7421496557619	Cole & Son	1200
+gid://shopify/Product/7421495738419	Cole & Son	1200
+gid://shopify/Product/7421495705651	Cole & Son	1200
+gid://shopify/Product/7421496033331	Cole & Son	1200
+gid://shopify/Product/7421495902259	Cole & Son	1200
+gid://shopify/Product/7421496197171	Cole & Son	1200
+gid://shopify/Product/7421496164403	Cole & Son	1200
+gid://shopify/Product/7421496066099	Cole & Son	1200
+gid://shopify/Product/7421496328243	Cole & Son	1200
+gid://shopify/Product/7421496426547	Cole & Son	1200
+gid://shopify/Product/7421496786995	Cole & Son	1200
+gid://shopify/Product/7421497376819	Cole & Son	1200
+gid://shopify/Product/7421496590387	Cole & Son	1200
+gid://shopify/Product/7421496950835	Cole & Son	1200
+gid://shopify/Product/7421496885299	Cole & Son	1200
+gid://shopify/Product/7421496754227	Cole & Son	1200
+gid://shopify/Product/7421497507891	Cole & Son	1200
+gid://shopify/Product/7421497344051	Cole & Son	1200
+gid://shopify/Product/7421497212979	Cole & Son	1200
+gid://shopify/Product/7421497802803	Cole & Son	1200
+gid://shopify/Product/7421497704499	Cole & Son	1200
+gid://shopify/Product/7421497147443	Cole & Son	1200
+gid://shopify/Product/7421497868339	Cole & Son	1200
+gid://shopify/Product/7421497999411	Cole & Son	1200
+gid://shopify/Product/7421497475123	Cole & Son	1200
+gid://shopify/Product/7421497016371	Cole & Son	1200
+gid://shopify/Product/7421497671731	Cole & Son	1200
+gid://shopify/Product/7421497966643	Cole & Son	1200
+gid://shopify/Product/7421498097715	Cole & Son	1200
+gid://shopify/Product/7421498228787	Cole & Son	1200
+gid://shopify/Product/7421498130483	Cole & Son	1200
+gid://shopify/Product/7421498327091	Cole & Son	1200
+gid://shopify/Product/7421499801651	Cole & Son	1200
+gid://shopify/Product/7421498392627	Cole & Son	1200
+gid://shopify/Product/7421498589235	Cole & Son	1200
+gid://shopify/Product/7421498785843	Cole & Son	1200
+gid://shopify/Product/7421498490931	Cole & Son	1200
+gid://shopify/Product/7421498720307	Cole & Son	1200
+gid://shopify/Product/7421497573427	Cole & Son	1200
+gid://shopify/Product/7421498916915	Cole & Son	1200
+gid://shopify/Product/7421500162099	Cole & Son	1200
+gid://shopify/Product/7421498654771	Cole & Son	1200
+gid://shopify/Product/7421498818611	Cole & Son	1200
+gid://shopify/Product/7421499310131	Cole & Son	1200
+gid://shopify/Product/7421499080755	Cole & Son	1200
+gid://shopify/Product/7421499375667	Cole & Son	1200
+gid://shopify/Product/7421498982451	Cole & Son	1200
+gid://shopify/Product/7421499244595	Cole & Son	1200
+gid://shopify/Product/7421499670579	Cole & Son	1200
+gid://shopify/Product/7421499441203	Cole & Son	1200
+gid://shopify/Product/7421499572275	Cole & Son	1200
+gid://shopify/Product/7421499703347	Cole & Son	1200
+gid://shopify/Product/7421500260403	Cole & Son	1200
+gid://shopify/Product/7421500882995	Cole & Son	1200
+gid://shopify/Product/7421500981299	Cole & Son	1200
+gid://shopify/Product/7421500063795	Cole & Son	1200
+gid://shopify/Product/7421501014067	Cole & Son	1200
+gid://shopify/Product/7421501603891	Cole & Son	1200
+gid://shopify/Product/7421501079603	Cole & Son	1200
+gid://shopify/Product/7421499113523	Cole & Son	1200
+gid://shopify/Product/7421499867187	Cole & Son	1200
+gid://shopify/Product/7421499998259	Cole & Son	1200
+gid://shopify/Product/7421501734963	Cole & Son	1200
+gid://shopify/Product/7421502160947	Cole & Son	1200
+gid://shopify/Product/7421501931571	Cole & Son	1200
+gid://shopify/Product/7421501800499	Cole & Son	1200
+gid://shopify/Product/7421500489779	Cole & Son	1200
+gid://shopify/Product/7421500391475	Cole & Son	1200
+gid://shopify/Product/7421500620851	Cole & Son	1200
+gid://shopify/Product/7421500293171	Cole & Son	1200
+gid://shopify/Product/7421500784691	Cole & Son	1200
+gid://shopify/Product/7421501538355	Cole & Son	1200
+gid://shopify/Product/7421500719155	Cole & Son	1200
+gid://shopify/Product/7421502881843	Cole & Son	1200
+gid://shopify/Product/7421501669427	Cole & Son	1200
+gid://shopify/Product/7421503012915	Cole & Son	1200
+gid://shopify/Product/7421501243443	Cole & Son	1200
+gid://shopify/Product/7421501833267	Cole & Son	1200
+gid://shopify/Product/7421502029875	Cole & Son	1200
+gid://shopify/Product/7421501145139	Cole & Son	1200
+gid://shopify/Product/7421501440051	Cole & Son	1200
+gid://shopify/Product/7421503275059	Cole & Son	1200
+gid://shopify/Product/7421502193715	Cole & Son	1200
+gid://shopify/Product/7421502423091	Cole & Son	1200
+gid://shopify/Product/7421502292019	Cole & Son	1200
+gid://shopify/Product/7421502324787	Cole & Son	1200
+gid://shopify/Product/7421501407283	Cole & Son	1200
+gid://shopify/Product/7421502521395	Cole & Son	1200
+gid://shopify/Product/7421502849075	Cole & Son	1200
+gid://shopify/Product/7421502586931	Cole & Son	1200
+gid://shopify/Product/7421504323635	Cole & Son	1200
+gid://shopify/Product/7421502718003	Cole & Son	1200
+gid://shopify/Product/7421504421939	Cole & Son	1200
+gid://shopify/Product/7421504487475	Cole & Son	1200
+gid://shopify/Product/7421504520243	Cole & Son	1200
+gid://shopify/Product/7421503340595	Cole & Son	1200
+gid://shopify/Product/7421503111219	Cole & Son	1200
+gid://shopify/Product/7421503504435	Cole & Son	1200
+gid://shopify/Product/7421504127027	Cole & Son	1200
+gid://shopify/Product/7421502980147	Cole & Son	1200
+gid://shopify/Product/7421504061491	Cole & Son	1200
+gid://shopify/Product/7421503864883	Cole & Son	1200
+gid://shopify/Product/7421503602739	Cole & Son	1200
+gid://shopify/Product/7421504225331	Cole & Son	1200
+gid://shopify/Product/7421503995955	Cole & Son	1200
+gid://shopify/Product/7421503963187	Cole & Son	1200
+gid://shopify/Product/7421503569971	Cole & Son	1200
+gid://shopify/Product/7421502750771	Cole & Son	1200
+gid://shopify/Product/7421504192563	Cole & Son	1200
+gid://shopify/Product/7421503832115	Cole & Son	1200
+gid://shopify/Product/7421503406131	Cole & Son	1200
+gid://shopify/Product/7421503701043	Cole & Son	1200
+gid://shopify/Product/7421503733811	Cole & Son	1200
+gid://shopify/Product/7421504618547	Cole & Son	1200
+gid://shopify/Product/7421505929267	Cole & Son	1200
+gid://shopify/Product/7421505994803	Cole & Son	1200
+gid://shopify/Product/7421506093107	Cole & Son	1200
+gid://shopify/Product/7421504651315	Cole & Son	1200
+gid://shopify/Product/7421504749619	Cole & Son	1200
+gid://shopify/Product/7421506256947	Cole & Son	1200
+gid://shopify/Product/7421504815155	Cole & Son	1200
+gid://shopify/Product/7421505077299	Cole & Son	1200
+gid://shopify/Product/7421867294771	Cole & Son	1200
+gid://shopify/Product/7421504978995	Cole & Son	1200
+gid://shopify/Product/7421505273907	Cole & Son	1200
+gid://shopify/Product/7421504880691	Cole & Son	1200
+gid://shopify/Product/7421505110067	Cole & Son	1200
+gid://shopify/Product/7421867327539	Cole & Son	1200
+gid://shopify/Product/7421505241139	Cole & Son	1200
+gid://shopify/Product/7421505175603	Cole & Son	1200
+gid://shopify/Product/7421506224179	Cole & Son	1200
+gid://shopify/Product/7421505667123	Cole & Son	1200
+gid://shopify/Product/7421505536051	Cole & Son	1200
+gid://shopify/Product/7421505404979	Cole & Son	1200
+gid://shopify/Product/7421505699891	Cole & Son	1200
+gid://shopify/Product/7421505830963	Cole & Son	1200
+gid://shopify/Product/7421505798195	Cole & Son	1200
+gid://shopify/Product/7421505372211	Cole & Son	1200
+gid://shopify/Product/7421867556915	Cole & Son	1200
+gid://shopify/Product/7421506388019	Cole & Son	1200
+gid://shopify/Product/7421506486323	Cole & Son	1200
+gid://shopify/Product/7421867458611	Cole & Son	1200
+gid://shopify/Product/7421506519091	Cole & Son	1200
+gid://shopify/Product/7421506322483	Cole & Son	1200
+gid://shopify/Product/7421868212275	Cole & Son	1200
+gid://shopify/Product/7421506715699	Cole & Son	1200
+gid://shopify/Product/7421869031475	Cole & Son	1200
+gid://shopify/Product/7421867950131	Cole & Son	1200
+gid://shopify/Product/7421868671027	Cole & Son	1200
+gid://shopify/Product/7421868277811	Cole & Son	1200
+gid://shopify/Product/7421868081203	Cole & Son	1200
+gid://shopify/Product/7421868441651	Cole & Son	1200
+gid://shopify/Product/7421506748467	Cole & Son	1200
+gid://shopify/Product/7421867687987	Cole & Son	1200
+gid://shopify/Product/7421506617395	Cole & Son	1200
+gid://shopify/Product/7421868539955	Cole & Son	1200
+gid://shopify/Product/7421869129779	Cole & Son	1200
+gid://shopify/Product/7421869326387	Cole & Son	1200
+gid://shopify/Product/7421869490227	Cole & Son	1200
+gid://shopify/Product/7421867360307	Cole & Son	1200
+gid://shopify/Product/7421869686835	Cole & Son	1200
+gid://shopify/Product/7421869391923	Cole & Son	1200
+gid://shopify/Product/7421870014515	Cole & Son	1200
+gid://shopify/Product/7421869883443	Cole & Son	1200
+gid://shopify/Product/7421870899251	Cole & Son	1200
+gid://shopify/Product/7421870243891	Cole & Son	1200
+gid://shopify/Product/7421870080051	Cole & Son	1200
+gid://shopify/Product/7421869097011	Cole & Son	1200
+gid://shopify/Product/7421868900403	Cole & Son	1200
+gid://shopify/Product/7421870538803	Cole & Son	1200
+gid://shopify/Product/7421871292467	Cole & Son	1200
+gid://shopify/Product/7421869948979	Cole & Son	1200
+gid://shopify/Product/7421870440499	Cole & Son	1200
+gid://shopify/Product/7421871030323	Cole & Son	1200
+gid://shopify/Product/7421870342195	Cole & Son	1200
+gid://shopify/Product/7421870637107	Cole & Son	1200
+gid://shopify/Product/7421867851827	Cole & Son	1200
+gid://shopify/Product/7421871489075	Cole & Son	1200
+gid://shopify/Product/7421871226931	Cole & Son	1200
+gid://shopify/Product/7421869228083	Cole & Son	1200
+gid://shopify/Product/7421871161395	Cole & Son	1200
+gid://shopify/Product/7421870932019	Cole & Son	1200
+gid://shopify/Product/7421869785139	Cole & Son	1200
+gid://shopify/Product/7421871718451	Cole & Son	1200
+gid://shopify/Product/7421872275507	Cole & Son	1200
+gid://shopify/Product/7421871652915	Cole & Son	1200
+gid://shopify/Product/7421872406579	Cole & Son	1200
+gid://shopify/Product/7421872242739	Cole & Son	1200
+gid://shopify/Product/7421872177203	Cole & Son	1200
+gid://shopify/Product/7421871915059	Cole & Son	1200
+gid://shopify/Product/7421872209971	Cole & Son	1200
+gid://shopify/Product/7421872078899	Cole & Son	1200
+gid://shopify/Product/7421874700339	Cole & Son	1200
+gid://shopify/Product/7421874602035	Cole & Son	1200
+gid://shopify/Product/7421872439347	Cole & Son	1200
+gid://shopify/Product/7421872472115	Cole & Son	1200
+gid://shopify/Product/7421874831411	Cole & Son	1200
+gid://shopify/Product/7421874929715	Cole & Son	1200
+gid://shopify/Product/7421874864179	Cole & Son	1200
+gid://shopify/Product/7421870964787	Cole & Son	1200
+gid://shopify/Product/7421872373811	Cole & Son	1200
+gid://shopify/Product/7421875028019	Cole & Son	1200
+gid://shopify/Product/7421874503731	Cole & Son	1200
+gid://shopify/Product/7421874634803	Cole & Son	1200
+gid://shopify/Product/7421871554611	Cole & Son	1200
+gid://shopify/Product/7421871849523	Cole & Son	1200
+gid://shopify/Product/7421875388467	Cole & Son	1200
+gid://shopify/Product/7421875454003	Cole & Son	1200
+gid://shopify/Product/7421871816755	Cole & Son	1200
+gid://shopify/Product/7421872308275	Cole & Son	1200
+gid://shopify/Product/7421871423539	Cole & Son	1200
+gid://shopify/Product/7421875617843	Cole & Son	1200
+gid://shopify/Product/7421875748915	Cole & Son	1200
+gid://shopify/Product/7421875912755	Cole & Son	1200
+gid://shopify/Product/7421875585075	Cole & Son	1200
+gid://shopify/Product/7421870800947	Cole & Son	1200
+gid://shopify/Product/7421875978291	Cole & Son	1200
+gid://shopify/Product/7421875486771	Cole & Son	1200
+gid://shopify/Product/7421876174899	Cole & Son	1200
+gid://shopify/Product/7421876142131	Cole & Son	1200
+gid://shopify/Product/7421874962483	Cole & Son	1200
+gid://shopify/Product/7421876240435	Cole & Son	1200
+gid://shopify/Product/7421875224627	Cole & Son	1200
+gid://shopify/Product/7421875191859	Cole & Son	1200
+gid://shopify/Product/7421875355699	Cole & Son	1200
+gid://shopify/Product/7421875290163	Cole & Son	1200
+gid://shopify/Product/7421875814451	Cole & Son	1200
+gid://shopify/Product/7421874995251	Cole & Son	1200
+gid://shopify/Product/7421875159091	Cole & Son	1200
+gid://shopify/Product/7421876863027	Cole & Son	1200
+gid://shopify/Product/7421877092403	Cole & Son	1200
+gid://shopify/Product/7421876994099	Cole & Son	1200
+gid://shopify/Product/7421876109363	Cole & Son	1200
+gid://shopify/Product/7421876797491	Cole & Son	1200
+gid://shopify/Product/7421877026867	Cole & Son	1200
+gid://shopify/Product/7421877190707	Cole & Son	1200
+gid://shopify/Product/7421876043827	Cole & Son	1200
+gid://shopify/Product/7421876469811	Cole & Son	1200
+gid://shopify/Product/7421875093555	Cole & Son	1200
+gid://shopify/Product/7421876273203	Cole & Son	1200
+gid://shopify/Product/7421876011059	Cole & Son	1200
+gid://shopify/Product/7421877289011	Cole & Son	1200
+gid://shopify/Product/7421876535347	Cole & Son	1200
+gid://shopify/Product/7421876371507	Cole & Son	1200
+gid://shopify/Product/7421876600883	Cole & Son	1200
+gid://shopify/Product/7421876437043	Cole & Son	1200
+gid://shopify/Product/7421877387315	Cole & Son	1200
+gid://shopify/Product/7421876699187	Cole & Son	1200
+gid://shopify/Product/7421877846067	Cole & Son	1200
+gid://shopify/Product/7421877813299	Cole & Son	1200
+gid://shopify/Product/7421877256243	Cole & Son	1200
+gid://shopify/Product/7421877125171	Cole & Son	1200
+gid://shopify/Product/7421877977139	Cole & Son	1200
+gid://shopify/Product/7421877944371	Cole & Son	1200
+gid://shopify/Product/7421878042675	Cole & Son	1200
+gid://shopify/Product/7421878075443	Cole & Son	1200
+gid://shopify/Product/7421877321779	Cole & Son	1200
+gid://shopify/Product/7421876338739	Cole & Son	1200
+gid://shopify/Product/7421876764723	Cole & Son	1200
+gid://shopify/Product/7421878272051	Cole & Son	1200
+gid://shopify/Product/7421878501427	Cole & Son	1200
+gid://shopify/Product/7421876633651	Cole & Son	1200
+gid://shopify/Product/7421878763571	Cole & Son	1200
+gid://shopify/Product/7421878632499	Cole & Son	1200
+gid://shopify/Product/7421878829107	Cole & Son	1200
+gid://shopify/Product/7421878894643	Cole & Son	1200
+gid://shopify/Product/7421877649459	Cole & Son	1200
+gid://shopify/Product/7421878960179	Cole & Son	1200
+gid://shopify/Product/7421878927411	Cole & Son	1200
+gid://shopify/Product/7421877747763	Cole & Son	1200
+gid://shopify/Product/7421877420083	Cole & Son	1200
+gid://shopify/Product/7421877583923	Cole & Son	1200
+gid://shopify/Product/7421877911603	Cole & Son	1200
+gid://shopify/Product/7421878435891	Cole & Son	1200
+gid://shopify/Product/7421879517235	Cole & Son	1200
+gid://shopify/Product/7421879681075	Cole & Son	1200
+gid://shopify/Product/7421877518387	Cole & Son	1200
+gid://shopify/Product/7421879615539	Cole & Son	1200
+gid://shopify/Product/7421879713843	Cole & Son	1200
+gid://shopify/Product/7421879844915	Cole & Son	1200
+gid://shopify/Product/7421879812147	Cole & Son	1200
+gid://shopify/Product/7421878206515	Cole & Son	1200
+gid://shopify/Product/7421879877683	Cole & Son	1200
+gid://shopify/Product/7421878140979	Cole & Son	1200
+gid://shopify/Product/7421879975987	Cole & Son	1200
+gid://shopify/Product/7421880107059	Cole & Son	1200
+gid://shopify/Product/7421880205363	Cole & Son	1200
+gid://shopify/Product/7421879320627	Cole & Son	1200
+gid://shopify/Product/7421879025715	Cole & Son	1200
+gid://shopify/Product/7421880238131	Cole & Son	1200
+gid://shopify/Product/7421879353395	Cole & Son	1200
+gid://shopify/Product/7421879451699	Cole & Son	1200
+gid://shopify/Product/7421879418931	Cole & Son	1200
+gid://shopify/Product/7421879255091	Cole & Son	1200
+gid://shopify/Product/7421879091251	Cole & Son	1200
+gid://shopify/Product/7421880598579	Cole & Son	1200
+gid://shopify/Product/7421880860723	Cole & Son	1200
+gid://shopify/Product/7421879156787	Cole & Son	1200
+gid://shopify/Product/7421879222323	Cole & Son	1200
+gid://shopify/Product/7421880893491	Cole & Son	1200
+gid://shopify/Product/7421881417779	Cole & Son	1200
+gid://shopify/Product/7421880827955	Cole & Son	1200
+gid://shopify/Product/7421881286707	Cole & Son	1200
+gid://shopify/Product/7421881450547	Cole & Son	1200
+gid://shopify/Product/7421879058483	Cole & Son	1200
+gid://shopify/Product/7421882466355	Cole & Son	1200
+gid://shopify/Product/7421881679923	Cole & Son	1200
+gid://shopify/Product/7421881745459	Cole & Son	1200
+gid://shopify/Product/7421882531891	Cole & Son	1200
+gid://shopify/Product/7421881581619	Cole & Son	1200
+gid://shopify/Product/7421880565811	Cole & Son	1200
+gid://shopify/Product/7421882630195	Cole & Son	1200
+gid://shopify/Product/7421882040371	Cole & Son	1200
+gid://shopify/Product/7421882302515	Cole & Son	1200
+gid://shopify/Product/7421880434739	Cole & Son	1200
+gid://shopify/Product/7421882892339	Cole & Son	1200
+gid://shopify/Product/7421880303667	Cole & Son	1200
+gid://shopify/Product/7421880369203	Cole & Son	1200
+gid://shopify/Product/7421880664115	Cole & Son	1200
+gid://shopify/Product/7421880533043	Cole & Son	1200
+gid://shopify/Product/7421883121715	Cole & Son	1200
+gid://shopify/Product/7421883088947	Cole & Son	1200
+gid://shopify/Product/7421882957875	Cole & Son	1200
+gid://shopify/Product/7421883547699	Cole & Son	1200
+gid://shopify/Product/7421883154483	Cole & Son	1200
+gid://shopify/Product/7421883482163	Cole & Son	1200
+gid://shopify/Product/7421881909299	Cole & Son	1200
+gid://shopify/Product/7421883351091	Cole & Son	1200
+gid://shopify/Product/7421883711539	Cole & Son	1200
+gid://shopify/Product/7421883580467	Cole & Son	1200
+gid://shopify/Product/7421883744307	Cole & Son	1200
+gid://shopify/Product/7421882171443	Cole & Son	1200
+gid://shopify/Product/7421880795187	Cole & Son	1200
+gid://shopify/Product/7421882728499	Cole & Son	1200
+gid://shopify/Product/7421884071987	Cole & Son	1200
+gid://shopify/Product/7421882662963	Cole & Son	1200
+gid://shopify/Product/7421884203059	Cole & Son	1200
+gid://shopify/Product/7421882794035	Cole & Son	1200
+gid://shopify/Product/7421884170291	Cole & Son	1200
+gid://shopify/Product/7421883678771	Cole & Son	1200
+gid://shopify/Product/7421884235827	Cole & Son	1200
+gid://shopify/Product/7421883252787	Cole & Son	1200
+gid://shopify/Product/7421882990643	Cole & Son	1200
+gid://shopify/Product/7421884661811	Cole & Son	1200
+gid://shopify/Product/7421884792883	Cole & Son	1200
+gid://shopify/Product/7421884858419	Cole & Son	1200
+gid://shopify/Product/7421885055027	Cole & Son	1200
+gid://shopify/Product/7421883777075	Cole & Son	1200
+gid://shopify/Product/7421885153331	Cole & Son	1200
+gid://shopify/Product/7421885349939	Cole & Son	1200
+gid://shopify/Product/7421883875379	Cole & Son	1200
+gid://shopify/Product/7421883285555	Cole & Son	1200
+gid://shopify/Product/7421884006451	Cole & Son	1200
+gid://shopify/Product/7421884399667	Cole & Son	1200
+gid://shopify/Product/7421885710387	Cole & Son	1200
+gid://shopify/Product/7421884104755	Cole & Son	1200
+gid://shopify/Product/7421884301363	Cole & Son	1200
+gid://shopify/Product/7421885775923	Cole & Son	1200
+gid://shopify/Product/7421885448243	Cole & Son	1200
+gid://shopify/Product/7421885218867	Cole & Son	1200
+gid://shopify/Product/7421882400819	Cole & Son	1200
+gid://shopify/Product/7421883940915	Cole & Son	1200
+gid://shopify/Product/7421884596275	Cole & Son	1200
+gid://shopify/Product/7421885939763	Cole & Son	1200
+gid://shopify/Product/7421885906995	Cole & Son	1200
+gid://shopify/Product/7421886038067	Cole & Son	1200
+gid://shopify/Product/7421886103603	Cole & Son	1200
+gid://shopify/Product/7421884694579	Cole & Son	1200
+gid://shopify/Product/7421886201907	Cole & Son	1200
+gid://shopify/Product/7421886234675	Cole & Son	1200
+gid://shopify/Product/7421886070835	Cole & Son	1200
+gid://shopify/Product/7421884497971	Cole & Son	1200
+gid://shopify/Product/7421885251635	Cole & Son	1200
+gid://shopify/Product/7421886332979	Cole & Son	1200
+gid://shopify/Product/7421886136371	Cole & Son	1200
+gid://shopify/Product/7421886365747	Cole & Son	1200
+gid://shopify/Product/7421886595123	Cole & Son	1200
+gid://shopify/Product/7421885612083	Cole & Son	1200
+gid://shopify/Product/7421886496819	Cole & Son	1200
+gid://shopify/Product/7421886693427	Cole & Son	1200
+gid://shopify/Product/7421887250483	Cole & Son	1200
+gid://shopify/Product/7421887348787	Cole & Son	1200
+gid://shopify/Product/7421887184947	Cole & Son	1200
+gid://shopify/Product/7421886758963	Cole & Son	1200
+gid://shopify/Product/7421887021107	Cole & Son	1200
+gid://shopify/Product/7421885808691	Cole & Son	1200
+gid://shopify/Product/7421887447091	Cole & Son	1200
+gid://shopify/Product/7421886922803	Cole & Son	1200
+gid://shopify/Product/7421887086643	Cole & Son	1200
+gid://shopify/Product/7421887152179	Cole & Son	1200
+gid://shopify/Product/7421886955571	Cole & Son	1200
+gid://shopify/Product/7421885546547	Cole & Son	1200
+gid://shopify/Product/7421887381555	Cole & Son	1200
+gid://shopify/Product/7421885972531	Cole & Son	1200
+gid://shopify/Product/7421887578163	Cole & Son	1200
+gid://shopify/Product/7421886431283	Cole & Son	1200
+gid://shopify/Product/7421887709235	Cole & Son	1200
+gid://shopify/Product/7421887643699	Cole & Son	1200
+gid://shopify/Product/7421887873075	Cole & Son	1200
+gid://shopify/Product/7421888266291	Cole & Son	1200
+gid://shopify/Product/7421887905843	Cole & Son	1200
+gid://shopify/Product/7421887774771	Cole & Son	1200
+gid://shopify/Product/7421888069683	Cole & Son	1200
+gid://shopify/Product/7421887938611	Cole & Son	1200
+gid://shopify/Product/7421888462899	Cole & Son	1200
+gid://shopify/Product/7421888299059	Cole & Son	1200
+gid://shopify/Product/7421888200755	Cole & Son	1200
+gid://shopify/Product/7421886660659	Cole & Son	1200
+gid://shopify/Product/7421888528435	Cole & Son	1200
+gid://shopify/Product/7421888331827	Cole & Son	1200
+gid://shopify/Product/7421887414323	Cole & Son	1200
+gid://shopify/Product/7421888135219	Cole & Son	1200
+gid://shopify/Product/7421888626739	Cole & Son	1200
+gid://shopify/Product/7421888921651	Cole & Son	1200
+gid://shopify/Product/7421886627891	Cole & Son	1200
+gid://shopify/Product/7421888397363	Cole & Son	1200
+gid://shopify/Product/7421888954419	Cole & Son	1200
+gid://shopify/Product/7421889151027	Cole & Son	1200
+gid://shopify/Product/7421889380403	Cole & Son	1200
+gid://shopify/Product/7421889445939	Cole & Son	1200
+gid://shopify/Product/7421889085491	Cole & Son	1200
+gid://shopify/Product/7421889052723	Cole & Son	1200
+gid://shopify/Product/7421888561203	Cole & Son	1200
+gid://shopify/Product/7421886824499	Cole & Son	1200
+gid://shopify/Product/7421889839155	Cole & Son	1200
+gid://shopify/Product/7421889642547	Cole & Son	1200
+gid://shopify/Product/7421889577011	Cole & Son	1200
+gid://shopify/Product/7421889871923	Cole & Son	1200
+gid://shopify/Product/7421889708083	Cole & Son	1200
+gid://shopify/Product/7421888036915	Cole & Son	1200
+gid://shopify/Product/7421889773619	Cole & Son	1200
+gid://shopify/Product/7421888757811	Cole & Son	1200
+gid://shopify/Product/7421890002995	Cole & Son	1200
+gid://shopify/Product/7421889609779	Cole & Son	1200
+gid://shopify/Product/7421888823347	Cole & Son	1200
+gid://shopify/Product/7421890199603	Cole & Son	1200
+gid://shopify/Product/7421890134067	Cole & Son	1200
+gid://shopify/Product/7421890494515	Cole & Son	1200
+gid://shopify/Product/7421890330675	Cole & Son	1200
+gid://shopify/Product/7421890396211	Cole & Son	1200
+gid://shopify/Product/7421890527283	Cole & Son	1200
+gid://shopify/Product/7421890723891	Cole & Son	1200
+gid://shopify/Product/7421890297907	Cole & Son	1200
+gid://shopify/Product/7421890428979	Cole & Son	1200
+gid://shopify/Product/7421889249331	Cole & Son	1200
+gid://shopify/Product/7421889282099	Cole & Son	1200
+gid://shopify/Product/7421890625587	Cole & Son	1200
+gid://shopify/Product/7421889937459	Cole & Son	1200
+gid://shopify/Product/7421890887731	Cole & Son	1200
+gid://shopify/Product/7421890920499	Cole & Son	1200
+gid://shopify/Product/7421890035763	Cole & Son	1200
+gid://shopify/Product/7421889019955	Cole & Son	1200
+gid://shopify/Product/7421890166835	Cole & Son	1200
+gid://shopify/Product/7421891903539	Cole & Son	1200
+gid://shopify/Product/7421890592819	Cole & Son	1200
+gid://shopify/Product/7421891018803	Cole & Son	1200
+gid://shopify/Product/7421892034611	Cole & Son	1200
+gid://shopify/Product/7421890068531	Cole & Son	1200
+gid://shopify/Product/7421891870771	Cole & Son	1200
+gid://shopify/Product/7421892132915	Cole & Son	1200
+gid://shopify/Product/7421890691123	Cole & Son	1200
+gid://shopify/Product/7421891182643	Cole & Son	1200
+gid://shopify/Product/7421891051571	Cole & Son	1200
+gid://shopify/Product/7421892296755	Cole & Son	1200
+gid://shopify/Product/7421892231219	Cole & Son	1200
+gid://shopify/Product/7421891248179	Cole & Son	1200
+gid://shopify/Product/7421892362291	Cole & Son	1200
+gid://shopify/Product/7421892165683	Cole & Son	1200
+gid://shopify/Product/7421892493363	Cole & Son	1200
+gid://shopify/Product/7421891117107	Cole & Son	1200
+gid://shopify/Product/7421890789427	Cole & Son	1200
+gid://shopify/Product/7421890986035	Cole & Son	1200
+gid://shopify/Product/7421891772467	Cole & Son	1200
+gid://shopify/Product/7421891641395	Cole & Son	1200
+gid://shopify/Product/7421891412019	Cole & Son	1200
+gid://shopify/Product/7421892591667	Cole & Son	1200
+gid://shopify/Product/7421892427827	Cole & Son	1200
+gid://shopify/Product/7421892558899	Cole & Son	1200
+gid://shopify/Product/7821876396083	Cole & Son	2400
+gid://shopify/Product/7821709967411	Cole & Son	1319
+gid://shopify/Product/7421892755507	Cole & Son	1200
+gid://shopify/Product/7842516140083	Cole & Son	1560
+gid://shopify/Product/7421892722739	Cole & Son	1200
+gid://shopify/Product/7421893410867	GP & J Baker	400
+gid://shopify/Product/7421893181491	GP & J Baker	400
+gid://shopify/Product/7786381115443	Cole & Son	1024
+gid://shopify/Product/7421893673011	GP & J Baker	400
+gid://shopify/Product/7822756511795	Cole & Son	2400
+gid://shopify/Product/7421893378099	GP & J Baker	400
+gid://shopify/Product/7421893607475	GP & J Baker	400
+gid://shopify/Product/7421893083187	Cole & Son	1200
+gid://shopify/Product/7421893509171	GP & J Baker	400
+gid://shopify/Product/7421894819891	GP & J Baker	400
+gid://shopify/Product/7421894918195	GP & J Baker	400
+gid://shopify/Product/7421893148723	GP & J Baker	1200
+gid://shopify/Product/7421895147571	GP & J Baker	400
+gid://shopify/Product/7421895049267	GP & J Baker	400
+gid://shopify/Product/7421892952115	Cole & Son	1200
+gid://shopify/Product/7421895639091	GP & J Baker	400
+gid://shopify/Product/7421895835699	GP & J Baker	400
+gid://shopify/Product/7421895737395	GP & J Baker	400
+gid://shopify/Product/7421895475251	GP & J Baker	400
+gid://shopify/Product/7421895934003	GP & J Baker	400
+gid://shopify/Product/7421895278643	GP & J Baker	2000
+gid://shopify/Product/7421895999539	GP & J Baker	400
+gid://shopify/Product/7421892853811	Cole & Son	1200
+gid://shopify/Product/7421892788275	Cole & Son	1200
+gid://shopify/Product/7421895344179	GP & J Baker	2000
+gid://shopify/Product/7421895901235	GP & J Baker	400
+gid://shopify/Product/7421896163379	GP & J Baker	1200
+gid://shopify/Product/7421896130611	GP & J Baker	1200
+gid://shopify/Product/7421896327219	GP & J Baker	2000
+gid://shopify/Product/7421896097843	GP & J Baker	400
+gid://shopify/Product/7421896359987	GP & J Baker	2000
+gid://shopify/Product/7421896294451	GP & J Baker	2000
+gid://shopify/Product/7421893017651	Cole & Son	1200
+gid://shopify/Product/7421896818739	GP & J Baker	2000
+gid://shopify/Product/7421896622131	GP & J Baker	2000
+gid://shopify/Product/7421896720435	GP & J Baker	3553
+gid://shopify/Product/7421896884275	GP & J Baker	400
+gid://shopify/Product/7421896917043	GP & J Baker	400
+gid://shopify/Product/7421896982579	GP & J Baker	400
+gid://shopify/Product/7421897080883	GP & J Baker	400
+gid://shopify/Product/7421897310259	GP & J Baker	400
+gid://shopify/Product/7421897277491	GP & J Baker	1200
+gid://shopify/Product/7421897932851	GP & J Baker	400
+gid://shopify/Product/7421897408563	GP & J Baker	2000
+gid://shopify/Product/7421897867315	GP & J Baker	400
+gid://shopify/Product/7421897572403	GP & J Baker	2000
+gid://shopify/Product/7421897965619	GP & J Baker	400
+gid://shopify/Product/7421897769011	GP & J Baker	2000
+gid://shopify/Product/7421898424371	GP & J Baker	400
+gid://shopify/Product/7421897539635	GP & J Baker	2000
+gid://shopify/Product/7421897474099	GP & J Baker	2000
+gid://shopify/Product/7421898391603	GP & J Baker	400
+gid://shopify/Product/7421898063923	GP & J Baker	400
+gid://shopify/Product/7421898588211	GP & J Baker	400
+gid://shopify/Product/7421897637939	GP & J Baker	2000
+gid://shopify/Product/7421898293299	GP & J Baker	400
+gid://shopify/Product/7421898686515	GP & J Baker	400
+gid://shopify/Product/7421898817587	GP & J Baker	400
+gid://shopify/Product/7421898162227	GP & J Baker	400
+gid://shopify/Product/7421898719283	GP & J Baker	400
+gid://shopify/Product/7421898948659	GP & J Baker	2000
+gid://shopify/Product/7421899145267	GP & J Baker	2000
+gid://shopify/Product/7421898915891	GP & J Baker	2000
+gid://shopify/Product/7421899014195	GP & J Baker	2000
+gid://shopify/Product/7421899112499	GP & J Baker	2000
+gid://shopify/Product/7421899440179	GP & J Baker	2000
+gid://shopify/Product/7421899309107	GP & J Baker	2000
+gid://shopify/Product/7421899210803	GP & J Baker	2000
+gid://shopify/Product/7421899636787	GP & J Baker	400
+gid://shopify/Product/7421899276339	GP & J Baker	2000
+gid://shopify/Product/7421899735091	GP & J Baker	400
+gid://shopify/Product/7421899898931	GP & J Baker	400
+gid://shopify/Product/7421900030003	GP & J Baker	400
+gid://shopify/Product/7421899964467	GP & J Baker	400
+gid://shopify/Product/7421899538483	GP & J Baker	400
+gid://shopify/Product/7421899505715	GP & J Baker	2000
+gid://shopify/Product/7421900685363	GP & J Baker	400
+gid://shopify/Product/7421899702323	GP & J Baker	400
+gid://shopify/Product/7421900062771	GP & J Baker	400
+gid://shopify/Product/7421900128307	GP & J Baker	400
+gid://shopify/Product/7421900816435	GP & J Baker	400
+gid://shopify/Product/7421900292147	GP & J Baker	400
+gid://shopify/Product/7421900718131	GP & J Baker	400
+gid://shopify/Product/7421900259379	GP & J Baker	400
+gid://shopify/Product/7421900455987	GP & J Baker	3088
+gid://shopify/Product/7421900324915	GP & J Baker	3088
+gid://shopify/Product/7421900390451	GP & J Baker	3088
+gid://shopify/Product/7421900488755	GP & J Baker	3088
+gid://shopify/Product/7421900849203	GP & J Baker	400
+gid://shopify/Product/7421901045811	GP & J Baker	400
+gid://shopify/Product/7421900587059	GP & J Baker	3088
+gid://shopify/Product/7421901013043	GP & J Baker	400
+gid://shopify/Product/7421901865011	GP & J Baker	400
+gid://shopify/Product/7421901570099	GP & J Baker	400
+gid://shopify/Product/7421901799475	GP & J Baker	400
+gid://shopify/Product/7421901176883	GP & J Baker	400
+gid://shopify/Product/7421902192691	GP & J Baker	400
+gid://shopify/Product/7421900980275	GP & J Baker	400
+gid://shopify/Product/7421901340723	GP & J Baker	400
+gid://shopify/Product/7421900914739	GP & J Baker	400
+gid://shopify/Product/7421902159923	GP & J Baker	400
+gid://shopify/Product/7421901635635	GP & J Baker	400
+gid://shopify/Product/7421902225459	GP & J Baker	400
+gid://shopify/Product/7421902290995	GP & J Baker	400
+gid://shopify/Product/7421901242419	GP & J Baker	400
+gid://shopify/Product/7421902061619	GP & J Baker	400
+gid://shopify/Product/7421902356531	GP & J Baker	400
+gid://shopify/Product/7421902389299	GP & J Baker	400
+gid://shopify/Product/7421901930547	GP & J Baker	400
+gid://shopify/Product/7421902651443	GP & J Baker	400
+gid://shopify/Product/7421902585907	GP & J Baker	400
+gid://shopify/Product/7421902520371	GP & J Baker	400
+gid://shopify/Product/7421903241267	GP & J Baker	400
+gid://shopify/Product/7421903011891	GP & J Baker	400
+gid://shopify/Product/7421902815283	GP & J Baker	400
+gid://shopify/Product/7421903601715	GP & J Baker	400
+gid://shopify/Product/7421903700019	GP & J Baker	400
+gid://shopify/Product/7421903339571	GP & J Baker	400
+gid://shopify/Product/7421903863859	GP & J Baker	400
+gid://shopify/Product/7421904420915	GP & J Baker	400
+gid://shopify/Product/7421903405107	GP & J Baker	400
+gid://shopify/Product/7421904093235	GP & J Baker	400
+gid://shopify/Product/7421903536179	GP & J Baker	400
+gid://shopify/Product/7421903994931	GP & J Baker	400
+gid://shopify/Product/7421904158771	GP & J Baker	400
+gid://shopify/Product/7421904519219	GP & J Baker	400
+gid://shopify/Product/7421904584755	GP & J Baker	400
+gid://shopify/Product/7421904257075	GP & J Baker	400
+gid://shopify/Product/7421904748595	GP & J Baker	400
+gid://shopify/Product/7421903929395	GP & J Baker	400
+gid://shopify/Product/7421904617523	GP & J Baker	400
+gid://shopify/Product/7421905043507	GP & J Baker	400
+gid://shopify/Product/7421904945203	GP & J Baker	400
+gid://shopify/Product/7421904781363	GP & J Baker	400
+gid://shopify/Product/7421904814131	GP & J Baker	400
+gid://shopify/Product/7421904355379	GP & J Baker	400
+gid://shopify/Product/7421903765555	GP & J Baker	400
+gid://shopify/Product/7421905240115	GP & J Baker	400
+gid://shopify/Product/7421905272883	GP & J Baker	400
+gid://shopify/Product/7421905174579	GP & J Baker	400
+gid://shopify/Product/7421905436723	GP & J Baker	1200
+gid://shopify/Product/7421906124851	GP & J Baker	400
+gid://shopify/Product/7421905829939	GP & J Baker	2000
+gid://shopify/Product/7421906092083	GP & J Baker	2000
+gid://shopify/Product/7421905600563	GP & J Baker	2000
+gid://shopify/Product/7421906386995	GP & J Baker	400
+gid://shopify/Product/7421906616371	GP & J Baker	400
+gid://shopify/Product/7421906354227	GP & J Baker	400
+gid://shopify/Product/7421905535027	GP & J Baker	1200
+gid://shopify/Product/7421906550835	GP & J Baker	1200
+gid://shopify/Product/7421905862707	GP & J Baker	2000
+gid://shopify/Product/7421906780211	GP & J Baker	400
+gid://shopify/Product/7421906518067	GP & J Baker	1200
+gid://shopify/Product/7421906878515	GP & J Baker	400
+gid://shopify/Product/7421906649139	GP & J Baker	1200
+gid://shopify/Product/7421906452531	GP & J Baker	1200
+gid://shopify/Product/7421906223155	GP & J Baker	2000
+gid://shopify/Product/7421905895475	GP & J Baker	2000
+gid://shopify/Product/7421906944051	GP & J Baker	400
+gid://shopify/Product/7421906288691	GP & J Baker	2000
+gid://shopify/Product/7421906747443	GP & J Baker	1200
+gid://shopify/Product/7421906157619	GP & J Baker	2000
+gid://shopify/Product/7421905698867	GP & J Baker	4480
+gid://shopify/Product/7421907009587	GP & J Baker	400
+gid://shopify/Product/7421906255923	GP & J Baker	2000
+gid://shopify/Product/7421907140659	GP & J Baker	400
+gid://shopify/Product/7421907075123	GP & J Baker	400
+gid://shopify/Product/7421907271731	GP & J Baker	1200
+gid://shopify/Product/7421907337267	GP & J Baker	1200
+gid://shopify/Product/7421907599411	GP & J Baker	1200
+gid://shopify/Product/7421907304499	GP & J Baker	1200
+gid://shopify/Product/7421907468339	GP & J Baker	1200
+gid://shopify/Product/7421907402803	GP & J Baker	1200
+gid://shopify/Product/7421907828787	GP & J Baker	1200
+gid://shopify/Product/7421907435571	GP & J Baker	1200
+gid://shopify/Product/7421908516915	GP & J Baker	1200
+gid://shopify/Product/7421908582451	GP & J Baker	1200
+gid://shopify/Product/7421908123699	GP & J Baker	1200
+gid://shopify/Product/7421908189235	GP & J Baker	1200
+gid://shopify/Product/7421907697715	GP & J Baker	1200
+gid://shopify/Product/7421908451379	GP & J Baker	1200
+gid://shopify/Product/7421908647987	GP & J Baker	1200
+gid://shopify/Product/7421908779059	GP & J Baker	1200
+gid://shopify/Product/7421908844595	GP & J Baker	1200
+gid://shopify/Product/7421908418611	GP & J Baker	1200
+gid://shopify/Product/7421908353075	GP & J Baker	1200
+gid://shopify/Product/7421908713523	GP & J Baker	1200
+gid://shopify/Product/7421908254771	GP & J Baker	1200
+gid://shopify/Product/7421908025395	GP & J Baker	1200
+gid://shopify/Product/7421908975667	GP & J Baker	1200
+gid://shopify/Product/7421908910131	GP & J Baker	1200
+gid://shopify/Product/7421909041203	GP & J Baker	1200
+gid://shopify/Product/7421909205043	GP & J Baker	1200
+gid://shopify/Product/7421909303347	GP & J Baker	1200
+gid://shopify/Product/7421909368883	GP & J Baker	1200
+gid://shopify/Product/7421909499955	GP & J Baker	1200
+gid://shopify/Product/7421909631027	GP & J Baker	1200
+gid://shopify/Product/7421909434419	GP & J Baker	1200
+gid://shopify/Product/7421909729331	GP & J Baker	1200
+gid://shopify/Product/7421910122547	GP & J Baker	1200
+gid://shopify/Product/7421910286387	GP & J Baker	1200
+gid://shopify/Product/7421910384691	GP & J Baker	1200
+gid://shopify/Product/7421911171123	GP & J Baker	1200
+gid://shopify/Product/7421909827635	GP & J Baker	1200
+gid://shopify/Product/7421909991475	GP & J Baker	1200
+gid://shopify/Product/7421911498803	GP & J Baker	1200
+gid://shopify/Product/7421911433267	GP & J Baker	1200
+gid://shopify/Product/7421911334963	GP & J Baker	1200
+gid://shopify/Product/7421911629875	GP & J Baker	1200
+gid://shopify/Product/7421911040051	GP & J Baker	1200
+gid://shopify/Product/7421910548531	GP & J Baker	1200
+gid://shopify/Product/7421910679603	GP & J Baker	1200
+gid://shopify/Product/7421911793715	GP & J Baker	1200
+gid://shopify/Product/7421912219699	GP & J Baker	3093
+gid://shopify/Product/7421911990323	GP & J Baker	3063
+gid://shopify/Product/7421913202739	GP & J Baker	400
+gid://shopify/Product/7421912350771	GP & J Baker	3065
+gid://shopify/Product/7421913661491	GP & J Baker	1200
+gid://shopify/Product/7421913530419	GP & J Baker	1200
+gid://shopify/Product/7421912547379	GP & J Baker	3068
+gid://shopify/Product/7421914153011	GP & J Baker	1200
+gid://shopify/Product/7421914251315	GP & J Baker	1200
+gid://shopify/Product/7421913301043	GP & J Baker	1200
+gid://shopify/Product/7421912940595	GP & J Baker	3074
+gid://shopify/Product/7421913268275	GP & J Baker	1200
+gid://shopify/Product/7421914480691	GP & J Baker	1200
+gid://shopify/Product/7421913071667	GP & J Baker	3069
+gid://shopify/Product/7421913825331	GP & J Baker	1200
+gid://shopify/Product/7421913890867	GP & J Baker	1200
+gid://shopify/Product/7421912383539	GP & J Baker	3050
+gid://shopify/Product/7421914447923	GP & J Baker	1200
+gid://shopify/Product/7421914546227	GP & J Baker	1200
+gid://shopify/Product/7421914054707	GP & J Baker	1200
+gid://shopify/Product/7421914349619	GP & J Baker	1200
+gid://shopify/Product/7421913137203	GP & J Baker	3055
+gid://shopify/Product/7421914578995	GP & J Baker	1200
+gid://shopify/Product/7421913956403	GP & J Baker	1200
+gid://shopify/Product/7421912645683	GP & J Baker	3102
+gid://shopify/Product/7421912842291	GP & J Baker	3102
+gid://shopify/Product/7421914644531	GP & J Baker	1200
+gid://shopify/Product/7421914677299	GP & J Baker	1200
+gid://shopify/Product/7421914939443	GP & J Baker	1200
+gid://shopify/Product/7421914873907	GP & J Baker	1200
+gid://shopify/Product/7421915037747	GP & J Baker	1200
+gid://shopify/Product/7421914775603	GP & J Baker	1200
+gid://shopify/Product/7421914742835	GP & J Baker	1200
+gid://shopify/Product/7421915299891	GP & J Baker	1200
+gid://shopify/Product/7421915004979	GP & J Baker	1200
+gid://shopify/Product/7421915365427	GP & J Baker	1200
+gid://shopify/Product/7421915529267	GP & J Baker	1200
+gid://shopify/Product/7421915693107	GP & J Baker	1200
+gid://shopify/Product/7421915136051	GP & J Baker	1200
+gid://shopify/Product/7421915201587	GP & J Baker	1200
+gid://shopify/Product/7421915594803	GP & J Baker	1200
+gid://shopify/Product/7421915758643	GP & J Baker	1200
+gid://shopify/Product/7421915824179	GP & J Baker	1200
+gid://shopify/Product/7421915988019	GP & J Baker	1200
+gid://shopify/Product/7421916250163	GP & J Baker	1200
+gid://shopify/Product/7421916053555	GP & J Baker	1200
+gid://shopify/Product/7421915463731	GP & J Baker	1200
+gid://shopify/Product/7421916643379	GP & J Baker	1200
+gid://shopify/Product/7421916577843	GP & J Baker	1200
+gid://shopify/Product/7421916119091	GP & J Baker	1200
+gid://shopify/Product/7421916839987	GP & J Baker	1200
+gid://shopify/Product/7421917134899	GP & J Baker	1200
+gid://shopify/Product/7421916446771	GP & J Baker	1200
+gid://shopify/Product/7421916971059	GP & J Baker	1200
+gid://shopify/Product/7421917233203	GP & J Baker	1200
+gid://shopify/Product/7421917102131	GP & J Baker	1200
+gid://shopify/Product/7421917495347	GP & J Baker	1200
+gid://shopify/Product/7421917298739	GP & J Baker	1200
+gid://shopify/Product/7421917560883	GP & J Baker	1200
+gid://shopify/Product/7421917790259	GP & J Baker	1200
+gid://shopify/Product/7421917659187	GP & J Baker	1200
+gid://shopify/Product/7421916741683	GP & J Baker	1200
+gid://shopify/Product/7421917724723	GP & J Baker	1200
+gid://shopify/Product/7421917888563	GP & J Baker	1200
+gid://shopify/Product/7421918085171	GP & J Baker	1200
+gid://shopify/Product/7421917986867	GP & J Baker	1200
+gid://shopify/Product/7421917397043	GP & J Baker	1200
+gid://shopify/Product/7421918183475	GP & J Baker	1200
+gid://shopify/Product/7421918117939	GP & J Baker	1200
+gid://shopify/Product/7421917855795	GP & J Baker	1200
+gid://shopify/Product/7421918249011	GP & J Baker	1200
+gid://shopify/Product/7421918478387	GP & J Baker	1200
+gid://shopify/Product/7421918576691	GP & J Baker	1200
+gid://shopify/Product/7421918412851	GP & J Baker	1200
+gid://shopify/Product/7421918707763	GP & J Baker	1200
+gid://shopify/Product/7421918937139	GP & J Baker	1200
+gid://shopify/Product/7421919232051	GP & J Baker	1200
+gid://shopify/Product/7421919363123	GP & J Baker	1200
+gid://shopify/Product/7421920018483	GP & J Baker	1200
+gid://shopify/Product/7421918773299	GP & J Baker	1200
+gid://shopify/Product/7421919428659	GP & J Baker	1200
+gid://shopify/Product/7421918838835	GP & J Baker	1200
+gid://shopify/Product/7421919002675	GP & J Baker	1200
+gid://shopify/Product/7421919100979	GP & J Baker	1200
+gid://shopify/Product/7421919494195	GP & J Baker	1200
+gid://shopify/Product/7421919592499	GP & J Baker	1200
+gid://shopify/Product/7421920084019	GP & J Baker	1200
+gid://shopify/Product/7421919854643	GP & J Baker	1200
+gid://shopify/Product/7421919330355	GP & J Baker	1200
+gid://shopify/Product/7421919526963	GP & J Baker	1200
+gid://shopify/Product/7421919952947	GP & J Baker	1200
+gid://shopify/Product/7421920247859	GP & J Baker	1200
+gid://shopify/Product/7421919887411	GP & J Baker	1200
+gid://shopify/Product/7421919789107	GP & J Baker	1200
+gid://shopify/Product/7421920149555	GP & J Baker	1200
+gid://shopify/Product/7421920378931	GP & J Baker	1200
+gid://shopify/Product/7421920444467	GP & J Baker	1200
+gid://shopify/Product/7421920641075	GP & J Baker	1200
+gid://shopify/Product/7421920542771	GP & J Baker	1200
+gid://shopify/Product/7421921263667	GP & J Baker	1200
+gid://shopify/Product/7421920837683	GP & J Baker	1200
+gid://shopify/Product/7421921394739	GP & J Baker	1200
+gid://shopify/Product/7421920739379	GP & J Baker	1200
+gid://shopify/Product/7421921329203	GP & J Baker	1200
+gid://shopify/Product/7421921591347	GP & J Baker	1200
+gid://shopify/Product/7421920935987	GP & J Baker	1200
+gid://shopify/Product/7421922639923	GP & J Baker	1200
+gid://shopify/Product/7421921689651	GP & J Baker	1200
+gid://shopify/Product/7421922246707	GP & J Baker	1200
+gid://shopify/Product/7421922377779	GP & J Baker	1200
+gid://shopify/Product/7421921886259	GP & J Baker	1200
+gid://shopify/Product/7421922181171	GP & J Baker	1200
+gid://shopify/Product/7421921755187	GP & J Baker	1200
+gid://shopify/Product/7421922050099	GP & J Baker	1200
+gid://shopify/Product/7421922443315	GP & J Baker	1200
+gid://shopify/Product/7421922508851	GP & J Baker	1200
+gid://shopify/Product/7421946658867	GP & J Baker	400
+gid://shopify/Product/7421946429491	GP & J Baker	1200
+gid://shopify/Product/7421922836531	GP & J Baker	1200
+gid://shopify/Product/7421946396723	GP & J Baker	400
+gid://shopify/Product/7421946593331	GP & J Baker	400
+gid://shopify/Product/7421946855475	GP & J Baker	400
+gid://shopify/Product/7421946822707	GP & J Baker	1200
+gid://shopify/Product/7421946691635	GP & J Baker	400
+gid://shopify/Product/7421947281459	GP & J Baker	400
+gid://shopify/Product/7421947478067	GP & J Baker	400
+gid://shopify/Product/7421947445299	GP & J Baker	400
+gid://shopify/Product/7421947183155	GP & J Baker	400
+gid://shopify/Product/7421947346995	GP & J Baker	400
+gid://shopify/Product/7421947412531	GP & J Baker	400
+gid://shopify/Product/7421947052083	GP & J Baker	400
+gid://shopify/Product/7421947576371	GP & J Baker	400
+gid://shopify/Product/7421947609139	GP & J Baker	400
+gid://shopify/Product/7421946789939	GP & J Baker	1800
+gid://shopify/Product/7421947379763	GP & J Baker	400
+gid://shopify/Product/7421947936819	GP & J Baker	400
+gid://shopify/Product/7421948493875	GP & J Baker	400
+gid://shopify/Product/7421947838515	GP & J Baker	400
+gid://shopify/Product/7421948461107	GP & J Baker	400
+gid://shopify/Product/7421948395571	GP & J Baker	400
+gid://shopify/Product/7421948035123	GP & J Baker	400
+gid://shopify/Product/7421948166195	GP & J Baker	1200
+gid://shopify/Product/7421947969587	GP & J Baker	1800
+gid://shopify/Product/7421948330035	GP & J Baker	400
+gid://shopify/Product/7421947740211	GP & J Baker	400
+gid://shopify/Product/7421948756019	GP & J Baker	400
+gid://shopify/Product/7421948887091	GP & J Baker	1800
+gid://shopify/Product/7421948526643	GP & J Baker	400
+gid://shopify/Product/7421948919859	GP & J Baker	1680
+gid://shopify/Product/7421948624947	GP & J Baker	400
+gid://shopify/Product/7421948723251	GP & J Baker	400
+gid://shopify/Product/7421948854323	GP & J Baker	400
+gid://shopify/Product/7421948559411	GP & J Baker	400
+gid://shopify/Product/7421948690483	GP & J Baker	400
+gid://shopify/Product/7421948952627	GP & J Baker	1680
+gid://shopify/Product/7421949182003	GP & J Baker	400
+gid://shopify/Product/7421949247539	GP & J Baker	400
+gid://shopify/Product/7421949116467	GP & J Baker	400
+gid://shopify/Product/7421949411379	GP & J Baker	400
+gid://shopify/Product/7421949640755	GP & J Baker	400
+gid://shopify/Product/7421949313075	GP & J Baker	400
+gid://shopify/Product/7421949607987	GP & J Baker	400
+gid://shopify/Product/7421949214771	GP & J Baker	400
+gid://shopify/Product/7421949476915	GP & J Baker	400
+gid://shopify/Product/7421949050931	GP & J Baker	1800
+gid://shopify/Product/7421949673523	GP & J Baker	400
+gid://shopify/Product/7421949706291	GP & J Baker	400
+gid://shopify/Product/7421949771827	GP & J Baker	400
+gid://shopify/Product/7421949804595	GP & J Baker	400
+gid://shopify/Product/7421949837363	GP & J Baker	400
+gid://shopify/Product/7421950296115	GP & J Baker	1800
+gid://shopify/Product/7421949935667	GP & J Baker	2000
+gid://shopify/Product/7421950197811	GP & J Baker	1800
+gid://shopify/Product/7421950001203	GP & J Baker	1800
+gid://shopify/Product/7421950066739	GP & J Baker	1800
+gid://shopify/Product/7421950033971	GP & J Baker	1800
+gid://shopify/Product/7421950361651	GP & J Baker	400
+gid://shopify/Product/7421950787635	GP & J Baker	400
+gid://shopify/Product/7421951049779	GP & J Baker	400
+gid://shopify/Product/7421951377459	GP & J Baker	400
+gid://shopify/Product/7421950492723	GP & J Baker	400
+gid://shopify/Product/7421950885939	GP & J Baker	400
+gid://shopify/Product/7421950623795	GP & J Baker	400
+gid://shopify/Product/7421950984243	GP & J Baker	400
+gid://shopify/Product/7421950165043	GP & J Baker	4465
+gid://shopify/Product/7421951082547	GP & J Baker	400
+gid://shopify/Product/7421950328883	GP & J Baker	1800
+gid://shopify/Product/7421950099507	GP & J Baker	400
+gid://shopify/Product/7421951213619	GP & J Baker	2000
+gid://shopify/Product/7421951148083	GP & J Baker	2000
+gid://shopify/Product/7421951442995	GP & J Baker	400
+gid://shopify/Product/7421951639603	GP & J Baker	400
+gid://shopify/Product/7421951246387	GP & J Baker	2000
+gid://shopify/Product/7421950263347	GP & J Baker	1800
+gid://shopify/Product/7421951705139	GP & J Baker	400
+gid://shopify/Product/7421952294963	GP & J Baker	400
+gid://shopify/Product/7421952229427	GP & J Baker	400
+gid://shopify/Product/7421952196659	GP & J Baker	400
+gid://shopify/Product/7421952262195	GP & J Baker	400
+gid://shopify/Product/7421952000051	GP & J Baker	1200
+gid://shopify/Product/7421952360499	GP & J Baker	400
+gid://shopify/Product/7421951934515	GP & J Baker	1200
+gid://shopify/Product/7421952098355	GP & J Baker	2000
+gid://shopify/Product/7421952426035	GP & J Baker	400
+gid://shopify/Product/7421951868979	GP & J Baker	2000
+gid://shopify/Product/7421952589875	GP & J Baker	400
+gid://shopify/Product/7421952458803	GP & J Baker	400
+gid://shopify/Product/7421952131123	GP & J Baker	2000
+gid://shopify/Product/7421952655411	GP & J Baker	1200
+gid://shopify/Product/7421952524339	GP & J Baker	2000
+gid://shopify/Product/7421952786483	GP & J Baker	2000
+gid://shopify/Product/7421953146931	GP & J Baker	400
+gid://shopify/Product/7421952753715	GP & J Baker	1200
+gid://shopify/Product/7421953179699	GP & J Baker	400
+gid://shopify/Product/7421952819251	GP & J Baker	1200
+gid://shopify/Product/7421953015859	GP & J Baker	2000
+gid://shopify/Product/7421952884787	GP & J Baker	2000
+gid://shopify/Product/7421952950323	GP & J Baker	2000
+gid://shopify/Product/7421953966131	GP & J Baker	400
+gid://shopify/Product/7421953933363	GP & J Baker	400
+gid://shopify/Product/7421953900595	GP & J Baker	400
+gid://shopify/Product/7421954097203	GP & J Baker	400
+gid://shopify/Product/7421953507379	GP & J Baker	2000
+gid://shopify/Product/7421953736755	GP & J Baker	2000
+gid://shopify/Product/7421954228275	GP & J Baker	1200
+gid://shopify/Product/7421954293811	GP & J Baker	1200
+gid://shopify/Product/7421954162739	GP & J Baker	1200
+gid://shopify/Product/7421953441843	GP & J Baker	2000
+gid://shopify/Product/7421954424883	GP & J Baker	1200
+gid://shopify/Product/7421953212467	GP & J Baker	2000
+gid://shopify/Product/7421954359347	GP & J Baker	1200
+gid://shopify/Product/7421954392115	GP & J Baker	1200
+gid://shopify/Product/7421954555955	GP & J Baker	1200
+gid://shopify/Product/7421954719795	GP & J Baker	1200
+gid://shopify/Product/7421954752563	GP & J Baker	1200
+gid://shopify/Product/7421954621491	GP & J Baker	1200
+gid://shopify/Product/7421954785331	GP & J Baker	1200
+gid://shopify/Product/7421953835059	GP & J Baker	2000
+gid://shopify/Product/7421952983091	GP & J Baker	2000
+gid://shopify/Product/7421954818099	GP & J Baker	1200
+gid://shopify/Product/7421954883635	GP & J Baker	1200
+gid://shopify/Product/7421955113011	GP & J Baker	1200
+gid://shopify/Product/7421954916403	GP & J Baker	1200
+gid://shopify/Product/7421953703987	GP & J Baker	2000
+gid://shopify/Product/7421954949171	GP & J Baker	1200
+gid://shopify/Product/7421953245235	GP & J Baker	2000
+gid://shopify/Product/7421953376307	GP & J Baker	2000
+gid://shopify/Product/7421955014707	GP & J Baker	1200
+gid://shopify/Product/7421955080243	GP & J Baker	1200
+gid://shopify/Product/7421955211315	GP & J Baker	1200
+gid://shopify/Product/7421955440691	GP & J Baker	1200
+gid://shopify/Product/7421955342387	GP & J Baker	1200
+gid://shopify/Product/7421955506227	GP & J Baker	1200
+gid://shopify/Product/7421955309619	GP & J Baker	1200
+gid://shopify/Product/7421955538995	GP & J Baker	400
+gid://shopify/Product/7421953310771	GP & J Baker	2000
+gid://shopify/Product/7421955604531	GP & J Baker	400
+gid://shopify/Product/7421955244083	GP & J Baker	1200
+gid://shopify/Product/7421955473459	GP & J Baker	1200
+gid://shopify/Product/7421955637299	GP & J Baker	400
+gid://shopify/Product/7421955702835	GP & J Baker	400
+gid://shopify/Product/7421955833907	GP & J Baker	400
+gid://shopify/Product/7421956292659	GP & J Baker	400
+gid://shopify/Product/7421956030515	GP & J Baker	400
+gid://shopify/Product/7421955866675	GP & J Baker	400
+gid://shopify/Product/7421955899443	GP & J Baker	400
+gid://shopify/Product/7421956128819	GP & J Baker	400
+gid://shopify/Product/7421955964979	GP & J Baker	400
+gid://shopify/Product/7421956063283	GP & J Baker	400
+gid://shopify/Product/7421956227123	GP & J Baker	400
+gid://shopify/Product/7421956259891	GP & J Baker	400
+gid://shopify/Product/7421956390963	GP & J Baker	400
+gid://shopify/Product/7421956161587	GP & J Baker	400
+gid://shopify/Product/7421957079091	GP & J Baker	400
+gid://shopify/Product/7421956653107	GP & J Baker	400
+gid://shopify/Product/7421956587571	GP & J Baker	400
+gid://shopify/Product/7421956751411	GP & J Baker	400
+gid://shopify/Product/7421957505075	GP & J Baker	400
+gid://shopify/Product/7421956522035	GP & J Baker	400
+gid://shopify/Product/7421956685875	GP & J Baker	400
+gid://shopify/Product/7421957111859	GP & J Baker	2784
+gid://shopify/Product/7421957275699	GP & J Baker	2763
+gid://shopify/Product/7421957603379	GP & J Baker	400
+gid://shopify/Product/7421957177395	GP & J Baker	2711
+gid://shopify/Product/7421957472307	GP & J Baker	2815
+gid://shopify/Product/7421956849715	GP & J Baker	400
+gid://shopify/Product/7421957636147	GP & J Baker	400
+gid://shopify/Product/7421958619187	GP & J Baker	400
+gid://shopify/Product/7421958750259	GP & J Baker	400
+gid://shopify/Product/7421958651955	GP & J Baker	400
+gid://shopify/Product/7421957799987	GP & J Baker	3042
+gid://shopify/Product/7421959045171	GP & J Baker	400
+gid://shopify/Product/7421959077939	GP & J Baker	400
+gid://shopify/Product/7421959209011	GP & J Baker	400
+gid://shopify/Product/7421957832755	GP & J Baker	2896
+gid://shopify/Product/7421959110707	GP & J Baker	400
+gid://shopify/Product/7421958029363	GP & J Baker	2917
+gid://shopify/Product/7421958062131	GP & J Baker	2840
+gid://shopify/Product/7421957963827	GP & J Baker	3005
+gid://shopify/Product/7421958389811	GP & J Baker	3172
+gid://shopify/Product/7421958783027	GP & J Baker	3496
+gid://shopify/Product/7421959307315	GP & J Baker	1200
+gid://shopify/Product/7421958881331	GP & J Baker	2933
+gid://shopify/Product/7421959372851	GP & J Baker	1200
+gid://shopify/Product/7421959405619	GP & J Baker	1200
+gid://shopify/Product/7421958291507	GP & J Baker	3172
+gid://shopify/Product/7421959536691	GP & J Baker	400
+gid://shopify/Product/7421958979635	GP & J Baker	2933
+gid://shopify/Product/7421959700531	GP & J Baker	400
+gid://shopify/Product/7421959569459	GP & J Baker	400
+gid://shopify/Product/7421959798835	GP & J Baker	400
+gid://shopify/Product/7421959667763	GP & J Baker	400
+gid://shopify/Product/7421959864371	GP & J Baker	400
+gid://shopify/Product/7421959733299	GP & J Baker	400
+gid://shopify/Product/7421960126515	GP & J Baker	400
+gid://shopify/Product/7421960093747	GP & J Baker	400
+gid://shopify/Product/7421960192051	GP & J Baker	400
+gid://shopify/Product/7421958357043	GP & J Baker	3172
+gid://shopify/Product/7421960290355	GP & J Baker	400
+gid://shopify/Product/7421960257587	GP & J Baker	400
+gid://shopify/Product/7421960224819	GP & J Baker	400
+gid://shopify/Product/7421959438387	GP & J Baker	1200
+gid://shopify/Product/7421960355891	GP & J Baker	400
+gid://shopify/Product/7421960323123	GP & J Baker	400
+gid://shopify/Product/7421959471155	GP & J Baker	1200
+gid://shopify/Product/7421960486963	GP & J Baker	400
+gid://shopify/Product/7421960618035	GP & J Baker	400
+gid://shopify/Product/7421961175091	GP & J Baker	400
+gid://shopify/Product/7421960421427	GP & J Baker	400
+gid://shopify/Product/7421960454195	GP & J Baker	400
+gid://shopify/Product/7421960060979	GP & J Baker	2228
+gid://shopify/Product/7421959897139	GP & J Baker	2222
+gid://shopify/Product/7421959012403	GP & J Baker	2998
+gid://shopify/Product/7421959995443	GP & J Baker	2284
+gid://shopify/Product/7421961568307	GP & J Baker	400
+gid://shopify/Product/7421961240627	GP & J Baker	2346
+gid://shopify/Product/7421958455347	GP & J Baker	3172
+gid://shopify/Product/7421961633843	GP & J Baker	400
+gid://shopify/Product/7421961666611	GP & J Baker	400
+gid://shopify/Product/7421958160435	GP & J Baker	2856
+gid://shopify/Product/7421961273395	GP & J Baker	2151
+gid://shopify/Product/7421961732147	GP & J Baker	1769
+gid://shopify/Product/7421961961523	GP & J Baker	400
+gid://shopify/Product/7421958225971	GP & J Baker	2896
+gid://shopify/Product/7421961928755	GP & J Baker	3457
+gid://shopify/Product/7421962027059	GP & J Baker	4924
+gid://shopify/Product/7421962158131	GP & J Baker	4829
+gid://shopify/Product/7421962780723	GP & J Baker	400
+gid://shopify/Product/7421962289203	GP & J Baker	1200
+gid://shopify/Product/7421962846259	GP & J Baker	400
+gid://shopify/Product/7421962256435	GP & J Baker	1200
+gid://shopify/Product/7421962190899	GP & J Baker	1200
+gid://shopify/Product/7421962125363	GP & J Baker	3411
+gid://shopify/Product/7421962747955	GP & J Baker	1200
+gid://shopify/Product/7421962387507	GP & J Baker	1200
+gid://shopify/Product/7421962911795	GP & J Baker	400
+gid://shopify/Product/7421962649651	GP & J Baker	2987
+gid://shopify/Product/7421962485811	GP & J Baker	3080
+gid://shopify/Product/7421962551347	GP & J Baker	2994
+gid://shopify/Product/7421962518579	GP & J Baker	2996
+gid://shopify/Product/7421962584115	GP & J Baker	3016
+gid://shopify/Product/7421962715187	GP & J Baker	2986
+gid://shopify/Product/7421962354739	GP & J Baker	4686
+gid://shopify/Product/7421962453043	GP & J Baker	4770
+gid://shopify/Product/7421962944563	GP & J Baker	3003
+gid://shopify/Product/7421962321971	GP & J Baker	1200
+gid://shopify/Product/7421962616883	GP & J Baker	2986
+gid://shopify/Product/7421963042867	GP & J Baker	3000
+gid://shopify/Product/7421963665459	GP & J Baker	400
+gid://shopify/Product/7421962879027	GP & J Baker	3001
+gid://shopify/Product/7421963173939	GP & J Baker	2415
+gid://shopify/Product/7421963108403	GP & J Baker	1200
+gid://shopify/Product/7421963698227	GP & J Baker	400
+gid://shopify/Product/7421963763763	GP & J Baker	400
+gid://shopify/Product/7421963894835	GP & J Baker	1200
+gid://shopify/Product/7421963305011	GP & J Baker	2402
+gid://shopify/Product/7421963862067	GP & J Baker	1200
+gid://shopify/Product/7421964484659	GP & J Baker	1200
+gid://shopify/Product/7421963993139	GP & J Baker	1200
+gid://shopify/Product/7421963436083	GP & J Baker	2406
+gid://shopify/Product/7421963534387	GP & J Baker	4716
+gid://shopify/Product/7421963567155	GP & J Baker	1200
+gid://shopify/Product/7421963829299	GP & J Baker	1200
+gid://shopify/Product/7421963796531	GP & J Baker	1200
+gid://shopify/Product/7421963599923	GP & J Baker	2410
+gid://shopify/Product/7421964320819	GP & J Baker	1200
+gid://shopify/Product/7421964517427	GP & J Baker	1200
+gid://shopify/Product/7421963403315	GP & J Baker	2402
+gid://shopify/Product/7421963206707	GP & J Baker	4770
+gid://shopify/Product/7421964812339	GP & J Baker	1200
+gid://shopify/Product/7421965238323	GP & J Baker	1200
+gid://shopify/Product/7421965172787	GP & J Baker	1200
+gid://shopify/Product/7421965074483	GP & J Baker	1200
+gid://shopify/Product/7421964124211	GP & J Baker	1200
+gid://shopify/Product/7421962420275	GP & J Baker	4884
+gid://shopify/Product/7421965893683	GP & J Baker	1200
+gid://shopify/Product/7421965369395	GP & J Baker	1200
+gid://shopify/Product/7421965991987	GP & J Baker	1200
+gid://shopify/Product/7421965533235	GP & J Baker	1200
+gid://shopify/Product/7421965795379	GP & J Baker	1200
+gid://shopify/Product/7421966024755	GP & J Baker	1200
+gid://shopify/Product/7421965860915	GP & J Baker	1200
+gid://shopify/Product/7421966123059	GP & J Baker	1200
+gid://shopify/Product/7421965402163	GP & J Baker	1200
+gid://shopify/Product/7421965500467	GP & J Baker	1200
+gid://shopify/Product/7421965762611	GP & J Baker	1200
+gid://shopify/Product/7421965041715	GP & J Baker	1200
+gid://shopify/Product/7421965664307	GP & J Baker	1200
+gid://shopify/Product/7421966155827	GP & J Baker	1200
+gid://shopify/Product/7421965959219	GP & J Baker	1200
+gid://shopify/Product/7421966352435	GP & J Baker	400
+gid://shopify/Product/7421966221363	GP & J Baker	1200
+gid://shopify/Product/7421966417971	GP & J Baker	1200
+gid://shopify/Product/7421966319667	GP & J Baker	2000
+gid://shopify/Product/7421965140019	GP & J Baker	1200
+gid://shopify/Product/7421965336627	GP & J Baker	1200
+gid://shopify/Product/7421966286899	GP & J Baker	1200
+gid://shopify/Product/7421966483507	GP & J Baker	1200
+gid://shopify/Product/7421966549043	GP & J Baker	1200
+gid://shopify/Product/7421967138867	GP & J Baker	400
+gid://shopify/Product/7421966581811	GP & J Baker	400
+gid://shopify/Product/7421966745651	GP & J Baker	1200
+gid://shopify/Product/7421966614579	GP & J Baker	400
+gid://shopify/Product/7421964910643	GP & J Baker	1200
+gid://shopify/Product/7421967761459	GP & J Baker	400
+gid://shopify/Product/7421966876723	GP & J Baker	4000
+gid://shopify/Product/7421966811187	GP & J Baker	1200
+gid://shopify/Product/7421967040563	GP & J Baker	400
+gid://shopify/Product/7421967302707	GP & J Baker	400
+gid://shopify/Product/7421966647347	GP & J Baker	400
+gid://shopify/Product/7421967237171	GP & J Baker	400
+gid://shopify/Product/7421967204403	GP & J Baker	400
+gid://shopify/Product/7421967433779	GP & J Baker	400
+gid://shopify/Product/7421967597619	GP & J Baker	1200
+gid://shopify/Product/7421967630387	GP & J Baker	1200
+gid://shopify/Product/7421967663155	GP & J Baker	400
+gid://shopify/Product/7421966712883	GP & J Baker	1200
+gid://shopify/Product/7421967171635	GP & J Baker	1800
+gid://shopify/Product/7421967794227	GP & J Baker	400
+gid://shopify/Product/7421967925299	GP & J Baker	400
+gid://shopify/Product/7421968416819	GP & J Baker	1200
+gid://shopify/Product/7421967826995	GP & J Baker	400
+gid://shopify/Product/7421968187443	GP & J Baker	400
+gid://shopify/Product/7421968384051	GP & J Baker	1200
+gid://shopify/Product/7421968089139	GP & J Baker	400
+gid://shopify/Product/7421968678963	GP & J Baker	1200
+gid://shopify/Product/7421968482355	GP & J Baker	1200
+gid://shopify/Product/7421969072179	GP & J Baker	1200
+gid://shopify/Product/7421968810035	GP & J Baker	1200
+gid://shopify/Product/7421968875571	GP & J Baker	1200
+gid://shopify/Product/7421968580659	GP & J Baker	1200
+gid://shopify/Product/7421969104947	GP & J Baker	1200
+gid://shopify/Product/7421967106099	GP & J Baker	1800
+gid://shopify/Product/7421968023603	GP & J Baker	400
+gid://shopify/Product/7421970186291	GP & J Baker	1200
+gid://shopify/Product/7421970481203	GP & J Baker	1200
+gid://shopify/Product/7421971169331	GP & J Baker	1200
+gid://shopify/Product/7421971136563	GP & J Baker	1200
+gid://shopify/Product/7421971071027	GP & J Baker	1200
+gid://shopify/Product/7421971398707	GP & J Baker	1200
+gid://shopify/Product/7421972742195	GP & J Baker	1200
+gid://shopify/Product/7421972021299	GP & J Baker	1200
+gid://shopify/Product/7421972611123	GP & J Baker	1200
+gid://shopify/Product/7421972348979	GP & J Baker	1200
+gid://shopify/Product/7421972578355	GP & J Baker	1200
+gid://shopify/Product/7421968842803	GP & J Baker	1200
+gid://shopify/Product/7421968220211	GP & J Baker	1200
+gid://shopify/Product/7421972774963	GP & J Baker	1200
+gid://shopify/Product/7421969006643	GP & J Baker	1200
+gid://shopify/Product/7421968285747	GP & J Baker	1200
+gid://shopify/Product/7421972971571	GP & J Baker	1200
+gid://shopify/Product/7421968449587	GP & J Baker	1200
+gid://shopify/Product/7421969563699	GP & J Baker	1200
+gid://shopify/Product/7421974347827	GP & J Baker	1200
+gid://shopify/Product/7421973823539	GP & J Baker	1200
+gid://shopify/Product/7421974446131	GP & J Baker	1200
+gid://shopify/Product/7421969891379	GP & J Baker	1200
+gid://shopify/Product/7421966975027	GP & J Baker	4000
+gid://shopify/Product/7421974151219	GP & J Baker	1200
+gid://shopify/Product/7421969236019	GP & J Baker	1200
+gid://shopify/Product/7421974904883	GP & J Baker	1200
+gid://shopify/Product/7421971693619	GP & J Baker	1200
+gid://shopify/Product/7421974609971	GP & J Baker	1200
+gid://shopify/Product/7421974577203	GP & J Baker	1200
+gid://shopify/Product/7421975035955	GP & J Baker	1200
+gid://shopify/Product/7421974970419	GP & J Baker	1200
+gid://shopify/Product/7421975265331	GP & J Baker	1200
+gid://shopify/Product/7421975461939	GP & J Baker	1200
+gid://shopify/Product/7421973397555	GP & J Baker	1200
+gid://shopify/Product/7421967007795	GP & J Baker	4000
+gid://shopify/Product/7421975330867	GP & J Baker	1200
+gid://shopify/Product/7421973692467	GP & J Baker	1200
+gid://shopify/Product/7421973921843	GP & J Baker	1200
+gid://shopify/Product/7421974118451	GP & J Baker	1200
+gid://shopify/Product/7421975789619	GP & J Baker	1200
+gid://shopify/Product/7421974216755	GP & J Baker	1200
+gid://shopify/Product/7421975855155	GP & J Baker	400
+gid://shopify/Product/7421975953459	GP & J Baker	400
+gid://shopify/Product/7421974675507	GP & J Baker	1200
+gid://shopify/Product/7421973856307	GP & J Baker	1200
+gid://shopify/Product/7421976182835	GP & J Baker	400
+gid://shopify/Product/7421974020147	GP & J Baker	1200
+gid://shopify/Product/7421974839347	GP & J Baker	1200
+gid://shopify/Product/7421975396403	GP & J Baker	1200
+gid://shopify/Product/7421976346675	GP & J Baker	400
+gid://shopify/Product/7421974773811	GP & J Baker	1200
+gid://shopify/Product/7421974741043	GP & J Baker	1200
+gid://shopify/Product/7421975658547	GP & J Baker	1200
+gid://shopify/Product/7421975134259	GP & J Baker	1200
+gid://shopify/Product/7421975560243	GP & J Baker	1200
+gid://shopify/Product/7421976117299	GP & J Baker	400
+gid://shopify/Product/7421975429171	GP & J Baker	1200
+gid://shopify/Product/7421975199795	GP & J Baker	1200
+gid://shopify/Product/7421976150067	GP & J Baker	400
+gid://shopify/Product/7421975986227	GP & J Baker	400
+gid://shopify/Product/7421975887923	GP & J Baker	400
+gid://shopify/Product/7421976936499	GP & J Baker	400
+gid://shopify/Product/7421976772659	GP & J Baker	400
+gid://shopify/Product/7421976870963	GP & J Baker	400
+gid://shopify/Product/7421976543283	GP & J Baker	400
+gid://shopify/Product/7421977100339	GP & J Baker	400
+gid://shopify/Product/7421976281139	GP & J Baker	400
+gid://shopify/Product/7421977329715	GP & J Baker	400
+gid://shopify/Product/7421975691315	GP & J Baker	1200
+gid://shopify/Product/7421977034803	GP & J Baker	400
+gid://shopify/Product/7421976576051	GP & J Baker	400
+gid://shopify/Product/7421976412211	GP & J Baker	400
+gid://shopify/Product/7421976805427	GP & J Baker	400
+gid://shopify/Product/7421977198643	GP & J Baker	400
+gid://shopify/Product/7421976707123	GP & J Baker	400
+gid://shopify/Product/7421976477747	GP & J Baker	400
+gid://shopify/Product/7421977395251	GP & J Baker	400
+gid://shopify/Product/7421977591859	GP & J Baker	400
+gid://shopify/Product/7421977165875	GP & J Baker	400
+gid://shopify/Product/7421977821235	GP & J Baker	400
+gid://shopify/Product/7421977002035	GP & J Baker	400
+gid://shopify/Product/7421978181683	GP & J Baker	400
+gid://shopify/Product/7421977788467	GP & J Baker	400
+gid://shopify/Product/7421976608819	GP & J Baker	400
+gid://shopify/Product/7421977296947	GP & J Baker	400
+gid://shopify/Product/7421978247219	GP & J Baker	400
+gid://shopify/Product/7421977133107	GP & J Baker	400
+gid://shopify/Product/7421977460787	GP & J Baker	400
+gid://shopify/Product/7421978378291	GP & J Baker	400
+gid://shopify/Product/7421977493555	GP & J Baker	400
+gid://shopify/Product/7421978214451	GP & J Baker	400
+gid://shopify/Product/7421978443827	GP & J Baker	400
+gid://shopify/Product/7421978083379	GP & J Baker	400
+gid://shopify/Product/7421978640435	GP & J Baker	400
+gid://shopify/Product/7421978476595	GP & J Baker	400
+gid://shopify/Product/7421977985075	GP & J Baker	400
+gid://shopify/Product/7421977854003	GP & J Baker	400
+gid://shopify/Product/7421978116147	GP & J Baker	400
+gid://shopify/Product/7421978050611	GP & J Baker	400
+gid://shopify/Product/7421978312755	GP & J Baker	400
+gid://shopify/Product/7421978345523	GP & J Baker	400
+gid://shopify/Product/7421978837043	GP & J Baker	400
+gid://shopify/Product/7421978542131	GP & J Baker	400
+gid://shopify/Product/7421978411059	GP & J Baker	400
+gid://shopify/Product/7421979033651	GP & J Baker	1200
+gid://shopify/Product/7421978738739	GP & J Baker	400
+gid://shopify/Product/7421979394099	GP & J Baker	400
+gid://shopify/Product/7421979361331	GP & J Baker	1200
+gid://shopify/Product/7421979230259	GP & J Baker	1200
+gid://shopify/Product/7421978705971	GP & J Baker	400
+gid://shopify/Product/7421978607667	GP & J Baker	400
+gid://shopify/Product/7421978771507	GP & J Baker	400
+gid://shopify/Product/7421979656243	GP & J Baker	400
+gid://shopify/Product/7421979820083	GP & J Baker	400
+gid://shopify/Product/7421979426867	GP & J Baker	400
+gid://shopify/Product/7421980082227	GP & J Baker	400
+gid://shopify/Product/7421979525171	GP & J Baker	400
+gid://shopify/Product/7421979492403	GP & J Baker	400
+gid://shopify/Product/7421979099187	GP & J Baker	1200
+gid://shopify/Product/7421979787315	GP & J Baker	400
+gid://shopify/Product/7421979721779	GP & J Baker	400
+gid://shopify/Product/7421980147763	GP & J Baker	400
+gid://shopify/Product/7421979131955	GP & J Baker	1200
+gid://shopify/Product/7421980377139	GP & J Baker	1200
+gid://shopify/Product/7421978968115	GP & J Baker	1200
+gid://shopify/Product/7421979885619	GP & J Baker	400
+gid://shopify/Product/7421980016691	GP & J Baker	400
+gid://shopify/Product/7421980475443	GP & J Baker	1200
+gid://shopify/Product/7421979951155	GP & J Baker	400
+gid://shopify/Product/7421980508211	GP & J Baker	1200
+gid://shopify/Product/7421980278835	GP & J Baker	400
+gid://shopify/Product/7421980704819	GP & J Baker	1200
+gid://shopify/Product/7421980344371	GP & J Baker	400
+gid://shopify/Product/7421980803123	GP & J Baker	1200
+gid://shopify/Product/7421979295795	GP & J Baker	1200
+gid://shopify/Product/7421979328563	GP & J Baker	1200
+gid://shopify/Product/7421980999731	GP & J Baker	1200
+gid://shopify/Product/7421980868659	GP & J Baker	1200
+gid://shopify/Product/7421979623475	GP & J Baker	1440
+gid://shopify/Product/7421980835891	GP & J Baker	1200
+gid://shopify/Product/7421981196339	GP & J Baker	1200
+gid://shopify/Product/7421981360179	GP & J Baker	1200
+gid://shopify/Product/7421981229107	GP & J Baker	1200
+gid://shopify/Product/7421981524019	GP & J Baker	1200
+gid://shopify/Product/7421981556787	GP & J Baker	1200
+gid://shopify/Product/7421981425715	GP & J Baker	1200
+gid://shopify/Product/7421981851699	GP & J Baker	1200
+gid://shopify/Product/7421981655091	GP & J Baker	1200
+gid://shopify/Product/7421981950003	GP & J Baker	1200
+gid://shopify/Product/7421980639283	GP & J Baker	1200
+gid://shopify/Product/7421982081075	GP & J Baker	1200
+gid://shopify/Product/7421980672051	GP & J Baker	1200
+gid://shopify/Product/7421982212147	GP & J Baker	1200
+gid://shopify/Product/7421982343219	GP & J Baker	1200
+gid://shopify/Product/7421982179379	GP & J Baker	1200
+gid://shopify/Product/7421981163571	GP & J Baker	1200
+gid://shopify/Product/7421982441523	GP & J Baker	1200
+gid://shopify/Product/7421982146611	GP & J Baker	1200
+gid://shopify/Product/7421977690163	GP & J Baker	4134
+gid://shopify/Product/7421981032499	GP & J Baker	1200
+gid://shopify/Product/7421977755699	GP & J Baker	4134
+gid://shopify/Product/7421982408755	GP & J Baker	1200
+gid://shopify/Product/7421981392947	GP & J Baker	1200
+gid://shopify/Product/7421982507059	GP & J Baker	1200
+gid://shopify/Product/7421981720627	GP & J Baker	1200
+gid://shopify/Product/7421982539827	GP & J Baker	1200
+gid://shopify/Product/7421981294643	GP & J Baker	1200
+gid://shopify/Product/7421982703667	GP & J Baker	1200
+gid://shopify/Product/7421982769203	GP & J Baker	1200
+gid://shopify/Product/7421982638131	GP & J Baker	1200
+gid://shopify/Product/7421983227955	GP & J Baker	1200
+gid://shopify/Product/7421983359027	GP & J Baker	1200
+gid://shopify/Product/7421977657395	GP & J Baker	4134
+gid://shopify/Product/7421982015539	GP & J Baker	1200
+gid://shopify/Product/7421983555635	GP & J Baker	1200
+gid://shopify/Product/7421984505907	GP & J Baker	1200
+gid://shopify/Product/7421982310451	GP & J Baker	1200
+gid://shopify/Product/7421982572595	GP & J Baker	1200
+gid://shopify/Product/7421984571443	GP & J Baker	1200
+gid://shopify/Product/7421984768051	GP & J Baker	1200
+gid://shopify/Product/7421984800819	GP & J Baker	1200
+gid://shopify/Product/7421983031347	GP & J Baker	1200
+gid://shopify/Product/7421982867507	GP & J Baker	1200
+gid://shopify/Product/7421984866355	GP & J Baker	1200
+gid://shopify/Product/7421983391795	GP & J Baker	1200
+gid://shopify/Product/7421982933043	GP & J Baker	1200
+gid://shopify/Product/7421984669747	GP & J Baker	1200
+gid://shopify/Product/7421982965811	GP & J Baker	1200
+gid://shopify/Product/7421983064115	GP & J Baker	1200
+gid://shopify/Product/7421982736435	GP & J Baker	1200
+gid://shopify/Product/7421984014387	GP & J Baker	1200
+gid://shopify/Product/7421982801971	GP & J Baker	1200
+gid://shopify/Product/7421983424563	GP & J Baker	1200
+gid://shopify/Product/7421985062963	GP & J Baker	1200
+gid://shopify/Product/7421985030195	GP & J Baker	1200
+gid://shopify/Product/7421983522867	GP & J Baker	1200
+gid://shopify/Product/7421985292339	GP & J Baker	1200
+gid://shopify/Product/7421977722931	GP & J Baker	4134
+gid://shopify/Product/7421985161267	GP & J Baker	1200
+gid://shopify/Product/7421985357875	GP & J Baker	1200
+gid://shopify/Product/7421985488947	GP & J Baker	1200
+gid://shopify/Product/7421984964659	GP & J Baker	1200
+gid://shopify/Product/7421985423411	GP & J Baker	1200
+gid://shopify/Product/7421983162419	GP & J Baker	1200
+gid://shopify/Product/7421985685555	GP & J Baker	1200
+gid://shopify/Product/7421985554483	GP & J Baker	1200
+gid://shopify/Product/7421984997427	GP & J Baker	1200
+gid://shopify/Product/7421984243763	GP & J Baker	1200
+gid://shopify/Product/7422038736947	GP & J Baker	400
+gid://shopify/Product/7422038573107	GP & J Baker	400
+gid://shopify/Product/7422038900787	GP & J Baker	400
+gid://shopify/Product/7422038671411	GP & J Baker	400
+gid://shopify/Product/7421985128499	GP & J Baker	1200
+gid://shopify/Product/7421985226803	GP & J Baker	1200
+gid://shopify/Product/7422100734003	GP & J Baker	1200
+gid://shopify/Product/7422102011955	GP & J Baker	1200
+gid://shopify/Product/7422100865075	GP & J Baker	1200
+gid://shopify/Product/7422100897843	GP & J Baker	1200
+gid://shopify/Product/7422102044723	GP & J Baker	1200
+gid://shopify/Product/7422100963379	GP & J Baker	1200
+gid://shopify/Product/7421985456179	GP & J Baker	1200
+gid://shopify/Product/7421985620019	GP & J Baker	1200
+gid://shopify/Product/7422103879731	GP & J Baker	1200
+gid://shopify/Product/7422103912499	GP & J Baker	1200
+gid://shopify/Product/7422102110259	GP & J Baker	1200
+gid://shopify/Product/7422103945267	GP & J Baker	1200
+gid://shopify/Product/7422103978035	GP & J Baker	1200
+gid://shopify/Product/7422104043571	GP & J Baker	1200
+gid://shopify/Product/7421985816627	GP & J Baker	1200
+gid://shopify/Product/7421985783859	GP & J Baker	1200
+gid://shopify/Product/7422102732851	GP & J Baker	1200
+gid://shopify/Product/7421985980467	GP & J Baker	1200
+gid://shopify/Product/7421985521715	GP & J Baker	1200
+gid://shopify/Product/7421985947699	GP & J Baker	1200
+gid://shopify/Product/7421985882163	GP & J Baker	1200
+gid://shopify/Product/7422104076339	GP & J Baker	1200
+gid://shopify/Product/7422104141875	GP & J Baker	1200
+gid://shopify/Product/7421986013235	GP & J Baker	1200
+gid://shopify/Product/7422104305715	GP & J Baker	1200
+gid://shopify/Product/7422104404019	GP & J Baker	1200
+gid://shopify/Product/7422104502323	GP & J Baker	1200
+gid://shopify/Product/7422104469555	GP & J Baker	1200
+gid://shopify/Product/7422104207411	GP & J Baker	1200
+gid://shopify/Product/7421985914931	GP & J Baker	1200
+gid://shopify/Product/7422104567859	GP & J Baker	1200
+gid://shopify/Product/7422104633395	GP & J Baker	1200
+gid://shopify/Product/7422301732915	GP & J Baker	400
+gid://shopify/Product/7422113841203	GP & J Baker	1200
+gid://shopify/Product/7422114168883	GP & J Baker	1200
+gid://shopify/Product/7422115512371	GP & J Baker	1200
+gid://shopify/Product/7422115119155	GP & J Baker	1200
+gid://shopify/Product/7422113906739	GP & J Baker	1200
+gid://shopify/Product/7422104731699	GP & J Baker	1200
+gid://shopify/Product/7422115774515	GP & J Baker	1200
+gid://shopify/Product/7422104698931	GP & J Baker	1200
+gid://shopify/Product/7422301929523	GP & J Baker	400
+gid://shopify/Product/7422301962291	GP & J Baker	400
+gid://shopify/Product/7422115676211	GP & J Baker	1200
+gid://shopify/Product/7422115446835	GP & J Baker	1200
+gid://shopify/Product/7422115938355	GP & J Baker	1200
+gid://shopify/Product/7422114463795	GP & J Baker	1200
+gid://shopify/Product/7422301896755	GP & J Baker	400
+gid://shopify/Product/7422114234419	GP & J Baker	1200
+gid://shopify/Product/7422115217459	GP & J Baker	1200
+gid://shopify/Product/7422304059443	GP & J Baker	400
+gid://shopify/Product/7422303993907	GP & J Baker	400
+gid://shopify/Product/7422115610675	GP & J Baker	2000
+gid://shopify/Product/7422115905587	GP & J Baker	1200
+gid://shopify/Product/7422304092211	GP & J Baker	400
+gid://shopify/Product/7422304387123	GP & J Baker	400
+gid://shopify/Product/7422305632307	GP & J Baker	400
+gid://shopify/Product/7422305566771	GP & J Baker	400
+gid://shopify/Product/7422305697843	GP & J Baker	400
+gid://shopify/Product/7422306156595	GP & J Baker	400
+gid://shopify/Product/7422305796147	GP & J Baker	400
+gid://shopify/Product/7422305861683	GP & J Baker	400
+gid://shopify/Product/7422325293107	GP & J Baker	400
+gid://shopify/Product/7422325030963	GP & J Baker	400
+gid://shopify/Product/7422306123827	GP & J Baker	400
+gid://shopify/Product/7422306287667	GP & J Baker	400
+gid://shopify/Product/7422306254899	GP & J Baker	400
+gid://shopify/Product/7422306025523	GP & J Baker	400
+gid://shopify/Product/7422306320435	GP & J Baker	400
+gid://shopify/Product/7422327324723	GP & J Baker	400
+gid://shopify/Product/7422325063731	GP & J Baker	400
+gid://shopify/Product/7422329258035	GP & J Baker	400
+gid://shopify/Product/7422329389107	GP & J Baker	400
+gid://shopify/Product/7422329323571	GP & J Baker	400
+gid://shopify/Product/7422328602675	GP & J Baker	400
+gid://shopify/Product/7422306222131	GP & J Baker	400
+gid://shopify/Product/7422329421875	GP & J Baker	400
+gid://shopify/Product/7422329356339	GP & J Baker	400
+gid://shopify/Product/7422753964083	GP & J Baker	1200
+gid://shopify/Product/7422754029619	GP & J Baker	1200
+gid://shopify/Product/7422754127923	GP & J Baker	1200
+gid://shopify/Product/7422754226227	GP & J Baker	1200
+gid://shopify/Product/7422756814899	GP & J Baker	1200
+gid://shopify/Product/7422758027315	GP & J Baker	1200
+gid://shopify/Product/7422757896243	GP & J Baker	1200
+gid://shopify/Product/7422754062387	GP & J Baker	1200
+gid://shopify/Product/7422757961779	GP & J Baker	1200
+gid://shopify/Product/7422756945971	GP & J Baker	1200
+gid://shopify/Product/7422756782131	GP & J Baker	1200
+gid://shopify/Product/7422756749363	GP & J Baker	1200
+gid://shopify/Product/7422757994547	GP & J Baker	1200
+gid://shopify/Product/7422756880435	GP & J Baker	1200
+gid://shopify/Product/7422754193459	GP & J Baker	1200
+gid://shopify/Product/7422758092851	GP & J Baker	1200
+gid://shopify/Product/7422758420531	GP & J Baker	1200
+gid://shopify/Product/7422758354995	GP & J Baker	1200
+gid://shopify/Product/7422756978739	GP & J Baker	1200
+gid://shopify/Product/7422758158387	GP & J Baker	1200
+gid://shopify/Product/7422758289459	GP & J Baker	1200
+gid://shopify/Product/7422758223923	GP & J Baker	1200
+gid://shopify/Product/7422758387763	GP & J Baker	1200
+gid://shopify/Product/7422758486067	GP & J Baker	1200
+gid://shopify/Product/7422758322227	GP & J Baker	1200
+gid://shopify/Product/7422850498611	GP & J Baker	1200
+gid://shopify/Product/7422850531379	GP & J Baker	1200
+gid://shopify/Product/7422850662451	GP & J Baker	1200
+gid://shopify/Product/7422850596915	GP & J Baker	1200
+gid://shopify/Product/7422850760755	GP & J Baker	1200
+gid://shopify/Product/7422850891827	GP & J Baker	1200
+gid://shopify/Product/7422850924595	GP & J Baker	1200
+gid://shopify/Product/7422851481651	GP & J Baker	1200
+gid://shopify/Product/7422850990131	GP & J Baker	1200
+gid://shopify/Product/7422851776563	GP & J Baker	1200
+gid://shopify/Product/7422851153971	GP & J Baker	1200
+gid://shopify/Product/7422851219507	GP & J Baker	1200
+gid://shopify/Product/7422851055667	GP & J Baker	1200
+gid://shopify/Product/7422851809331	GP & J Baker	1200
+gid://shopify/Product/7422851317811	GP & J Baker	1200
+gid://shopify/Product/7422852169779	GP & J Baker	1200
+gid://shopify/Product/7422851416115	GP & J Baker	1200
+gid://shopify/Product/7422851940403	GP & J Baker	1200
+gid://shopify/Product/7422852431923	GP & J Baker	1200
+gid://shopify/Product/7422852235315	GP & J Baker	1200
+gid://shopify/Product/7422851678259	GP & J Baker	1200
+gid://shopify/Product/7422852366387	GP & J Baker	1200
+gid://shopify/Product/7422851514419	GP & J Baker	1200
+gid://shopify/Product/7422852104243	GP & J Baker	1200
+gid://shopify/Product/7422852595763	GP & J Baker	1200
+gid://shopify/Product/7422852497459	GP & J Baker	1200
+gid://shopify/Product/7422852628531	GP & J Baker	1200
+gid://shopify/Product/7422852726835	GP & J Baker	1200
+gid://shopify/Product/7422854365235	GP & J Baker	1200
+gid://shopify/Product/7422854299699	GP & J Baker	1200
+gid://shopify/Product/7422853906483	GP & J Baker	1200
+gid://shopify/Product/7422854430771	GP & J Baker	1200
+gid://shopify/Product/7422853349427	GP & J Baker	1200
+gid://shopify/Product/7422854987827	GP & J Baker	1200
+gid://shopify/Product/7422854758451	GP & J Baker	1200
+gid://shopify/Product/7422854529075	GP & J Baker	1200
+gid://shopify/Product/7422855118899	GP & J Baker	1200
+gid://shopify/Product/7422855544883	GP & J Baker	1200
+gid://shopify/Product/7422853382195	GP & J Baker	1200
+gid://shopify/Product/7422854135859	GP & J Baker	1200
+gid://shopify/Product/7422855282739	GP & J Baker	1200
+gid://shopify/Product/7422855807027	GP & J Baker	1200
+gid://shopify/Product/7422855675955	GP & J Baker	1200
+gid://shopify/Product/7422856101939	GP & J Baker	1200
+gid://shopify/Product/7422855839795	GP & J Baker	1200
+gid://shopify/Product/7422856036403	GP & J Baker	1200
+gid://shopify/Product/7422856298547	GP & J Baker	1200
+gid://shopify/Product/7422856233011	GP & J Baker	1200
+gid://shopify/Product/7422856527923	GP & J Baker	1200
+gid://shopify/Product/7422856593459	GP & J Baker	1200
+gid://shopify/Product/7422856658995	GP & J Baker	1200
+gid://shopify/Product/7422856921139	GP & J Baker	1200
+gid://shopify/Product/7422856822835	GP & J Baker	1200
+gid://shopify/Product/7422856790067	GP & J Baker	1200
+gid://shopify/Product/7422857052211	GP & J Baker	1200
+gid://shopify/Product/7422856691763	GP & J Baker	1200
+gid://shopify/Product/7422857216051	GP & J Baker	1200
+gid://shopify/Product/7422857904179	GP & J Baker	1200
+gid://shopify/Product/7422858035251	GP & J Baker	1200
+gid://shopify/Product/7422857773107	GP & J Baker	1200
+gid://shopify/Product/7422857936947	GP & J Baker	1200
+gid://shopify/Product/7422858199091	GP & J Baker	1200
+gid://shopify/Product/7422857543731	GP & J Baker	1200
+gid://shopify/Product/7422858297395	GP & J Baker	1200
+gid://shopify/Product/7422858395699	GP & J Baker	1200
+gid://shopify/Product/7422858166323	GP & J Baker	1200
+gid://shopify/Product/7422858428467	GP & J Baker	1200
+gid://shopify/Product/7422858100787	GP & J Baker	1200
+gid://shopify/Product/7422858494003	GP & J Baker	1200
+gid://shopify/Product/7422858559539	GP & J Baker	1200
+gid://shopify/Product/7422858756147	GP & J Baker	1200
+gid://shopify/Product/7422859214899	GP & J Baker	1200
+gid://shopify/Product/7422858952755	GP & J Baker	1200
+gid://shopify/Product/7422858854451	GP & J Baker	1200
+gid://shopify/Product/7422859640883	GP & J Baker	1200
+gid://shopify/Product/7422859345971	GP & J Baker	1200
+gid://shopify/Product/7422859116595	GP & J Baker	1200
+gid://shopify/Product/7422859903027	GP & J Baker	1200
+gid://shopify/Product/7422859771955	GP & J Baker	1200
+gid://shopify/Product/7422859837491	GP & J Baker	1200
+gid://shopify/Product/7422860460083	GP & J Baker	1200
+gid://shopify/Product/7422859935795	GP & J Baker	1200
+gid://shopify/Product/7422860689459	GP & J Baker	1200
+gid://shopify/Product/7422860296243	GP & J Baker	1200
+gid://shopify/Product/7422859051059	GP & J Baker	1200
+gid://shopify/Product/7422860099635	GP & J Baker	1200
+gid://shopify/Product/7422860787763	GP & J Baker	1200
+gid://shopify/Product/7422860918835	GP & J Baker	1200
+gid://shopify/Product/7422853185587	GP & J Baker	1200
+gid://shopify/Product/7422860951603	GP & J Baker	1200
+gid://shopify/Product/7422860197939	GP & J Baker	1200
+gid://shopify/Product/7422860427315	GP & J Baker	1200
+gid://shopify/Product/7422860754995	GP & J Baker	1200
+gid://shopify/Product/7422861148211	GP & J Baker	1200
+gid://shopify/Product/7422861082675	GP & J Baker	1200
+gid://shopify/Product/7422861180979	GP & J Baker	1200
+gid://shopify/Product/7422861770803	GP & J Baker	1200
+gid://shopify/Product/7422861410355	GP & J Baker	1200
+gid://shopify/Product/7422861606963	GP & J Baker	1200
+gid://shopify/Product/7422861279283	GP & J Baker	1200
+gid://shopify/Product/7422861443123	GP & J Baker	1200
+gid://shopify/Product/7422861377587	GP & J Baker	1200
+gid://shopify/Product/7422861934643	GP & J Baker	1200
+gid://shopify/Product/7422861869107	GP & J Baker	1200
+gid://shopify/Product/7422862164019	GP & J Baker	1200
+gid://shopify/Product/7422862032947	GP & J Baker	1200
+gid://shopify/Product/7422862229555	GP & J Baker	1200
+gid://shopify/Product/7422862852147	GP & J Baker	1200
+gid://shopify/Product/7422862393395	GP & J Baker	1200
+gid://shopify/Product/7422862491699	GP & J Baker	1200
+gid://shopify/Product/7422862688307	GP & J Baker	1200
+gid://shopify/Product/7422862098483	GP & J Baker	1200
+gid://shopify/Product/7422863179827	GP & J Baker	1200
+gid://shopify/Product/7422862622771	GP & J Baker	1200
+gid://shopify/Product/7422863540275	GP & J Baker	1200
+gid://shopify/Product/7422863638579	GP & J Baker	1200
+gid://shopify/Product/7422862753843	GP & J Baker	1200
+gid://shopify/Product/7422863802419	GP & J Baker	1200
+gid://shopify/Product/7422863114291	GP & J Baker	1200
+gid://shopify/Product/7422863507507	GP & J Baker	1200
+gid://shopify/Product/7422864064563	GP & J Baker	1200
+gid://shopify/Product/7422864359475	GP & J Baker	1200
+gid://shopify/Product/7422864261171	GP & J Baker	1200
+gid://shopify/Product/7422864490547	GP & J Baker	1200
+gid://shopify/Product/7422864162867	GP & J Baker	1200
+gid://shopify/Product/7422863900723	GP & J Baker	1200
+gid://shopify/Product/7422864982067	GP & J Baker	1200
+gid://shopify/Product/7422864719923	GP & J Baker	1200
+gid://shopify/Product/7422864654387	GP & J Baker	1200
+gid://shopify/Product/7422863966259	GP & J Baker	1200
+gid://shopify/Product/7422864556083	GP & J Baker	1200
+gid://shopify/Product/7422864883763	GP & J Baker	1200
+gid://shopify/Product/7422864850995	GP & J Baker	1200
+gid://shopify/Product/7422865375283	GP & J Baker	1200
+gid://shopify/Product/7422865276979	GP & J Baker	1200
+gid://shopify/Product/7422865047603	GP & J Baker	1200
+gid://shopify/Product/7422865506355	GP & J Baker	1200
+gid://shopify/Product/7422865145907	GP & J Baker	1200
+gid://shopify/Product/7422865211443	GP & J Baker	1200
+gid://shopify/Product/7422865571891	GP & J Baker	1200
+gid://shopify/Product/7422865670195	GP & J Baker	1200
+gid://shopify/Product/7422866063411	GP & J Baker	1200
+gid://shopify/Product/7422865735731	GP & J Baker	1200
+gid://shopify/Product/7422865932339	GP & J Baker	1200
+gid://shopify/Product/7422866194483	GP & J Baker	1200
+gid://shopify/Product/7422866292787	GP & J Baker	1200
+gid://shopify/Product/7422867210291	GP & J Baker	1200
+gid://shopify/Product/7422867046451	GP & J Baker	1200
+gid://shopify/Product/7422866358323	GP & J Baker	1200
+gid://shopify/Product/7422867308595	GP & J Baker	1200
+gid://shopify/Product/7422866653235	GP & J Baker	1200
+gid://shopify/Product/7422867865651	GP & J Baker	1200
+gid://shopify/Product/7422867439667	GP & J Baker	1200
+gid://shopify/Product/7422867505203	GP & J Baker	1200
+gid://shopify/Product/7422867013683	GP & J Baker	1200
+gid://shopify/Product/7422866980915	GP & J Baker	1200
+gid://shopify/Product/7422867144755	GP & J Baker	1200
+gid://shopify/Product/7422867341363	GP & J Baker	1200
+gid://shopify/Product/7422867669043	GP & J Baker	1200
+gid://shopify/Product/7422868258867	GP & J Baker	1200
+gid://shopify/Product/7422867537971	GP & J Baker	1200
+gid://shopify/Product/7422867800115	GP & J Baker	1200
+gid://shopify/Product/7422868324403	GP & J Baker	1200
+gid://shopify/Product/7422868029491	GP & J Baker	1200
+gid://shopify/Product/7422866882611	GP & J Baker	1200
+gid://shopify/Product/7422868553779	GP & J Baker	1200
+gid://shopify/Product/7422868521011	GP & J Baker	1200
+gid://shopify/Product/7422868652083	GP & J Baker	1200
+gid://shopify/Product/7422868815923	GP & J Baker	1200
+gid://shopify/Product/7422868914227	GP & J Baker	1200
+gid://shopify/Product/7422869045299	GP & J Baker	1200
+gid://shopify/Product/7422869405747	GP & J Baker	1200
+gid://shopify/Product/7422869340211	GP & J Baker	1200
+gid://shopify/Product/7422869733427	GP & J Baker	1200
+gid://shopify/Product/7422870356019	GP & J Baker	1200
+gid://shopify/Product/7422869831731	GP & J Baker	1200
+gid://shopify/Product/7422869569587	GP & J Baker	1200
+gid://shopify/Product/7422870192179	GP & J Baker	1200
+gid://shopify/Product/7422870159411	GP & J Baker	1200
+gid://shopify/Product/7422869667891	GP & J Baker	1200
+gid://shopify/Product/7422870945843	GP & J Baker	1200
+gid://shopify/Product/7422869897267	GP & J Baker	1200
+gid://shopify/Product/7422870487091	GP & J Baker	1200
+gid://shopify/Product/7422870585395	GP & J Baker	1200
+gid://shopify/Product/7422870978611	GP & J Baker	1200
+gid://shopify/Product/7422870552627	GP & J Baker	1200
+gid://shopify/Product/7422870028339	GP & J Baker	1200
+gid://shopify/Product/7422870716467	GP & J Baker	1200
+gid://shopify/Product/7422874550323	GP & J Baker	1200
+gid://shopify/Product/7422874419251	GP & J Baker	1200
+gid://shopify/Product/7422874746931	GP & J Baker	1200
+gid://shopify/Product/7422874615859	GP & J Baker	1200
+gid://shopify/Product/7422874681395	GP & J Baker	1200
+gid://shopify/Product/7422874878003	GP & J Baker	1200
+gid://shopify/Product/7422874976307	GP & J Baker	1200
+gid://shopify/Product/7422875533363	GP & J Baker	1200
+gid://shopify/Product/7422875303987	GP & J Baker	1200
+gid://shopify/Product/7422034804787	Groundworks	1200
+gid://shopify/Product/7422941167667	GP & J Baker	1200
+gid://shopify/Product/7422875172915	GP & J Baker	1200
+gid://shopify/Product/7422875664435	GP & J Baker	1200
+gid://shopify/Product/7422941298739	GP & J Baker	1200
+gid://shopify/Product/7422875402291	GP & J Baker	1200
+gid://shopify/Product/7422941233203	GP & J Baker	1200
+gid://shopify/Product/7422941364275	GP & J Baker	1200
+gid://shopify/Product/7422875631667	GP & J Baker	1200
+gid://shopify/Product/7422034739251	Groundworks	1200
+gid://shopify/Product/7422942019635	GP & J Baker	1200
+gid://shopify/Product/7422941593651	GP & J Baker	1200
+gid://shopify/Product/7422941888563	GP & J Baker	1200
+gid://shopify/Product/7422941331507	GP & J Baker	1200
+gid://shopify/Product/7422941724723	GP & J Baker	1200
+gid://shopify/Product/7422941462579	GP & J Baker	1200
+gid://shopify/Product/7422875566131	GP & J Baker	1200
+gid://shopify/Product/7422941691955	GP & J Baker	1200
+gid://shopify/Product/7422034903091	Groundworks	1200
+gid://shopify/Product/7422034968627	Groundworks	1200
+gid://shopify/Product/7422036475955	Groundworks	3637
+gid://shopify/Product/7422036607027	Groundworks	3349
+gid://shopify/Product/7422035066931	Groundworks	1200
+gid://shopify/Product/7422036803635	Groundworks	1200
+gid://shopify/Product/7422036508723	Groundworks	3511
+gid://shopify/Product/7422037098547	Groundworks	400
+gid://shopify/Product/7422036967475	Groundworks	400
+gid://shopify/Product/7422037327923	Groundworks	400
+gid://shopify/Product/7816716845107	GP & J Baker	1024
+gid://shopify/Product/7422036312115	Groundworks	4480
+gid://shopify/Product/7422875435059	GP & J Baker	1200
+gid://shopify/Product/7422036541491	Groundworks	3426
+gid://shopify/Product/7422036377651	Groundworks	400
+gid://shopify/Product/7422036639795	Groundworks	3652
+gid://shopify/Product/7422037393459	Groundworks	400
+gid://shopify/Product/7422036869171	Groundworks	1200
+gid://shopify/Product/7422037557299	Groundworks	400
+gid://shopify/Product/7422037426227	Groundworks	400
+gid://shopify/Product/7422037655603	Groundworks	400
+gid://shopify/Product/7422037229619	Groundworks	400
+gid://shopify/Product/7422036344883	Groundworks	4480
+gid://shopify/Product/7422038016051	Groundworks	400
+gid://shopify/Product/7422038245427	Groundworks	400
+gid://shopify/Product/7422038114355	Groundworks	400
+gid://shopify/Product/7422038310963	Groundworks	400
+gid://shopify/Product/7422035296307	Groundworks	1200
+gid://shopify/Product/7422037917747	Groundworks	400
+gid://shopify/Product/7422037852211	Groundworks	400
+gid://shopify/Product/7422937071667	Groundworks	1200
+gid://shopify/Product/7422936875059	Groundworks	1200
+gid://shopify/Product/7422036279347	Groundworks	1200
+gid://shopify/Product/7422936940595	Groundworks	1200
+gid://shopify/Product/7422937202739	Groundworks	1200
+gid://shopify/Product/7422937006131	Groundworks	1200
+gid://shopify/Product/7422937137203	Groundworks	1200
+gid://shopify/Product/7422937333811	Groundworks	1200
+gid://shopify/Product/7422937268275	Groundworks	1200
+gid://shopify/Product/7422937366579	Groundworks	1200
+gid://shopify/Product/7422937399347	Groundworks	1200
+gid://shopify/Product/7422937530419	Groundworks	1200
+gid://shopify/Product/7422937563187	Groundworks	1200
+gid://shopify/Product/7422934548531	Groundworks	1200
+gid://shopify/Product/7422938185779	Groundworks	1200
+gid://shopify/Product/7422938153011	Groundworks	1200
+gid://shopify/Product/7422937727027	Groundworks	1200
+gid://shopify/Product/7422938087475	Groundworks	1200
+gid://shopify/Product/7422937792563	Groundworks	1200
+gid://shopify/Product/7422938218547	Groundworks	1200
+gid://shopify/Product/7422936612915	Groundworks	1200
+gid://shopify/Product/7422935171123	Groundworks	1200
+gid://shopify/Product/7422936350771	Groundworks	1200
+gid://shopify/Product/7422935498803	Groundworks	1200
+gid://shopify/Product/7422938316851	Groundworks	1200
+gid://shopify/Product/7422038212659	Groundworks	400
+gid://shopify/Product/7422936842291	Groundworks	1200
+gid://shopify/Product/7422937169971	Groundworks	1200
+gid://shopify/Product/7422938382387	Groundworks	1200
+gid://shopify/Product/7422936809523	Groundworks	1200
+gid://shopify/Product/7422938513459	Groundworks	1200
+gid://shopify/Product/7422938447923	Groundworks	1200
+gid://shopify/Product/7422938415155	Groundworks	1200
+gid://shopify/Product/7422935793715	Groundworks	1200
+gid://shopify/Product/7422938611763	Groundworks	1200
+gid://shopify/Product/7422936088627	Groundworks	1200
+gid://shopify/Product/7422938677299	Groundworks	1200
+gid://shopify/Product/7422938546227	Groundworks	1200
+gid://shopify/Product/7422938906675	Groundworks	1200
+gid://shopify/Product/7422939725875	Groundworks	1200
+gid://shopify/Product/7422939234355	Groundworks	1200
+gid://shopify/Product/7422938939443	Groundworks	1200
+gid://shopify/Product/7422938284083	Groundworks	1200
+gid://shopify/Product/7422939299891	Groundworks	1200
+gid://shopify/Product/7422938578995	Groundworks	1200
+gid://shopify/Product/7422939332659	Groundworks	1200
+gid://shopify/Product/7422938251315	Groundworks	1200
+gid://shopify/Product/7422939267123	Groundworks	1200
+gid://shopify/Product/7422939365427	Groundworks	1200
+gid://shopify/Product/7422939463731	Groundworks	1200
+gid://shopify/Product/7422939004979	Groundworks	1200
+gid://shopify/Product/7422939430963	Groundworks	1200
+gid://shopify/Product/7422938742835	Groundworks	1200
+gid://shopify/Product/7422939627571	Groundworks	1200
+gid://shopify/Product/7422938349619	Groundworks	1200
+gid://shopify/Product/7422939496499	Groundworks	1200
+gid://shopify/Product/7422938480691	Groundworks	1200
+gid://shopify/Product/7422939758643	Groundworks	1200
+gid://shopify/Product/7422938808371	Groundworks	1200
+gid://shopify/Product/7422938873907	Groundworks	1200
+gid://shopify/Product/7422939529267	Groundworks	1200
+gid://shopify/Product/7422940020787	Groundworks	1200
+gid://shopify/Product/7422939988019	Groundworks	1200
+gid://shopify/Product/7422939889715	Groundworks	1200
+gid://shopify/Product/7422939922483	Groundworks	1200
+gid://shopify/Product/7422940053555	Groundworks	1200
+gid://shopify/Product/7422940119091	Groundworks	1200
+gid://shopify/Product/7422939824179	Groundworks	1200
+gid://shopify/Product/7422939856947	Groundworks	1200
+gid://shopify/Product/7422940905523	Groundworks	1200
+gid://shopify/Product/7422940512307	Groundworks	1200
+gid://shopify/Product/7422940151859	Groundworks	1200
+gid://shopify/Product/7422940381235	Groundworks	1200
+gid://shopify/Product/7422940315699	Groundworks	1200
+gid://shopify/Product/7422940086323	Groundworks	1200
+gid://shopify/Product/7821740474419	Groundworks	1920
+gid://shopify/Product/7422940807219	Groundworks	1200
+gid://shopify/Product/7422940610611	Groundworks	1200
+gid://shopify/Product/7422940708915	Groundworks	1200
+gid://shopify/Product/7896261460019	Groundworks	1920
+gid://shopify/Product/7422940446771	Groundworks	1200
+gid://shopify/Product/7422940348467	Groundworks	1200
+gid://shopify/Product/7716423696435	Groundworks	2000
+gid://shopify/Product/7717103894579	Groundworks	2000
+gid://shopify/Product/7896260313139	Groundworks	1920
+gid://shopify/Product/7716422746163	Groundworks	2000
+gid://shopify/Product/7896260673587	Groundworks	1920
+gid://shopify/Product/7896260706355	Groundworks	1919
+gid://shopify/Product/7896261001267	Groundworks	1920
+gid://shopify/Product/7896260968499	Groundworks	1920
+gid://shopify/Product/7896260902963	Groundworks	1920
+gid://shopify/Product/7896261361715	Groundworks	1920
+gid://shopify/Product/7896261132339	Groundworks	1920
+gid://shopify/Product/7896261230643	Groundworks	1920
+gid://shopify/Product/7896260935731	Groundworks	1920
+gid://shopify/Product/7896260739123	Groundworks	1920
+gid://shopify/Product/7896261427251	Groundworks	1920
+gid://shopify/Product/7896261492787	Groundworks	1920
+gid://shopify/Product/7896261296179	Groundworks	1920
+gid://shopify/Product/7896261066803	Groundworks	1920
+gid://shopify/Product/7896260870195	Groundworks	1920
+gid://shopify/Product/7896261263411	Groundworks	1920
+gid://shopify/Product/7896261394483	Groundworks	1920
+gid://shopify/Product/7896261197875	Groundworks	1920
+gid://shopify/Product/7896261558323	Groundworks	1920
+gid://shopify/Product/7896261525555	Groundworks	1920
+gid://shopify/Product/7896261886003	Groundworks	1818
+gid://shopify/Product/7896261722163	Groundworks	1920
+gid://shopify/Product/7896261820467	Groundworks	1920
+gid://shopify/Product/7896261656627	Groundworks	1920
+gid://shopify/Product/7896261689395	Groundworks	1920
+gid://shopify/Product/7896261853235	Groundworks	1981
+gid://shopify/Product/7896261787699	Groundworks	1920
+gid://shopify/Product/7896261754931	Groundworks	1920
+gid://shopify/Product/7896261591091	Groundworks	1920
+gid://shopify/Product/7896262279219	Groundworks	1920
+gid://shopify/Product/7896262344755	Groundworks	1920
+gid://shopify/Product/7896262180915	Groundworks	1920
+gid://shopify/Product/7896262377523	Groundworks	1920
+gid://shopify/Product/7896262017075	Groundworks	1685
+gid://shopify/Product/7896262311987	Groundworks	1920
+gid://shopify/Product/7896263000115	Groundworks	1920
+gid://shopify/Product/7896262213683	Groundworks	1920
+gid://shopify/Product/7896261951539	Groundworks	2037
+gid://shopify/Product/7896262082611	Groundworks	1920
+gid://shopify/Product/7896262148147	Groundworks	1920
+gid://shopify/Product/7896263032883	Groundworks	1920
+gid://shopify/Product/7896261984307	Groundworks	2008
+gid://shopify/Product/7896262410291	Groundworks	1920
+gid://shopify/Product/7896262049843	Groundworks	1920
+gid://shopify/Product/7896262115379	Groundworks	1920
+gid://shopify/Product/7896262443059	Groundworks	1920
+gid://shopify/Product/7896262574131	Groundworks	1920
+gid://shopify/Product/7896262541363	Groundworks	1791
+gid://shopify/Product/7896262475827	Groundworks	1920
+gid://shopify/Product/7896262246451	Groundworks	1920
+gid://shopify/Product/7896263229491	Groundworks	1600
+gid://shopify/Product/7896262508595	Groundworks	1920
+gid://shopify/Product/7896262606899	Groundworks	1920
+gid://shopify/Product/7896263262259	Groundworks	1600
+gid://shopify/Product/7896263163955	Groundworks	1600
+gid://shopify/Product/7896263295027	Groundworks	1600
+gid://shopify/Product/7896263196723	Groundworks	1600
+gid://shopify/Product/7896263983155	Groundworks	1920
+gid://shopify/Product/7896262934579	Groundworks	1920
+gid://shopify/Product/7896263950387	Groundworks	1920
+gid://shopify/Product/7896262967347	Groundworks	1920
+gid://shopify/Product/7896263360563	Groundworks	1920
+gid://shopify/Product/7896263065651	Groundworks	1920
+gid://shopify/Product/7896264015923	Groundworks	1920
+gid://shopify/Product/7896263098419	Groundworks	1920
+gid://shopify/Product/7896263393331	Groundworks	1920
+gid://shopify/Product/7896263327795	Groundworks	1920
+gid://shopify/Product/7896263589939	Groundworks	1920
+gid://shopify/Product/7896263524403	Groundworks	1920
+gid://shopify/Product/7896263458867	Groundworks	1920
+gid://shopify/Product/7896263491635	Groundworks	1920
+gid://shopify/Product/7896263426099	Groundworks	1919
+gid://shopify/Product/7896263884851	Groundworks	1920
+gid://shopify/Product/7896263917619	Groundworks	1920
+gid://shopify/Product/7896263852083	Groundworks	1920
+gid://shopify/Product/7896264245299	Groundworks	1920
+gid://shopify/Product/7896264179763	Groundworks	1920
+gid://shopify/Product/7896264212531	Groundworks	1920
+gid://shopify/Product/7896264048691	Groundworks	1920
+gid://shopify/Product/7896264507443	Groundworks	1600
+gid://shopify/Product/7896264146995	Groundworks	1920
+gid://shopify/Product/7896264081459	Groundworks	1920
+gid://shopify/Product/7896278335539	Groundworks	2000
+gid://shopify/Product/7896264310835	Groundworks	1920
+gid://shopify/Product/7896264114227	Groundworks	1920
+gid://shopify/Product/7896264900659	Groundworks	1600
+gid://shopify/Product/7896264376371	Groundworks	1920
+gid://shopify/Product/7896265228339	Groundworks	1600
+gid://shopify/Product/7896264409139	Groundworks	1920
+gid://shopify/Product/7896264540211	Groundworks	1600
+gid://shopify/Product/7896264278067	Groundworks	1920
+gid://shopify/Product/7896264441907	Groundworks	1920
+gid://shopify/Product/7896264474675	Groundworks	1920
+gid://shopify/Product/7896278401075	Groundworks	1948
+gid://shopify/Product/7896278728755	Groundworks	2000
+gid://shopify/Product/7896278499379	Groundworks	2000
+gid://shopify/Product/7896278433843	Groundworks	1948
+gid://shopify/Product/7896278564915	Groundworks	2000
+gid://shopify/Product/7896278532147	Groundworks	2000
+gid://shopify/Product/7896278761523	Groundworks	2000
+gid://shopify/Product/7896278630451	Groundworks	2000
+gid://shopify/Product/7896278695987	Groundworks	2000
+gid://shopify/Product/7896278663219	Groundworks	2000
+gid://shopify/Product/7896278859827	Groundworks	1600
+gid://shopify/Product/7896278827059	Groundworks	1600
+gid://shopify/Product/7896279121971	Groundworks	2000
+gid://shopify/Product/7896278794291	Groundworks	2000
+gid://shopify/Product/7896278892595	Groundworks	1600
+gid://shopify/Product/7413754495027	Kravet	1024
+gid://shopify/Product/7896279154739	Groundworks	2000
+gid://shopify/Product/7896279220275	Groundworks	2000
+gid://shopify/Product/7896279187507	Groundworks	2000
+gid://shopify/Product/7896279089203	Groundworks	2000
+gid://shopify/Product/7896278958131	Groundworks	2000
+gid://shopify/Product/7413754069043	Kravet	1024
+gid://shopify/Product/7896278990899	Groundworks	2000
+gid://shopify/Product/7413754134579	Kravet	1024
+gid://shopify/Product/7896278925363	Groundworks	2000
+gid://shopify/Product/7413754298419	Kravet	1024
+gid://shopify/Product/7413754429491	Kravet	1024
+gid://shopify/Product/7413754265651	Kravet	1024
+gid://shopify/Product/7896279253043	Groundworks	2000
+gid://shopify/Product/7896279973939	Groundworks	1599
+gid://shopify/Product/7896279515187	Groundworks	1600
+gid://shopify/Product/7413754363955	Kravet	1024
+gid://shopify/Product/7896279056435	Groundworks	2000
+gid://shopify/Product/7413754658867	Kravet	1024
+gid://shopify/Product/7896280301619	Groundworks	1600
+gid://shopify/Product/7413754757171	Kravet	1024
+gid://shopify/Product/7413754331187	Kravet	1024
+gid://shopify/Product/7413754593331	Kravet	1024
+gid://shopify/Product/7414767878195	Kravet	1200
+gid://shopify/Product/7413754921011	Kravet	1024
+gid://shopify/Product/7896279285811	Groundworks	2000
+gid://shopify/Product/7414768238643	Kravet	1200
+gid://shopify/Product/7413754986547	Kravet	1024
+gid://shopify/Product/7414768074803	Kravet	1200
+gid://shopify/Product/7414797303859	Kravet	1200
+gid://shopify/Product/7413755117619	Kravet	1024
+gid://shopify/Product/7414797205555	Kravet	1200
+gid://shopify/Product/7414797008947	Kravet	1200
+gid://shopify/Product/7414797074483	Kravet	1200
+gid://shopify/Product/7414767943731	Kravet	1200
+gid://shopify/Product/7414797369395	Kravet	1200
+gid://shopify/Product/7414797500467	Kravet	1200
+gid://shopify/Product/7414798254131	Kravet	1200
+gid://shopify/Product/7414797566003	Kravet	1200
+gid://shopify/Product/7414797795379	Kravet	1200
+gid://shopify/Product/7414799073331	Kravet	1200
+gid://shopify/Product/7414797664307	Kravet	1200
+gid://shopify/Product/7414798450739	Kravet	1200
+gid://shopify/Product/7414798712883	Kravet	1200
+gid://shopify/Product/7414798647347	Kravet	1200
+gid://shopify/Product/7414797991987	Kravet	1200
+gid://shopify/Product/7414798188595	Kravet	1200
+gid://shopify/Product/7414798123059	Kravet	1200
+gid://shopify/Product/7414797893683	Kravet	1200
+gid://shopify/Product/7414798549043	Kravet	1200
+gid://shopify/Product/7414798975027	Kravet	1200
+gid://shopify/Product/7414799138867	Kravet	1200
+gid://shopify/Product/7414798811187	Kravet	1200
+gid://shopify/Product/7414799597619	Kravet	1200
+gid://shopify/Product/7414799433779	Kravet	1200
+gid://shopify/Product/7414798876723	Kravet	1200
+gid://shopify/Product/7414800056371	Kravet	1200
+gid://shopify/Product/7414799892531	Kravet	1200
+gid://shopify/Product/7414799368243	Kravet	1200
+gid://shopify/Product/7414800810035	Kravet	1200
+gid://shopify/Product/7414800482355	Kravet	1200
+gid://shopify/Product/7414800187443	Kravet	1200
+gid://shopify/Product/7414801268787	Kravet	1200
+gid://shopify/Product/7414800285747	Kravet	1200
+gid://shopify/Product/7414800384051	Kravet	1200
+gid://shopify/Product/7414800908339	Kravet	1200
+gid://shopify/Product/7414799695923	Kravet	1200
+gid://shopify/Product/7414801694771	Kravet	1200
+gid://shopify/Product/7414802677811	Kravet	1200
+gid://shopify/Product/7414801170483	Kravet	1200
+gid://shopify/Product/7414801334323	Kravet	1200
+gid://shopify/Product/7414801072179	Kravet	1200
+gid://shopify/Product/7414801432627	Kravet	1200
+gid://shopify/Product/7414800613427	Kravet	1200
+gid://shopify/Product/7414802350131	Kravet	1200
+gid://shopify/Product/7414802743347	Kravet	1200
+gid://shopify/Product/7414801006643	Kravet	1200
+gid://shopify/Product/7414800678963	Kravet	1200
+gid://shopify/Product/7414802808883	Kravet	1200
+gid://shopify/Product/7414801825843	Kravet	1200
+gid://shopify/Product/7414802874419	Kravet	1200
+gid://shopify/Product/7414803005491	Kravet	1200
+gid://shopify/Product/7414801498163	Kravet	1200
+gid://shopify/Product/7414803234867	Kravet	1200
+gid://shopify/Product/7414803071027	Kravet	1200
+gid://shopify/Product/7414803169331	Kravet	1200
+gid://shopify/Product/7414803300403	Kravet	1200
+gid://shopify/Product/7414803365939	Kravet	1200
+gid://shopify/Product/7414803562547	Kravet	1200
+gid://shopify/Product/7414803693619	Kravet	1200
+gid://shopify/Product/7414804414515	Kravet	1200
+gid://shopify/Product/7414804054067	Kravet	1200
+gid://shopify/Product/7414803464243	Kravet	1200
+gid://shopify/Product/7414803759155	Kravet	1200
+gid://shopify/Product/7414804709427	Kravet	1200
+gid://shopify/Product/7414804348979	Kravet	1200
+gid://shopify/Product/7414804152371	Kravet	1200
+gid://shopify/Product/7414804611123	Kravet	1200
+gid://shopify/Product/7414804250675	Kravet	1200
+gid://shopify/Product/7414803824691	Kravet	1200
+gid://shopify/Product/7414804774963	Kravet	1200
+gid://shopify/Product/7414804906035	Kravet	1200
+gid://shopify/Product/7414804512819	Kravet	1200
+gid://shopify/Product/7414805037107	Kravet	1200
+gid://shopify/Product/7414805233715	Kravet	1200
+gid://shopify/Product/7416109498419	Kravet	1200
+gid://shopify/Product/7416109924403	Kravet	1200
+gid://shopify/Product/7414805364787	Kravet	1200
+gid://shopify/Product/7414805135411	Kravet	1200
+gid://shopify/Product/7416109760563	Kravet	1200
+gid://shopify/Product/7414805528627	Kravet	1200
+gid://shopify/Product/7414806118451	Kravet	1200
+gid://shopify/Product/7416110153779	Kravet	1200
+gid://shopify/Product/7414806413363	Kravet	1200
+gid://shopify/Product/7414806577203	Kravet	1024
+gid://shopify/Product/7414806642739	Kravet	1024
+gid://shopify/Product/7414886432819	Kravet	1200
+gid://shopify/Product/7416111366195	Kravet	1200
+gid://shopify/Product/7414806708275	Kravet	1024
+gid://shopify/Product/7414886498355	Kravet	1200
+gid://shopify/Product/7414805725235	Kravet	1200
+gid://shopify/Product/7414886563891	Kravet	1200
+gid://shopify/Product/7416111431731	Kravet	1200
+gid://shopify/Product/7416111235123	Kravet	1200
+gid://shopify/Product/7416109596723	Kravet	1200
+gid://shopify/Product/7416109662259	Kravet	1200
+gid://shopify/Product/7414843080755	Kravet	1200
+gid://shopify/Product/7414886694963	Kravet	1200
+gid://shopify/Product/7416112250931	Kravet	1200
+gid://shopify/Product/7416111759411	Kravet	1200
+gid://shopify/Product/7416111857715	Kravet	1200
+gid://shopify/Product/7416112021555	Kravet	1200
+gid://shopify/Product/7416111923251	Kravet	1200
+gid://shopify/Product/7416110284851	Kravet	1200
+gid://shopify/Product/7416109826099	Kravet	1200
+gid://shopify/Product/7416113004595	Kravet	1200
+gid://shopify/Product/7416112316467	Kravet	1200
+gid://shopify/Product/7416110448691	Kravet	1200
+gid://shopify/Product/7416112807987	Kravet	1200
+gid://shopify/Product/7416111693875	Kravet	1200
+gid://shopify/Product/7416111628339	Kravet	1200
+gid://shopify/Product/7416112742451	Kravet	1200
+gid://shopify/Product/7416110546995	Kravet	1200
+gid://shopify/Product/7416113594419	Kravet	1200
+gid://shopify/Product/7416111497267	Kravet	1200
+gid://shopify/Product/7416114053171	Kravet	1200
+gid://shopify/Product/7416112578611	Kravet	1200
+gid://shopify/Product/7416112480307	Kravet	1200
+gid://shopify/Product/7416114118707	Kravet	1200
+gid://shopify/Product/7416112152627	Kravet	1200
+gid://shopify/Product/7416113070131	Kravet	1200
+gid://shopify/Product/7416112382003	Kravet	1200
+gid://shopify/Product/7416112676915	Kravet	1200
+gid://shopify/Product/7416113365043	Kravet	1200
+gid://shopify/Product/7416114380851	Kravet	1200
+gid://shopify/Product/7416114479155	Kravet	1200
+gid://shopify/Product/7416112906291	Kravet	1200
+gid://shopify/Product/7416113430579	Kravet	1200
+gid://shopify/Product/7416112087091	Kravet	1200
+gid://shopify/Product/7416113659955	Kravet	1200
+gid://shopify/Product/7416114642995	Kravet	1200
+gid://shopify/Product/7416113758259	Kravet	1200
+gid://shopify/Product/7416114544691	Kravet	1200
+gid://shopify/Product/7416114806835	Kravet	1200
+gid://shopify/Product/7416114708531	Kravet	1200
+gid://shopify/Product/7416113528883	Kravet	1200
+gid://shopify/Product/7416113823795	Kravet	1200
+gid://shopify/Product/7416113889331	Kravet	1200
+gid://shopify/Product/7416113233971	Kravet	1200
+gid://shopify/Product/7416113168435	Kravet	1200
+gid://shopify/Product/7416115068979	Kravet	1200
+gid://shopify/Product/7416115134515	Kravet	1200
+gid://shopify/Product/7416114905139	Kravet	1200
+gid://shopify/Product/7416114184243	Kravet	1200
+gid://shopify/Product/7416115200051	Kravet	1200
+gid://shopify/Product/7417235603507	Kravet	400
+gid://shopify/Product/7416115494963	Kravet	1200
+gid://shopify/Product/7417235931187	Kravet	400
+gid://shopify/Product/7417236193331	Kravet	400
+gid://shopify/Product/7417236258867	Kravet	400
+gid://shopify/Product/7417236357171	Kravet	400
+gid://shopify/Product/7416115363891	Kravet	1200
+gid://shopify/Product/7416114282547	Kravet	1200
+gid://shopify/Product/7417236062259	Kravet	400
+gid://shopify/Product/7417235537971	Kravet	1200
+gid://shopify/Product/7417236324403	Kravet	400
+gid://shopify/Product/7417236553779	Kravet	400
+gid://shopify/Product/7417235636275	Kravet	400
+gid://shopify/Product/7417235832883	Kravet	400
+gid://shopify/Product/7417236455475	Kravet	400
+gid://shopify/Product/7417236881459	Kravet	1200
+gid://shopify/Product/7417236586547	Kravet	400
+gid://shopify/Product/7417236684851	Kravet	400
+gid://shopify/Product/7417236488243	Kravet	400
+gid://shopify/Product/7416115265587	Kravet	1200
+gid://shopify/Product/7416115593267	Kravet	1200
+gid://shopify/Product/7417236815923	Kravet	1200
+gid://shopify/Product/7417235734579	Kravet	400
+gid://shopify/Product/7417236389939	Kravet	400
+gid://shopify/Product/7416114970675	Kravet	1200
+gid://shopify/Product/7417236652083	Kravet	400
+gid://shopify/Product/7417236717619	Kravet	1200
+gid://shopify/Product/7417236783155	Kravet	1200
+gid://shopify/Product/7417237864499	Kravet	1200
+gid://shopify/Product/7417237700659	Kravet	1200
+gid://shopify/Product/7417237241907	Kravet	1200
+gid://shopify/Product/7417237569587	Kravet	1200
+gid://shopify/Product/7417238061107	Kravet	1200
+gid://shopify/Product/7417237766195	Kravet	1200
+gid://shopify/Product/7417237897267	Kravet	1200
+gid://shopify/Product/7417238126643	Kravet	1200
+gid://shopify/Product/7417237798963	Kravet	1200
+gid://shopify/Product/7417238093875	Kravet	1200
+gid://shopify/Product/7417237962803	Kravet	1200
+gid://shopify/Product/7417238257715	Kravet	1200
+gid://shopify/Product/7417238323251	Kravet	1200
+gid://shopify/Product/7417306382387	Kravet	400
+gid://shopify/Product/7417238290483	Kravet	1200
+gid://shopify/Product/7417237078067	Kravet	1200
+gid://shopify/Product/7417237536819	Kravet	1200
+gid://shopify/Product/7417237012531	Kravet	1200
+gid://shopify/Product/7417238454323	Kravet	1200
+gid://shopify/Product/7419577761843	Kravet	1200
+gid://shopify/Product/7417238487091	Kravet	1200
+gid://shopify/Product/7417237176371	Kravet	1200
+gid://shopify/Product/7417236914227	Kravet	1200
+gid://shopify/Product/7417237209139	Kravet	1200
+gid://shopify/Product/7417237438515	Kravet	1200
+gid://shopify/Product/7417237635123	Kravet	1200
+gid://shopify/Product/7419578089523	Kravet	1200
+gid://shopify/Product/7417237471283	Kravet	1200
+gid://shopify/Product/7417237110835	Kravet	1200
+gid://shopify/Product/7417306480691	Kravet	400
+gid://shopify/Product/7419578843187	Kravet	1200
+gid://shopify/Product/7419578286131	Kravet	1200
+gid://shopify/Product/7417237667891	Kravet	1200
+gid://shopify/Product/7419578482739	Kravet	1200
+gid://shopify/Product/7419578220595	Kravet	1200
+gid://shopify/Product/7419579465779	Kravet	1200
+gid://shopify/Product/7417237372979	Kravet	1200
+gid://shopify/Product/7419580710963	Kravet	1200
+gid://shopify/Product/7419580940339	Kravet	1200
+gid://shopify/Product/7417238388787	Kravet	1200
+gid://shopify/Product/7419581923379	Kravet	1200
+gid://shopify/Product/7419581399091	Kravet	1200
+gid://shopify/Product/7419582480435	Kravet	1200
+gid://shopify/Product/7419577860147	Kravet	1200
+gid://shopify/Product/7419583168563	Kravet	1200
+gid://shopify/Product/7419577958451	Kravet	1200
+gid://shopify/Product/7419583070259	Kravet	1200
+gid://shopify/Product/7419579662387	Kravet	1200
+gid://shopify/Product/7419583430707	Kravet	1200
+gid://shopify/Product/7419577630771	Kravet	1200
+gid://shopify/Product/7419580448819	Kravet	1200
+gid://shopify/Product/7419578351667	Kravet	1200
+gid://shopify/Product/7419579924531	Kravet	1200
+gid://shopify/Product/7419579793459	Kravet	1200
+gid://shopify/Product/7419583627315	Kravet	1200
+gid://shopify/Product/7419581562931	Kravet	1200
+gid://shopify/Product/7419583954995	Kravet	1200
+gid://shopify/Product/7419584086067	Kravet	1200
+gid://shopify/Product/7419581268019	Kravet	1200
+gid://shopify/Product/7419582349363	Kravet	1200
+gid://shopify/Product/7419584544819	Kravet	1200
+gid://shopify/Product/7419581988915	Kravet	1200
+gid://shopify/Product/7419582906419	Kravet	1200
+gid://shopify/Product/7419585167411	Kravet	1200
+gid://shopify/Product/7419582119987	Kravet	1200
+gid://shopify/Product/7419581759539	Kravet	1200
+gid://shopify/Product/7419585298483	Kravet	1200
+gid://shopify/Product/7419585462323	Kravet	1200
+gid://shopify/Product/7419582218291	Kravet	1200
+gid://shopify/Product/7419584938035	Kravet	1200
+gid://shopify/Product/7419586117683	Kravet	1200
+gid://shopify/Product/7419583299635	Kravet	1200
+gid://shopify/Product/7419585822771	Kravet	1200
+gid://shopify/Product/7419583725619	Kravet	1200
+gid://shopify/Product/7419586281523	Kravet	1200
+gid://shopify/Product/7419586838579	Kravet	1200
+gid://shopify/Product/7419583496243	Kravet	1200
+gid://shopify/Product/7419584413747	Kravet	1200
+gid://shopify/Product/7419911110707	Kravet	1200
+gid://shopify/Product/7419584282675	Kravet	1200
+gid://shopify/Product/7419911241779	Kravet	1200
+gid://shopify/Product/7419584839731	Kravet	1200
+gid://shopify/Product/7419584708659	Kravet	1200
+gid://shopify/Product/7419585724467	Kravet	1200
+gid://shopify/Product/7419586215987	Kravet	1200
+gid://shopify/Product/7419911536691	Kravet	1200
+gid://shopify/Product/7419585593395	Kravet	1200
+gid://shopify/Product/7419585986611	Kravet	1200
+gid://shopify/Product/7419908325427	Kravet	1200
+gid://shopify/Product/7419586576435	Kravet	1200
+gid://shopify/Product/7419912159283	Kravet	1200
+gid://shopify/Product/7419587067955	Kravet	1200
+gid://shopify/Product/7419587166259	Kravet	1200
+gid://shopify/Product/7419586969651	Kravet	1200
+gid://shopify/Product/7419912224819	Kravet	1200
+gid://shopify/Product/7419586740275	Kravet	1200
+gid://shopify/Product/7419912290355	Kravet	1200
+gid://shopify/Product/7419587395635	Kravet	1200
+gid://shopify/Product/7419908456499	Kravet	1200
+gid://shopify/Product/7419587526707	Kravet	1200
+gid://shopify/Product/7419911176243	Kravet	1200
+gid://shopify/Product/7419908259891	Kravet	1200
+gid://shopify/Product/7419586379827	Kravet	1200
+gid://shopify/Product/7419911372851	Kravet	1200
+gid://shopify/Product/7419913175091	Kravet	1200
+gid://shopify/Product/7419912618035	Kravet	1200
+gid://shopify/Product/7419912028211	Kravet	1200
+gid://shopify/Product/7419913371699	Kravet	1200
+gid://shopify/Product/7419913437235	Kravet	1200
+gid://shopify/Product/7419913404467	Kravet	1200
+gid://shopify/Product/7419911897139	Kravet	1200
+gid://shopify/Product/7419912454195	Kravet	1200
+gid://shopify/Product/7419911766067	Kravet	1200
+gid://shopify/Product/7419912486963	Kravet	1200
+gid://shopify/Product/7419913470003	Kravet	1200
+gid://shopify/Product/7419586478131	Kravet	1200
+gid://shopify/Product/7419912716339	Kravet	1200
+gid://shopify/Product/7419914059827	Kravet	1200
+gid://shopify/Product/7419912585267	Kravet	1200
+gid://shopify/Product/7419914256435	Kravet	1200
+gid://shopify/Product/7419913338931	Kravet	1200
+gid://shopify/Product/7419912781875	Kravet	1200
+gid://shopify/Product/7419914158131	Kravet	1200
+gid://shopify/Product/7419913240627	Kravet	1200
+gid://shopify/Product/7419914387507	Kravet	1200
+gid://shopify/Product/7419914453043	Kravet	1200
+gid://shopify/Product/7419913044019	Kravet	1200
+gid://shopify/Product/7419914420275	Kravet	1200
+gid://shopify/Product/7419913306163	Kravet	1200
+gid://shopify/Product/7419913076787	Kravet	1200
+gid://shopify/Product/7419913994291	Kravet	1200
+gid://shopify/Product/7419913502771	Kravet	1200
+gid://shopify/Product/7419913961523	Kravet	1200
+gid://shopify/Product/7419913109555	Kravet	1200
+gid://shopify/Product/7419913568307	Kravet	1200
+gid://shopify/Product/7419913601075	Kravet	1200
+gid://shopify/Product/7419913699379	Kravet	1200
+gid://shopify/Product/7419913535539	Kravet	1200
+gid://shopify/Product/7419913633843	Kravet	1200
+gid://shopify/Product/7419914223667	Kravet	1200
+gid://shopify/Product/7419915272243	Kravet	1200
+gid://shopify/Product/7419914879027	Kravet	1200
+gid://shopify/Product/7419915436083	Kravet	1200
+gid://shopify/Product/7419914977331	Kravet	1200
+gid://shopify/Product/7419914813491	Kravet	1200
+gid://shopify/Product/7419914321971	Kravet	1200
+gid://shopify/Product/7419914715187	Kravet	1200
+gid://shopify/Product/7419914485811	Kravet	1200
+gid://shopify/Product/7419915337779	Kravet	1200
+gid://shopify/Product/7419915206707	Kravet	1200
+gid://shopify/Product/7419914747955	Kravet	1200
+gid://shopify/Product/7419915239475	Kravet	1200
+gid://shopify/Product/7419915108403	Kravet	1200
+gid://shopify/Product/7419915042867	Kravet	1200
+gid://shopify/Product/7419915468851	Kravet	1200
+gid://shopify/Product/7419915173939	Kravet	1200
+gid://shopify/Product/7419915403315	Kravet	1200
+gid://shopify/Product/7419915567155	Kravet	1200
+gid://shopify/Product/7419916222515	Kravet	1200
+gid://shopify/Product/7419915862067	Kravet	1200
+gid://shopify/Product/7419916320819	Kravet	1200
+gid://shopify/Product/7419915501619	Kravet	1200
+gid://shopify/Product/7419915796531	Kravet	1200
+gid://shopify/Product/7419916189747	Kravet	1200
+gid://shopify/Product/7419916255283	Kravet	1200
+gid://shopify/Product/7419916353587	Kravet	1200
+gid://shopify/Product/7419916550195	Kravet	1200
+gid://shopify/Product/7419916386355	Kravet	1200
+gid://shopify/Product/7419916288051	Kravet	1200
+gid://shopify/Product/7419915665459	Kravet	1200
+gid://shopify/Product/7419915632691	Kravet	1200
+gid://shopify/Product/7419916451891	Kravet	1200
+gid://shopify/Product/7419916156979	Kravet	1200
+gid://shopify/Product/7419916582963	Kravet	1200
+gid://shopify/Product/7419916058675	Kravet	1200
+gid://shopify/Product/7419915763763	Kravet	1200
+gid://shopify/Product/7419916517427	Kravet	1200
+gid://shopify/Product/7419915993139	Kravet	1200
+gid://shopify/Product/7419916714035	Kravet	1200
+gid://shopify/Product/7419916419123	Kravet	1200
+gid://shopify/Product/7419915960371	Kravet	1200
+gid://shopify/Product/7419917893683	Kravet	1200
+gid://shopify/Product/7419917828147	Kravet	1200
+gid://shopify/Product/7419917860915	Kravet	1200
+gid://shopify/Product/7419916681267	Kravet	1200
+gid://shopify/Product/7419917729843	Kravet	1200
+gid://shopify/Product/7419918057523	Kravet	1200
+gid://shopify/Product/7419916648499	Kravet	1200
+gid://shopify/Product/7419915927603	Kravet	1200
+gid://shopify/Product/7419916615731	Kravet	1200
+gid://shopify/Product/7419916779571	Kravet	1200
+gid://shopify/Product/7419918712883	Kravet	1200
+gid://shopify/Product/7419919040563	Kravet	1200
+gid://shopify/Product/7419919171635	Kravet	1200
+gid://shopify/Product/7419916976179	Kravet	1200
+gid://shopify/Product/7419919892531	Kravet	1200
+gid://shopify/Product/7419917008947	Kravet	1200
+gid://shopify/Product/7419916812339	Kravet	1200
+gid://shopify/Product/7419923005491	Kravet	1200
+gid://shopify/Product/7419918483507	Kravet	1200
+gid://shopify/Product/7419917959219	Kravet	1200
+gid://shopify/Product/7419925168179	Kravet	1200
+gid://shopify/Product/7420022554675	Kravet	400
+gid://shopify/Product/7419918549043	Kravet	1200
+gid://shopify/Product/7419917271091	Kravet	1200
+gid://shopify/Product/7419919630387	Kravet	1200
+gid://shopify/Product/7419925233715	Kravet	1200
+gid://shopify/Product/7419919466547	Kravet	1200
+gid://shopify/Product/7419916877875	Kravet	1200
+gid://shopify/Product/7420022521907	Kravet	400
+gid://shopify/Product/7419917041715	Kravet	1200
+gid://shopify/Product/7419920023603	Kravet	1200
+gid://shopify/Product/7419918811187	Kravet	1200
+gid://shopify/Product/7419920646195	Kravet	1200
+gid://shopify/Product/7420022652979	Kravet	400
+gid://shopify/Product/7420022816819	Kravet	400
+gid://shopify/Product/7420022751283	Kravet	400
+gid://shopify/Product/7420023046195	Kravet	400
+gid://shopify/Product/7419921793075	Kravet	1200
+gid://shopify/Product/7420022718515	Kravet	400
+gid://shopify/Product/7420022947891	Kravet	400
+gid://shopify/Product/7420022915123	Kravet	400
+gid://shopify/Product/7420023144499	Kravet	400
+gid://shopify/Product/7419921006643	Kravet	1200
+gid://shopify/Product/7420023308339	Kravet	400
+gid://shopify/Product/7420022620211	Kravet	400
+gid://shopify/Product/7419925299251	Kravet	1200
+gid://shopify/Product/7420023373875	Kravet	400
+gid://shopify/Product/7419922087987	Kravet	1200
+gid://shopify/Product/7420023439411	Kravet	400
+gid://shopify/Product/7420023570483	Kravet	400
+gid://shopify/Product/7420023111731	Kravet	400
+gid://shopify/Product/7420023406643	Kravet	400
+gid://shopify/Product/7420022849587	Kravet	400
+gid://shopify/Product/7419923628083	Kravet	1200
+gid://shopify/Product/7419918909491	Kravet	1200
+gid://shopify/Product/7420023078963	Kravet	400
+gid://shopify/Product/7420023537715	Kravet	400
+gid://shopify/Product/7420023177267	Kravet	400
+gid://shopify/Product/7420022980659	Kravet	400
+gid://shopify/Product/7420023210035	Kravet	400
+gid://shopify/Product/7420023636019	Kravet	400
+gid://shopify/Product/7420023504947	Kravet	400
+gid://shopify/Product/7420024225843	Kravet	1200
+gid://shopify/Product/7420023767091	Kravet	1200
+gid://shopify/Product/7420023930931	Kravet	1200
+gid://shopify/Product/7420023799859	Kravet	1200
+gid://shopify/Product/7420024291379	Kravet	1200
+gid://shopify/Product/7420023832627	Kravet	1200
+gid://shopify/Product/7420023963699	Kravet	1200
+gid://shopify/Product/7420023701555	Kravet	1200
+gid://shopify/Product/7420024356915	Kravet	1200
+gid://shopify/Product/7420023865395	Kravet	1200
+gid://shopify/Product/7420024782899	Kravet	1200
+gid://shopify/Product/7420024684595	Kravet	1200
+gid://shopify/Product/7420024094771	Kravet	1200
+gid://shopify/Product/7420023996467	Kravet	1200
+gid://shopify/Product/7420024160307	Kravet	1200
+gid://shopify/Product/7420024455219	Kravet	1200
+gid://shopify/Product/7420024127539	Kravet	1200
+gid://shopify/Product/7420024651827	Kravet	1200
+gid://shopify/Product/7420024586291	Kravet	1200
+gid://shopify/Product/7420024750131	Kravet	1200
+gid://shopify/Product/7420023734323	Kravet	2530
+gid://shopify/Product/7420024881203	Kravet	1200
+gid://shopify/Product/7420024979507	Kravet	1200
+gid://shopify/Product/7420026617907	Kravet	400
+gid://shopify/Product/7420025012275	Kravet	1200
+gid://shopify/Product/7420026454067	Kravet	1200
+gid://shopify/Product/7420025077811	Kravet	1200
+gid://shopify/Product/7420026585139	Kravet	1200
+gid://shopify/Product/7420025438259	Kravet	1200
+gid://shopify/Product/7420026519603	Kravet	1200
+gid://shopify/Product/7420025372723	Kravet	1200
+gid://shopify/Product/7420024815667	Kravet	1200
+gid://shopify/Product/7420026486835	Kravet	1200
+gid://shopify/Product/7420026552371	Kravet	1200
+gid://shopify/Product/7420026781747	Kravet	1200
+gid://shopify/Product/7420026388531	Kravet	1200
+gid://shopify/Product/7420026650675	Kravet	1200
+gid://shopify/Product/7420025241651	Kravet	1200
+gid://shopify/Product/7420027568179	Kravet	400
+gid://shopify/Product/7420026847283	Kravet	1200
+gid://shopify/Product/7420026814515	Kravet	1200
+gid://shopify/Product/7420026716211	Kravet	1200
+gid://shopify/Product/7420027011123	Kravet	2500
+gid://shopify/Product/7420027207731	Kravet	2500
+gid://shopify/Product/7420027240499	Kravet	2500
+gid://shopify/Product/7420027142195	Kravet	2325
+gid://shopify/Product/7420027371571	Kravet	2500
+gid://shopify/Product/7420028125235	Kravet	400
+gid://shopify/Product/7420026880051	Kravet	2500
+gid://shopify/Product/7420028256307	Kravet	400
+gid://shopify/Product/7420028190771	Kravet	400
+gid://shopify/Product/7420027404339	Kravet	2500
+gid://shopify/Product/7420027437107	Kravet	2500
+gid://shopify/Product/7420027764787	Kravet	2500
+gid://shopify/Product/7420027535411	Kravet	2500
+gid://shopify/Product/7420027699251	Kravet	2500
+gid://shopify/Product/7420027502643	Kravet	2500
+gid://shopify/Product/7420027666483	Kravet	2500
+gid://shopify/Product/7420027732019	Kravet	2500
+gid://shopify/Product/7420027928627	Kravet	2325
+gid://shopify/Product/7420028059699	Kravet	2295
+gid://shopify/Product/7420027994163	Kravet	2239
+gid://shopify/Product/7420027797555	Kravet	2325
+gid://shopify/Product/7420027830323	Kravet	2325
+gid://shopify/Product/7420029141043	Kravet	400
+gid://shopify/Product/7420027633715	Kravet	2500
+gid://shopify/Product/7420029468723	Kravet	400
+gid://shopify/Product/7420027863091	Kravet	2325
+gid://shopify/Product/7420028354611	Kravet	2400
+gid://shopify/Product/7420028420147	Kravet	2400
+gid://shopify/Product/7420029075507	Kravet	2400
+gid://shopify/Product/7420029108275	Kravet	2272
+gid://shopify/Product/7420028551219	Kravet	2325
+gid://shopify/Product/7420029239347	Kravet	2500
+gid://shopify/Product/7420029304883	Kravet	2500
+gid://shopify/Product/7420028321843	Kravet	2400
+gid://shopify/Product/7420028485683	Kravet	2400
+gid://shopify/Product/7420029567027	Kravet	2297
+gid://shopify/Product/7420029370419	Kravet	2500
+gid://shopify/Product/7420029173811	Kravet	2500
+gid://shopify/Product/7420029861939	Kravet	2325
+gid://shopify/Product/7420029501491	Kravet	2500
+gid://shopify/Product/7420029927475	Kravet	2325
+gid://shopify/Product/7420029993011	Kravet	2325
+gid://shopify/Product/7420029960243	Kravet	2325
+gid://shopify/Product/7420029599795	Kravet	2500
+gid://shopify/Product/7420029698099	Kravet	2500
+gid://shopify/Product/7420029829171	Kravet	2325
+gid://shopify/Product/7420030550067	Kravet	400
+gid://shopify/Product/7420029730867	Kravet	2500
+gid://shopify/Product/7420029763635	Kravet	2500
+gid://shopify/Product/7420029796403	Kravet	2500
+gid://shopify/Product/7420030025779	Kravet	2325
+gid://shopify/Product/7420030124083	Kravet	2325
+gid://shopify/Product/7420030222387	Kravet	2500
+gid://shopify/Product/7420030418995	Kravet	2377
+gid://shopify/Product/7420030353459	Kravet	2380
+gid://shopify/Product/7420030320691	Kravet	2377
+gid://shopify/Product/7420030255155	Kravet	2326
+gid://shopify/Product/7420030451763	Kravet	2500
+gid://shopify/Product/7420031238195	Kravet	400
+gid://shopify/Product/7420031369267	Kravet	706
+gid://shopify/Product/7420030484531	Kravet	2500
+gid://shopify/Product/7420030517299	Kravet	2500
+gid://shopify/Product/7420031303731	Kravet	706
+gid://shopify/Product/7420031467571	Kravet	706
+gid://shopify/Product/7420031402035	Kravet	706
+gid://shopify/Product/7420032090163	Kravet	400
+gid://shopify/Product/7420031565875	Kravet	400
+gid://shopify/Product/7420031631411	Kravet	400
+gid://shopify/Product/7420030812211	Kravet	3707
+gid://shopify/Product/7420031991859	Kravet	400
+gid://shopify/Product/7420030746675	Kravet	3707
+gid://shopify/Product/7420030713907	Kravet	3546
+gid://shopify/Product/7420032155699	Kravet	400
+gid://shopify/Product/7420032122931	Kravet	400
+gid://shopify/Product/7420032286771	Kravet	400
+gid://shopify/Product/7420032221235	Kravet	400
+gid://shopify/Product/7420032254003	Kravet	400
+gid://shopify/Product/7420032548915	Kravet	400
+gid://shopify/Product/7420030877747	Kravet	3707
+gid://shopify/Product/7420032778291	Kravet	400
+gid://shopify/Product/7420030189619	Kravet	3664
+gid://shopify/Product/7420031533107	Kravet	2326
+gid://shopify/Product/7420033040435	Kravet	1683
+gid://shopify/Product/7420031205427	Kravet	3789
+gid://shopify/Product/7420033073203	Kravet	4480
+gid://shopify/Product/7420031139891	Kravet	3526
+gid://shopify/Product/7420032942131	Kravet	400
+gid://shopify/Product/7420033007667	Kravet	400
+gid://shopify/Product/7420031893555	Kravet	2500
+gid://shopify/Product/7420032352307	Kravet	1200
+gid://shopify/Product/7420030582835	Kravet	3707
+gid://shopify/Product/7420030844979	Kravet	3707
+gid://shopify/Product/7420033433651	Kravet	400
+gid://shopify/Product/7420033499187	Kravet	400
+gid://shopify/Product/7420030648371	Kravet	3707
+gid://shopify/Product/7420030910515	Kravet	3707
+gid://shopify/Product/7420033335347	Kravet	400
+gid://shopify/Product/7420033630259	Kravet	400
+gid://shopify/Product/7420031041587	Kravet	3707
+gid://shopify/Product/7420031729715	Kravet	3812
+gid://shopify/Product/7420031107123	Kravet	3707
+gid://shopify/Product/7420033531955	Kravet	4480
+gid://shopify/Product/7420031795251	Kravet	3386
+gid://shopify/Product/7420033597491	Kravet	400
+gid://shopify/Product/7420032057395	Kravet	3712
+gid://shopify/Product/7420030976051	Kravet	3707
+gid://shopify/Product/7420034023475	Kravet	400
+gid://shopify/Product/7420033990707	Kravet	400
+gid://shopify/Product/7420033204275	Kravet	3000
+gid://shopify/Product/7420034252851	Kravet	400
+gid://shopify/Product/7420034646067	Kravet	400
+gid://shopify/Product/7420034940979	Kravet	4480
+gid://shopify/Product/7420032909363	Kravet	4480
+gid://shopify/Product/7420033269811	Kravet	4480
+gid://shopify/Product/7420033400883	Kravet	4480
+gid://shopify/Product/7420035301427	Kravet	400
+gid://shopify/Product/7420032319539	Kravet	4480
+gid://shopify/Product/7420034089011	Kravet	4480
+gid://shopify/Product/7420034220083	Kravet	4480
+gid://shopify/Product/7420035891251	Kravet	4480
+gid://shopify/Product/7420032385075	Kravet	4480
+gid://shopify/Product/7420033663027	Kravet	4480
+gid://shopify/Product/7420035858483	Kravet	400
+gid://shopify/Product/7420032417843	Kravet	4480
+gid://shopify/Product/7420035039283	Kravet	3000
+gid://shopify/Product/7420036415539	Kravet	400
+gid://shopify/Product/7420036743219	Kravet	400
+gid://shopify/Product/7420033826867	Kravet	4480
+gid://shopify/Product/7420034056243	Kravet	4480
+gid://shopify/Product/7420034580531	Kravet	4480
+gid://shopify/Product/7420034416691	Kravet	4480
+gid://shopify/Product/7420036972595	Kravet	400
+gid://shopify/Product/7420033728563	Kravet	4480
+gid://shopify/Product/7420033695795	Kravet	4480
+gid://shopify/Product/7420033859635	Kravet	4480
+gid://shopify/Product/7420035760179	Kravet	3000
+gid://shopify/Product/7420034514995	Kravet	4480
+gid://shopify/Product/7420033892403	Kravet	4480
+gid://shopify/Product/7420033564723	Kravet	4480
+gid://shopify/Product/7420037103667	Kravet	400
+gid://shopify/Product/7420033761331	Kravet	4480
+gid://shopify/Product/7420037562419	Kravet	400
+gid://shopify/Product/7420036612147	Kravet	4480
+gid://shopify/Product/7420036546611	Kravet	4480
+gid://shopify/Product/7420037234739	Kravet	400
+gid://shopify/Product/7420037365811	Kravet	400
+gid://shopify/Product/7420037693491	Kravet	400
+gid://shopify/Product/7420037890099	Kravet	400
+gid://shopify/Product/7420034842675	Kravet	4480
+gid://shopify/Product/7420034678835	Kravet	4480
+gid://shopify/Product/7420038053939	Kravet	400
+gid://shopify/Product/7420066791475	Kravet	4480
+gid://shopify/Product/7420035792947	Kravet	4480
+gid://shopify/Product/7420036939827	Kravet	4480
+gid://shopify/Product/7420035661875	Kravet	4480
+gid://shopify/Product/7420037988403	Kravet	2000
+gid://shopify/Product/7420037136435	Kravet	4480
+gid://shopify/Product/7420037464115	Kravet	4480
+gid://shopify/Product/7420037496883	Kravet	4480
+gid://shopify/Product/7420037660723	Kravet	4480
+gid://shopify/Product/7420035203123	Kravet	4480
+gid://shopify/Product/7420036350003	Kravet	4480
+gid://shopify/Product/7420037726259	Kravet	4480
+gid://shopify/Product/7420064694323	Kravet	4480
+gid://shopify/Product/7420105326643	Kravet	4480
+gid://shopify/Product/7420073574451	Kravet	4480
+gid://shopify/Product/7420037070899	Kravet	4480
+gid://shopify/Product/7420037759027	Kravet	4480
+gid://shopify/Product/7420081733683	Kravet	4480
+gid://shopify/Product/7420037857331	Kravet	4480
+gid://shopify/Product/7420079145011	Kravet	4480
+gid://shopify/Product/7420075442227	Kravet	4480
+gid://shopify/Product/7420071346227	Kravet	4480
+gid://shopify/Product/7420120924211	Kravet	1200
+gid://shopify/Product/7420037955635	Kravet	4480
+gid://shopify/Product/7420129411123	Kravet	1200
+gid://shopify/Product/7420040904755	Kravet	4480
+gid://shopify/Product/7420124430387	Kravet	1200
+gid://shopify/Product/7420138487859	Kravet	1200
+gid://shopify/Product/7420051750963	Kravet	4480
+gid://shopify/Product/7420118401075	Kravet	1200
+gid://shopify/Product/7420145238067	Kravet	1200
+gid://shopify/Product/7420083830835	Kravet	4480
+gid://shopify/Product/7420131606579	Kravet	1200
+gid://shopify/Product/7420085796915	Kravet	4480
+gid://shopify/Product/7420133965875	Kravet	1200
+gid://shopify/Product/7420044771379	Kravet	4480
+gid://shopify/Product/7420163489843	Kravet	1200
+gid://shopify/Product/7420111913011	Kravet	4480
+gid://shopify/Product/7420136292403	Kravet	1200
+gid://shopify/Product/7420109848627	Kravet	4480
+gid://shopify/Product/7420140552243	Kravet	1200
+gid://shopify/Product/7420159033395	Kravet	1200
+gid://shopify/Product/7420149170227	Kravet	1200
+gid://shopify/Product/7420161196083	Kravet	1200
+gid://shopify/Product/7420173811763	Kravet	1200
+gid://shopify/Product/7420047327283	Kravet	4480
+gid://shopify/Product/7420176465971	Kravet	1200
+gid://shopify/Product/7420178858035	Kravet	1200
+gid://shopify/Product/7420049522739	Kravet	4480
+gid://shopify/Product/7420095037491	Kravet	4480
+gid://shopify/Product/7420181970995	Kravet	1200
+gid://shopify/Product/7420153790515	Kravet	1200
+gid://shopify/Product/7420156477491	Kravet	1200
+gid://shopify/Product/7420127019059	Kravet	1200
+gid://shopify/Product/7420187902003	Kravet	1200
+gid://shopify/Product/7420151463987	Kravet	1200
+gid://shopify/Product/7420206022707	Kravet	1200
+gid://shopify/Product/7420203532339	Kravet	1200
+gid://shopify/Product/7420168798259	Kravet	1200
+gid://shopify/Product/7420198584371	Kravet	1200
+gid://shopify/Product/7420213362739	Kravet	1200
+gid://shopify/Product/7420211003443	Kravet	1200
+gid://shopify/Product/7420224274483	Kravet	1200
+gid://shopify/Product/7420171223091	Kravet	1200
+gid://shopify/Product/7420191965235	Kravet	1200
+gid://shopify/Product/7420090515507	Kravet	4480
+gid://shopify/Product/7420242526259	Kravet	1200
+gid://shopify/Product/7420248096819	Kravet	1200
+gid://shopify/Product/7420259958835	Kravet	1200
+gid://shopify/Product/7420250783795	Kravet	1200
+gid://shopify/Product/7420253503539	Kravet	1200
+gid://shopify/Product/7420194062387	Kravet	1200
+gid://shopify/Product/7420107423795	Kravet	4480
+gid://shopify/Product/7420427927603	Kravet	1200
+gid://shopify/Product/7420201041971	Kravet	1200
+gid://shopify/Product/7420227616819	Kravet	1200
+gid://shopify/Product/7420236791859	Kravet	1200
+gid://shopify/Product/7420113846323	Kravet	4480
+gid://shopify/Product/7420215951411	Kravet	1200
+gid://shopify/Product/7420230139955	Kravet	1200
+gid://shopify/Product/7420220932147	Kravet	1200
+gid://shopify/Product/7420196192307	Kravet	1200
+gid://shopify/Product/7420208709683	Kravet	1200
+gid://shopify/Product/7420442574899	Kravet	1200
+gid://shopify/Product/7420444999731	Kravet	1200
+gid://shopify/Product/7420435398707	Kravet	1200
+gid://shopify/Product/7420459253811	Kravet	1200
+gid://shopify/Product/7420454371379	Kravet	1200
+gid://shopify/Product/7420245409843	Kravet	1200
+gid://shopify/Product/7420239478835	Kravet	1200
+gid://shopify/Product/7420266807347	Kravet	1200
+gid://shopify/Product/7420464398387	Kravet	1200
+gid://shopify/Product/7420116205619	Kravet	4480
+gid://shopify/Product/7420262645811	Kravet	1200
+gid://shopify/Product/7420479176755	Kravet	1200
+gid://shopify/Product/7420493266995	Kravet	1200
+gid://shopify/Product/7420485173299	Kravet	1200
+gid://shopify/Product/7420495364147	Kravet	1200
+gid://shopify/Product/7420497756211	Kravet	1200
+gid://shopify/Product/7420433072179	Kravet	1200
+gid://shopify/Product/7420430450739	Kravet	1200
+gid://shopify/Product/7420506406963	Kravet	1200
+gid://shopify/Product/7420450570291	Kravet	1200
+gid://shopify/Product/7420447195187	Kravet	1200
+gid://shopify/Product/7420544811059	Kravet	1200
+gid://shopify/Product/7420467085363	Kravet	1200
+gid://shopify/Product/7420440084531	Kravet	1200
+gid://shopify/Product/7420469706803	Kravet	1200
+gid://shopify/Product/7420476751923	Kravet	1200
+gid://shopify/Product/7420556345395	Kravet	1200
+gid://shopify/Product/7420437856307	Kravet	1200
+gid://shopify/Product/7420461809715	Kravet	1200
+gid://shopify/Product/7420554510387	Kravet	1200
+gid://shopify/Product/7420510961715	Kravet	1200
+gid://shopify/Product/7420482027571	Kravet	1200
+gid://shopify/Product/7420037005363	Kravet	4480
+gid://shopify/Product/7420565127219	Kravet	1200
+gid://shopify/Product/7420566994995	Kravet	1200
+gid://shopify/Product/7420515942451	Kravet	1200
+gid://shopify/Product/7420513648691	Kravet	1200
+gid://shopify/Product/7420520398899	Kravet	1200
+gid://shopify/Product/7420569092147	Kravet	1200
+gid://shopify/Product/7420517974067	Kravet	1200
+gid://shopify/Product/7420575285299	Kravet	1200
+gid://shopify/Product/7420534980659	Kravet	1200
+gid://shopify/Product/7420546744371	Kravet	1200
+gid://shopify/Product/7420540158003	Kravet	1200
+gid://shopify/Product/7420584296499	Kravet	1200
+gid://shopify/Product/7420552544307	Kravet	1200
+gid://shopify/Product/7420550873139	Kravet	1200
+gid://shopify/Product/7420548939827	Kravet	1200
+gid://shopify/Product/7420563390515	Kravet	1200
+gid://shopify/Product/7420559425587	Kravet	1200
+gid://shopify/Product/7420601401395	Kravet	1200
+gid://shopify/Product/7420610084915	Kravet	1200
+gid://shopify/Product/7420603596851	Kravet	1200
+gid://shopify/Product/7420561358899	Kravet	1200
+gid://shopify/Product/7420590719027	Kravet	1200
+gid://shopify/Product/7420571156531	Kravet	1200
+gid://shopify/Product/7420629221427	Kravet	1200
+gid://shopify/Product/7420626206771	Kravet	1200
+gid://shopify/Product/7420632137779	Kravet	1200
+gid://shopify/Product/7420573155379	Kravet	1200
+gid://shopify/Product/7420580069427	Kravet	1200
+gid://shopify/Product/7420582133811	Kravet	1200
+gid://shopify/Product/7420577775667	Kravet	1200
+gid://shopify/Product/7420655534131	Kravet	1200
+gid://shopify/Product/7420620865587	Kravet	1200
+gid://shopify/Product/7420612444211	Kravet	1200
+gid://shopify/Product/7420657860659	Kravet	1200
+gid://shopify/Product/7420618899507	Kravet	1200
+gid://shopify/Product/7420616867891	Kravet	1200
+gid://shopify/Product/7420586197043	Kravet	1200
+gid://shopify/Product/7420608053299	Kravet	1200
+gid://shopify/Product/7420675522611	Kravet	1200
+gid://shopify/Product/7420662448179	Kravet	1200
+gid://shopify/Product/7420683157555	Kravet	1200
+gid://shopify/Product/7420605890611	Kravet	1200
+gid://shopify/Product/7420639215667	Kravet	1200
+gid://shopify/Product/7420641574963	Kravet	1200
+gid://shopify/Product/7420614705203	Kravet	1200
+gid://shopify/Product/7420637020211	Kravet	1200
+gid://shopify/Product/7420643704883	Kravet	1200
+gid://shopify/Product/7420694495283	Kravet	1200
+gid://shopify/Product/7420730703923	Kravet	1200
+gid://shopify/Product/7420646228019	Kravet	1200
+gid://shopify/Product/7420630663219	Kravet	1200
+gid://shopify/Product/7420704620595	Kravet	1200
+gid://shopify/Product/7420648816691	Kravet	1200
+gid://shopify/Product/7420725002291	Kravet	1200
+gid://shopify/Product/7420728672307	Kravet	1200
+gid://shopify/Product/7420685844531	Kravet	1200
+gid://shopify/Product/7420692135987	Kravet	1200
+gid://shopify/Product/7420660285491	Kravet	1200
+gid://shopify/Product/7420697149491	Kravet	1200
+gid://shopify/Product/7420688334899	Kravet	1200
+gid://shopify/Product/7420709044275	Kravet	1200
+gid://shopify/Product/7420765110323	Kravet	1200
+gid://shopify/Product/7420702392371	Kravet	1200
+gid://shopify/Product/7420765569075	Kravet	1200
+gid://shopify/Product/7420720807987	Kravet	1200
+gid://shopify/Product/7420765798451	Kravet	1200
+gid://shopify/Product/7420764586035	Kravet	1200
+gid://shopify/Product/7420758229043	Kravet	1200
+gid://shopify/Product/7420765536307	Kravet	1200
+gid://shopify/Product/7420767141939	Kravet	1200
+gid://shopify/Product/7420766486579	Kravet	1200
+gid://shopify/Product/7420765667379	Kravet	1200
+gid://shopify/Product/7420765634611	Kravet	1200
+gid://shopify/Product/7420765077555	Kravet	1200
+gid://shopify/Product/7420766519347	Kravet	1200
+gid://shopify/Product/7420765732915	Kravet	1200
+gid://shopify/Product/7420767076403	Kravet	1200
+gid://shopify/Product/7420767600691	Kravet	1200
+gid://shopify/Product/7420767109171	Kravet	1200
+gid://shopify/Product/7420767797299	Kravet	1200
+gid://shopify/Product/7420738732083	Kravet	3777
+gid://shopify/Product/7420740632627	Kravet	4003
+gid://shopify/Product/7420767273011	Kravet	1200
+gid://shopify/Product/7420767240243	Kravet	1200
+gid://shopify/Product/7420767961139	Kravet	1200
+gid://shopify/Product/7420767928371	Kravet	1200
+gid://shopify/Product/7420746563635	Kravet	3896
+gid://shopify/Product/7420767207475	Kravet	1200
+gid://shopify/Product/7420742434867	Kravet	3468
+gid://shopify/Product/7420767371315	Kravet	1200
+gid://shopify/Product/7420744007731	Kravet	3659
+gid://shopify/Product/7420747907123	Kravet	3744
+gid://shopify/Product/7420768124979	Kravet	1200
+gid://shopify/Product/7420767698995	Kravet	1200
+gid://shopify/Product/7420767830067	Kravet	1200
+gid://shopify/Product/7420770287667	Kravet	1200
+gid://shopify/Product/7420767535155	Kravet	1200
+gid://shopify/Product/7420745220147	Kravet	3975
+gid://shopify/Product/7420770385971	Kravet	1200
+gid://shopify/Product/7420767436851	Kravet	1200
+gid://shopify/Product/7420767993907	Kravet	1200
+gid://shopify/Product/7420749447219	Kravet	4162
+gid://shopify/Product/7420770877491	Kravet	1200
+gid://shopify/Product/7420768059443	Kravet	1200
+gid://shopify/Product/7420770222131	Kravet	1200
+gid://shopify/Product/7420770254899	Kravet	1200
+gid://shopify/Product/7420770517043	Kravet	1200
+gid://shopify/Product/7420750823475	Kravet	4003
+gid://shopify/Product/7420768157747	Kravet	1200
+gid://shopify/Product/7420771303475	Kravet	1200
+gid://shopify/Product/7420771270707	Kravet	1200
+gid://shopify/Product/7420770451507	Kravet	1200
+gid://shopify/Product/7420770353203	Kravet	1200
+gid://shopify/Product/7420752625715	Kravet	3969
+gid://shopify/Product/7420771336243	Kravet	1200
+gid://shopify/Product/7420770418739	Kravet	1200
+gid://shopify/Product/7420771008563	Kravet	1200
+gid://shopify/Product/7420771041331	Kravet	1200
+gid://shopify/Product/7420771434547	Kravet	1200
+gid://shopify/Product/7420770549811	Kravet	1200
+gid://shopify/Product/7420770746419	Kravet	1200
+gid://shopify/Product/7420771172403	Kravet	1200
+gid://shopify/Product/7420770713651	Kravet	1200
+gid://shopify/Product/7420771958835	Kravet	1200
+gid://shopify/Product/7420772024371	Kravet	1200
+gid://shopify/Product/7420771205171	Kravet	1200
+gid://shopify/Product/7420771991603	Kravet	1200
+gid://shopify/Product/7420770975795	Kravet	1200
+gid://shopify/Product/7420772122675	Kravet	1200
+gid://shopify/Product/7420772089907	Kravet	1200
+gid://shopify/Product/7420771369011	Kravet	1200
+gid://shopify/Product/7420770910259	Kravet	1200
+gid://shopify/Product/7420771467315	Kravet	1200
+gid://shopify/Product/7420771893299	Kravet	1200
+gid://shopify/Product/7420771926067	Kravet	1200
+gid://shopify/Product/7420773924915	Kravet	1200
+gid://shopify/Product/7420772614195	Kravet	1200
+gid://shopify/Product/7420771762227	Kravet	1200
+gid://shopify/Product/7420772745267	Kravet	1200
+gid://shopify/Product/7420772712499	Kravet	1200
+gid://shopify/Product/7420771794995	Kravet	1200
+gid://shopify/Product/7420772483123	Kravet	1200
+gid://shopify/Product/7420774154291	Kravet	1200
+gid://shopify/Product/7420773007411	Kravet	1200
+gid://shopify/Product/7420773105715	Kravet	1200
+gid://shopify/Product/7420774252595	Kravet	1200
+gid://shopify/Product/7420773072947	Kravet	1200
+gid://shopify/Product/7420773171251	Kravet	1200
+gid://shopify/Product/7420774285363	Kravet	1200
+gid://shopify/Product/7420773597235	Kravet	1200
+gid://shopify/Product/7420772909107	Kravet	1200
+gid://shopify/Product/7420771860531	Kravet	1200
+gid://shopify/Product/7420774350899	Kravet	1200
+gid://shopify/Product/7420773204019	Kravet	1200
+gid://shopify/Product/7420773957683	Kravet	1200
+gid://shopify/Product/7420773695539	Kravet	1200
+gid://shopify/Product/7420774514739	Kravet	1200
+gid://shopify/Product/7420774744115	Kravet	1200
+gid://shopify/Product/7420774776883	Kravet	1200
+gid://shopify/Product/7420773793843	Kravet	1200
+gid://shopify/Product/7420774088755	Kravet	1200
+gid://shopify/Product/7420773400627	Kravet	1200
+gid://shopify/Product/7420774678579	Kravet	1200
+gid://shopify/Product/7420774842419	Kravet	1200
+gid://shopify/Product/7420775202867	Kravet	1200
+gid://shopify/Product/7420775071795	Kravet	1200
+gid://shopify/Product/7420775333939	Kravet	1200
+gid://shopify/Product/7420774187059	Kravet	1200
+gid://shopify/Product/7420775268403	Kravet	1200
+gid://shopify/Product/7420775399475	Kravet	1200
+gid://shopify/Product/7420775759923	Kravet	1200
+gid://shopify/Product/7420775858227	Kravet	1200
+gid://shopify/Product/7420774449203	Kravet	1200
+gid://shopify/Product/7420774416435	Kravet	1200
+gid://shopify/Product/7420776087603	Kravet	1200
+gid://shopify/Product/7420775792691	Kravet	1200
+gid://shopify/Product/7420775923763	Kravet	1200
+gid://shopify/Product/7420776022067	Kravet	1200
+gid://shopify/Product/7420776415283	Kravet	1200
+gid://shopify/Product/7420776349747	Kravet	1200
+gid://shopify/Product/7420776644659	Kravet	1200
+gid://shopify/Product/7420774645811	Kravet	1200
+gid://shopify/Product/7420775104563	Kravet	1200
+gid://shopify/Product/7420776579123	Kravet	1200
+gid://shopify/Product/7420774907955	Kravet	1200
+gid://shopify/Product/7420775465011	Kravet	1200
+gid://shopify/Product/7420776677427	Kravet	1200
+gid://shopify/Product/7420776742963	Kravet	1200
+gid://shopify/Product/7420777070643	Kravet	1200
+gid://shopify/Product/7420776841267	Kravet	1200
+gid://shopify/Product/7420777136179	Kravet	1200
+gid://shopify/Product/7420777103411	Kravet	1200
+gid://shopify/Product/7420776972339	Kravet	1200
+gid://shopify/Product/7420776906803	Kravet	1200
+gid://shopify/Product/7420777168947	Kravet	1200
+gid://shopify/Product/7420775497779	Kravet	1200
+gid://shopify/Product/7420775694387	Kravet	1200
+gid://shopify/Product/7420777267251	Kravet	1200
+gid://shopify/Product/7420776218675	Kravet	1200
+gid://shopify/Product/7420775563315	Kravet	1200
+gid://shopify/Product/7420777431091	Kravet	1200
+gid://shopify/Product/7420777496627	Kravet	1200
+gid://shopify/Product/7420777562163	Kravet	1200
+gid://shopify/Product/7420776710195	Kravet	1200
+gid://shopify/Product/7420776480819	Kravet	1200
+gid://shopify/Product/7420776808499	Kravet	1200
+gid://shopify/Product/7420777660467	Kravet	1200
+gid://shopify/Product/7420777693235	Kravet	1200
+gid://shopify/Product/7420775628851	Kravet	1200
+gid://shopify/Product/7420778184755	Kravet	4480
+gid://shopify/Product/7420777332787	Kravet	1200
+gid://shopify/Product/7420777463859	Kravet	1200
+gid://shopify/Product/7420778545203	Kravet	400
+gid://shopify/Product/7420778610739	Kravet	400
+gid://shopify/Product/7420776316979	Kravet	1200
+gid://shopify/Product/7420778676275	Kravet	400
+gid://shopify/Product/7420777398323	Kravet	1200
+gid://shopify/Product/7420777594931	Kravet	1200
+gid://shopify/Product/7420778774579	Kravet	1200
+gid://shopify/Product/7420778807347	Kravet	1200
+gid://shopify/Product/7420778283059	Kravet	1656
+gid://shopify/Product/7420778709043	Kravet	400
+gid://shopify/Product/7420778971187	Kravet	1200
+gid://shopify/Product/7420778872883	Kravet	1200
+gid://shopify/Product/7420778840115	Kravet	1200
+gid://shopify/Product/7420778938419	Kravet	1200
+gid://shopify/Product/7420778905651	Kravet	1200
+gid://shopify/Product/7420779298867	Kravet	1200
+gid://shopify/Product/7420778381363	Kravet	2661
+gid://shopify/Product/7420778414131	Kravet	2859
+gid://shopify/Product/7420779069491	Kravet	1200
+gid://shopify/Product/7420778348595	Kravet	3082
+gid://shopify/Product/7420779102259	Kravet	1200
+gid://shopify/Product/7420778446899	Kravet	2952
+gid://shopify/Product/7420779135027	Kravet	1200
+gid://shopify/Product/7420778053683	Kravet	4096
+gid://shopify/Product/7420779331635	Kravet	1200
+gid://shopify/Product/7420779266099	Kravet	1200
+gid://shopify/Product/7420779200563	Kravet	1200
+gid://shopify/Product/7420779167795	Kravet	1200
+gid://shopify/Product/7420778020915	Kravet	4096
+gid://shopify/Product/7417237307443	Kravet	1200
+gid://shopify/Product/7420778217523	Kravet	4266
+gid://shopify/Product/7420777955379	Kravet	4310
+gid://shopify/Product/7420779495475	Kravet	1200
+gid://shopify/Product/7420779921459	Kravet	1200
+gid://shopify/Product/7420779855923	Kravet	1200
+gid://shopify/Product/7420780052531	Kravet	1200
+gid://shopify/Product/7420779986995	Kravet	1200
+gid://shopify/Product/7420779888691	Kravet	1200
+gid://shopify/Product/7420780085299	Kravet	1200
+gid://shopify/Product/7420779692083	Kravet	1200
+gid://shopify/Product/7420780019763	Kravet	1200
+gid://shopify/Product/7420777857075	Kravet	4003
+gid://shopify/Product/7420780216371	Kravet	1200
+gid://shopify/Product/7420780609587	Kravet	1200
+gid://shopify/Product/7420780511283	Kravet	1200
+gid://shopify/Product/7420779790387	Kravet	1200
+gid://shopify/Product/7420779626547	Kravet	1200
+gid://shopify/Product/7420779528243	Kravet	1200
+gid://shopify/Product/7420779561011	Kravet	1200
+gid://shopify/Product/7420778151987	Kravet	4480
+gid://shopify/Product/7420779757619	Kravet	1200
+gid://shopify/Product/7420780118067	Kravet	1200
+gid://shopify/Product/7420779724851	Kravet	1200
+gid://shopify/Product/7420780249139	Kravet	1200
+gid://shopify/Product/7420780183603	Kravet	1200
+gid://shopify/Product/7420780314675	Kravet	1200
+gid://shopify/Product/7420779397171	Kravet	1200
+gid://shopify/Product/7420780412979	Kravet	1200
+gid://shopify/Product/7420780937267	Kravet	1200
+gid://shopify/Product/7420780478515	Kravet	1200
+gid://shopify/Product/7420781494323	Kravet	1200
+gid://shopify/Product/7420780380211	Kravet	1200
+gid://shopify/Product/7420780445747	Kravet	1200
+gid://shopify/Product/7420777824307	Kravet	4480
+gid://shopify/Product/7420780281907	Kravet	1200
+gid://shopify/Product/7420777791539	Kravet	4480
+gid://shopify/Product/7420780642355	Kravet	1200
+gid://shopify/Product/7420781756467	Kravet	1200
+gid://shopify/Product/7420781822003	Kravet	1200
+gid://shopify/Product/7420781789235	Kravet	1200
+gid://shopify/Product/7420780675123	Kravet	1200
+gid://shopify/Product/7420780871731	Kravet	1200
+gid://shopify/Product/7420782051379	Kravet	1200
+gid://shopify/Product/7420782149683	Kravet	1200
+gid://shopify/Product/7420782018611	Kravet	1200
+gid://shopify/Product/7420782116915	Kravet	1200
+gid://shopify/Product/7420780773427	Kravet	1200
+gid://shopify/Product/7420780970035	Kravet	1200
+gid://shopify/Product/7420780838963	Kravet	1200
+gid://shopify/Product/7420781068339	Kravet	1200
+gid://shopify/Product/7420781035571	Kravet	1200
+gid://shopify/Product/7420782247987	Kravet	1200
+gid://shopify/Product/7420782608435	Kravet	1200
+gid://shopify/Product/7420782477363	Kravet	1200
+gid://shopify/Product/7420782411827	Kravet	1200
+gid://shopify/Product/7420782346291	Kravet	1200
+gid://shopify/Product/7420782182451	Kravet	1200
+gid://shopify/Product/7420782542899	Kravet	1200
+gid://shopify/Product/7420782870579	Kravet	1200
+gid://shopify/Product/7420782903347	Kravet	1200
+gid://shopify/Product/7420783001651	Kravet	1200
+gid://shopify/Product/7420781625395	Kravet	1200
+gid://shopify/Product/7420782968883	Kravet	1200
+gid://shopify/Product/7420781953075	Kravet	1200
+gid://shopify/Product/7420783788083	Kravet	1200
+gid://shopify/Product/7420781232179	Kravet	1200
+gid://shopify/Product/7420783853619	Kravet	1200
+gid://shopify/Product/7420781690931	Kravet	1200
+gid://shopify/Product/7420781920307	Kravet	1200
+gid://shopify/Product/7420784017459	Kravet	1200
+gid://shopify/Product/7420783198259	Kravet	1200
+gid://shopify/Product/7420781887539	Kravet	1200
+gid://shopify/Product/7420777922611	Kravet	4480
+gid://shopify/Product/7420783886387	Kravet	1200
+gid://shopify/Product/7420784476211	Kravet	1200
+gid://shopify/Product/7420781985843	Kravet	1200
+gid://shopify/Product/7420784836659	Kravet	1200
+gid://shopify/Product/7420785000499	Kravet	1200
+gid://shopify/Product/7420784803891	Kravet	1200
+gid://shopify/Product/7420784934963	Kravet	1200
+gid://shopify/Product/7420785164339	Kravet	1200
+gid://shopify/Product/7420783165491	Kravet	1200
+gid://shopify/Product/7420783689779	Kravet	1200
+gid://shopify/Product/7420785229875	Kravet	1200
+gid://shopify/Product/7420785393715	Kravet	1200
+gid://shopify/Product/7420782936115	Kravet	1200
+gid://shopify/Product/7420784640051	Kravet	1200
+gid://shopify/Product/7420785328179	Kravet	1200
+gid://shopify/Product/7420785459251	Kravet	1200
+gid://shopify/Product/7420785557555	Kravet	1200
+gid://shopify/Product/7420784377907	Kravet	1200
+gid://shopify/Product/7420786049075	Kravet	1200
+gid://shopify/Product/7420784869427	Kravet	1200
+gid://shopify/Product/7420783394867	Kravet	1200
+gid://shopify/Product/7420785131571	Kravet	1200
+gid://shopify/Product/7420784902195	Kravet	1200
+gid://shopify/Product/7420784738355	Kravet	1200
+gid://shopify/Product/7420785295411	Kravet	1200
+gid://shopify/Product/7420786245683	Kravet	1200
+gid://shopify/Product/7420786180147	Kravet	1200
+gid://shopify/Product/7420786343987	Kravet	1200
+gid://shopify/Product/7420785426483	Kravet	1200
+gid://shopify/Product/7420786409523	Kravet	1200
+gid://shopify/Product/7420785524787	Kravet	1200
+gid://shopify/Product/7420786475059	Kravet	1200
+gid://shopify/Product/7420786540595	Kravet	1200
+gid://shopify/Product/7420785655859	Kravet	1200
+gid://shopify/Product/7420786016307	Kravet	1200
+gid://shopify/Product/7420785623091	Kravet	1200
+gid://shopify/Product/7420786081843	Kravet	1200
+gid://shopify/Product/7420786278451	Kravet	1200
+gid://shopify/Product/7420785918003	Kravet	1200
+gid://shopify/Product/7420785786931	Kravet	1200
+gid://shopify/Product/7420787130419	Kravet	1200
+gid://shopify/Product/7420787163187	Kravet	1200
+gid://shopify/Product/7420785983539	Kravet	1200
+gid://shopify/Product/7420785819699	Kravet	1200
+gid://shopify/Product/7420786573363	Kravet	1200
+gid://shopify/Product/7420786114611	Kravet	1200
+gid://shopify/Product/7420787228723	Kravet	1200
+gid://shopify/Product/7420786704435	Kravet	1200
+gid://shopify/Product/7420786507827	Kravet	1200
+gid://shopify/Product/7420786606131	Kravet	1200
+gid://shopify/Product/7420786638899	Kravet	1200
+gid://shopify/Product/7420787392563	Kravet	1200
+gid://shopify/Product/7420786737203	Kravet	1200
+gid://shopify/Product/7420786376755	Kravet	1200
+gid://shopify/Product/7420786901043	Kravet	1200
+gid://shopify/Product/7420786769971	Kravet	1200
+gid://shopify/Product/7420787621939	Kravet	1200
+gid://shopify/Product/7421304274995	Kravet	1200
+gid://shopify/Product/7420786835507	Kravet	1200
+gid://shopify/Product/7420786999347	Kravet	1200
+gid://shopify/Product/7420786868275	Kravet	1200
+gid://shopify/Product/7420787195955	Kravet	1200
+gid://shopify/Product/7420787327027	Kravet	1200
+gid://shopify/Product/7421304504371	Kravet	1200
+gid://shopify/Product/7420787425331	Kravet	1200
+gid://shopify/Product/7420787294259	Kravet	1200
+gid://shopify/Product/7420787589171	Kravet	1200
+gid://shopify/Product/7420787523635	Kravet	1200
+gid://shopify/Product/7420787687475	Kravet	1200
+gid://shopify/Product/7420787556403	Kravet	1200
+gid://shopify/Product/7420787458099	Kravet	1200
+gid://shopify/Product/7421304766515	Kravet	1200
+gid://shopify/Product/7421304078387	Kravet	1200
+gid://shopify/Product/7421304111155	Kravet	1200
+gid://shopify/Product/7421304143923	Kravet	1200
+gid://shopify/Product/7421304209459	Kravet	1200
+gid://shopify/Product/7421304995891	Kravet	1200
+gid://shopify/Product/7421304340531	Kravet	1200
+gid://shopify/Product/7421304307763	Kravet	1200
+gid://shopify/Product/7421304471603	Kravet	1200
+gid://shopify/Product/7421304406067	Kravet	1200
+gid://shopify/Product/7421304700979	Kravet	1200
+gid://shopify/Product/7421305028659	Kravet	1200
+gid://shopify/Product/7421304635443	Kravet	1200
+gid://shopify/Product/7421305061427	Kravet	1200
+gid://shopify/Product/7421304537139	Kravet	1200
+gid://shopify/Product/7421304569907	Kravet	1200
+gid://shopify/Product/7421305520179	Kravet	1200
+gid://shopify/Product/7421305487411	Kravet	1200
+gid://shopify/Product/7421305651251	Kravet	1200
+gid://shopify/Product/7421304799283	Kravet	1200
+gid://shopify/Product/7421304668211	Kravet	1200
+gid://shopify/Product/7421304930355	Kravet	1200
+gid://shopify/Product/7421305749555	Kravet	1200
+gid://shopify/Product/7421305585715	Kravet	1200
+gid://shopify/Product/7421304897587	Kravet	1200
+gid://shopify/Product/7421304832051	Kravet	1200
+gid://shopify/Product/7421304864819	Kravet	1200
+gid://shopify/Product/7421305159731	Kravet	1200
+gid://shopify/Product/7421304963123	Kravet	1200
+gid://shopify/Product/7421305913395	Kravet	1200
+gid://shopify/Product/7421306110003	Kravet	1200
+gid://shopify/Product/7421305389107	Kravet	1200
+gid://shopify/Product/7421305094195	Kravet	1200
+gid://shopify/Product/7421305356339	Kravet	1200
+gid://shopify/Product/7421305454643	Kravet	1200
+gid://shopify/Product/7421305323571	Kravet	1200
+gid://shopify/Product/7421305192499	Kravet	1200
+gid://shopify/Product/7421306142771	Kravet	1200
+gid://shopify/Product/7421305716787	Kravet	1200
+gid://shopify/Product/7421305946163	Kravet	1200
+gid://shopify/Product/7421306535987	Kravet	1200
+gid://shopify/Product/7421306175539	Kravet	1200
+gid://shopify/Product/7421306601523	Kravet	1200
+gid://shopify/Product/7421306503219	Kravet	1200
+gid://shopify/Product/7421305552947	Kravet	1200
+gid://shopify/Product/7421306208307	Kravet	1200
+gid://shopify/Product/7421306077235	Kravet	1200
+gid://shopify/Product/7421306044467	Kravet	1200
+gid://shopify/Product/7421305978931	Kravet	1200
+gid://shopify/Product/7421305815091	Kravet	1200
+gid://shopify/Product/7421306011699	Kravet	1200
+gid://shopify/Product/7421306241075	Kravet	1200
+gid://shopify/Product/7421305847859	Kravet	1200
+gid://shopify/Product/7421306568755	Kravet	1200
+gid://shopify/Product/7421306732595	Kravet	1200
+gid://shopify/Product/7421306372147	Kravet	1200
+gid://shopify/Product/7421305618483	Kravet	1200
+gid://shopify/Product/7421306306611	Kravet	1200
+gid://shopify/Product/7421306765363	Kravet	1200
+gid://shopify/Product/7421306961971	Kravet	1200
+gid://shopify/Product/7421306437683	Kravet	1200
+gid://shopify/Product/7421306634291	Kravet	1200
+gid://shopify/Product/7421306470451	Kravet	1200
+gid://shopify/Product/7421306667059	Kravet	1200
+gid://shopify/Product/7421307453491	Kravet	1200
+gid://shopify/Product/7421307224115	Kravet	1200
+gid://shopify/Product/7421307420723	Kravet	1200
+gid://shopify/Product/7421306896435	Kravet	1200
+gid://shopify/Product/7421307027507	Kravet	1200
+gid://shopify/Product/7421306830899	Kravet	1200
+gid://shopify/Product/7421307682867	Kravet	1200
+gid://shopify/Product/7421306994739	Kravet	1200
+gid://shopify/Product/7421307125811	Kravet	1200
+gid://shopify/Product/7421306863667	Kravet	1200
+gid://shopify/Product/7421307256883	Kravet	1200
+gid://shopify/Product/7421307912243	Kravet	1200
+gid://shopify/Product/7421307060275	Kravet	1200
+gid://shopify/Product/7421307322419	Kravet	1200
+gid://shopify/Product/7421307387955	Kravet	1200
+gid://shopify/Product/7421307158579	Kravet	1200
+gid://shopify/Product/7421307486259	Kravet	1200
+gid://shopify/Product/7421307551795	Kravet	1200
+gid://shopify/Product/7421307519027	Kravet	1200
+gid://shopify/Product/7421308108851	Kravet	1200
+gid://shopify/Product/7421306798131	Kravet	1200
+gid://shopify/Product/7421307584563	Kravet	1200
+gid://shopify/Product/7421308141619	Kravet	1200
+gid://shopify/Product/7421308207155	Kravet	1200
+gid://shopify/Product/7421308239923	Kravet	1200
+gid://shopify/Product/7421307879475	Kravet	1200
+gid://shopify/Product/7421307813939	Kravet	1200
+gid://shopify/Product/7421308403763	Kravet	1200
+gid://shopify/Product/7421307617331	Kravet	1200
+gid://shopify/Product/7421307748403	Kravet	1200
+gid://shopify/Product/7421308338227	Kravet	1200
+gid://shopify/Product/7421307846707	Kravet	1200
+gid://shopify/Product/7421308502067	Kravet	1200
+gid://shopify/Product/7421308076083	Kravet	1200
+gid://shopify/Product/7421308796979	Kravet	1200
+gid://shopify/Product/7421307945011	Kravet	1200
+gid://shopify/Product/7421308043315	Kravet	1200
+gid://shopify/Product/7421309124659	Kravet	1200
+gid://shopify/Product/7421308370995	Kravet	1200
+gid://shopify/Product/7421308272691	Kravet	1200
+gid://shopify/Product/7421308305459	Kravet	1200
+gid://shopify/Product/7421307977779	Kravet	1200
+gid://shopify/Product/7421308534835	Kravet	1200
+gid://shopify/Product/7421308698675	Kravet	1200
+gid://shopify/Product/7421308469299	Kravet	1200
+gid://shopify/Product/7421308665907	Kravet	1200
+gid://shopify/Product/7421307781171	Kravet	1200
+gid://shopify/Product/7421308731443	Kravet	1200
+gid://shopify/Product/7421308928051	Kravet	1200
+gid://shopify/Product/7421308633139	Kravet	1200
+gid://shopify/Product/7421308567603	Kravet	1200
+gid://shopify/Product/7421309059123	Kravet	1200
+gid://shopify/Product/7421309190195	Kravet	1200
+gid://shopify/Product/7421309255731	Kravet	1200
+gid://shopify/Product/7421308895283	Kravet	1200
+gid://shopify/Product/7421309485107	Kravet	1200
+gid://shopify/Product/7421309452339	Kravet	1200
+gid://shopify/Product/7421308829747	Kravet	1200
+gid://shopify/Product/7421309386803	Kravet	1200
+gid://shopify/Product/7421309419571	Kravet	1200
+gid://shopify/Product/7421309321267	Kravet	1200
+gid://shopify/Product/7421308764211	Kravet	1200
+gid://shopify/Product/7421309780019	Kravet	1200
+gid://shopify/Product/7421309517875	Kravet	1200
+gid://shopify/Product/7421309714483	Kravet	1200
+gid://shopify/Product/7421309911091	Kravet	1200
+gid://shopify/Product/7421309878323	Kravet	1200
+gid://shopify/Product/7421310337075	Kravet	1200
+gid://shopify/Product/7421309583411	Kravet	1200
+gid://shopify/Product/7421309812787	Kravet	1200
+gid://shopify/Product/7421309943859	Kravet	1200
+gid://shopify/Product/7421309616179	Kravet	1200
+gid://shopify/Product/7421310107699	Kravet	1200
+gid://shopify/Product/7421310042163	Kravet	1200
+gid://shopify/Product/7421309976627	Kravet	1200
+gid://shopify/Product/7421310074931	Kravet	1200
+gid://shopify/Product/7421310468147	Kravet	1200
+gid://shopify/Product/7421310304307	Kravet	1200
+gid://shopify/Product/7421310271539	Kravet	1200
+gid://shopify/Product/7421310631987	Kravet	1200
+gid://shopify/Product/7421310206003	Kravet	1200
+gid://shopify/Product/7421310173235	Kravet	1200
+gid://shopify/Product/7421311156275	Kravet	1200
+gid://shopify/Product/7421311123507	Kravet	1200
+gid://shopify/Product/7421311221811	Kravet	1200
+gid://shopify/Product/7421310566451	Kravet	1200
+gid://shopify/Product/7421310664755	Kravet	1200
+gid://shopify/Product/7421311254579	Kravet	1200
+gid://shopify/Product/7421310435379	Kravet	1200
+gid://shopify/Product/7421310500915	Kravet	1200
+gid://shopify/Product/7421310795827	Kravet	1200
+gid://shopify/Product/7421310402611	Kravet	1200
+gid://shopify/Product/7421310697523	Kravet	1200
+gid://shopify/Product/7421310959667	Kravet	1200
+gid://shopify/Product/7421310894131	Kravet	1200
+gid://shopify/Product/7421311352883	Kravet	1200
+gid://shopify/Product/7421310861363	Kravet	1200
+gid://shopify/Product/7421311025203	Kravet	1200
+gid://shopify/Product/7421310828595	Kravet	1200
+gid://shopify/Product/7421311615027	Kravet	1200
+gid://shopify/Product/7421311418419	Kravet	1200
+gid://shopify/Product/7421311746099	Kravet	1200
+gid://shopify/Product/7421310992435	Kravet	1200
+gid://shopify/Product/7421311582259	Kravet	1200
+gid://shopify/Product/7421311778867	Kravet	1200
+gid://shopify/Product/7421311451187	Kravet	1200
+gid://shopify/Product/7421311877171	Kravet	1200
+gid://shopify/Product/7421311811635	Kravet	1200
+gid://shopify/Product/7421310926899	Kravet	1200
+gid://shopify/Product/7421312368691	Kravet	1200
+gid://shopify/Product/7421312139315	Kravet	1200
+gid://shopify/Product/7421312237619	Kravet	1200
+gid://shopify/Product/7421312466995	Kravet	1200
+gid://shopify/Product/7421312434227	Kravet	1200
+gid://shopify/Product/7421311549491	Kravet	1200
+gid://shopify/Product/7421311320115	Kravet	1200
+gid://shopify/Product/7421312532531	Kravet	1200
+gid://shopify/Product/7421311713331	Kravet	1200
+gid://shopify/Product/7421311680563	Kravet	1200
+gid://shopify/Product/7421312827443	Kravet	1200
+gid://shopify/Product/7421312958515	Kravet	1200
+gid://shopify/Product/7421311942707	Kravet	1200
+gid://shopify/Product/7421313024051	Kravet	1200
+gid://shopify/Product/7421313089587	Kravet	1200
+gid://shopify/Product/7421311483955	Kravet	1200
+gid://shopify/Product/7421312041011	Kravet	1200
+gid://shopify/Product/7421313155123	Kravet	1200
+gid://shopify/Product/7421312008243	Kravet	1200
+gid://shopify/Product/7421312204851	Kravet	1200
+gid://shopify/Product/7421312270387	Kravet	1200
+gid://shopify/Product/7421312761907	Kravet	1200
+gid://shopify/Product/7421312106547	Kravet	1200
+gid://shopify/Product/7421312565299	Kravet	1200
+gid://shopify/Product/7421312499763	Kravet	1200
+gid://shopify/Product/7421313548339	Kravet	1200
+gid://shopify/Product/7421312630835	Kravet	1200
+gid://shopify/Product/7421313843251	Kravet	1200
+gid://shopify/Product/7421313777715	Kravet	1200
+gid://shopify/Product/7421312860211	Kravet	1200
+gid://shopify/Product/7421313876019	Kravet	1200
+gid://shopify/Product/7421312696371	Kravet	1200
+gid://shopify/Product/7421313122355	Kravet	1200
+gid://shopify/Product/7421312663603	Kravet	1200
+gid://shopify/Product/7421313908787	Kravet	1200
+gid://shopify/Product/7421313482803	Kravet	1200
+gid://shopify/Product/7421313417267	Kravet	1200
+gid://shopify/Product/7421313253427	Kravet	1200
+gid://shopify/Product/7421313220659	Kravet	1200
+gid://shopify/Product/7421313286195	Kravet	1200
+gid://shopify/Product/7421314302003	Kravet	1200
+gid://shopify/Product/7421314170931	Kravet	1200
+gid://shopify/Product/7421314105395	Kravet	1200
+gid://shopify/Product/7421314236467	Kravet	1200
+gid://shopify/Product/7421314433075	Kravet	1200
+gid://shopify/Product/7421313318963	Kravet	1200
+gid://shopify/Product/7421314400307	Kravet	1200
+gid://shopify/Product/7421313646643	Kravet	1200
+gid://shopify/Product/7421314498611	Kravet	1200
+gid://shopify/Product/7421314564147	Kravet	1200
+gid://shopify/Product/7421313384499	Kravet	1200
+gid://shopify/Product/7421313351731	Kravet	1200
+gid://shopify/Product/7421313515571	Kravet	1200
+gid://shopify/Product/7421314662451	Kravet	1200
+gid://shopify/Product/7421313941555	Kravet	1200
+gid://shopify/Product/7421314760755	Kravet	1200
+gid://shopify/Product/7421314596915	Kravet	1200
+gid://shopify/Product/7421314924595	Kravet	1200
+gid://shopify/Product/7421314007091	Kravet	1200
+gid://shopify/Product/7421313679411	Kravet	1200
+gid://shopify/Product/7421315121203	Kravet	1200
+gid://shopify/Product/7421315252275	Kravet	1200
+gid://shopify/Product/7421315317811	Kravet	1200
+gid://shopify/Product/7421314072627	Kravet	1200
+gid://shopify/Product/7421315219507	Kravet	1200
+gid://shopify/Product/7421314039859	Kravet	1200
+gid://shopify/Product/7421315579955	Kravet	1200
+gid://shopify/Product/7421314203699	Kravet	1200
+gid://shopify/Product/7421315776563	Kravet	1200
+gid://shopify/Product/7421316530227	Kravet	1200
+gid://shopify/Product/7421316759603	Kravet	1200
+gid://shopify/Product/7421316792371	Kravet	1200
+gid://shopify/Product/7421316726835	Kravet	1200
+gid://shopify/Product/7421316595763	Kravet	1200
+gid://shopify/Product/7421316661299	Kravet	1200
+gid://shopify/Product/7421316857907	Kravet	1200
+gid://shopify/Product/7421316694067	Kravet	1200
+gid://shopify/Product/7421315186739	Kravet	1200
+gid://shopify/Product/7421316890675	Kravet	1200
+gid://shopify/Product/7421314826291	Kravet	1200
+gid://shopify/Product/7421316825139	Kravet	1200
+gid://shopify/Product/7421316956211	Kravet	1200
+gid://shopify/Product/7421314629683	Kravet	1200
+gid://shopify/Product/7421316988979	Kravet	1200
+gid://shopify/Product/7421317021747	Kravet	1200
+gid://shopify/Product/7421316562995	Kravet	1200
+gid://shopify/Product/7421316431923	Kravet	1200
+gid://shopify/Product/7421316628531	Kravet	1200
+gid://shopify/Product/7421317480499	Kravet	1200
+gid://shopify/Product/7421315350579	Kravet	1200
+gid://shopify/Product/7421317447731	Kravet	1200
+gid://shopify/Product/7421315809331	Kravet	1200
+gid://shopify/Product/7421315383347	Kravet	1200
+gid://shopify/Product/7421315743795	Kravet	1200
+gid://shopify/Product/7421314695219	Kravet	1200
+gid://shopify/Product/7421316399155	Kravet	1200
+gid://shopify/Product/7421315874867	Kravet	1200
+gid://shopify/Product/7421317677107	Kravet	1200
+gid://shopify/Product/7421317742643	Kravet	1200
+gid://shopify/Product/7421317808179	Kravet	1200
+gid://shopify/Product/7421317120051	Kravet	1200
+gid://shopify/Product/7421317283891	Kravet	1200
+gid://shopify/Product/7421317349427	Kravet	1200
+gid://shopify/Product/7421317939251	Kravet	1200
+gid://shopify/Product/7421317578803	Kravet	1200
+gid://shopify/Product/7421317972019	Kravet	1200
+gid://shopify/Product/7421317414963	Kravet	1200
+gid://shopify/Product/7421317087283	Kravet	1200
+gid://shopify/Product/7421318201395	Kravet	1200
+gid://shopify/Product/7421317185587	Kravet	1200
+gid://shopify/Product/7421317644339	Kravet	1200
+gid://shopify/Product/7421317152819	Kravet	1200
+gid://shopify/Product/7421318398003	Kravet	1200
+gid://shopify/Product/7421317218355	Kravet	1200
+gid://shopify/Product/7421317316659	Kravet	1200
+gid://shopify/Product/7421318496307	Kravet	1200
+gid://shopify/Product/7421317840947	Kravet	1200
+gid://shopify/Product/7421317873715	Kravet	1200
+gid://shopify/Product/7421318725683	Kravet	1200
+gid://shopify/Product/7421318037555	Kravet	1200
+gid://shopify/Product/7421318791219	Kravet	1200
+gid://shopify/Product/7421317906483	Kravet	1200
+gid://shopify/Product/7421318955059	Kravet	1200
+gid://shopify/Product/7421319118899	Kravet	1200
+gid://shopify/Product/7421318135859	Kravet	1200
+gid://shopify/Product/7421318234163	Kravet	1200
+gid://shopify/Product/7421318463539	Kravet	1200
+gid://shopify/Product/7421319282739	Kravet	1200
+gid://shopify/Product/7421318332467	Kravet	1200
+gid://shopify/Product/7421318529075	Kravet	1200
+gid://shopify/Product/7421319217203	Kravet	1200
+gid://shopify/Product/7421318660147	Kravet	1200
+gid://shopify/Product/7421318594611	Kravet	1200
+gid://shopify/Product/7421318299699	Kravet	1200
+gid://shopify/Product/7421318168627	Kravet	1200
+gid://shopify/Product/7421318758451	Kravet	1200
+gid://shopify/Product/7421318692915	Kravet	1200
+gid://shopify/Product/7421318627379	Kravet	1200
+gid://shopify/Product/7421319479347	Kravet	1200
+gid://shopify/Product/7421319544883	Kravet	1200
+gid://shopify/Product/7421319413811	Kravet	1200
+gid://shopify/Product/7421318561843	Kravet	1200
+gid://shopify/Product/7421318889523	Kravet	1200
+gid://shopify/Product/7421319151667	Kravet	1200
+gid://shopify/Product/7421319020595	Kravet	1200
+gid://shopify/Product/7421319577651	Kravet	1200
+gid://shopify/Product/7421318823987	Kravet	1200
+gid://shopify/Product/7421320069171	Kravet	1200
+gid://shopify/Product/7421320167475	Kravet	1200
+gid://shopify/Product/7421319315507	Kravet	1200
+gid://shopify/Product/7421320233011	Kravet	1200
+gid://shopify/Product/7421320331315	Kravet	1200
+gid://shopify/Product/7421320364083	Kravet	1200
+gid://shopify/Product/7421319446579	Kravet	1200
+gid://shopify/Product/7421320462387	Kravet	1200
+gid://shopify/Product/7421319643187	Kravet	1200
+gid://shopify/Product/7421319610419	Kravet	1200
+gid://shopify/Product/7421319774259	Kravet	1200
+gid://shopify/Product/7421319839795	Kravet	1200
+gid://shopify/Product/7421319970867	Kravet	1200
+gid://shopify/Product/7421320888371	Kravet	1200
+gid://shopify/Product/7421321117747	Kravet	1200
+gid://shopify/Product/7421319872563	Kravet	1200
+gid://shopify/Product/7421320003635	Kravet	1200
+gid://shopify/Product/7421321281587	Kravet	1200
+gid://shopify/Product/7421321347123	Kravet	1200
+gid://shopify/Product/7421321412659	Kravet	1200
+gid://shopify/Product/7421319938099	Kravet	1200
+gid://shopify/Product/7421319708723	Kravet	1200
+gid://shopify/Product/7421320036403	Kravet	1200
+gid://shopify/Product/7421321543731	Kravet	1200
+gid://shopify/Product/7421321707571	Kravet	1200
+gid://shopify/Product/7421320200243	Kravet	1200
+gid://shopify/Product/7421322035251	Kravet	1200
+gid://shopify/Product/7421320593459	Kravet	1200
+gid://shopify/Product/7421320626227	Kravet	1200
+gid://shopify/Product/7421320658995	Kravet	1200
+gid://shopify/Product/7421320757299	Kravet	1200
+gid://shopify/Product/7421320921139	Kravet	1200
+gid://shopify/Product/7421320298547	Kravet	1200
+gid://shopify/Product/7421322395699	Kravet	1200
+gid://shopify/Product/7421321183283	Kravet	1200
+gid://shopify/Product/7421322264627	Kravet	1200
+gid://shopify/Product/7421321838643	Kravet	1200
+gid://shopify/Product/7421322002483	Kravet	1200
+gid://shopify/Product/7421323018291	Kravet	1200
+gid://shopify/Product/7421322133555	Kravet	1200
+gid://shopify/Product/7421321936947	Kravet	1200
+gid://shopify/Product/7421322461235	Kravet	1200
+gid://shopify/Product/7421322068019	Kravet	1200
+gid://shopify/Product/7421322362931	Kravet	1200
+gid://shopify/Product/7421322494003	Kravet	1200
+gid://shopify/Product/7421322526771	Kravet	1200
+gid://shopify/Product/7421322199091	Kravet	1200
+gid://shopify/Product/7421322788915	Kravet	1200
+gid://shopify/Product/7421322756147	Kravet	1200
+gid://shopify/Product/7421321576499	Kravet	1200
+gid://shopify/Product/7421322559539	Kravet	1200
+gid://shopify/Product/7421323149363	Kravet	1200
+gid://shopify/Product/7421322657843	Kravet	1200
+gid://shopify/Product/7421322625075	Kravet	1200
+gid://shopify/Product/7421322887219	Kravet	1200
+gid://shopify/Product/7421323083827	Kravet	1200
+gid://shopify/Product/7421323608115	Kravet	1200
+gid://shopify/Product/7421323411507	Kravet	1200
+gid://shopify/Product/7421323477043	Kravet	1200
+gid://shopify/Product/7421322166323	Kravet	1200
+gid://shopify/Product/7421322854451	Kravet	1200
+gid://shopify/Product/7421323509811	Kravet	1200
+gid://shopify/Product/7421322919987	Kravet	1200
+gid://shopify/Product/7421323870259	Kravet	1200
+gid://shopify/Product/7421322985523	Kravet	1200
+gid://shopify/Product/7421323903027	Kravet	1200
+gid://shopify/Product/7421322952755	Kravet	1200
+gid://shopify/Product/7421324034099	Kravet	1200
+gid://shopify/Product/7421324132403	Kravet	1200
+gid://shopify/Product/7421324263475	Kravet	1200
+gid://shopify/Product/7421324230707	Kravet	1200
+gid://shopify/Product/7421324492851	Kravet	1200
+gid://shopify/Product/7421324460083	Kravet	1200
+gid://shopify/Product/7421324558387	Kravet	1200
+gid://shopify/Product/7421323116595	Kravet	1200
+gid://shopify/Product/7421324623923	Kravet	1200
+gid://shopify/Product/7421323313203	Kravet	1200
+gid://shopify/Product/7421324787763	Kravet	1200
+gid://shopify/Product/7421323182131	Kravet	1200
+gid://shopify/Product/7421324918835	Kravet	1200
+gid://shopify/Product/7421323804723	Kravet	1200
+gid://shopify/Product/7421323739187	Kravet	1200
+gid://shopify/Product/7421323968563	Kravet	1200
+gid://shopify/Product/7421323935795	Kravet	1200
+gid://shopify/Product/7421324361779	Kravet	1200
+gid://shopify/Product/7421324001331	Kravet	1200
+gid://shopify/Product/7421324296243	Kravet	1200
+gid://shopify/Product/7421324066867	Kravet	1200
+gid://shopify/Product/7421325312051	Kravet	1200
+gid://shopify/Product/7421325377587	Kravet	1200
+gid://shopify/Product/7421325410355	Kravet	1200
+gid://shopify/Product/7421324165171	Kravet	1200
+gid://shopify/Product/7421325475891	Kravet	1200
+gid://shopify/Product/7421325443123	Kravet	1200
+gid://shopify/Product/7421324722227	Kravet	1200
+gid://shopify/Product/7421324754995	Kravet	1200
+gid://shopify/Product/7421325869107	Kravet	1200
+gid://shopify/Product/7421324951603	Kravet	1200
+gid://shopify/Product/7421325672499	Kravet	1200
+gid://shopify/Product/7421324689459	Kravet	1200
+gid://shopify/Product/7421325148211	Kravet	1200
+gid://shopify/Product/7421325082675	Kravet	1200
+gid://shopify/Product/7421325049907	Kravet	1200
+gid://shopify/Product/7421326032947	Kravet	1200
+gid://shopify/Product/7421325246515	Kravet	1200
+gid://shopify/Product/7421324984371	Kravet	1200
+gid://shopify/Product/7421324427315	Kravet	1200
+gid://shopify/Product/7421324820531	Kravet	1200
+gid://shopify/Product/7421326327859	Kravet	1200
+gid://shopify/Product/7421325574195	Kravet	1200
+gid://shopify/Product/7421326360627	Kravet	1200
+gid://shopify/Product/7421325705267	Kravet	1200
+gid://shopify/Product/7421325508659	Kravet	1200
+gid://shopify/Product/7422620663859	Kravet	1797
+gid://shopify/Product/7422620532787	Kravet	300
+gid://shopify/Product/7421326164019	Kravet	1200
+gid://shopify/Product/7421325934643	Kravet	1200
+gid://shopify/Product/7422620565555	Kravet	300
+gid://shopify/Product/7421325770803	Kravet	1200
+gid://shopify/Product/7421325836339	Kravet	1200
+gid://shopify/Product/7421325803571	Kravet	1200
+gid://shopify/Product/7421326196787	Kravet	1200
+gid://shopify/Product/7421325901875	Kravet	1200
+gid://shopify/Product/7422621057075	Kravet	1200
+gid://shopify/Product/7421326426163	Kravet	1200
+gid://shopify/Product/7421326131251	Kravet	1200
+gid://shopify/Product/7421326295091	Kravet	1200
+gid://shopify/Product/7422621810739	Kravet	1200
+gid://shopify/Product/7421325639731	Kravet	1200
+gid://shopify/Product/7422620860467	Kravet	1200
+gid://shopify/Product/7422620598323	Kravet	1797
+gid://shopify/Product/7422622007347	Kravet	1200
+gid://shopify/Product/7422621843507	Kravet	1200
+gid://shopify/Product/7421326229555	Kravet	1200
+gid://shopify/Product/7422620827699	Kravet	1200
+gid://shopify/Product/7422620958771	Kravet	1200
+gid://shopify/Product/7422621122611	Kravet	1200
+gid://shopify/Product/7422622892083	Kravet	2000
+gid://shopify/Product/7422621384755	Kravet	1200
+gid://shopify/Product/7422621220915	Kravet	1200
+gid://shopify/Product/7422621319219	Kravet	1200
+gid://shopify/Product/7422622761011	Kravet	1200
+gid://shopify/Product/7422621417523	Kravet	1200
+gid://shopify/Product/7421326262323	Kravet	1200
+gid://shopify/Product/7422621155379	Kravet	1200
+gid://shopify/Product/7422623055923	Kravet	400
+gid://shopify/Product/7422621909043	Kravet	1200
+gid://shopify/Product/7422622105651	Kravet	1200
+gid://shopify/Product/7422621253683	Kravet	1200
+gid://shopify/Product/7422622040115	Kravet	1200
+gid://shopify/Product/7422621581363	Kravet	1200
+gid://shopify/Product/7422621024307	Kravet	1200
+gid://shopify/Product/7422622564403	Kravet	2000
+gid://shopify/Product/7422622171187	Kravet	1200
+gid://shopify/Product/7422622531635	Kravet	2000
+gid://shopify/Product/7422622695475	Kravet	1200
+gid://shopify/Product/7422621450291	Kravet	1200
+gid://shopify/Product/7422624628787	Kravet	400
+gid://shopify/Product/7422624530483	Kravet	400
+gid://shopify/Product/7422624432179	Kravet	400
+gid://shopify/Product/7422624661555	Kravet	400
+gid://shopify/Product/7422624333875	Kravet	400
+gid://shopify/Product/7422624235571	Kravet	400
+gid://shopify/Product/7422624923699	Kravet	400
+gid://shopify/Product/7422624366643	Kravet	400
+gid://shopify/Product/7422622990387	Kravet	1800
+gid://shopify/Product/7422623023155	Kravet	1800
+gid://shopify/Product/7422623809587	Kravet	1800
+gid://shopify/Product/7422625939507	Kravet	400
+gid://shopify/Product/7422623875123	Kravet	1800
+gid://shopify/Product/7422625775667	Kravet	400
+gid://shopify/Product/7422623973427	Kravet	1800
+gid://shopify/Product/7422622826547	Kravet	2000
+gid://shopify/Product/7422624006195	Kravet	1800
+gid://shopify/Product/7422622859315	Kravet	2000
+gid://shopify/Product/7422625284147	Kravet	1463
+gid://shopify/Product/7422624071731	Kravet	1800
+gid://shopify/Product/7422624301107	Kravet	1800
+gid://shopify/Product/7422625579059	Kravet	1800
+gid://shopify/Product/7422626463795	Kravet	400
+gid://shopify/Product/7422626398259	Kravet	2000
+gid://shopify/Product/7422624038963	Kravet	1800
+gid://shopify/Product/7422626496563	Kravet	2000
+gid://shopify/Product/7422626267187	Kravet	400
+gid://shopify/Product/7422626136115	Kravet	2000
+gid://shopify/Product/7422626660403	Kravet	400
+gid://shopify/Product/7422626791475	Kravet	1200
+gid://shopify/Product/7422627315763	Kravet	1200
+gid://shopify/Product/7422626201651	Kravet	2000
+gid://shopify/Product/7422626103347	Kravet	2000
+gid://shopify/Product/7422626070579	Kravet	2000
+gid://shopify/Product/7422626758707	Kravet	1200
+gid://shopify/Product/7422625906739	Kravet	2000
+gid://shopify/Product/7422626693171	Kravet	1200
+gid://shopify/Product/7422627741747	Kravet	1200
+gid://shopify/Product/7422626857011	Kravet	1200
+gid://shopify/Product/7422626725939	Kravet	1200
+gid://shopify/Product/7422626234419	Kravet	2000
+gid://shopify/Product/7422627708979	Kravet	1200
+gid://shopify/Product/7422627217459	Kravet	1200
+gid://shopify/Product/7422627643443	Kravet	400
+gid://shopify/Product/7422627577907	Kravet	400
+gid://shopify/Product/7422627840051	Kravet	1200
+gid://shopify/Product/7422627610675	Kravet	400
+gid://shopify/Product/7422626332723	Kravet	2000
+gid://shopify/Product/7422622629939	Kravet	4480
+gid://shopify/Product/7422628036659	Kravet	1200
+gid://shopify/Product/7422627545139	Kravet	400
+gid://shopify/Product/7422628134963	Kravet	400
+gid://shopify/Product/7422628102195	Kravet	400
+gid://shopify/Product/7422626594867	Kravet	2000
+gid://shopify/Product/7422627250227	Kravet	1200
+gid://shopify/Product/7422626299955	Kravet	2000
+gid://shopify/Product/7422627414067	Kravet	1200
+gid://shopify/Product/7422626529331	Kravet	2000
+gid://shopify/Product/7422627479603	Kravet	1200
+gid://shopify/Product/7422628266035	Kravet	400
+gid://shopify/Product/7422626562099	Kravet	2000
+gid://shopify/Product/7422628364339	Kravet	400
+gid://shopify/Product/7422627807283	Kravet	1200
+gid://shopify/Product/7422628626483	Kravet	400
+gid://shopify/Product/7422628823091	Kravet	400
+gid://shopify/Product/7422628495411	Kravet	400
+gid://shopify/Product/7422628855859	Kravet	400
+gid://shopify/Product/7422628954163	Kravet	400
+gid://shopify/Product/7422629019699	Kravet	400
+gid://shopify/Product/7422629052467	Kravet	400
+gid://shopify/Product/7422628331571	Kravet	400
+gid://shopify/Product/7422628200499	Kravet	400
+gid://shopify/Product/7422628593715	Kravet	400
+gid://shopify/Product/7422628069427	Kravet	1200
+gid://shopify/Product/7422628659251	Kravet	400
+gid://shopify/Product/7422628724787	Kravet	400
+gid://shopify/Product/7422628528179	Kravet	400
+gid://shopify/Product/7422629412915	Kravet	400
+gid://shopify/Product/7422628921395	Kravet	400
+gid://shopify/Product/7422627905587	Kravet	1200
+gid://shopify/Product/7422625873971	Kravet	3462
+gid://shopify/Product/7422628790323	Kravet	400
+gid://shopify/Product/7422627971123	Kravet	1200
+gid://shopify/Product/7422629707827	Kravet	400
+gid://shopify/Product/7422629675059	Kravet	400
+gid://shopify/Product/7422625841203	Kravet	3578
+gid://shopify/Product/7422629478451	Kravet	1666
+gid://shopify/Product/7422629576755	Kravet	1142
+gid://shopify/Product/7422629543987	Kravet	1155
+gid://shopify/Product/7422629445683	Kravet	1593
+gid://shopify/Product/7422629249075	Kravet	1404
+gid://shopify/Product/7422629642291	Kravet	400
+gid://shopify/Product/7422629314611	Kravet	1623
+gid://shopify/Product/7422629871667	Kravet	1709
+gid://shopify/Product/7422629183539	Kravet	2220
+gid://shopify/Product/7422630199347	Kravet	1171
+gid://shopify/Product/7422625710131	Kravet	3590
+gid://shopify/Product/7422629773363	Kravet	1808
+gid://shopify/Product/7422629216307	Kravet	1666
+gid://shopify/Product/7422630723635	Kravet	1196
+gid://shopify/Product/7422630592563	Kravet	400
+gid://shopify/Product/7422629085235	Kravet	2115
+gid://shopify/Product/7422630068275	Kravet	2372
+gid://shopify/Product/7422630428723	Kravet	400
+gid://shopify/Product/7422630133811	Kravet	2356
+gid://shopify/Product/7422629118003	Kravet	3000
+gid://shopify/Product/7422630985779	Kravet	400
+gid://shopify/Product/7422630264883	Kravet	1174
+gid://shopify/Product/7422630002739	Kravet	2218
+gid://shopify/Product/7422630363187	Kravet	400
+gid://shopify/Product/7422630559795	Kravet	1200
+gid://shopify/Product/7422630035507	Kravet	2343
+gid://shopify/Product/7422630625331	Kravet	1200
+gid://shopify/Product/7422630690867	Kravet	1188
+gid://shopify/Product/7422630527027	Kravet	1200
+gid://shopify/Product/7422631247923	Kravet	1572
+gid://shopify/Product/7422630789171	Kravet	1192
+gid://shopify/Product/7422630854707	Kravet	1685
+gid://shopify/Product/7422630953011	Kravet	1513
+gid://shopify/Product/7422631018547	Kravet	1628
+gid://shopify/Product/7422631084083	Kravet	1594
+gid://shopify/Product/7422631051315	Kravet	1494
+gid://shopify/Product/7422630461491	Kravet	3000
+gid://shopify/Product/7422631215155	Kravet	1619
+gid://shopify/Product/7422630920243	Kravet	1613
+gid://shopify/Product/7422629904435	Kravet	3442
+gid://shopify/Product/7422629838899	Kravet	3840
+gid://shopify/Product/7422631411763	Kravet	1595
+gid://shopify/Product/7422631313459	Kravet	1598
+gid://shopify/Product/7422631182387	Kravet	1806
+gid://shopify/Product/7422631378995	Kravet	1584
+gid://shopify/Product/7422631149619	Kravet	1582
+gid://shopify/Product/7422632296499	Kravet	400
+gid://shopify/Product/7422632329267	Kravet	400
+gid://shopify/Product/7422631575603	Kravet	1693
+gid://shopify/Product/7422632263731	Kravet	400
+gid://shopify/Product/7422632493107	Kravet	400
+gid://shopify/Product/7422631510067	Kravet	2128
+gid://shopify/Product/7422632525875	Kravet	400
+gid://shopify/Product/7422632394803	Kravet	400
+gid://shopify/Product/7422632427571	Kravet	400
+gid://shopify/Product/7422632362035	Kravet	400
+gid://shopify/Product/7422632722483	Kravet	400
+gid://shopify/Product/7422631444531	Kravet	2219
+gid://shopify/Product/7422632820787	Kravet	400
+gid://shopify/Product/7422632558643	Kravet	400
+gid://shopify/Product/7422632460339	Kravet	400
+gid://shopify/Product/7422632656947	Kravet	400
+gid://shopify/Product/7422632886323	Kravet	400
+gid://shopify/Product/7422632951859	Kravet	400
+gid://shopify/Product/7422632591411	Kravet	400
+gid://shopify/Product/7422632919091	Kravet	400
+gid://shopify/Product/7422632788019	Kravet	400
+gid://shopify/Product/7422633082931	Kravet	400
+gid://shopify/Product/7422633148467	Kravet	400
+gid://shopify/Product/7422633050163	Kravet	400
+gid://shopify/Product/7422632755251	Kravet	400
+gid://shopify/Product/7422632984627	Kravet	400
+gid://shopify/Product/7422631903283	Kravet	3527
+gid://shopify/Product/7422632067123	Kravet	3840
+gid://shopify/Product/7422631968819	Kravet	3625
+gid://shopify/Product/7422631739443	Kravet	3338
+gid://shopify/Product/7422631936051	Kravet	3624
+gid://shopify/Product/7422632001587	Kravet	3840
+gid://shopify/Product/7422632034355	Kravet	3773
+gid://shopify/Product/7422631837747	Kravet	3790
+gid://shopify/Product/7422632099891	Kravet	3788
+gid://shopify/Product/7422633246771	Kravet	2314
+gid://shopify/Product/7422633771059	Kravet	400
+gid://shopify/Product/7422633181235	Kravet	2504
+gid://shopify/Product/7422633377843	Kravet	2304
+gid://shopify/Product/7422632132659	Kravet	3840
+gid://shopify/Product/7422633279539	Kravet	2313
+gid://shopify/Product/7422633443379	Kravet	2500
+gid://shopify/Product/7422632230963	Kravet	3713
+gid://shopify/Product/7422633214003	Kravet	2547
+gid://shopify/Product/7422633312307	Kravet	2542
+gid://shopify/Product/7422633410611	Kravet	2500
+gid://shopify/Product/7422633476147	Kravet	2500
+gid://shopify/Product/7422633508915	Kravet	2500
+gid://shopify/Product/7422633541683	Kravet	2500
+gid://shopify/Product/7422634786867	Kravet	400
+gid://shopify/Product/7422634950707	Kravet	400
+gid://shopify/Product/7422632198195	Kravet	3840
+gid://shopify/Product/7422635147315	Kravet	400
+gid://shopify/Product/7422633345075	Kravet	2290
+gid://shopify/Product/7422633803827	Kravet	2500
+gid://shopify/Product/7422633639987	Kravet	2500
+gid://shopify/Product/7422635376691	Kravet	400
+gid://shopify/Product/7422633574451	Kravet	2500
+gid://shopify/Product/7422633705523	Kravet	2500
+gid://shopify/Product/7422634098739	Kravet	2500
+gid://shopify/Product/7422635606067	Kravet	400
+gid://shopify/Product/7422634655795	Kravet	2500
+gid://shopify/Product/7422634262579	Kravet	2500
+gid://shopify/Product/7422634393651	Kravet	2500
+gid://shopify/Product/7422635212851	Kravet	2500
+gid://shopify/Product/7422634524723	Kravet	2500
+gid://shopify/Product/7422634459187	Kravet	2500
+gid://shopify/Product/7422635180083	Kravet	2500
+gid://shopify/Product/7422635704371	Kravet	400
+gid://shopify/Product/7422634623027	Kravet	2500
+gid://shopify/Product/7422634819635	Kravet	2500
+gid://shopify/Product/7422635802675	Kravet	400
+gid://shopify/Product/7422635278387	Kravet	2500
+gid://shopify/Product/7422635671603	Kravet	400
+gid://shopify/Product/7422635245619	Kravet	2500
+gid://shopify/Product/7422634852403	Kravet	2500
+gid://shopify/Product/7422635311155	Kravet	2500
+gid://shopify/Product/7422635343923	Kravet	2500
+gid://shopify/Product/7422634983475	Kravet	2500
+gid://shopify/Product/7422635442227	Kravet	3131
+gid://shopify/Product/7422635049011	Kravet	2500
+gid://shopify/Product/7422636916787	Kravet	400
+gid://shopify/Product/7422635573299	Kravet	2500
+gid://shopify/Product/7422636982323	Kravet	400
+gid://shopify/Product/7422636261427	Kravet	2500
+gid://shopify/Product/7422636064819	Kravet	2297
+gid://shopify/Product/7422635737139	Kravet	2500
+gid://shopify/Product/7422635999283	Kravet	2324
+gid://shopify/Product/7422636130355	Kravet	2291
+gid://shopify/Product/7422637113395	Kravet	400
+gid://shopify/Product/7422635868211	Kravet	2500
+gid://shopify/Product/7422635933747	Kravet	2324
+gid://shopify/Product/7422637310003	Kravet	400
+gid://shopify/Product/7422635409459	Kravet	3480
+gid://shopify/Product/7422636359731	Kravet	2500
+gid://shopify/Product/7422635900979	Kravet	2324
+gid://shopify/Product/7422636654643	Kravet	2500
+gid://shopify/Product/7422636392499	Kravet	2500
+gid://shopify/Product/7422636490803	Kravet	2500
+gid://shopify/Product/7422637211699	Kravet	400
+gid://shopify/Product/7422635540531	Kravet	3775
+gid://shopify/Product/7422635507763	Kravet	3586
+gid://shopify/Product/7422638161971	Kravet	400
+gid://shopify/Product/7422637604915	Kravet	2500
+gid://shopify/Product/7422636556339	Kravet	2500
+gid://shopify/Product/7422637637683	Kravet	2500
+gid://shopify/Product/7422637735987	Kravet	2500
+gid://shopify/Product/7422637834291	Kravet	2500
+gid://shopify/Product/7422637506611	Kravet	2500
+gid://shopify/Product/7422637441075	Kravet	2500
+gid://shopify/Product/7422637408307	Kravet	2500
+gid://shopify/Product/7422637801523	Kravet	2500
+gid://shopify/Product/7422637768755	Kravet	2500
+gid://shopify/Product/7422638129203	Kravet	2500
+gid://shopify/Product/7422638227507	Kravet	2500
+gid://shopify/Product/7422636687411	Kravet	3685
+gid://shopify/Product/7422636752947	Kravet	3685
+gid://shopify/Product/7422637899827	Kravet	2500
+gid://shopify/Product/7422636818483	Kravet	3685
+gid://shopify/Product/7422637244467	Kravet	3997
+gid://shopify/Product/7422637703219	Kravet	2500
+gid://shopify/Product/7422637178931	Kravet	3685
+gid://shopify/Product/7422638489651	Kravet	1888
+gid://shopify/Product/7422636884019	Kravet	3685
+gid://shopify/Product/7422638358579	Kravet	2500
+gid://shopify/Product/7422638850099	Kravet	400
+gid://shopify/Product/7422638424115	Kravet	2500
+gid://shopify/Product/7422638293043	Kravet	2500
+gid://shopify/Product/7422639210547	Kravet	400
+gid://shopify/Product/7422639538227	Kravet	400
+gid://shopify/Product/7422638522419	Kravet	3208
+gid://shopify/Product/7422638620723	Kravet	2500
+gid://shopify/Product/7422638653491	Kravet	2500
+gid://shopify/Product/7422637047859	Kravet	3685
+gid://shopify/Product/7422637932595	Kravet	3997
+gid://shopify/Product/7422639374387	Kravet	2184
+gid://shopify/Product/7422638587955	Kravet	2500
+gid://shopify/Product/7422638882867	Kravet	2500
+gid://shopify/Product/7422638948403	Kravet	2500
+gid://shopify/Product/7422638686259	Kravet	2500
+gid://shopify/Product/7422638784563	Kravet	2500
+gid://shopify/Product/7422639472691	Kravet	2326
+gid://shopify/Product/7422639308851	Kravet	2325
+gid://shopify/Product/7422639046707	Kravet	2325
+gid://shopify/Product/7422639439923	Kravet	2326
+gid://shopify/Product/7422640291891	Kravet	400
+gid://shopify/Product/7422639079475	Kravet	2325
+gid://shopify/Product/7422638817331	Kravet	2500
+gid://shopify/Product/7422639898675	Kravet	400
+gid://shopify/Product/7422639013939	Kravet	2325
+gid://shopify/Product/7422640193587	Kravet	400
+gid://shopify/Product/7422639112243	Kravet	2325
+gid://shopify/Product/7422640586803	Kravet	400
+gid://shopify/Product/7422640324659	Kravet	400
+gid://shopify/Product/7422639603763	Kravet	2500
+gid://shopify/Product/7422639243315	Kravet	2325
+gid://shopify/Product/7422640488499	Kravet	400
+gid://shopify/Product/7422640422963	Kravet	400
+gid://shopify/Product/7422638555187	Kravet	4311
+gid://shopify/Product/7422639702067	Kravet	2500
+gid://shopify/Product/7422639669299	Kravet	2500
+gid://shopify/Product/7422639996979	Kravet	2245
+gid://shopify/Product/7422639865907	Kravet	2500
+gid://shopify/Product/7422639931443	Kravet	2500
+gid://shopify/Product/7422639833139	Kravet	2500
+gid://shopify/Product/7422640357427	Kravet	2062
+gid://shopify/Product/7422639767603	Kravet	2500
+gid://shopify/Product/7422640455731	Kravet	2259
+gid://shopify/Product/7422640652339	Kravet	2500
+gid://shopify/Product/7422640783411	Kravet	2500
+gid://shopify/Product/7422641012787	Kravet	2500
+gid://shopify/Product/7422640980019	Kravet	2500
+gid://shopify/Product/7422640619571	Kravet	2500
+gid://shopify/Product/7422641176627	Kravet	2500
+gid://shopify/Product/7422640914483	Kravet	2500
+gid://shopify/Product/7422641537075	Kravet	400
+gid://shopify/Product/7422641143859	Kravet	2500
+gid://shopify/Product/7422640554035	Kravet	3112
+gid://shopify/Product/7422640750643	Kravet	2500
+gid://shopify/Product/7422640816179	Kravet	2500
+gid://shopify/Product/7422640128051	Kravet	3646
+gid://shopify/Product/7422640848947	Kravet	2500
+gid://shopify/Product/7422640062515	Kravet	3646
+gid://shopify/Product/7422641930291	Kravet	400
+gid://shopify/Product/7422641274931	Kravet	2500
+gid://shopify/Product/7422642159667	Kravet	400
+gid://shopify/Product/7422640947251	Kravet	2500
+gid://shopify/Product/7422640160819	Kravet	3638
+gid://shopify/Product/7422641406003	Kravet	3396
+gid://shopify/Product/7422641242163	Kravet	2500
+gid://shopify/Product/7422641602611	Kravet	1747
+gid://shopify/Product/7422640521267	Kravet	4339
+gid://shopify/Product/7422641373235	Kravet	3396
+gid://shopify/Product/7422642454579	Kravet	400
+gid://shopify/Product/7422641438771	Kravet	3396
+gid://shopify/Product/7422642749491	Kravet	400
+gid://shopify/Product/7422642618419	Kravet	2206
+gid://shopify/Product/7422642585651	Kravet	2206
+gid://shopify/Product/7422642225203	Kravet	2500
+gid://shopify/Product/7422641569843	Kravet	3232
+gid://shopify/Product/7422642552883	Kravet	2325
+gid://shopify/Product/7422641471539	Kravet	3232
+gid://shopify/Product/7422642487347	Kravet	2325
+gid://shopify/Product/7422642716723	Kravet	2325
+gid://shopify/Product/7422642782259	Kravet	2206
+gid://shopify/Product/7422643798067	Kravet	400
+gid://shopify/Product/7422641668147	Kravet	3633
+gid://shopify/Product/7422641995827	Kravet	3481
+gid://shopify/Product/7422641307699	Kravet	4326
+gid://shopify/Product/7422641864755	Kravet	3633
+gid://shopify/Product/7422641733683	Kravet	3633
+gid://shopify/Product/7422641963059	Kravet	3841
+gid://shopify/Product/7422643568691	Kravet	400
+gid://shopify/Product/7422641635379	Kravet	3841
+gid://shopify/Product/7422641766451	Kravet	3841
+gid://shopify/Product/7422641831987	Kravet	3841
+gid://shopify/Product/7422643142707	Kravet	2400
+gid://shopify/Product/7422643503155	Kravet	2400
+gid://shopify/Product/7422643404851	Kravet	2400
+gid://shopify/Product/7422642028595	Kravet	3733
+gid://shopify/Product/7422643011635	Kravet	3386
+gid://shopify/Product/7422642356275	Kravet	3733
+gid://shopify/Product/7422642847795	Kravet	3386
+gid://shopify/Product/7422643732531	Kravet	2400
+gid://shopify/Product/7422643765299	Kravet	2325
+gid://shopify/Product/7422644715571	Kravet	400
+gid://shopify/Product/7422643961907	Kravet	2500
+gid://shopify/Product/7422642946099	Kravet	3386
+gid://shopify/Product/7422644060211	Kravet	2500
+gid://shopify/Product/7422643896371	Kravet	2500
+gid://shopify/Product/7422644191283	Kravet	2500
+gid://shopify/Product/7422644125747	Kravet	2500
+gid://shopify/Product/7422644224051	Kravet	2500
+gid://shopify/Product/7422644289587	Kravet	2500
+gid://shopify/Product/7422644518963	Kravet	2500
+gid://shopify/Product/7422644355123	Kravet	2500
+gid://shopify/Product/7422644420659	Kravet	2500
+gid://shopify/Product/7422644322355	Kravet	2500
+gid://shopify/Product/7422643077171	Kravet	3386
+gid://shopify/Product/7422645993523	Kravet	400
+gid://shopify/Product/7422646091827	Kravet	400
+gid://shopify/Product/7422644453427	Kravet	2500
+gid://shopify/Product/7422646124595	Kravet	400
+gid://shopify/Product/7422644584499	Kravet	2500
+gid://shopify/Product/7422644846643	Kravet	2500
+gid://shopify/Product/7422644748339	Kravet	2500
+gid://shopify/Product/7422644650035	Kravet	2500
+gid://shopify/Product/7422644813875	Kravet	2500
+gid://shopify/Product/7422646452275	Kravet	400
+gid://shopify/Product/7422644977715	Kravet	2500
+gid://shopify/Product/7422644617267	Kravet	2500
+gid://shopify/Product/7422644879411	Kravet	2500
+gid://shopify/Product/7422646255667	Kravet	400
+gid://shopify/Product/7422646386739	Kravet	400
+gid://shopify/Product/7422644912179	Kravet	2500
+gid://shopify/Product/7422646517811	Kravet	400
+gid://shopify/Product/7422647140403	Kravet	400
+gid://shopify/Product/7422646714419	Kravet	400
+gid://shopify/Product/7422647107635	Kravet	400
+gid://shopify/Product/7422647173171	Kravet	400
+gid://shopify/Product/7422645502003	Kravet	3712
+gid://shopify/Product/7422646419507	Kravet	1683
+gid://shopify/Product/7422647435315	Kravet	400
+gid://shopify/Product/7422645174323	Kravet	3712
+gid://shopify/Product/7422646747187	Kravet	3000
+gid://shopify/Product/7422647566387	Kravet	400
+gid://shopify/Product/7422645698611	Kravet	3712
+gid://shopify/Product/7422645665843	Kravet	3712
+gid://shopify/Product/7422647894067	Kravet	400
+gid://shopify/Product/7422647762995	Kravet	400
+gid://shopify/Product/7422645370931	Kravet	3712
+gid://shopify/Product/7422646485043	Kravet	3000
+gid://shopify/Product/7422648385587	Kravet	400
+gid://shopify/Product/7422645829683	Kravet	3712
+gid://shopify/Product/7422645862451	Kravet	3712
+gid://shopify/Product/7422648188979	Kravet	400
+gid://shopify/Product/7422645731379	Kravet	3712
+gid://shopify/Product/7422646026291	Kravet	4480
+gid://shopify/Product/7422645764147	Kravet	3712
+gid://shopify/Product/7422648680499	Kravet	400
+gid://shopify/Product/7422648582195	Kravet	400
+gid://shopify/Product/7422645927987	Kravet	3712
+gid://shopify/Product/7422648811571	Kravet	400
+gid://shopify/Product/7422647042099	Kravet	3000
+gid://shopify/Product/7422648614963	Kravet	400
+gid://shopify/Product/7422649008179	Kravet	400
+gid://shopify/Product/7422649270323	Kravet	400
+gid://shopify/Product/7422649598003	Kravet	400
+gid://shopify/Product/7422646976563	Kravet	4480
+gid://shopify/Product/7422649696307	Kravet	400
+gid://shopify/Product/7422647238707	Kravet	4480
+gid://shopify/Product/7422649827379	Kravet	400
+gid://shopify/Product/7422649237555	Kravet	3000
+gid://shopify/Product/7422646616115	Kravet	4480
+gid://shopify/Product/7422646648883	Kravet	4480
+gid://shopify/Product/7422648287283	Kravet	4480
+gid://shopify/Product/7422649860147	Kravet	400
+gid://shopify/Product/7422649172019	Kravet	3000
+gid://shopify/Product/7422650351667	Kravet	400
+gid://shopify/Product/7422646845491	Kravet	4480
+gid://shopify/Product/7422646190131	Kravet	4480
+gid://shopify/Product/7422648123443	Kravet	4480
+gid://shopify/Product/7422647959603	Kravet	4480
+gid://shopify/Product/7422650744883	Kravet	400
+gid://shopify/Product/7422648254515	Kravet	4480
+gid://shopify/Product/7422647992371	Kravet	4480
+gid://shopify/Product/7422649630771	Kravet	4480
+gid://shopify/Product/7422649040947	Kravet	4480
+gid://shopify/Product/7422648057907	Kravet	4480
+gid://shopify/Product/7422648844339	Kravet	4480
+gid://shopify/Product/7422651400243	Kravet	400
+gid://shopify/Product/7422647599155	Kravet	4480
+gid://shopify/Product/7422647861299	Kravet	4480
+gid://shopify/Product/7422651629619	Kravet	400
+gid://shopify/Product/7422651564083	Kravet	400
+gid://shopify/Product/7422648483891	Kravet	4480
+gid://shopify/Product/7422650286131	Kravet	4480
+gid://shopify/Product/7422732763187	Kravet	400
+gid://shopify/Product/7422649892915	Kravet	4480
+gid://shopify/Product/7422652186675	Kravet	4480
+gid://shopify/Product/7422652088371	Kravet	400
+gid://shopify/Product/7422649565235	Kravet	4480
+gid://shopify/Product/7424790265907	Kravet	1200
+gid://shopify/Product/7422649925683	Kravet	4480
+gid://shopify/Product/7422650384435	Kravet	4480
+gid://shopify/Product/7424790462515	Kravet	1200
+gid://shopify/Product/7422650482739	Kravet	4480
+gid://shopify/Product/7422650253363	Kravet	4480
+gid://shopify/Product/7422648549427	Kravet	4480
+gid://shopify/Product/7424790495283	Kravet	1200
+gid://shopify/Product/7424791085107	Kravet	1200
+gid://shopify/Product/7424791150643	Kravet	1200
+gid://shopify/Product/7424790822963	Kravet	1200
+gid://shopify/Product/7424790396979	Kravet	1200
+gid://shopify/Product/7422650122291	Kravet	4480
+gid://shopify/Product/7424791248947	Kravet	1200
+gid://shopify/Product/7424790790195	Kravet	1200
+gid://shopify/Product/7424790691891	Kravet	1200
+gid://shopify/Product/7424790888499	Kravet	1200
+gid://shopify/Product/7422650908723	Kravet	4480
+gid://shopify/Product/7424791019571	Kravet	1200
+gid://shopify/Product/7424791543859	Kravet	1200
+gid://shopify/Product/7424792264755	Kravet	1200
+gid://shopify/Product/7424790954035	Kravet	1200
+gid://shopify/Product/7424791380019	Kravet	1200
+gid://shopify/Product/7422651465779	Kravet	4480
+gid://shopify/Product/7424791412787	Kravet	1200
+gid://shopify/Product/7422651007027	Kravet	4480
+gid://shopify/Product/7422649729075	Kravet	4480
+gid://shopify/Product/7424791478323	Kravet	1200
+gid://shopify/Product/7422651203635	Kravet	4480
+gid://shopify/Product/7424791937075	Kravet	1200
+gid://shopify/Product/7424792428595	Kravet	1200
+gid://shopify/Product/7424791871539	Kravet	1200
+gid://shopify/Product/7424792363059	Kravet	1200
+gid://shopify/Product/7424791806003	Kravet	1200
+gid://shopify/Product/7424792133683	Kravet	1200
+gid://shopify/Product/7422651531315	Kravet	4480
+gid://shopify/Product/7424792494131	Kravet	1200
+gid://shopify/Product/7424793149491	Kravet	1200
+gid://shopify/Product/7424793247795	Kravet	1200
+gid://shopify/Product/7424793346099	Kravet	1200
+gid://shopify/Product/7422651826227	Kravet	4480
+gid://shopify/Product/7424793313331	Kravet	1200
+gid://shopify/Product/7424793477171	Kravet	1200
+gid://shopify/Product/7424928088115	Kravet	400
+gid://shopify/Product/7424793018419	Kravet	1200
+gid://shopify/Product/7424792690739	Kravet	1200
+gid://shopify/Product/7424792920115	Kravet	1200
+gid://shopify/Product/7424792592435	Kravet	1200
+gid://shopify/Product/7424928153651	Kravet	400
+gid://shopify/Product/7424928120883	Kravet	400
+gid://shopify/Product/7424792789043	Kravet	1200
+gid://shopify/Product/7424928251955	Kravet	400
+gid://shopify/Product/7422651990067	Kravet	4480
+gid://shopify/Product/7424928186419	Kravet	400
+gid://shopify/Product/7422651236403	Kravet	4480
+gid://shopify/Product/7424928350259	Kravet	400
+gid://shopify/Product/7424810516531	Kravet	1200
+gid://shopify/Product/7422651924531	Kravet	4480
+gid://shopify/Product/7424928219187	Kravet	400
+gid://shopify/Product/7424928284723	Kravet	400
+gid://shopify/Product/7424928415795	Kravet	400
+gid://shopify/Product/7424928317491	Kravet	400
+gid://shopify/Product/7422651891763	Kravet	4480
+gid://shopify/Product/7422652055603	Kravet	4480
+gid://shopify/Product/7427739418675	Kravet	400
+gid://shopify/Product/7424928579635	Kravet	400
+gid://shopify/Product/7424793575475	Kravet	1200
+gid://shopify/Product/7424928645171	Kravet	400
+gid://shopify/Product/7422652022835	Kravet	4480
+gid://shopify/Product/7427739910195	Kravet	400
+gid://shopify/Product/7691117068339	Kravet	2000
+gid://shopify/Product/7427004563507	Kravet	1200
+gid://shopify/Product/7692027723827	Kravet	2000
+gid://shopify/Product/7427739942963	Kravet	400
+gid://shopify/Product/7427004661811	Kravet	1200
+gid://shopify/Product/7427004497971	Kravet	1200
+gid://shopify/Product/7692027920435	Kravet	2000
+gid://shopify/Product/7427004629043	Kravet	1200
+gid://shopify/Product/7424931987507	Kravet	1200
+gid://shopify/Product/7692033032243	Kravet	4250
+gid://shopify/Product/7692032049203	Kravet	2000
+gid://shopify/Product/7691107991603	Kravet	2000
+gid://shopify/Product/7427739385907	Kravet	2400
+gid://shopify/Product/7691402903603	Kravet	2000
+gid://shopify/Product/7692032933939	Kravet	2000
+gid://shopify/Product/7427739353139	Kravet	2400
+gid://shopify/Product/7424928514099	Kravet	4169
+gid://shopify/Product/7692033327155	Kravet	2000
+gid://shopify/Product/7427739287603	Kravet	2400
+gid://shopify/Product/7692032081971	Kravet	2000
+gid://shopify/Product/7692033622067	Kravet	2000
+gid://shopify/Product/7692033687603	Kravet	2000
+gid://shopify/Product/7427739844659	Kravet	2400
+gid://shopify/Product/7692033261619	Kravet	2000
+gid://shopify/Product/7692033785907	Kravet	2000
+gid://shopify/Product/7692033196083	Kravet	2000
+gid://shopify/Product/7787423301683	Kravet	1200
+gid://shopify/Product/7427739484211	Kravet	2400
+gid://shopify/Product/7427739582515	Kravet	2400
+gid://shopify/Product/7427739451443	Kravet	2400
+gid://shopify/Product/7787423137843	Kravet	1200
+gid://shopify/Product/7787423629363	Kravet	1200
+gid://shopify/Product/7692033818675	Kravet	2000
+gid://shopify/Product/7787422875699	Kravet	1200
+gid://shopify/Product/7787423760435	Kravet	1200
+gid://shopify/Product/7787423924275	Kravet	1200
+gid://shopify/Product/7787424514099	Kravet	1025
+gid://shopify/Product/7787424809011	Kravet	1025
+gid://shopify/Product/7787423465523	Kravet	1200
+gid://shopify/Product/7787424186419	Kravet	1200
+gid://shopify/Product/7787424972851	Kravet	1025
+gid://shopify/Product/7787424645171	Kravet	1025
+gid://shopify/Product/7787424055347	Kravet	1200
+gid://shopify/Product/7787425103923	Kravet	1025
+gid://shopify/Product/7692032737331	Kravet	4250
+gid://shopify/Product/7787425234995	Kravet	1200
+gid://shopify/Product/7692032344115	Kravet	4250
+gid://shopify/Product/7787425431603	Kravet	1200
+gid://shopify/Product/7424928546867	Kravet	4386
+gid://shopify/Product/7787425529907	Kravet	1200
+gid://shopify/Product/7787425857587	Kravet	1200
+gid://shopify/Product/7787425660979	Kravet	1200
+gid://shopify/Product/7787425759283	Kravet	1200
+gid://shopify/Product/7787426021427	Kravet	1200
+gid://shopify/Product/7787425923123	Kravet	1200
+gid://shopify/Product/7787426086963	Kravet	1200
+gid://shopify/Product/7787426152499	Kravet	1200
+gid://shopify/Product/7787426250803	Kravet	1200
+gid://shopify/Product/7787426349107	Kravet	1200
+gid://shopify/Product/7787426938931	Kravet	1200
+gid://shopify/Product/7787426414643	Kravet	1200
+gid://shopify/Product/7787427201075	Kravet	1200
+gid://shopify/Product/7787427495987	Kravet	1025
+gid://shopify/Product/7787426545715	Kravet	1200
+gid://shopify/Product/7787427299379	Kravet	1200
+gid://shopify/Product/7787427561523	Kravet	1200
+gid://shopify/Product/7787427430451	Kravet	1200
+gid://shopify/Product/7787426480179	Kravet	1200
+gid://shopify/Product/7787427725363	Kravet	1200
+gid://shopify/Product/7692032671795	Kravet	4250
+gid://shopify/Product/7692033523763	Kravet	4178
+gid://shopify/Product/7787427790899	Kravet	1200
+gid://shopify/Product/7787427627059	Kravet	1200
+gid://shopify/Product/7787427921971	Kravet	1200
+gid://shopify/Product/7787428249651	Kravet	1200
+gid://shopify/Product/7787428053043	Kravet	1200
+gid://shopify/Product/7787427856435	Kravet	1200
+gid://shopify/Product/7787427987507	Kravet	1200
+gid://shopify/Product/7692034015283	Kravet	4178
+gid://shopify/Product/7870251073587	Kravet	3290
+gid://shopify/Product/7787428118579	Kravet	1200
+gid://shopify/Product/7787428315187	Kravet	1200
+gid://shopify/Product/7787428380723	Kravet	1200
+gid://shopify/Product/7866860765235	Kravet	1024
+gid://shopify/Product/7692034080819	Kravet	4178
+gid://shopify/Product/7870328930355	Kravet	2400
+gid://shopify/Product/7787428446259	Kravet	1200
+gid://shopify/Product/7787428577331	Kravet	1200
+gid://shopify/Product/7866860798003	Kravet	1024
+gid://shopify/Product/7692034113587	Kravet	4250
+gid://shopify/Product/7787428675635	Kravet	529
+gid://shopify/Product/7870251040819	Kravet	2400
+gid://shopify/Product/7867514978355	Kravet	2400
+gid://shopify/Product/7870109220915	Kravet	2400
+gid://shopify/Product/7866860732467	Kravet	2088
+gid://shopify/Product/7866875117619	Kravet	2400
+gid://shopify/Product/7870363729971	Kravet	2400
+gid://shopify/Product/7870328864819	Kravet	2400
+gid://shopify/Product/7870450204723	Kravet	2400
+gid://shopify/Product/7870251106355	Kravet	2400
+gid://shopify/Product/7870363795507	Kravet	2400
+gid://shopify/Product/7870538481715	Kravet	2400
+gid://shopify/Product/7870482546739	Kravet	2000
+gid://shopify/Product/7870328897587	Kravet	2400
+gid://shopify/Product/7870363762739	Kravet	2400
+gid://shopify/Product/7870450270259	Kravet	2400
+gid://shopify/Product/7870450237491	Kravet	2400
+gid://shopify/Product/7870582784051	Kravet	2400
+gid://shopify/Product/7870482448435	Kravet	2400
+gid://shopify/Product/7870538514483	Kravet	2400
+gid://shopify/Product/7870582849587	Kravet	2400
+gid://shopify/Product/7870582751283	Kravet	2000
+gid://shopify/Product/7870482513971	Kravet	2400
+gid://shopify/Product/7870538580019	Kravet	2400
+gid://shopify/Product/7870661591091	Kravet	2400
+gid://shopify/Product/7870604705843	Kravet	2400
+gid://shopify/Product/7870604738611	Kravet	2400
+gid://shopify/Product/7870813929523	Kravet	2399
+gid://shopify/Product/7870813962291	Kravet	2400
+gid://shopify/Product/7870775984179	Kravet	2400
+gid://shopify/Product/7870776049715	Kravet	2399
+gid://shopify/Product/7870661722163	Kravet	2400
+gid://shopify/Product/7870604771379	Kravet	2400
+gid://shopify/Product/7870661754931	Kravet	2400
+gid://shopify/Product/7870868553779	Kravet	2400
+gid://shopify/Product/7870776115251	Kravet	2399
+gid://shopify/Product/7870813995059	Kravet	2399
+gid://shopify/Product/7870934351923	Kravet	2400
+gid://shopify/Product/7870977048627	Kravet	2400
+gid://shopify/Product/7870868619315	Kravet	2400
+gid://shopify/Product/7870868586547	Kravet	2399
+gid://shopify/Product/7870934319155	Kravet	2400
+gid://shopify/Product/7870934384691	Kravet	2400
+gid://shopify/Product/7870977015859	Kravet	2399
+gid://shopify/Product/7870977081395	Kravet	2400
+gid://shopify/Product/7871310790707	Kravet	2400
+gid://shopify/Product/7871018926131	Kravet	2400
+gid://shopify/Product/7871018958899	Kravet	2000
+gid://shopify/Product/7871527288883	Kravet	2400
+gid://shopify/Product/7871977553971	Kravet	2400
+gid://shopify/Product/7871768395827	Kravet	2400
+gid://shopify/Product/7871310856243	Kravet	2400
+gid://shopify/Product/7871018893363	Kravet	2000
+gid://shopify/Product/7871873351731	Kravet	2400
+gid://shopify/Product/7871941902387	Kravet	2400
+gid://shopify/Product/7871527092275	Kravet	2400
+gid://shopify/Product/7871310626867	Kravet	2400
+gid://shopify/Product/7871873253427	Kravet	2400
+gid://shopify/Product/7871977422899	Kravet	2400
+gid://shopify/Product/7871873318963	Kravet	2400
+gid://shopify/Product/7871941804083	Kravet	2400
+gid://shopify/Product/7871768657971	Kravet	2400
+gid://shopify/Product/7872183435315	Kravet	2400
+gid://shopify/Product/7871527485491	Kravet	2400
+gid://shopify/Product/7871768559667	Kravet	2400
+gid://shopify/Product/7871977455667	Kravet	2400
+gid://shopify/Product/7871941836851	Kravet	2400
+gid://shopify/Product/7873242562611	Kravet	300
+gid://shopify/Product/7872081166387	Kravet	2400
+gid://shopify/Product/7872081199155	Kravet	2400
+gid://shopify/Product/7872118423603	Kravet	2400
+gid://shopify/Product/7872118390835	Kravet	2400
+gid://shopify/Product/7872118358067	Kravet	2400
+gid://shopify/Product/7872183402547	Kravet	2400
+gid://shopify/Product/7872917930035	Kravet	2400
+gid://shopify/Product/7873792344115	Kravet	2400
+gid://shopify/Product/7872917766195	Kravet	2400
+gid://shopify/Product/7872081133619	Kravet	2400
+gid://shopify/Product/7872301596723	Kravet	2400
+gid://shopify/Product/7872470057011	Kravet	2400
+gid://shopify/Product/7873242529843	Kravet	2400
+gid://shopify/Product/7873242628147	Kravet	2400
+gid://shopify/Product/7872469893171	Kravet	2400
+gid://shopify/Product/7872301662259	Kravet	2400
+gid://shopify/Product/7872469729331	Kravet	2400
+gid://shopify/Product/7872917471283	Kravet	2400
+gid://shopify/Product/7872301629491	Kravet	2400
+gid://shopify/Product/7873280606259	Kravet	2400
+gid://shopify/Product/7873280409651	Kravet	2400
+gid://shopify/Product/7872183468083	Kravet	2400
+gid://shopify/Product/7873280507955	Kravet	2400
+gid://shopify/Product/7874119630899	Kravet	400
+gid://shopify/Product/7873453260851	Kravet	2144
+gid://shopify/Product/7873453097011	Kravet	2400
+gid://shopify/Product/7873792147507	Kravet	2400
+gid://shopify/Product/7873792475187	Kravet	2400
+gid://shopify/Product/7874006253619	Kravet	2400
+gid://shopify/Product/7873912307763	Kravet	2036
+gid://shopify/Product/7874006188083	Kravet	2400
+gid://shopify/Product/7874077556787	Kravet	2400
+gid://shopify/Product/7873912373299	Kravet	2400
+gid://shopify/Product/7874006220851	Kravet	2400
+gid://shopify/Product/7873912340531	Kravet	2400
+gid://shopify/Product/7873963425843	Kravet	2780
+gid://shopify/Product/7874119663667	Kravet	2399
+gid://shopify/Product/7873453391923	Kravet	2324
+gid://shopify/Product/7873963458611	Kravet	2780
+gid://shopify/Product/7873963524147	Kravet	2400
+gid://shopify/Product/7874119598131	Kravet	2400
+gid://shopify/Product/7874313060403	Kravet	2400
+gid://shopify/Product/7874077524019	Kravet	2400
+gid://shopify/Product/7874146500659	Kravet	2400
+gid://shopify/Product/7874077589555	Kravet	2400
+gid://shopify/Product/7874188312627	Kravet	2400
+gid://shopify/Product/7874146566195	Kravet	2400
+gid://shopify/Product/7874146467891	Kravet	2400
+gid://shopify/Product/7874260795443	Kravet	2400
+gid://shopify/Product/7874260402227	Kravet	2400
+gid://shopify/Product/7875193634867	Kravet	2400
+gid://shopify/Product/7874188345395	Kravet	2400
+gid://shopify/Product/7874286420019	Kravet	2400
+gid://shopify/Product/7874286485555	Kravet	2400
+gid://shopify/Product/7874188279859	Kravet	2399
+gid://shopify/Product/7874260631603	Kravet	2400
+gid://shopify/Product/7874313093171	Kravet	2399
+gid://shopify/Product/7874286452787	Kravet	2400
+gid://shopify/Product/7874372698163	Kravet	2400
+gid://shopify/Product/7874488205363	Kravet	2400
+gid://shopify/Product/7874372829235	Kravet	2400
+gid://shopify/Product/7876091805747	Kravet	3844
+gid://shopify/Product/7874488008755	Kravet	2400
+gid://shopify/Product/7874313027635	Kravet	2400
+gid://shopify/Product/7874488401971	Kravet	2400
+gid://shopify/Product/7876194172979	Kravet	2400
+gid://shopify/Product/7874801500211	Kravet	2400
+gid://shopify/Product/7875514794035	Kravet	2400
+gid://shopify/Product/7875193569331	Kravet	2400
+gid://shopify/Product/7874801336371	Kravet	2400
+gid://shopify/Product/7875514990643	Kravet	2400
+gid://shopify/Product/7875193700403	Kravet	2000
+gid://shopify/Product/7876147576883	Kravet	2400
+gid://shopify/Product/7876062937139	Kravet	2399
+gid://shopify/Product/7876312662067	Kravet	2400
+gid://shopify/Product/7876062871603	Kravet	2400
+gid://shopify/Product/7876062838835	Kravet	2400
+gid://shopify/Product/7874372796467	Kravet	2400
+gid://shopify/Product/7876147511347	Kravet	2400
+gid://shopify/Product/7876091772979	Kravet	2400
+gid://shopify/Product/7876091838515	Kravet	2400
+gid://shopify/Product/7874801696819	Kravet	2400
+gid://shopify/Product/7876194205747	Kravet	2399
+gid://shopify/Product/7876147609651	Kravet	2400
+gid://shopify/Product/7876217274419	Kravet	2400
+gid://shopify/Product/7876263411763	Kravet	2400
+gid://shopify/Product/7876217208883	Kravet	2400
+gid://shopify/Product/7876194238515	Kravet	2400
+gid://shopify/Product/7876217241651	Kravet	2400
+gid://shopify/Product/7876263477299	Kravet	2400
+gid://shopify/Product/7876294967347	Kravet	2400
+gid://shopify/Product/7876295032883	Kravet	2400
+gid://shopify/Product/7876263510067	Kravet	2400
+gid://shopify/Product/7876312760371	Kravet	2400
+gid://shopify/Product/7876351721523	Kravet	2399
+gid://shopify/Product/7876295000115	Kravet	2400
+gid://shopify/Product/7876503633971	Kravet	2400
+gid://shopify/Product/7876312694835	Kravet	2399
+gid://shopify/Product/7876438392883	Kravet	2400
+gid://shopify/Product/7876405428275	Kravet	2400
+gid://shopify/Product/7876405264435	Kravet	2399
+gid://shopify/Product/7876465131571	Kravet	2400
+gid://shopify/Product/7876351688755	Kravet	2400
+gid://shopify/Product/7876405329971	Kravet	2602
+gid://shopify/Product/7876438229043	Kravet	2400
+gid://shopify/Product/7876351655987	Kravet	2400
+gid://shopify/Product/7876438294579	Kravet	2400
+gid://shopify/Product/7876465098803	Kravet	2399
+gid://shopify/Product/7876465164339	Kravet	2400
+gid://shopify/Product/7876491935795	Kravet	2399
+gid://shopify/Product/7876492001331	Kravet	2400
+gid://shopify/Product/7876666851379	Kravet	2400
+gid://shopify/Product/7876491968563	Kravet	2400
+gid://shopify/Product/7876562452531	Kravet	2399
+gid://shopify/Product/7876503568435	Kravet	2400
+gid://shopify/Product/7876691984435	Kravet	2400
+gid://shopify/Product/7876562485299	Kravet	2400
+gid://shopify/Product/7876575232051	Kravet	2399
+gid://shopify/Product/7876575264819	Kravet	2400
+gid://shopify/Product/7876503601203	Kravet	2400
+gid://shopify/Product/7876575297587	Kravet	2399
+gid://shopify/Product/7876610424883	Kravet	2399
+gid://shopify/Product/7876562419763	Kravet	2400
+gid://shopify/Product/7876610457651	Kravet	2400
+gid://shopify/Product/7876592631859	Kravet	2399
+gid://shopify/Product/7876610392115	Kravet	2400
+gid://shopify/Product/7876592599091	Kravet	2399
+gid://shopify/Product/7876656529459	Kravet	2400
+gid://shopify/Product/7876692017203	Kravet	2400
+gid://shopify/Product/7876592566323	Kravet	2400
+gid://shopify/Product/7876656594995	Kravet	2400
+gid://shopify/Product/7876656562227	Kravet	2399
+gid://shopify/Product/7876841668659	Kravet	2400
+gid://shopify/Product/7876666818611	Kravet	2400
+gid://shopify/Product/7876805460019	Kravet	2399
+gid://shopify/Product/7876692049971	Kravet	2400
+gid://shopify/Product/7876887117875	Kravet	2400
+gid://shopify/Product/7876867391539	Kravet	2400
+gid://shopify/Product/7876805427251	Kravet	2400
+gid://shopify/Product/7876774690867	Kravet	2400
+gid://shopify/Product/7876774920243	Kravet	2400
+gid://shopify/Product/7876805492787	Kravet	2399
+gid://shopify/Product/7876826333235	Kravet	2400
+gid://shopify/Product/7876826366003	Kravet	2400
+gid://shopify/Product/7876774821939	Kravet	2400
+gid://shopify/Product/7876826267699	Kravet	2400
+gid://shopify/Product/7876841635891	Kravet	2400
+gid://shopify/Product/7876849729587	Kravet	2400
+gid://shopify/Product/7876841603123	Kravet	2399
+gid://shopify/Product/7876666884147	Kravet	2400
+gid://shopify/Product/7876849795123	Kravet	2400
+gid://shopify/Product/7876903043123	Kravet	2099
+gid://shopify/Product/7876887150643	Kravet	2400
+gid://shopify/Product/7876887248947	Kravet	2400
+gid://shopify/Product/7876849762355	Kravet	2400
+gid://shopify/Product/7876867326003	Kravet	2399
+gid://shopify/Product/7876867358771	Kravet	2400
+gid://shopify/Product/7876903075891	Kravet	2075
+gid://shopify/Product/7877110399027	Kravet	2399
+gid://shopify/Product/7875514695731	Kravet	2400
+gid://shopify/Product/7876903141427	Kravet	2020
+gid://shopify/Product/7877125046323	Kravet	2400
+gid://shopify/Product/7877125079091	Kravet	2400
+gid://shopify/Product/7877110464563	Kravet	2400
+gid://shopify/Product/7877125111859	Kravet	2400
+gid://shopify/Product/7877150244915	Kravet	2400
+gid://shopify/Product/7877150146611	Kravet	2400
+gid://shopify/Product/7877110431795	Kravet	2400
+gid://shopify/Product/7877150179379	Kravet	2400
+gid://shopify/Product/7877180751923	Kravet	2399
+gid://shopify/Product/7877196546099	Kravet	2399
+gid://shopify/Product/7877180620851	Kravet	2400
+gid://shopify/Product/7877180686387	Kravet	2400
+gid://shopify/Product/7877337710643	Kravet	2400
+gid://shopify/Product/7877196611635	Kravet	2400
+gid://shopify/Product/7877196480563	Kravet	2400
+gid://shopify/Product/7877368971315	Kravet	2400
+gid://shopify/Product/7877290917939	Kravet	2400
+gid://shopify/Product/7877369004083	Kravet	2400
+gid://shopify/Product/7877290983475	Kravet	2400
+gid://shopify/Product/7877337677875	Kravet	2400
+gid://shopify/Product/7877233115187	Kravet	2400
+gid://shopify/Product/7877233049651	Kravet	2400
+gid://shopify/Product/7877387845683	Kravet	2400
+gid://shopify/Product/7877233147955	Kravet	2400
+gid://shopify/Product/7877368938547	Kravet	2400
+gid://shopify/Product/7877387911219	Kravet	2400
+gid://shopify/Product/7877387878451	Kravet	2400
+gid://shopify/Product/7877337645107	Kravet	2400
+gid://shopify/Product/7877635145779	Kravet	2944
+gid://shopify/Product/7877493293107	Kravet	2400
+gid://shopify/Product/7877635211315	Kravet	2400
+gid://shopify/Product/7877493063731	Kravet	2400
+gid://shopify/Product/7877750226995	Kravet	2400
+gid://shopify/Product/7877635113011	Kravet	2400
+gid://shopify/Product/7877832736819	Kravet	2400
+gid://shopify/Product/7877750292531	Kravet	2400
+gid://shopify/Product/7877750259763	Kravet	2400
+gid://shopify/Product/7878082953267	Kravet	1883
+gid://shopify/Product/7877967806515	Kravet	1883
+gid://shopify/Product/7877832867891	Kravet	2400
+gid://shopify/Product/7877967708211	Kravet	2399
+gid://shopify/Product/7877832998963	Kravet	2400
+gid://shopify/Product/7877967773747	Kravet	1883
+gid://shopify/Product/7878082920499	Kravet	1883
+gid://shopify/Product/7878100058163	Kravet	2400
+gid://shopify/Product/7878133710899	Kravet	2400
+gid://shopify/Product/7878350274611	Kravet	2400
+gid://shopify/Product/7877493227571	Kravet	2400
+gid://shopify/Product/7878100025395	Kravet	1883
+gid://shopify/Product/7878100090931	Kravet	2400
+gid://shopify/Product/7878133809203	Kravet	2400
+gid://shopify/Product/7878133776435	Kravet	2400
+gid://shopify/Product/7878949077043	Kravet	2400
+gid://shopify/Product/7879031095347	Kravet	2400
+gid://shopify/Product/7878185615411	Kravet	2400
+gid://shopify/Product/7878185680947	Kravet	2400
+gid://shopify/Product/7878239977523	Kravet	2400
+gid://shopify/Product/7878265307187	Kravet	2400
+gid://shopify/Product/7878265471027	Kravet	2400
+gid://shopify/Product/7878240108595	Kravet	2400
+gid://shopify/Product/7878265372723	Kravet	2399
+gid://shopify/Product/7878797852723	Kravet	2400
+gid://shopify/Product/7878185517107	Kravet	2400
+gid://shopify/Product/7878350307379	Kravet	2400
+gid://shopify/Product/7878240043059	Kravet	2400
+gid://shopify/Product/7878838386739	Kravet	2399
+gid://shopify/Product/7878350241843	Kravet	2400
+gid://shopify/Product/7878949011507	Kravet	2400
+gid://shopify/Product/7878797557811	Kravet	2400
+gid://shopify/Product/7879030997043	Kravet	2400
+gid://shopify/Product/7878949109811	Kravet	2400
+gid://shopify/Product/7877290885171	Kravet	2399
+gid://shopify/Product/7878798213171	Kravet	2400
+gid://shopify/Product/7878838321203	Kravet	2400
+gid://shopify/Product/7879122321459	Kravet	2400
+gid://shopify/Product/7878838419507	Kravet	2400
+gid://shopify/Product/7879031128115	Kravet	2399
+gid://shopify/Product/7879309787187	Kravet	2400
+gid://shopify/Product/7879122386995	Kravet	2399
+gid://shopify/Product/7879122419763	Kravet	2400
+gid://shopify/Product/7879392362547	Kravet	2400
+gid://shopify/Product/7879392264243	Kravet	2400
+gid://shopify/Product/7879392297011	Kravet	2400
+gid://shopify/Product/7879196606515	Kravet	2400
+gid://shopify/Product/7879196540979	Kravet	2400
+gid://shopify/Product/7879196573747	Kravet	2399
+gid://shopify/Product/7879275053107	Kravet	2400
+gid://shopify/Product/7879274987571	Kravet	2400
+gid://shopify/Product/7879275085875	Kravet	2400
+gid://shopify/Product/7879309721651	Kravet	2400
+gid://shopify/Product/7879527727155	Kravet	2400
+gid://shopify/Product/7879309819955	Kravet	2400
+gid://shopify/Product/7879424213043	Kravet	2400
+gid://shopify/Product/7879424245811	Kravet	2400
+gid://shopify/Product/7879424278579	Kravet	2400
+gid://shopify/Product/7879443611699	Kravet	2400
+gid://shopify/Product/7879470317619	Kravet	2400
+gid://shopify/Product/7879443677235	Kravet	2400
+gid://shopify/Product/7879443710003	Kravet	2400
+gid://shopify/Product/7879527497779	Kravet	2400
+gid://shopify/Product/7879680557107	Kravet	2400
+gid://shopify/Product/7879654866995	Kravet	2400
+gid://shopify/Product/7879680524339	Kravet	2400
+gid://shopify/Product/7879542505523	Kravet	2399
+gid://shopify/Product/7879654768691	Kravet	2400
+gid://shopify/Product/7879680589875	Kravet	2400
+gid://shopify/Product/7879470350387	Kravet	2400
+gid://shopify/Product/7879654801459	Kravet	2400
+gid://shopify/Product/7879542472755	Kravet	2400
+gid://shopify/Product/7879691796531	Kravet	2399
+gid://shopify/Product/7879691862067	Kravet	2399
+gid://shopify/Product/7879470383155	Kravet	2400
+gid://shopify/Product/7879527628851	Kravet	2400
+gid://shopify/Product/7879795343411	Kravet	2400
+gid://shopify/Product/7879542538291	Kravet	2400
+gid://shopify/Product/7879889256499	Kravet	2400
+gid://shopify/Product/7879691894835	Kravet	2400
+gid://shopify/Product/7879795376179	Kravet	2400
+gid://shopify/Product/7879992934451	Kravet	2400
+gid://shopify/Product/7879795441715	Kravet	2400
+gid://shopify/Product/7879842791475	Kravet	2400
+gid://shopify/Product/7879842824243	Kravet	2399
+gid://shopify/Product/7879831846963	Kravet	2400
+gid://shopify/Product/7879875526707	Kravet	2399
+gid://shopify/Product/7879842857011	Kravet	2400
+gid://shopify/Product/7879933034547	Kravet	2400
+gid://shopify/Product/7879831912499	Kravet	2400
+gid://shopify/Product/7879831879731	Kravet	2400
+gid://shopify/Product/7880406990899	Kravet	2400
+gid://shopify/Product/7879916912691	Kravet	2209
+gid://shopify/Product/7879916814387	Kravet	2400
+gid://shopify/Product/7879933067315	Kravet	3139
+gid://shopify/Product/7880010661939	Kravet	2400
+gid://shopify/Product/7879889289267	Kravet	2400
+gid://shopify/Product/7880010596403	Kravet	2400
+gid://shopify/Product/7879993163827	Kravet	2400
+gid://shopify/Product/7879993229363	Kravet	2400
+gid://shopify/Product/7879889322035	Kravet	2400
+gid://shopify/Product/7880010694707	Kravet	2400
+gid://shopify/Product/7879933100083	Kravet	2400
+gid://shopify/Product/7880042053683	Kravet	2400
+gid://shopify/Product/7879875625011	Kravet	2400
+gid://shopify/Product/7879916879923	Kravet	2399
+gid://shopify/Product/7880042086451	Kravet	2399
+gid://shopify/Product/7880406925363	Kravet	2400
+gid://shopify/Product/7880063778867	Kravet	2400
+gid://shopify/Product/7880063615027	Kravet	3052
+gid://shopify/Product/7421256237107	Lee Jofa	1200
+gid://shopify/Product/7421256302643	Lee Jofa	1200
+gid://shopify/Product/7880407023667	Kravet	2400
+gid://shopify/Product/7880533573683	Kravet	2400
+gid://shopify/Product/7421256335411	Lee Jofa	1200
+gid://shopify/Product/7421256433715	Lee Jofa	1200
+gid://shopify/Product/7880511193139	Kravet	2400
+gid://shopify/Product/7421256499251	Lee Jofa	1200
+gid://shopify/Product/7421256532019	Lee Jofa	1200
+gid://shopify/Product/7880479572019	Kravet	2400
+gid://shopify/Product/7421256564787	Lee Jofa	1200
+gid://shopify/Product/7880511258675	Kravet	2400
+gid://shopify/Product/7880569880627	Kravet	2400
+gid://shopify/Product/7880533671987	Kravet	2400
+gid://shopify/Product/7821740376115	Kravet Couture	2400
+gid://shopify/Product/7421256826931	Lee Jofa	1200
+gid://shopify/Product/7421256728627	Lee Jofa	1200
+gid://shopify/Product/7421256695859	Lee Jofa	1200
+gid://shopify/Product/7421256794163	Lee Jofa	1200
+gid://shopify/Product/7421256859699	Lee Jofa	1200
+gid://shopify/Product/7880511225907	Kravet	2400
+gid://shopify/Product/7880479703091	Kravet	2399
+gid://shopify/Product/7421256958003	Lee Jofa	1200
+gid://shopify/Product/7880569847859	Kravet	2400
+gid://shopify/Product/7421256990771	Lee Jofa	1200
+gid://shopify/Product/7421257056307	Lee Jofa	1200
+gid://shopify/Product/7421257121843	Lee Jofa	1200
+gid://shopify/Product/7421257154611	Lee Jofa	1200
+gid://shopify/Product/7421257252915	Lee Jofa	1200
+gid://shopify/Product/7880533639219	Kravet	2400
+gid://shopify/Product/7421256663091	Lee Jofa	1200
+gid://shopify/Product/7421257449523	Lee Jofa	1200
+gid://shopify/Product/7421257351219	Lee Jofa	1200
+gid://shopify/Product/7421257547827	Lee Jofa	1200
+gid://shopify/Product/7421257777203	Lee Jofa	1200
+gid://shopify/Product/7421257646131	Lee Jofa	1200
+gid://shopify/Product/7421257613363	Lee Jofa	1200
+gid://shopify/Product/7821740408883	Kravet Design	2372
+gid://shopify/Product/7421257842739	Lee Jofa	1200
+gid://shopify/Product/7421257711667	Lee Jofa	1200
+gid://shopify/Product/7421257875507	Lee Jofa	1200
+gid://shopify/Product/7421257908275	Lee Jofa	1200
+gid://shopify/Product/7421258006579	Lee Jofa	1200
+gid://shopify/Product/7421257809971	Lee Jofa	1200
+gid://shopify/Product/7821710098483	Kravet Design	2356
+gid://shopify/Product/7421257941043	Lee Jofa	1200
+gid://shopify/Product/7421258039347	Lee Jofa	1200
+gid://shopify/Product/7421258170419	Lee Jofa	1200
+gid://shopify/Product/7821710065715	Kravet Couture	2400
+gid://shopify/Product/7421258137651	Lee Jofa	1200
+gid://shopify/Product/7421258072115	Lee Jofa	1200
+gid://shopify/Product/7421258235955	Lee Jofa	1200
+gid://shopify/Product/7880569913395	Kravet	2400
+gid://shopify/Product/7421258104883	Lee Jofa	1200
+gid://shopify/Product/7421258498099	Lee Jofa	1200
+gid://shopify/Product/7421258367027	Lee Jofa	1200
+gid://shopify/Product/7421258530867	Lee Jofa	1200
+gid://shopify/Product/7421258268723	Lee Jofa	1200
+gid://shopify/Product/7421258301491	Lee Jofa	1200
+gid://shopify/Product/7880479473715	Kravet	3192
+gid://shopify/Product/7421258563635	Lee Jofa	1200
+gid://shopify/Product/7421258694707	Lee Jofa	1200
+gid://shopify/Product/7421258661939	Lee Jofa	1200
+gid://shopify/Product/7421258760243	Lee Jofa	1200
+gid://shopify/Product/7421258596403	Lee Jofa	596
+gid://shopify/Product/7421258891315	Lee Jofa	1200
+gid://shopify/Product/7421258924083	Lee Jofa	1200
+gid://shopify/Product/7421258727475	Lee Jofa	1200
+gid://shopify/Product/7421258793011	Lee Jofa	1200
+gid://shopify/Product/7421259317299	Lee Jofa	1200
+gid://shopify/Product/7421259055155	Lee Jofa	1200
+gid://shopify/Product/7421259218995	Lee Jofa	1200
+gid://shopify/Product/7421259481139	Lee Jofa	1200
+gid://shopify/Product/7421259415603	Lee Jofa	1200
+gid://shopify/Product/7421259350067	Lee Jofa	1200
+gid://shopify/Product/7421259644979	Lee Jofa	400
+gid://shopify/Product/7421259546675	Lee Jofa	1200
+gid://shopify/Product/7421259841587	Lee Jofa	1200
+gid://shopify/Product/7421259776051	Lee Jofa	1200
+gid://shopify/Product/7421259743283	Lee Jofa	1200
+gid://shopify/Product/7421259907123	Lee Jofa	1200
+gid://shopify/Product/7421259874355	Lee Jofa	1200
+gid://shopify/Product/7421259710515	Lee Jofa	1200
+gid://shopify/Product/7421260005427	Lee Jofa	1200
+gid://shopify/Product/7421259808819	Lee Jofa	1200
+gid://shopify/Product/7421259972659	Lee Jofa	1200
+gid://shopify/Product/7421260169267	Lee Jofa	400
+gid://shopify/Product/7421260333107	Lee Jofa	1200
+gid://shopify/Product/7421260267571	Lee Jofa	1200
+gid://shopify/Product/7421260234803	Lee Jofa	1200
+gid://shopify/Product/7421260365875	Lee Jofa	1200
+gid://shopify/Product/7421260529715	Lee Jofa	1200
+gid://shopify/Product/7421260496947	Lee Jofa	1200
+gid://shopify/Product/7421260562483	Lee Jofa	1200
+gid://shopify/Product/7421260595251	Lee Jofa	1200
+gid://shopify/Product/7421260628019	Lee Jofa	1200
+gid://shopify/Product/7421260660787	Lee Jofa	1200
+gid://shopify/Product/7421260693555	Lee Jofa	1200
+gid://shopify/Product/7421260726323	Lee Jofa	1200
+gid://shopify/Product/7421260398643	Lee Jofa	1200
+gid://shopify/Product/7421260759091	Lee Jofa	1200
+gid://shopify/Product/7421260824627	Lee Jofa	1200
+gid://shopify/Product/7421261054003	Lee Jofa	1200
+gid://shopify/Product/7421260890163	Lee Jofa	1200
+gid://shopify/Product/7421260955699	Lee Jofa	1200
+gid://shopify/Product/7421260857395	Lee Jofa	1200
+gid://shopify/Product/7421261152307	Lee Jofa	1200
+gid://shopify/Product/7421261021235	Lee Jofa	1200
+gid://shopify/Product/7421261217843	Lee Jofa	1200
+gid://shopify/Product/7421261250611	Lee Jofa	1200
+gid://shopify/Product/7421261185075	Lee Jofa	1200
+gid://shopify/Product/7421261316147	Lee Jofa	1200
+gid://shopify/Product/7421261545523	Lee Jofa	1200
+gid://shopify/Product/7421261611059	Lee Jofa	1200
+gid://shopify/Product/7421261512755	Lee Jofa	1200
+gid://shopify/Product/7421261676595	Lee Jofa	1200
+gid://shopify/Product/7421261643827	Lee Jofa	1200
+gid://shopify/Product/7421261578291	Lee Jofa	1200
+gid://shopify/Product/7421261709363	Lee Jofa	1200
+gid://shopify/Product/7421262233651	Lee Jofa	1200
+gid://shopify/Product/7421261742131	Lee Jofa	1200
+gid://shopify/Product/7421262200883	Lee Jofa	1200
+gid://shopify/Product/7421262495795	Lee Jofa	1200
+gid://shopify/Product/7421262102579	Lee Jofa	1200
+gid://shopify/Product/7421262430259	Lee Jofa	1200
+gid://shopify/Product/7421262364723	Lee Jofa	1200
+gid://shopify/Product/7421262331955	Lee Jofa	1200
+gid://shopify/Product/7421262397491	Lee Jofa	1200
+gid://shopify/Product/7421262561331	Lee Jofa	1200
+gid://shopify/Product/7421262790707	Lee Jofa	1200
+gid://shopify/Product/7421262889011	Lee Jofa	1200
+gid://shopify/Product/7421262299187	Lee Jofa	1200
+gid://shopify/Product/7421262954547	Lee Jofa	1200
+gid://shopify/Product/7421262626867	Lee Jofa	1200
+gid://shopify/Product/7421263249459	Lee Jofa	1200
+gid://shopify/Product/7421262987315	Lee Jofa	1200
+gid://shopify/Product/7421263216691	Lee Jofa	1200
+gid://shopify/Product/7421263347763	Lee Jofa	1200
+gid://shopify/Product/7421263413299	Lee Jofa	1200
+gid://shopify/Product/7421263839283	Lee Jofa	1200
+gid://shopify/Product/7421264363571	Lee Jofa	1200
+gid://shopify/Product/7421264101427	Lee Jofa	1200
+gid://shopify/Product/7421264658483	Lee Jofa	1200
+gid://shopify/Product/7421263675443	Lee Jofa	1200
+gid://shopify/Product/7421264592947	Lee Jofa	1200
+gid://shopify/Product/7421264527411	Lee Jofa	1200
+gid://shopify/Product/7421263904819	Lee Jofa	1200
+gid://shopify/Product/7421263577139	Lee Jofa	1200
+gid://shopify/Product/7421264461875	Lee Jofa	1200
+gid://shopify/Product/7421264756787	Lee Jofa	1200
+gid://shopify/Product/7421264789555	Lee Jofa	1200
+gid://shopify/Product/7421264724019	Lee Jofa	1200
+gid://shopify/Product/7421264035891	Lee Jofa	1200
+gid://shopify/Product/7421264920627	Lee Jofa	1200
+gid://shopify/Product/7421264953395	Lee Jofa	1200
+gid://shopify/Product/7421265018931	Lee Jofa	1200
+gid://shopify/Product/7421264986163	Lee Jofa	1200
+gid://shopify/Product/7880042119219	Kravet	2399
+gid://shopify/Product/7421265051699	Lee Jofa	1200
+gid://shopify/Product/7421265084467	Lee Jofa	1200
+gid://shopify/Product/7421265150003	Lee Jofa	1200
+gid://shopify/Product/7421265346611	Lee Jofa	1200
+gid://shopify/Product/7421265477683	Lee Jofa	1200
+gid://shopify/Product/7421265936435	Lee Jofa	1200
+gid://shopify/Product/7421265838131	Lee Jofa	1200
+gid://shopify/Product/7421265379379	Lee Jofa	1200
+gid://shopify/Product/7421265870899	Lee Jofa	1200
+gid://shopify/Product/7421265575987	Lee Jofa	1200
+gid://shopify/Product/7421265510451	Lee Jofa	1200
+gid://shopify/Product/7421265444915	Lee Jofa	1200
+gid://shopify/Product/7421266034739	Lee Jofa	1200
+gid://shopify/Product/7421266100275	Lee Jofa	1200
+gid://shopify/Product/7421266001971	Lee Jofa	1200
+gid://shopify/Product/7421266329651	Lee Jofa	1200
+gid://shopify/Product/7421266198579	Lee Jofa	1200
+gid://shopify/Product/7421265543219	Lee Jofa	1200
+gid://shopify/Product/7421266395187	Lee Jofa	1200
+gid://shopify/Product/7421265117235	Lee Jofa	1200
+gid://shopify/Product/7421266133043	Lee Jofa	1200
+gid://shopify/Product/7421266165811	Lee Jofa	1200
+gid://shopify/Product/7421266362419	Lee Jofa	1200
+gid://shopify/Product/7421266460723	Lee Jofa	1200
+gid://shopify/Product/7421266755635	Lee Jofa	1200
+gid://shopify/Product/7421267083315	Lee Jofa	1200
+gid://shopify/Product/7421266821171	Lee Jofa	1200
+gid://shopify/Product/7421267148851	Lee Jofa	1200
+gid://shopify/Product/7421266919475	Lee Jofa	1200
+gid://shopify/Product/7421267214387	Lee Jofa	1200
+gid://shopify/Product/7421266886707	Lee Jofa	1200
+gid://shopify/Product/7421267247155	Lee Jofa	1200
+gid://shopify/Product/7421267116083	Lee Jofa	1200
+gid://shopify/Product/7421267312691	Lee Jofa	1200
+gid://shopify/Product/7421267410995	Lee Jofa	1200
+gid://shopify/Product/7421267574835	Lee Jofa	1200
+gid://shopify/Product/7421267345459	Lee Jofa	1200
+gid://shopify/Product/7421267542067	Lee Jofa	1200
+gid://shopify/Product/7421268230195	Lee Jofa	1200
+gid://shopify/Product/7421267476531	Lee Jofa	1200
+gid://shopify/Product/7421267869747	Lee Jofa	1200
+gid://shopify/Product/7421268000819	Lee Jofa	1200
+gid://shopify/Product/7421267607603	Lee Jofa	1200
+gid://shopify/Product/7421267738675	Lee Jofa	1200
+gid://shopify/Product/7421268328499	Lee Jofa	1200
+gid://shopify/Product/7421268295731	Lee Jofa	1200
+gid://shopify/Product/7421268525107	Lee Jofa	1200
+gid://shopify/Product/7421268492339	Lee Jofa	1200
+gid://shopify/Product/7421268623411	Lee Jofa	1200
+gid://shopify/Product/7421267902515	Lee Jofa	1200
+gid://shopify/Product/7421268918323	Lee Jofa	1200
+gid://shopify/Product/7421268885555	Lee Jofa	1200
+gid://shopify/Product/7421268820019	Lee Jofa	1200
+gid://shopify/Product/7421269180467	Lee Jofa	1200
+gid://shopify/Product/7421268721715	Lee Jofa	1200
+gid://shopify/Product/7421269246003	Lee Jofa	1200
+gid://shopify/Product/7421269409843	Lee Jofa	1200
+gid://shopify/Product/7421269770291	Lee Jofa	1200
+gid://shopify/Product/7421269540915	Lee Jofa	1200
+gid://shopify/Product/7421269639219	Lee Jofa	1200
+gid://shopify/Product/7421270327347	Lee Jofa	1200
+gid://shopify/Product/7421270261811	Lee Jofa	1200
+gid://shopify/Product/7421270556723	Lee Jofa	1200
+gid://shopify/Product/7421269966899	Lee Jofa	1200
+gid://shopify/Product/7421270163507	Lee Jofa	1200
+gid://shopify/Product/7421270392883	Lee Jofa	1200
+gid://shopify/Product/7421270884403	Lee Jofa	1200
+gid://shopify/Product/7421270687795	Lee Jofa	1200
+gid://shopify/Product/7421270949939	Lee Jofa	1200
+gid://shopify/Product/7421270425651	Lee Jofa	1200
+gid://shopify/Product/7421270753331	Lee Jofa	1200
+gid://shopify/Product/7421271179315	Lee Jofa	1200
+gid://shopify/Product/7421271441459	Lee Jofa	1200
+gid://shopify/Product/7421271244851	Lee Jofa	1200
+gid://shopify/Product/7421271539763	Lee Jofa	1200
+gid://shopify/Product/7421271310387	Lee Jofa	1200
+gid://shopify/Product/7421271605299	Lee Jofa	1200
+gid://shopify/Product/7421271474227	Lee Jofa	1200
+gid://shopify/Product/7421271670835	Lee Jofa	1200
+gid://shopify/Product/7421271801907	Lee Jofa	1200
+gid://shopify/Product/7421272817715	Lee Jofa	400
+gid://shopify/Product/7421272129587	Lee Jofa	1200
+gid://shopify/Product/7421271965747	Lee Jofa	1200
+gid://shopify/Product/7421272686643	Lee Jofa	1200
+gid://shopify/Product/7421272391731	Lee Jofa	1200
+gid://shopify/Product/7421272522803	Lee Jofa	1200
+gid://shopify/Product/7421272162355	Lee Jofa	1200
+gid://shopify/Product/7421272981555	Lee Jofa	1200
+gid://shopify/Product/7421272031283	Lee Jofa	1200
+gid://shopify/Product/7421271113779	Lee Jofa	1200
+gid://shopify/Product/7421273047091	Lee Jofa	1200
+gid://shopify/Product/7421272621107	Lee Jofa	1200
+gid://shopify/Product/7421273276467	Lee Jofa	1200
+gid://shopify/Product/7421273440307	Lee Jofa	1200
+gid://shopify/Product/7421273178163	Lee Jofa	1200
+gid://shopify/Product/7421274095667	Lee Jofa	1200
+gid://shopify/Product/7421273931827	Lee Jofa	1200
+gid://shopify/Product/7421273866291	Lee Jofa	1200
+gid://shopify/Product/7421274292275	Lee Jofa	1200
+gid://shopify/Product/7421274390579	Lee Jofa	1200
+gid://shopify/Product/7421274193971	Lee Jofa	1200
+gid://shopify/Product/7421274423347	Lee Jofa	1200
+gid://shopify/Product/7421274456115	Lee Jofa	1200
+gid://shopify/Product/7421274554419	Lee Jofa	1200
+gid://shopify/Product/7421274521651	Lee Jofa	1200
+gid://shopify/Product/7421274751027	Lee Jofa	1200
+gid://shopify/Product/7421274882099	Lee Jofa	1200
+gid://shopify/Product/7421274947635	Lee Jofa	1200
+gid://shopify/Product/7421274914867	Lee Jofa	1200
+gid://shopify/Product/7421275340851	Lee Jofa	1200
+gid://shopify/Product/7421275373619	Lee Jofa	1200
+gid://shopify/Product/7421274980403	Lee Jofa	1200
+gid://shopify/Product/7421275078707	Lee Jofa	1200
+gid://shopify/Product/7421275242547	Lee Jofa	1200
+gid://shopify/Product/7421275668531	Lee Jofa	1200
+gid://shopify/Product/7879875559475	Kravet	2400
+gid://shopify/Product/7421275111475	Lee Jofa	1200
+gid://shopify/Product/7421276291123	Lee Jofa	1200
+gid://shopify/Product/7421275963443	Lee Jofa	1200
+gid://shopify/Product/7421275471923	Lee Jofa	1200
+gid://shopify/Product/7421276454963	Lee Jofa	1200
+gid://shopify/Product/7421276028979	Lee Jofa	1200
+gid://shopify/Product/7421276553267	Lee Jofa	1200
+gid://shopify/Product/7421276848179	Lee Jofa	1200
+gid://shopify/Product/7421276815411	Lee Jofa	1200
+gid://shopify/Product/7421276749875	Lee Jofa	1200
+gid://shopify/Product/7421276323891	Lee Jofa	1200
+gid://shopify/Product/7421276913715	Lee Jofa	1200
+gid://shopify/Product/7421276618803	Lee Jofa	1200
+gid://shopify/Product/7421277077555	Lee Jofa	1200
+gid://shopify/Product/7421277110323	Lee Jofa	1200
+gid://shopify/Product/7421276946483	Lee Jofa	1200
+gid://shopify/Product/7421277044787	Lee Jofa	1200
+gid://shopify/Product/7421277339699	Lee Jofa	1200
+gid://shopify/Product/7421277470771	Lee Jofa	1200
+gid://shopify/Product/7421277601843	Lee Jofa	1200
+gid://shopify/Product/7421277405235	Lee Jofa	1200
+gid://shopify/Product/7421277306931	Lee Jofa	1200
+gid://shopify/Product/7421277831219	Lee Jofa	1200
+gid://shopify/Product/7421275930675	Lee Jofa	1200
+gid://shopify/Product/7421277863987	Lee Jofa	1200
+gid://shopify/Product/7421277962291	Lee Jofa	1200
+gid://shopify/Product/7421278060595	Lee Jofa	1200
+gid://shopify/Product/7421278158899	Lee Jofa	1200
+gid://shopify/Product/7421278126131	Lee Jofa	1200
+gid://shopify/Product/7421277995059	Lee Jofa	1200
+gid://shopify/Product/7421275602995	Lee Jofa	1200
+gid://shopify/Product/7421278224435	Lee Jofa	1200
+gid://shopify/Product/7421278289971	Lee Jofa	1200
+gid://shopify/Product/7421278322739	Lee Jofa	1200
+gid://shopify/Product/7421278421043	Lee Jofa	1200
+gid://shopify/Product/7421278388275	Lee Jofa	1200
+gid://shopify/Product/7421278355507	Lee Jofa	1200
+gid://shopify/Product/7421278584883	Lee Jofa	1200
+gid://shopify/Product/7421278519347	Lee Jofa	1200
+gid://shopify/Product/7421278617651	Lee Jofa	1200
+gid://shopify/Product/7421278847027	Lee Jofa	1200
+gid://shopify/Product/7421278978099	Lee Jofa	1200
+gid://shopify/Product/7421279141939	Lee Jofa	1200
+gid://shopify/Product/7421278912563	Lee Jofa	1200
+gid://shopify/Product/7421278715955	Lee Jofa	1200
+gid://shopify/Product/7421279010867	Lee Jofa	1200
+gid://shopify/Product/7421279305779	Lee Jofa	1200
+gid://shopify/Product/7421279535155	Lee Jofa	1200
+gid://shopify/Product/7421280124979	Lee Jofa	1200
+gid://shopify/Product/7421280190515	Lee Jofa	1200
+gid://shopify/Product/7421279895603	Lee Jofa	1200
+gid://shopify/Product/7421279567923	Lee Jofa	1200
+gid://shopify/Product/7421279862835	Lee Jofa	1200
+gid://shopify/Product/7421279928371	Lee Jofa	1200
+gid://shopify/Product/7421278945331	Lee Jofa	1200
+gid://shopify/Product/7421279436851	Lee Jofa	1200
+gid://shopify/Product/7421280026675	Lee Jofa	1200
+gid://shopify/Product/7421280321587	Lee Jofa	1200
+gid://shopify/Product/7421279502387	Lee Jofa	1200
+gid://shopify/Product/7421280550963	Lee Jofa	1200
+gid://shopify/Product/7421279666227	Lee Jofa	1200
+gid://shopify/Product/7421279338547	Lee Jofa	1200
+gid://shopify/Product/7421279371315	Lee Jofa	1200
+gid://shopify/Product/7421279731763	Lee Jofa	1200
+gid://shopify/Product/7421280288819	Lee Jofa	1200
+gid://shopify/Product/7421281009715	Lee Jofa	1200
+gid://shopify/Product/7421280911411	Lee Jofa	1200
+gid://shopify/Product/7421281075251	Lee Jofa	1200
+gid://shopify/Product/7421281435699	Lee Jofa	1200
+gid://shopify/Product/7421281468467	Lee Jofa	1200
+gid://shopify/Product/7421281501235	Lee Jofa	1200
+gid://shopify/Product/7421281370163	Lee Jofa	1200
+gid://shopify/Product/7421281959987	Lee Jofa	1200
+gid://shopify/Product/7421281763379	Lee Jofa	1200
+gid://shopify/Product/7421281599539	Lee Jofa	1200
+gid://shopify/Product/7421281927219	Lee Jofa	1200
+gid://shopify/Product/7421282025523	Lee Jofa	1200
+gid://shopify/Product/7421281894451	Lee Jofa	1200
+gid://shopify/Product/7421281665075	Lee Jofa	1200
+gid://shopify/Product/7421281304627	Lee Jofa	1200
+gid://shopify/Product/7421275701299	Lee Jofa	1200
+gid://shopify/Product/7421282058291	Lee Jofa	1200
+gid://shopify/Product/7421281992755	Lee Jofa	1200
+gid://shopify/Product/7421282091059	Lee Jofa	1200
+gid://shopify/Product/7421281861683	Lee Jofa	1200
+gid://shopify/Product/7421280747571	Lee Jofa	1200
+gid://shopify/Product/7421281632307	Lee Jofa	1200
+gid://shopify/Product/7421282156595	Lee Jofa	1200
+gid://shopify/Product/7421281566771	Lee Jofa	1200
+gid://shopify/Product/7421282680883	Lee Jofa	1200
+gid://shopify/Product/7421282418739	Lee Jofa	1200
+gid://shopify/Product/7421282451507	Lee Jofa	1200
+gid://shopify/Product/7421282484275	Lee Jofa	1200
+gid://shopify/Product/7421282549811	Lee Jofa	1200
+gid://shopify/Product/7421282615347	Lee Jofa	1200
+gid://shopify/Product/7421282254899	Lee Jofa	1200
+gid://shopify/Product/7421282713651	Lee Jofa	1200
+gid://shopify/Product/7421282517043	Lee Jofa	1200
+gid://shopify/Product/7421283303475	Lee Jofa	1200
+gid://shopify/Product/7421282746419	Lee Jofa	1200
+gid://shopify/Product/7421282910259	Lee Jofa	1200
+gid://shopify/Product/7421283106867	Lee Jofa	1200
+gid://shopify/Product/7421282582579	Lee Jofa	1200
+gid://shopify/Product/7421282877491	Lee Jofa	1200
+gid://shopify/Product/7421283172403	Lee Jofa	1200
+gid://shopify/Product/7421282943027	Lee Jofa	1200
+gid://shopify/Product/7421283270707	Lee Jofa	1200
+gid://shopify/Product/7421283237939	Lee Jofa	1200
+gid://shopify/Product/7421283369011	Lee Jofa	1200
+gid://shopify/Product/7421282811955	Lee Jofa	1200
+gid://shopify/Product/7421282975795	Lee Jofa	1200
+gid://shopify/Product/7421283434547	Lee Jofa	1200
+gid://shopify/Product/7421283041331	Lee Jofa	1200
+gid://shopify/Product/7421283532851	Lee Jofa	1200
+gid://shopify/Product/7421283565619	Lee Jofa	1200
+gid://shopify/Product/7421283598387	Lee Jofa	1200
+gid://shopify/Product/7421283696691	Lee Jofa	1200
+gid://shopify/Product/7421283893299	Lee Jofa	1200
+gid://shopify/Product/7421283500083	Lee Jofa	1200
+gid://shopify/Product/7421284024371	Lee Jofa	1200
+gid://shopify/Product/7421283794995	Lee Jofa	1200
+gid://shopify/Product/7421284220979	Lee Jofa	1200
+gid://shopify/Product/7421284352051	Lee Jofa	1200
+gid://shopify/Product/7421284319283	Lee Jofa	1200
+gid://shopify/Product/7421284286515	Lee Jofa	1200
+gid://shopify/Product/7421284417587	Lee Jofa	1200
+gid://shopify/Product/7421284188211	Lee Jofa	1200
+gid://shopify/Product/7421284155443	Lee Jofa	1200
+gid://shopify/Product/7421283762227	Lee Jofa	1200
+gid://shopify/Product/7421284515891	Lee Jofa	1200
+gid://shopify/Product/7421283729459	Lee Jofa	1200
+gid://shopify/Product/7421283827763	Lee Jofa	1200
+gid://shopify/Product/7421284122675	Lee Jofa	1200
+gid://shopify/Product/7421284450355	Lee Jofa	1200
+gid://shopify/Product/7421284548659	Lee Jofa	1200
+gid://shopify/Product/7421284614195	Lee Jofa	1200
+gid://shopify/Product/7421283926067	Lee Jofa	1200
+gid://shopify/Product/7421284909107	Lee Jofa	1200
+gid://shopify/Product/7421284810803	Lee Jofa	1200
+gid://shopify/Product/7421284679731	Lee Jofa	1200
+gid://shopify/Product/7421284941875	Lee Jofa	1200
+gid://shopify/Product/7421284745267	Lee Jofa	1200
+gid://shopify/Product/7421284876339	Lee Jofa	1200
+gid://shopify/Product/7421285007411	Lee Jofa	1200
+gid://shopify/Product/7421284778035	Lee Jofa	1200
+gid://shopify/Product/7421285072947	Lee Jofa	1200
+gid://shopify/Product/7421284974643	Lee Jofa	1200
+gid://shopify/Product/7421285302323	Lee Jofa	1200
+gid://shopify/Product/7421285433395	Lee Jofa	1200
+gid://shopify/Product/7421285367859	Lee Jofa	1200
+gid://shopify/Product/7421285171251	Lee Jofa	1200
+gid://shopify/Product/7421285400627	Lee Jofa	1200
+gid://shopify/Product/7421285204019	Lee Jofa	1200
+gid://shopify/Product/7421285236787	Lee Jofa	1200
+gid://shopify/Product/7421285630003	Lee Jofa	1200
+gid://shopify/Product/7421285498931	Lee Jofa	1200
+gid://shopify/Product/7421285531699	Lee Jofa	1200
+gid://shopify/Product/7421285597235	Lee Jofa	1200
+gid://shopify/Product/7421285335091	Lee Jofa	1200
+gid://shopify/Product/7421285695539	Lee Jofa	1200
+gid://shopify/Product/7421285728307	Lee Jofa	1200
+gid://shopify/Product/7421285924915	Lee Jofa	1200
+gid://shopify/Product/7421285761075	Lee Jofa	1200
+gid://shopify/Product/7421286121523	Lee Jofa	1200
+gid://shopify/Product/7421285859379	Lee Jofa	1200
+gid://shopify/Product/7421286252595	Lee Jofa	1200
+gid://shopify/Product/7421285957683	Lee Jofa	1200
+gid://shopify/Product/7421286023219	Lee Jofa	1200
+gid://shopify/Product/7421286154291	Lee Jofa	1200
+gid://shopify/Product/7421286613043	Lee Jofa	1200
+gid://shopify/Product/7421286318131	Lee Jofa	1200
+gid://shopify/Product/7421286416435	Lee Jofa	1200
+gid://shopify/Product/7421286285363	Lee Jofa	1200
+gid://shopify/Product/7421286580275	Lee Jofa	1200
+gid://shopify/Product/7421286744115	Lee Jofa	1200
+gid://shopify/Product/7421286481971	Lee Jofa	1200
+gid://shopify/Product/7421286383667	Lee Jofa	1200
+gid://shopify/Product/7421286940723	Lee Jofa	1200
+gid://shopify/Product/7421286776883	Lee Jofa	1200
+gid://shopify/Product/7421286907955	Lee Jofa	1200
+gid://shopify/Product/7421286842419	Lee Jofa	1200
+gid://shopify/Product/7421286678579	Lee Jofa	1200
+gid://shopify/Product/7421286973491	Lee Jofa	1200
+gid://shopify/Product/7421287170099	Lee Jofa	1200
+gid://shopify/Product/7421287268403	Lee Jofa	1200
+gid://shopify/Product/7421287301171	Lee Jofa	1200
+gid://shopify/Product/7421287202867	Lee Jofa	1200
+gid://shopify/Product/7421287465011	Lee Jofa	1200
+gid://shopify/Product/7421287432243	Lee Jofa	1200
+gid://shopify/Product/7421287399475	Lee Jofa	1200
+gid://shopify/Product/7421287333939	Lee Jofa	1200
+gid://shopify/Product/7421287530547	Lee Jofa	1200
+gid://shopify/Product/7421287759923	Lee Jofa	1200
+gid://shopify/Product/7421288120371	Lee Jofa	1200
+gid://shopify/Product/7421287661619	Lee Jofa	1200
+gid://shopify/Product/7421287563315	Lee Jofa	1200
+gid://shopify/Product/7421288513587	Lee Jofa	1200
+gid://shopify/Product/7421287825459	Lee Jofa	1200
+gid://shopify/Product/7421288251443	Lee Jofa	1200
+gid://shopify/Product/7421288382515	Lee Jofa	1200
+gid://shopify/Product/7421288677427	Lee Jofa	1200
+gid://shopify/Product/7421286350899	Lee Jofa	1200
+gid://shopify/Product/7421288579123	Lee Jofa	1200
+gid://shopify/Product/7421289070643	Lee Jofa	1200
+gid://shopify/Product/7421288874035	Lee Jofa	1200
+gid://shopify/Product/7421289234483	Lee Jofa	1200
+gid://shopify/Product/7421288611891	Lee Jofa	1200
+gid://shopify/Product/7421288972339	Lee Jofa	1200
+gid://shopify/Product/7421289201715	Lee Jofa	1200
+gid://shopify/Product/7421288742963	Lee Jofa	1200
+gid://shopify/Product/7421289267251	Lee Jofa	1200
+gid://shopify/Product/7421289398323	Lee Jofa	1200
+gid://shopify/Product/7421289300019	Lee Jofa	1200
+gid://shopify/Product/7421289365555	Lee Jofa	1200
+gid://shopify/Product/7421289496627	Lee Jofa	1200
+gid://shopify/Product/7421289463859	Lee Jofa	1200
+gid://shopify/Product/7421289594931	Lee Jofa	1200
+gid://shopify/Product/7421289693235	Lee Jofa	1200
+gid://shopify/Product/7421289529395	Lee Jofa	1200
+gid://shopify/Product/7421289562163	Lee Jofa	1200
+gid://shopify/Product/7421289758771	Lee Jofa	1200
+gid://shopify/Product/7421289889843	Lee Jofa	1200
+gid://shopify/Product/7421289791539	Lee Jofa	1200
+gid://shopify/Product/7421289824307	Lee Jofa	1200
+gid://shopify/Product/7421289922611	Lee Jofa	1200
+gid://shopify/Product/7421290053683	Lee Jofa	1200
+gid://shopify/Product/7421289955379	Lee Jofa	1200
+gid://shopify/Product/7421290086451	Lee Jofa	1200
+gid://shopify/Product/7421290020915	Lee Jofa	1200
+gid://shopify/Product/7421289857075	Lee Jofa	1200
+gid://shopify/Product/7421290184755	Lee Jofa	1200
+gid://shopify/Product/7421290119219	Lee Jofa	1200
+gid://shopify/Product/7421290446899	Lee Jofa	1200
+gid://shopify/Product/7421290283059	Lee Jofa	1200
+gid://shopify/Product/7421290414131	Lee Jofa	1200
+gid://shopify/Product/7421290217523	Lee Jofa	1200
+gid://shopify/Product/7421290381363	Lee Jofa	1200
+gid://shopify/Product/7421290250291	Lee Jofa	1200
+gid://shopify/Product/7421290479667	Lee Jofa	1200
+gid://shopify/Product/7421290643507	Lee Jofa	1200
+gid://shopify/Product/7421290610739	Lee Jofa	1200
+gid://shopify/Product/7421290741811	Lee Jofa	1200
+gid://shopify/Product/7421290577971	Lee Jofa	1200
+gid://shopify/Product/7421290512435	Lee Jofa	1200
+gid://shopify/Product/7421290709043	Lee Jofa	1200
+gid://shopify/Product/7421290807347	Lee Jofa	1200
+gid://shopify/Product/7421291036723	Lee Jofa	1200
+gid://shopify/Product/7421290971187	Lee Jofa	1200
+gid://shopify/Product/7421291003955	Lee Jofa	1200
+gid://shopify/Product/7421290872883	Lee Jofa	1200
+gid://shopify/Product/7421291069491	Lee Jofa	1200
+gid://shopify/Product/7421291135027	Lee Jofa	1200
+gid://shopify/Product/7421291331635	Lee Jofa	1200
+gid://shopify/Product/7421291364403	Lee Jofa	1200
+gid://shopify/Product/7421291528243	Lee Jofa	1200
+gid://shopify/Product/7421291626547	Lee Jofa	1200
+gid://shopify/Product/7421291495475	Lee Jofa	1200
+gid://shopify/Product/7421291593779	Lee Jofa	1200
+gid://shopify/Product/7421291692083	Lee Jofa	1200
+gid://shopify/Product/7421290905651	Lee Jofa	1200
+gid://shopify/Product/7421291462707	Lee Jofa	1200
+gid://shopify/Product/7421290840115	Lee Jofa	1200
+gid://shopify/Product/7421292019763	Lee Jofa	1200
+gid://shopify/Product/7421291921459	Lee Jofa	1200
+gid://shopify/Product/7421291659315	Lee Jofa	1200
+gid://shopify/Product/7421291986995	Lee Jofa	1200
+gid://shopify/Product/7421292085299	Lee Jofa	1200
+gid://shopify/Product/7421291888691	Lee Jofa	1200
+gid://shopify/Product/7421292249139	Lee Jofa	1200
+gid://shopify/Product/7421291790387	Lee Jofa	1200
+gid://shopify/Product/7421292544051	Lee Jofa	1200
+gid://shopify/Product/7421292183603	Lee Jofa	1200
+gid://shopify/Product/7421292347443	Lee Jofa	1200
+gid://shopify/Product/7421292576819	Lee Jofa	1200
+gid://shopify/Product/7421292609587	Lee Jofa	1200
+gid://shopify/Product/7421292707891	Lee Jofa	1200
+gid://shopify/Product/7421292740659	Lee Jofa	1200
+gid://shopify/Product/7421292806195	Lee Jofa	1200
+gid://shopify/Product/7421292970035	Lee Jofa	1200
+gid://shopify/Product/7421292838963	Lee Jofa	1200
+gid://shopify/Product/7421292642355	Lee Jofa	1200
+gid://shopify/Product/7421293264947	Lee Jofa	1200
+gid://shopify/Product/7421293133875	Lee Jofa	1200
+gid://shopify/Product/7421293363251	Lee Jofa	1200
+gid://shopify/Product/7421293559859	Lee Jofa	1200
+gid://shopify/Product/7421293461555	Lee Jofa	1200
+gid://shopify/Product/7421293002803	Lee Jofa	1200
+gid://shopify/Product/7421293527091	Lee Jofa	1200
+gid://shopify/Product/7421293428787	Lee Jofa	1200
+gid://shopify/Product/7421293658163	Lee Jofa	1200
+gid://shopify/Product/7421293789235	Lee Jofa	1200
+gid://shopify/Product/7421293723699	Lee Jofa	1200
+gid://shopify/Product/7421293690931	Lee Jofa	1200
+gid://shopify/Product/7421294149683	Lee Jofa	1200
+gid://shopify/Product/7421293953075	Lee Jofa	1200
+gid://shopify/Product/7421294215219	Lee Jofa	1200
+gid://shopify/Product/7421292675123	Lee Jofa	1200
+gid://shopify/Product/7421294280755	Lee Jofa	1200
+gid://shopify/Product/7421294379059	Lee Jofa	1200
+gid://shopify/Product/7421294346291	Lee Jofa	1200
+gid://shopify/Product/7421295460403	Lee Jofa	1200
+gid://shopify/Product/7421294673971	Lee Jofa	1200
+gid://shopify/Product/7421294477363	Lee Jofa	1200
+gid://shopify/Product/7421294411827	Lee Jofa	1200
+gid://shopify/Product/7421295722547	Lee Jofa	1200
+gid://shopify/Product/7421295263795	Lee Jofa	1200
+gid://shopify/Product/7421296017459	Lee Jofa	1200
+gid://shopify/Product/7421295919155	Lee Jofa	1200
+gid://shopify/Product/7421296214067	Lee Jofa	1200
+gid://shopify/Product/7421296246835	Lee Jofa	1200
+gid://shopify/Product/7421295951923	Lee Jofa	1200
+gid://shopify/Product/7421296312371	Lee Jofa	1200
+gid://shopify/Product/7421296574515	Lee Jofa	1200
+gid://shopify/Product/7421294313523	Lee Jofa	1200
+gid://shopify/Product/7421295820851	Lee Jofa	1200
+gid://shopify/Product/7421296377907	Lee Jofa	1200
+gid://shopify/Product/7421296508979	Lee Jofa	1200
+gid://shopify/Product/7421296082995	Lee Jofa	1200
+gid://shopify/Product/7421296476211	Lee Jofa	1200
+gid://shopify/Product/7421296607283	Lee Jofa	1200
+gid://shopify/Product/7421296902195	Lee Jofa	1200
+gid://shopify/Product/7421296803891	Lee Jofa	1200
+gid://shopify/Product/7421296967731	Lee Jofa	1200
+gid://shopify/Product/7421296738355	Lee Jofa	1200
+gid://shopify/Product/7421297459251	Lee Jofa	1200
+gid://shopify/Product/7421296934963	Lee Jofa	1200
+gid://shopify/Product/7421289431091	Lee Jofa	1200
+gid://shopify/Product/7421297000499	Lee Jofa	1200
+gid://shopify/Product/7421296771123	Lee Jofa	1200
+gid://shopify/Product/7421297033267	Lee Jofa	1200
+gid://shopify/Product/7421297229875	Lee Jofa	1200
+gid://shopify/Product/7421297328179	Lee Jofa	1200
+gid://shopify/Product/7421297360947	Lee Jofa	1200
+gid://shopify/Product/7421297098803	Lee Jofa	1200
+gid://shopify/Product/7421297197107	Lee Jofa	1200
+gid://shopify/Product/7421297688627	Lee Jofa	1200
+gid://shopify/Product/7421297524787	Lee Jofa	1200
+gid://shopify/Product/7421297786931	Lee Jofa	1200
+gid://shopify/Product/7421297557555	Lee Jofa	1200
+gid://shopify/Product/7421297918003	Lee Jofa	1200
+gid://shopify/Product/7421297885235	Lee Jofa	1200
+gid://shopify/Product/7421297983539	Lee Jofa	1200
+gid://shopify/Product/7421297950771	Lee Jofa	1200
+gid://shopify/Product/7421298016307	Lee Jofa	1200
+gid://shopify/Product/7421851697203	Lee Jofa	1200
+gid://shopify/Product/7421851598899	Lee Jofa	1200
+gid://shopify/Product/7421851762739	Lee Jofa	1200
+gid://shopify/Product/7421851795507	Lee Jofa	1200
+gid://shopify/Product/7421851664435	Lee Jofa	1200
+gid://shopify/Product/7421851926579	Lee Jofa	1200
+gid://shopify/Product/7421851992115	Lee Jofa	1200
+gid://shopify/Product/7421852221491	Lee Jofa	1200
+gid://shopify/Product/7421852876851	Lee Jofa	1200
+gid://shopify/Product/7421851828275	Lee Jofa	1200
+gid://shopify/Product/7421852614707	Lee Jofa	1200
+gid://shopify/Product/7421852352563	Lee Jofa	1200
+gid://shopify/Product/7421852516403	Lee Jofa	1200
+gid://shopify/Product/7421852254259	Lee Jofa	1200
+gid://shopify/Product/7421852713011	Lee Jofa	1200
+gid://shopify/Product/7421852745779	Lee Jofa	1200
+gid://shopify/Product/7421852942387	Lee Jofa	1200
+gid://shopify/Product/7421853302835	Lee Jofa	1200
+gid://shopify/Product/7421853237299	Lee Jofa	1200
+gid://shopify/Product/7421853401139	Lee Jofa	1200
+gid://shopify/Product/7421853499443	Lee Jofa	1200
+gid://shopify/Product/7421853433907	Lee Jofa	1200
+gid://shopify/Product/7421853925427	Lee Jofa	1200
+gid://shopify/Product/7421853892659	Lee Jofa	1200
+gid://shopify/Product/7421853564979	Lee Jofa	1200
+gid://shopify/Product/7421853597747	Lee Jofa	1200
+gid://shopify/Product/7421853827123	Lee Jofa	1200
+gid://shopify/Product/7421288087603	Lee Jofa	1200
+gid://shopify/Product/7421853958195	Lee Jofa	1200
+gid://shopify/Product/7421853761587	Lee Jofa	1200
+gid://shopify/Product/7421854449715	Lee Jofa	1200
+gid://shopify/Product/7421854122035	Lee Jofa	1200
+gid://shopify/Product/7421854187571	Lee Jofa	1200
+gid://shopify/Product/7421854515251	Lee Jofa	1200
+gid://shopify/Product/7421853990963	Lee Jofa	1200
+gid://shopify/Product/7421854482483	Lee Jofa	1200
+gid://shopify/Product/7421853532211	Lee Jofa	1200
+gid://shopify/Product/7421854711859	Lee Jofa	1200
+gid://shopify/Product/7421854777395	Lee Jofa	1200
+gid://shopify/Product/7421854679091	Lee Jofa	1200
+gid://shopify/Product/7421854842931	Lee Jofa	1200
+gid://shopify/Product/7421854580787	Lee Jofa	1200
+gid://shopify/Product/7421854908467	Lee Jofa	1200
+gid://shopify/Product/7421855203379	Lee Jofa	1200
+gid://shopify/Product/7421855105075	Lee Jofa	1200
+gid://shopify/Product/7421855334451	Lee Jofa	1200
+gid://shopify/Product/7421856186419	Lee Jofa	1200
+gid://shopify/Product/7421855268915	Lee Jofa	1200
+gid://shopify/Product/7421855596595	Lee Jofa	1200
+gid://shopify/Product/7421855629363	Lee Jofa	1200
+gid://shopify/Product/7421855563827	Lee Jofa	1200
+gid://shopify/Product/7421856317491	Lee Jofa	1200
+gid://shopify/Product/7421855760435	Lee Jofa	1200
+gid://shopify/Product/7421855727667	Lee Jofa	1200
+gid://shopify/Product/7421855465523	Lee Jofa	1200
+gid://shopify/Product/7421856383027	Lee Jofa	1200
+gid://shopify/Product/7421856448563	Lee Jofa	1200
+gid://shopify/Product/7421856514099	Lee Jofa	1200
+gid://shopify/Product/7421856972851	Lee Jofa	1200
+gid://shopify/Product/7421856219187	Lee Jofa	1200
+gid://shopify/Product/7421856874547	Lee Jofa	1200
+gid://shopify/Product/7421856776243	Lee Jofa	1200
+gid://shopify/Product/7421856481331	Lee Jofa	1200
+gid://shopify/Product/7421857103923	Lee Jofa	1200
+gid://shopify/Product/7421856677939	Lee Jofa	1200
+gid://shopify/Product/7421857071155	Lee Jofa	1200
+gid://shopify/Product/7421857169459	Lee Jofa	1200
+gid://shopify/Product/7421857464371	Lee Jofa	1200
+gid://shopify/Product/7421857234995	Lee Jofa	1200
+gid://shopify/Product/7421857660979	Lee Jofa	1200
+gid://shopify/Product/7421857824819	Lee Jofa	1200
+gid://shopify/Product/7421857857587	Lee Jofa	1200
+gid://shopify/Product/7421857923123	Lee Jofa	1200
+gid://shopify/Product/7421858021427	Lee Jofa	1200
+gid://shopify/Product/7421858250803	Lee Jofa	1200
+gid://shopify/Product/7421858578483	Lee Jofa	1200
+gid://shopify/Product/7421858086963	Lee Jofa	1200
+gid://shopify/Product/7421858283571	Lee Jofa	1200
+gid://shopify/Product/7421858644019	Lee Jofa	1200
+gid://shopify/Product/7421858742323	Lee Jofa	1200
+gid://shopify/Product/7421858676787	Lee Jofa	1200
+gid://shopify/Product/7421858840627	Lee Jofa	1200
+gid://shopify/Product/7421858381875	Lee Jofa	1200
+gid://shopify/Product/7421858185267	Lee Jofa	1200
+gid://shopify/Product/7421859004467	Lee Jofa	1200
+gid://shopify/Product/7421859102771	Lee Jofa	1200
+gid://shopify/Product/7421857398835	Lee Jofa	1200
+gid://shopify/Product/7421858938931	Lee Jofa	1200
+gid://shopify/Product/7421858971699	Lee Jofa	1200
+gid://shopify/Product/7421859135539	Lee Jofa	1200
+gid://shopify/Product/7421859233843	Lee Jofa	1200
+gid://shopify/Product/7421858775091	Lee Jofa	1200
+gid://shopify/Product/7421859397683	Lee Jofa	1200
+gid://shopify/Product/7421859266611	Lee Jofa	1200
+gid://shopify/Product/7421859889203	Lee Jofa	1200
+gid://shopify/Product/7421859495987	Lee Jofa	1200
+gid://shopify/Product/7421859430451	Lee Jofa	1200
+gid://shopify/Product/7421859823667	Lee Jofa	1200
+gid://shopify/Product/7421859561523	Lee Jofa	1200
+gid://shopify/Product/7421859659827	Lee Jofa	1200
+gid://shopify/Product/7421859692595	Lee Jofa	1200
+gid://shopify/Product/7421859954739	Lee Jofa	1200
+gid://shopify/Product/7421859463219	Lee Jofa	1200
+gid://shopify/Product/7421859627059	Lee Jofa	1200
+gid://shopify/Product/7421860216883	Lee Jofa	1200
+gid://shopify/Product/7421860020275	Lee Jofa	1200
+gid://shopify/Product/7421860118579	Lee Jofa	1200
+gid://shopify/Product/7421859332147	Lee Jofa	1200
+gid://shopify/Product/7421860249651	Lee Jofa	1200
+gid://shopify/Product/7421860413491	Lee Jofa	1200
+gid://shopify/Product/7421860511795	Lee Jofa	1200
+gid://shopify/Product/7421860544563	Lee Jofa	1200
+gid://shopify/Product/7421860479027	Lee Jofa	1200
+gid://shopify/Product/7421860577331	Lee Jofa	1200
+gid://shopify/Product/7421860347955	Lee Jofa	1200
+gid://shopify/Product/7421860610099	Lee Jofa	1200
+gid://shopify/Product/7421860708403	Lee Jofa	1200
+gid://shopify/Product/7421860773939	Lee Jofa	1200
+gid://shopify/Product/7421860741171	Lee Jofa	1200
+gid://shopify/Product/7421860839475	Lee Jofa	1200
+gid://shopify/Product/7421861232691	Lee Jofa	1200
+gid://shopify/Product/7421861134387	Lee Jofa	1200
+gid://shopify/Product/7421861265459	Lee Jofa	1200
+gid://shopify/Product/7421861068851	Lee Jofa	1200
+gid://shopify/Product/7421861298227	Lee Jofa	1200
+gid://shopify/Product/7421861330995	Lee Jofa	1200
+gid://shopify/Product/7421861527603	Lee Jofa	1200
+gid://shopify/Product/7421861429299	Lee Jofa	1200
+gid://shopify/Product/7421861494835	Lee Jofa	1200
+gid://shopify/Product/7421861691443	Lee Jofa	1200
+gid://shopify/Product/7421861625907	Lee Jofa	1200
+gid://shopify/Product/7421861724211	Lee Jofa	1200
+gid://shopify/Product/7421861920819	Lee Jofa	1200
+gid://shopify/Product/7421861593139	Lee Jofa	1200
+gid://shopify/Product/7421862019123	Lee Jofa	1200
+gid://shopify/Product/7421861953587	Lee Jofa	1200
+gid://shopify/Product/7421862051891	Lee Jofa	1200
+gid://shopify/Product/7421861855283	Lee Jofa	1200
+gid://shopify/Product/7421862314035	Lee Jofa	1200
+gid://shopify/Product/7421862182963	Lee Jofa	1200
+gid://shopify/Product/7421862215731	Lee Jofa	1200
+gid://shopify/Product/7421862510643	Lee Jofa	1200
+gid://shopify/Product/7421862576179	Lee Jofa	1200
+gid://shopify/Product/7421862379571	Lee Jofa	1200
+gid://shopify/Product/7421862412339	Lee Jofa	1200
+gid://shopify/Product/7421862641715	Lee Jofa	1200
+gid://shopify/Product/7421862608947	Lee Jofa	1200
+gid://shopify/Product/7421862772787	Lee Jofa	1200
+gid://shopify/Product/7421862740019	Lee Jofa	1200
+gid://shopify/Product/7421862838323	Lee Jofa	1200
+gid://shopify/Product/7421862871091	Lee Jofa	1200
+gid://shopify/Product/7421863034931	Lee Jofa	1200
+gid://shopify/Product/7421863231539	Lee Jofa	1200
+gid://shopify/Product/7421863133235	Lee Jofa	1200
+gid://shopify/Product/7421863297075	Lee Jofa	1200
+gid://shopify/Product/7421862936627	Lee Jofa	1200
+gid://shopify/Product/7421863166003	Lee Jofa	1200
+gid://shopify/Product/7421863198771	Lee Jofa	1200
+gid://shopify/Product/7421863395379	Lee Jofa	1200
+gid://shopify/Product/7421863100467	Lee Jofa	1200
+gid://shopify/Product/7421863428147	Lee Jofa	1200
+gid://shopify/Product/7421863362611	Lee Jofa	1200
+gid://shopify/Product/7421863559219	Lee Jofa	1200
+gid://shopify/Product/7421863624755	Lee Jofa	1200
+gid://shopify/Product/7421863657523	Lee Jofa	1200
+gid://shopify/Product/7421863723059	Lee Jofa	1200
+gid://shopify/Product/7421863591987	Lee Jofa	1200
+gid://shopify/Product/7421863854131	Lee Jofa	1200
+gid://shopify/Product/7421863952435	Lee Jofa	1200
+gid://shopify/Product/7421863788595	Lee Jofa	1200
+gid://shopify/Product/7421864017971	Lee Jofa	1200
+gid://shopify/Product/7421864116275	Lee Jofa	1200
+gid://shopify/Product/7421864378419	Lee Jofa	1200
+gid://shopify/Product/7421864312883	Lee Jofa	1200
+gid://shopify/Product/7421864181811	Lee Jofa	1200
+gid://shopify/Product/7421864575027	Lee Jofa	1200
+gid://shopify/Product/7421864411187	Lee Jofa	1200
+gid://shopify/Product/7421864542259	Lee Jofa	1200
+gid://shopify/Product/7421864345651	Lee Jofa	1200
+gid://shopify/Product/7421864804403	Lee Jofa	1200
+gid://shopify/Product/7421864738867	Lee Jofa	1200
+gid://shopify/Product/7421864607795	Lee Jofa	1200
+gid://shopify/Product/7421864869939	Lee Jofa	1200
+gid://shopify/Product/7421864640563	Lee Jofa	1200
+gid://shopify/Product/7421864476723	Lee Jofa	1200
+gid://shopify/Product/7421864673331	Lee Jofa	1200
+gid://shopify/Product/7421864935475	Lee Jofa	1200
+gid://shopify/Product/7421865033779	Lee Jofa	1200
+gid://shopify/Product/7421865132083	Lee Jofa	1200
+gid://shopify/Product/7421865164851	Lee Jofa	1200
+gid://shopify/Product/7421864968243	Lee Jofa	1200
+gid://shopify/Product/7421865263155	Lee Jofa	1200
+gid://shopify/Product/7421865230387	Lee Jofa	1200
+gid://shopify/Product/7421865426995	Lee Jofa	1200
+gid://shopify/Product/7421865394227	Lee Jofa	1200
+gid://shopify/Product/7421865492531	Lee Jofa	1200
+gid://shopify/Product/7421865361459	Lee Jofa	1200
+gid://shopify/Product/7421865656371	Lee Jofa	1200
+gid://shopify/Product/7421865623603	Lee Jofa	1200
+gid://shopify/Product/7421865525299	Lee Jofa	1200
+gid://shopify/Product/7421865787443	Lee Jofa	1200
+gid://shopify/Product/7421865721907	Lee Jofa	1200
+gid://shopify/Product/7421865951283	Lee Jofa	1200
+gid://shopify/Product/7421866115123	Lee Jofa	1200
+gid://shopify/Product/7421865885747	Lee Jofa	1200
+gid://shopify/Product/7421866410035	Lee Jofa	1200
+gid://shopify/Product/7421866213427	Lee Jofa	1200
+gid://shopify/Product/7421866573875	Lee Jofa	1200
+gid://shopify/Product/7421866475571	Lee Jofa	1200
+gid://shopify/Product/7421923065907	Lee Jofa	1228
+gid://shopify/Product/7421866377267	Lee Jofa	1200
+gid://shopify/Product/7421923229747	Lee Jofa	400
+gid://shopify/Product/7421866016819	Lee Jofa	1200
+gid://shopify/Product/7421874372659	Lee Jofa	1200
+gid://shopify/Product/7421874765875	Lee Jofa	1200
+gid://shopify/Product/7421923131443	Lee Jofa	400
+gid://shopify/Product/7421873717299	Lee Jofa	1200
+gid://shopify/Product/7421923295283	Lee Jofa	400
+gid://shopify/Product/7421923557427	Lee Jofa	400
+gid://shopify/Product/7421923721267	Lee Jofa	400
+gid://shopify/Product/7421923622963	Lee Jofa	400
+gid://shopify/Product/7421925818419	Lee Jofa	400
+gid://shopify/Product/7421923491891	Lee Jofa	1430
+gid://shopify/Product/7421925916723	Lee Jofa	1500
+gid://shopify/Product/7421926211635	Lee Jofa	400
+gid://shopify/Product/7421927260211	Lee Jofa	400
+gid://shopify/Product/7421926113331	Lee Jofa	1500
+gid://shopify/Product/7421923393587	Lee Jofa	400
+gid://shopify/Product/7421926309939	Lee Jofa	1300
+gid://shopify/Product/7421927391283	Lee Jofa	400
+gid://shopify/Product/7421927292979	Lee Jofa	400
+gid://shopify/Product/7421926277171	Lee Jofa	1500
+gid://shopify/Product/7421927522355	Lee Jofa	1276
+gid://shopify/Product/7421939875891	Lee Jofa	1200
+gid://shopify/Product/7421940006963	Lee Jofa	1200
+gid://shopify/Product/7421927587891	Lee Jofa	3000
+gid://shopify/Product/7421938597939	Lee Jofa	3010
+gid://shopify/Product/7421939974195	Lee Jofa	1200
+gid://shopify/Product/7421938565171	Lee Jofa	3010
+gid://shopify/Product/7421938663475	Lee Jofa	3010
+gid://shopify/Product/7421940072499	Lee Jofa	1200
+gid://shopify/Product/7421927325747	Lee Jofa	3000
+gid://shopify/Product/7421940203571	Lee Jofa	1200
+gid://shopify/Product/7421940105267	Lee Jofa	1200
+gid://shopify/Product/7421940170803	Lee Jofa	1200
+gid://shopify/Product/7421927555123	Lee Jofa	3000
+gid://shopify/Product/7421940301875	Lee Jofa	1200
+gid://shopify/Product/7421940596787	Lee Jofa	1200
+gid://shopify/Product/7421940465715	Lee Jofa	1200
+gid://shopify/Product/7421940334643	Lee Jofa	1200
+gid://shopify/Product/7421940531251	Lee Jofa	1200
+gid://shopify/Product/7421940400179	Lee Jofa	1200
+gid://shopify/Product/7421940629555	Lee Jofa	1200
+gid://shopify/Product/7421941186611	Lee Jofa	1200
+gid://shopify/Product/7421940924467	Lee Jofa	1200
+gid://shopify/Product/7421941088307	Lee Jofa	1200
+gid://shopify/Product/7421941153843	Lee Jofa	1200
+gid://shopify/Product/7421941022771	Lee Jofa	1200
+gid://shopify/Product/7421940957235	Lee Jofa	1200
+gid://shopify/Product/7421941284915	Lee Jofa	1200
+gid://shopify/Product/7421944037427	Lee Jofa	1200
+gid://shopify/Product/7421943971891	Lee Jofa	1200
+gid://shopify/Product/7421941252147	Lee Jofa	1200
+gid://shopify/Product/7421944201267	Lee Jofa	1200
+gid://shopify/Product/7421944692787	Lee Jofa	1200
+gid://shopify/Product/7421944922163	Lee Jofa	1200
+gid://shopify/Product/7421944594483	Lee Jofa	1200
+gid://shopify/Product/7421945151539	Lee Jofa	1200
+gid://shopify/Product/7421944627251	Lee Jofa	1200
+gid://shopify/Product/7421945217075	Lee Jofa	1200
+gid://shopify/Product/7421944987699	Lee Jofa	1200
+gid://shopify/Product/7421945282611	Lee Jofa	1200
+gid://shopify/Product/7421944791091	Lee Jofa	1200
+gid://shopify/Product/7421945380915	Lee Jofa	1200
+gid://shopify/Product/7421944889395	Lee Jofa	1200
+gid://shopify/Product/7421945479219	Lee Jofa	1200
+gid://shopify/Product/7421945413683	Lee Jofa	1200
+gid://shopify/Product/7421945544755	Lee Jofa	1200
+gid://shopify/Product/7421945511987	Lee Jofa	1200
+gid://shopify/Product/7421945675827	Lee Jofa	1200
+gid://shopify/Product/7421945610291	Lee Jofa	1200
+gid://shopify/Product/7421945446451	Lee Jofa	1200
+gid://shopify/Product/7422022615091	Lee Jofa	1200
+gid://shopify/Product/7421945643059	Lee Jofa	1200
+gid://shopify/Product/7421945839667	Lee Jofa	1200
+gid://shopify/Product/7422019731507	Lee Jofa	1200
+gid://shopify/Product/7422019797043	Lee Jofa	1200
+gid://shopify/Product/7421945937971	Lee Jofa	1200
+gid://shopify/Product/7422023368755	Lee Jofa	400
+gid://shopify/Product/7422019862579	Lee Jofa	1200
+gid://shopify/Product/7422023499827	Lee Jofa	400
+gid://shopify/Product/7421945905203	Lee Jofa	1200
+gid://shopify/Product/7422019895347	Lee Jofa	1200
+gid://shopify/Product/7422018715699	Lee Jofa	3379
+gid://shopify/Product/7422022647859	Lee Jofa	4429
+gid://shopify/Product/7422022582323	Lee Jofa	3863
+gid://shopify/Product/7422023467059	Lee Jofa	400
+gid://shopify/Product/7422022680627	Lee Jofa	4431
+gid://shopify/Product/7422023434291	Lee Jofa	1200
+gid://shopify/Product/7422022811699	Lee Jofa	4480
+gid://shopify/Product/7422024187955	Lee Jofa	400
+gid://shopify/Product/7422022778931	Lee Jofa	4480
+gid://shopify/Product/7422023860275	Lee Jofa	4163
+gid://shopify/Product/7422025236531	Lee Jofa	1200
+gid://shopify/Product/7422025105459	Lee Jofa	1200
+gid://shopify/Product/7422025531443	Lee Jofa	1200
+gid://shopify/Product/7422025334835	Lee Jofa	1200
+gid://shopify/Product/7422025433139	Lee Jofa	1200
+gid://shopify/Product/7422025400371	Lee Jofa	1200
+gid://shopify/Product/7422025367603	Lee Jofa	1200
+gid://shopify/Product/7422025629747	Lee Jofa	1200
+gid://shopify/Product/7422025269299	Lee Jofa	1200
+gid://shopify/Product/7422023991347	Lee Jofa	4163
+gid://shopify/Product/7422025465907	Lee Jofa	1200
+gid://shopify/Product/7422024056883	Lee Jofa	4201
+gid://shopify/Product/7422023925811	Lee Jofa	4480
+gid://shopify/Product/7422025793587	Lee Jofa	1200
+gid://shopify/Product/7422025826355	Lee Jofa	1200
+gid://shopify/Product/7422025170995	Lee Jofa	1200
+gid://shopify/Product/7422025695283	Lee Jofa	1200
+gid://shopify/Product/7422025924659	Lee Jofa	1200
+gid://shopify/Product/7422026121267	Lee Jofa	1200
+gid://shopify/Product/7422026055731	Lee Jofa	1200
+gid://shopify/Product/7422025957427	Lee Jofa	1200
+gid://shopify/Product/7422026154035	Lee Jofa	1200
+gid://shopify/Product/7422026776627	Lee Jofa	1200
+gid://shopify/Product/7421944070195	Lee Jofa	1200
+gid://shopify/Product/7422026219571	Lee Jofa	1200
+gid://shopify/Product/7422026285107	Lee Jofa	1200
+gid://shopify/Product/7422026547251	Lee Jofa	1200
+gid://shopify/Product/7422026940467	Lee Jofa	1200
+gid://shopify/Product/7422026481715	Lee Jofa	1200
+gid://shopify/Product/7422026874931	Lee Jofa	1200
+gid://shopify/Product/7422026580019	Lee Jofa	1200
+gid://shopify/Product/7422026383411	Lee Jofa	1200
+gid://shopify/Product/7422027104307	Lee Jofa	1200
+gid://shopify/Product/7422027071539	Lee Jofa	1200
+gid://shopify/Product/7422027530291	Lee Jofa	1200
+gid://shopify/Product/7422027006003	Lee Jofa	1200
+gid://shopify/Product/7422027628595	Lee Jofa	1200
+gid://shopify/Product/7422027694131	Lee Jofa	1200
+gid://shopify/Product/7422027595827	Lee Jofa	1200
+gid://shopify/Product/7422027792435	Lee Jofa	1200
+gid://shopify/Product/7422027726899	Lee Jofa	1200
+gid://shopify/Product/7422028578867	Lee Jofa	1200
+gid://shopify/Product/7422028709939	Lee Jofa	1200
+gid://shopify/Product/7422028480563	Lee Jofa	1200
+gid://shopify/Product/7422028611635	Lee Jofa	1200
+gid://shopify/Product/7422028939315	Lee Jofa	1200
+gid://shopify/Product/7422028873779	Lee Jofa	1200
+gid://shopify/Product/7422028841011	Lee Jofa	1200
+gid://shopify/Product/7422028775475	Lee Jofa	1200
+gid://shopify/Product/7422029070387	Lee Jofa	1200
+gid://shopify/Product/7422029037619	Lee Jofa	1200
+gid://shopify/Product/7422028513331	Lee Jofa	1200
+gid://shopify/Product/7422028906547	Lee Jofa	1200
+gid://shopify/Product/7422029168691	Lee Jofa	1200
+gid://shopify/Product/7422029201459	Lee Jofa	1200
+gid://shopify/Product/7422029463603	Lee Jofa	1200
+gid://shopify/Product/7422029496371	Lee Jofa	3361
+gid://shopify/Product/7422029299763	Lee Jofa	1200
+gid://shopify/Product/7422029529139	Lee Jofa	1200
+gid://shopify/Product/7422026416179	Lee Jofa	1200
+gid://shopify/Product/7422029365299	Lee Jofa	1200
+gid://shopify/Product/7422029103155	Lee Jofa	1200
+gid://shopify/Product/7422029594675	Lee Jofa	1200
+gid://shopify/Product/7422029660211	Lee Jofa	1200
+gid://shopify/Product/7422030118963	Lee Jofa	1200
+gid://shopify/Product/7422024122419	Lee Jofa	4201
+gid://shopify/Product/7422029627443	Lee Jofa	1200
+gid://shopify/Product/7422030053427	Lee Jofa	3781
+gid://shopify/Product/7422030151731	Lee Jofa	3809
+gid://shopify/Product/7422030348339	Lee Jofa	1200
+gid://shopify/Product/7422031691827	Lee Jofa	1200
+gid://shopify/Product/7422030544947	Lee Jofa	1200
+gid://shopify/Product/7422029692979	Lee Jofa	1200
+gid://shopify/Product/7422031757363	Lee Jofa	1200
+gid://shopify/Product/7422030381107	Lee Jofa	1200
+gid://shopify/Product/7422030479411	Lee Jofa	1200
+gid://shopify/Product/7422031921203	Lee Jofa	1200
+gid://shopify/Product/7422031953971	Lee Jofa	1200
+gid://shopify/Product/7422031888435	Lee Jofa	1200
+gid://shopify/Product/7422030413875	Lee Jofa	1200
+gid://shopify/Product/7422031855667	Lee Jofa	1200
+gid://shopify/Product/7422030282803	Lee Jofa	3807
+gid://shopify/Product/7422032445491	Lee Jofa	1200
+gid://shopify/Product/7422032543795	Lee Jofa	1200
+gid://shopify/Product/7422032642099	Lee Jofa	1200
+gid://shopify/Product/7422032576563	Lee Jofa	1200
+gid://shopify/Product/7422034870323	Lee Jofa	400
+gid://shopify/Product/7422030446643	Lee Jofa	1200
+gid://shopify/Product/7422032674867	Lee Jofa	1200
+gid://shopify/Product/7422038147123	Lee Jofa	400
+gid://shopify/Product/7422032773171	Lee Jofa	1200
+gid://shopify/Product/7422040539187	Lee Jofa	400
+gid://shopify/Product/7422038179891	Lee Jofa	400
+gid://shopify/Product/7422040637491	Lee Jofa	400
+gid://shopify/Product/7422033330227	Lee Jofa	1200
+gid://shopify/Product/7422040604723	Lee Jofa	400
+gid://shopify/Product/7422032937011	Lee Jofa	1200
+gid://shopify/Product/7422039359539	Lee Jofa	1200
+gid://shopify/Product/7422039556147	Lee Jofa	1200
+gid://shopify/Product/7422032904243	Lee Jofa	1200
+gid://shopify/Product/7422040506419	Lee Jofa	1200
+gid://shopify/Product/7422032052275	Lee Jofa	1200
+gid://shopify/Product/7422040670259	Lee Jofa	400
+gid://shopify/Product/7422030217267	Lee Jofa	3908
+gid://shopify/Product/7422041456691	Lee Jofa	400
+gid://shopify/Product/7422041325619	Lee Jofa	400
+gid://shopify/Product/7422041522227	Lee Jofa	1200
+gid://shopify/Product/7422041554995	Lee Jofa	400
+gid://shopify/Product/7422042669107	Lee Jofa	400
+gid://shopify/Product/7422035165235	Lee Jofa	1200
+gid://shopify/Product/7422032805939	Lee Jofa	4040
+gid://shopify/Product/7422039490611	Lee Jofa	1200
+gid://shopify/Product/7422042046515	Lee Jofa	3527
+gid://shopify/Product/7422042800179	Lee Jofa	400
+gid://shopify/Product/7422042144819	Lee Jofa	3913
+gid://shopify/Product/7422042570803	Lee Jofa	650
+gid://shopify/Product/7422042538035	Lee Jofa	650
+gid://shopify/Product/7422043160627	Lee Jofa	1200
+gid://shopify/Product/7422043226163	Lee Jofa	1200
+gid://shopify/Product/7422043291699	Lee Jofa	1200
+gid://shopify/Product/7422043029555	Lee Jofa	1200
+gid://shopify/Product/7422042406963	Lee Jofa	650
+gid://shopify/Product/7422042898483	Lee Jofa	1200
+gid://shopify/Product/7422042472499	Lee Jofa	650
+gid://shopify/Product/7422043586611	Lee Jofa	1200
+gid://shopify/Product/7422042865715	Lee Jofa	1200
+gid://shopify/Product/7422043848755	Lee Jofa	1200
+gid://shopify/Product/7422044110899	Lee Jofa	1200
+gid://shopify/Product/7422030020659	Lee Jofa	3650
+gid://shopify/Product/7422043062323	Lee Jofa	1200
+gid://shopify/Product/7422041915443	Lee Jofa	3423
+gid://shopify/Product/7422042931251	Lee Jofa	1200
+gid://shopify/Product/7422044176435	Lee Jofa	1200
+gid://shopify/Product/7422043357235	Lee Jofa	1200
+gid://shopify/Product/7422043455539	Lee Jofa	1200
+gid://shopify/Product/7422044405811	Lee Jofa	1200
+gid://shopify/Product/7422044602419	Lee Jofa	1200
+gid://shopify/Product/7422043717683	Lee Jofa	1200
+gid://shopify/Product/7422043881523	Lee Jofa	1200
+gid://shopify/Product/7422043521075	Lee Jofa	1200
+gid://shopify/Product/7422043684915	Lee Jofa	1200
+gid://shopify/Product/7422043750451	Lee Jofa	1200
+gid://shopify/Product/7422044864563	Lee Jofa	1200
+gid://shopify/Product/7422045585459	Lee Jofa	1200
+gid://shopify/Product/7422041980979	Lee Jofa	3566
+gid://shopify/Product/7422043979827	Lee Jofa	1200
+gid://shopify/Product/7422043619379	Lee Jofa	1200
+gid://shopify/Product/7422044078131	Lee Jofa	1200
+gid://shopify/Product/7422045028403	Lee Jofa	400
+gid://shopify/Product/7422044274739	Lee Jofa	1200
+gid://shopify/Product/7422047158323	Lee Jofa	1200
+gid://shopify/Product/7422046044211	Lee Jofa	1200
+gid://shopify/Product/7422044340275	Lee Jofa	1200
+gid://shopify/Product/7422047617075	Lee Jofa	1200
+gid://shopify/Product/7422049419315	Lee Jofa	3073
+gid://shopify/Product/7422042341427	Lee Jofa	3966
+gid://shopify/Product/7422044635187	Lee Jofa	1200
+gid://shopify/Product/7422049124403	Lee Jofa	3077
+gid://shopify/Product/7422050074675	Lee Jofa	3082
+gid://shopify/Product/7422044536883	Lee Jofa	1200
+gid://shopify/Product/7422042308659	Lee Jofa	4299
+gid://shopify/Product/7422045880371	Lee Jofa	1200
+gid://shopify/Product/7422091755571	Lee Jofa	1200
+gid://shopify/Product/7422091984947	Lee Jofa	2837
+gid://shopify/Product/7422091722803	Lee Jofa	3082
+gid://shopify/Product/7422092050483	Lee Jofa	2883
+gid://shopify/Product/7422091919411	Lee Jofa	3082
+gid://shopify/Product/7422092116019	Lee Jofa	3082
+gid://shopify/Product/7422092083251	Lee Jofa	1200
+gid://shopify/Product/7422091952179	Lee Jofa	1200
+gid://shopify/Product/7422047223859	Lee Jofa	1200
+gid://shopify/Product/7422091821107	Lee Jofa	3082
+gid://shopify/Product/7422049779763	Lee Jofa	1200
+gid://shopify/Product/7422092148787	Lee Jofa	2917
+gid://shopify/Product/7422042243123	Lee Jofa	4071
+gid://shopify/Product/7422092181555	Lee Jofa	2820
+gid://shopify/Product/7422045978675	Lee Jofa	1200
+gid://shopify/Product/7422092738611	Lee Jofa	1200
+gid://shopify/Product/7422047387699	Lee Jofa	1200
+gid://shopify/Product/7422047486003	Lee Jofa	1200
+gid://shopify/Product/7422092836915	Lee Jofa	1200
+gid://shopify/Product/7422092869683	Lee Jofa	1200
+gid://shopify/Product/7422095065139	Lee Jofa	1200
+gid://shopify/Product/7422092935219	Lee Jofa	1200
+gid://shopify/Product/7422095228979	Lee Jofa	1200
+gid://shopify/Product/7422095327283	Lee Jofa	1200
+gid://shopify/Product/7422042079283	Lee Jofa	4107
+gid://shopify/Product/7422097031219	Lee Jofa	1200
+gid://shopify/Product/7422095425587	Lee Jofa	1200
+gid://shopify/Product/7422097260595	Lee Jofa	1200
+gid://shopify/Product/7422097653811	Lee Jofa	1200
+gid://shopify/Product/7422097162291	Lee Jofa	1200
+gid://shopify/Product/7422097522739	Lee Jofa	1200
+gid://shopify/Product/7422097555507	Lee Jofa	1200
+gid://shopify/Product/7422050467891	Lee Jofa	3082
+gid://shopify/Product/7422133993523	Lee Jofa	1200
+gid://shopify/Product/7422134059059	Lee Jofa	1200
+gid://shopify/Product/7422134190131	Lee Jofa	1200
+gid://shopify/Product/7422134288435	Lee Jofa	1200
+gid://shopify/Product/7422042210355	Lee Jofa	4293
+gid://shopify/Product/7422134452275	Lee Jofa	1200
+gid://shopify/Product/7422092804147	Lee Jofa	1200
+gid://shopify/Product/7422136778803	Lee Jofa	1200
+gid://shopify/Product/7422134616115	Lee Jofa	1200
+gid://shopify/Product/7422094901299	Lee Jofa	1200
+gid://shopify/Product/7422134386739	Lee Jofa	1200
+gid://shopify/Product/7422094999603	Lee Jofa	1200
+gid://shopify/Product/7422095032371	Lee Jofa	1200
+gid://shopify/Product/7422136942643	Lee Jofa	1200
+gid://shopify/Product/7422050566195	Lee Jofa	3082
+gid://shopify/Product/7422137040947	Lee Jofa	1200
+gid://shopify/Product/7422137335859	Lee Jofa	1200
+gid://shopify/Product/7422098800691	Lee Jofa	1200
+gid://shopify/Product/7422050631731	Lee Jofa	3073
+gid://shopify/Product/7422137204787	Lee Jofa	1200
+gid://shopify/Product/7422097129523	Lee Jofa	1200
+gid://shopify/Product/7422137466931	Lee Jofa	1200
+gid://shopify/Product/7422097588275	Lee Jofa	1200
+gid://shopify/Product/7422140710963	Lee Jofa	1200
+gid://shopify/Product/7422140842035	Lee Jofa	1200
+gid://shopify/Product/7422137532467	Lee Jofa	1200
+gid://shopify/Product/7422098866227	Lee Jofa	1200
+gid://shopify/Product/7422142119987	Lee Jofa	1200
+gid://shopify/Product/7422141136947	Lee Jofa	1200
+gid://shopify/Product/7422141333555	Lee Jofa	1200
+gid://shopify/Product/7422141268019	Lee Jofa	1200
+gid://shopify/Product/7422098898995	Lee Jofa	1200
+gid://shopify/Product/7422140940339	Lee Jofa	1200
+gid://shopify/Product/7422142414899	Lee Jofa	1200
+gid://shopify/Product/7422142349363	Lee Jofa	1200
+gid://shopify/Product/7422142283827	Lee Jofa	1200
+gid://shopify/Product/7422142677043	Lee Jofa	1200
+gid://shopify/Product/7422142971955	Lee Jofa	1200
+gid://shopify/Product/7422142578739	Lee Jofa	1200
+gid://shopify/Product/7422143168563	Lee Jofa	1200
+gid://shopify/Product/7422143070259	Lee Jofa	1200
+gid://shopify/Product/7422142808115	Lee Jofa	1200
+gid://shopify/Product/7422153064499	Lee Jofa	400
+gid://shopify/Product/7422156111923	Lee Jofa	400
+gid://shopify/Product/7422156013619	Lee Jofa	400
+gid://shopify/Product/7422095130675	Lee Jofa	1200
+gid://shopify/Product/7422153130035	Lee Jofa	400
+gid://shopify/Product/7422156242995	Lee Jofa	400
+gid://shopify/Product/7422097096755	Lee Jofa	1200
+gid://shopify/Product/7422164041779	Lee Jofa	400
+gid://shopify/Product/7422164172851	Lee Jofa	400
+gid://shopify/Product/7422202314803	Lee Jofa	400
+gid://shopify/Product/7422156439603	Lee Jofa	400
+gid://shopify/Product/7422156537907	Lee Jofa	400
+gid://shopify/Product/7422198808627	Lee Jofa	400
+gid://shopify/Product/7422204575795	Lee Jofa	393
+gid://shopify/Product/7422204641331	Lee Jofa	395
+gid://shopify/Product/7422204706867	Lee Jofa	400
+gid://shopify/Product/7422201561139	Lee Jofa	373
+gid://shopify/Product/7422263361587	Lee Jofa	373
+gid://shopify/Product/7422205198387	Lee Jofa	400
+gid://shopify/Product/7422205231155	Lee Jofa	400
+gid://shopify/Product/7422263394355	Lee Jofa	400
+gid://shopify/Product/7422205034547	Lee Jofa	400
+gid://shopify/Product/7422287872051	Lee Jofa	400
+gid://shopify/Product/7422288363571	Lee Jofa	400
+gid://shopify/Product/7422289018931	Lee Jofa	400
+gid://shopify/Product/7422287904819	Lee Jofa	400
+gid://shopify/Product/7422301831219	Lee Jofa	400
+gid://shopify/Product/7422303076403	Lee Jofa	400
+gid://shopify/Product/7422301765683	Lee Jofa	400
+gid://shopify/Product/7422302978099	Lee Jofa	400
+gid://shopify/Product/7422157062195	Lee Jofa	2664
+gid://shopify/Product/7422305140787	Lee Jofa	235
+gid://shopify/Product/7422304518195	Lee Jofa	400
+gid://shopify/Product/7422303207475	Lee Jofa	400
+gid://shopify/Product/7422305304627	Lee Jofa	400
+gid://shopify/Product/7422305239091	Lee Jofa	400
+gid://shopify/Product/7422303240243	Lee Jofa	400
+gid://shopify/Product/7422305370163	Lee Jofa	235
+gid://shopify/Product/7422305337395	Lee Jofa	400
+gid://shopify/Product/7422305534003	Lee Jofa	235
+gid://shopify/Product/7422305501235	Lee Jofa	400
+gid://shopify/Product/7422323916851	Lee Jofa	400
+gid://shopify/Product/7422307663923	Lee Jofa	400
+gid://shopify/Product/7422305435699	Lee Jofa	235
+gid://shopify/Product/7422323851315	Lee Jofa	400
+gid://shopify/Product/7422303141939	Lee Jofa	400
+gid://shopify/Product/7422324015155	Lee Jofa	400
+gid://shopify/Product/7422324113459	Lee Jofa	400
+gid://shopify/Product/7422324047923	Lee Jofa	400
+gid://shopify/Product/7422324211763	Lee Jofa	400
+gid://shopify/Product/7422324080691	Lee Jofa	400
+gid://shopify/Product/7422324310067	Lee Jofa	400
+gid://shopify/Product/7422324178995	Lee Jofa	400
+gid://shopify/Product/7422324244531	Lee Jofa	400
+gid://shopify/Product/7422305468467	Lee Jofa	400
+gid://shopify/Product/7422324375603	Lee Jofa	400
+gid://shopify/Product/7422324408371	Lee Jofa	400
+gid://shopify/Product/7422324637747	Lee Jofa	400
+gid://shopify/Product/7422324604979	Lee Jofa	400
+gid://shopify/Product/7422324277299	Lee Jofa	400
+gid://shopify/Product/7422324473907	Lee Jofa	400
+gid://shopify/Product/7422324670515	Lee Jofa	400
+gid://shopify/Product/7422326308915	Lee Jofa	400
+gid://shopify/Product/7422324932659	Lee Jofa	400
+gid://shopify/Product/7422326276147	Lee Jofa	400
+gid://shopify/Product/7422324736051	Lee Jofa	400
+gid://shopify/Product/7422326407219	Lee Jofa	400
+gid://shopify/Product/7422329487411	Lee Jofa	400
+gid://shopify/Product/7422324998195	Lee Jofa	400
+gid://shopify/Product/7422329552947	Lee Jofa	400
+gid://shopify/Product/7422329585715	Lee Jofa	400
+gid://shopify/Product/7422326341683	Lee Jofa	400
+gid://shopify/Product/7422329684019	Lee Jofa	400
+gid://shopify/Product/7422329749555	Lee Jofa	400
+gid://shopify/Product/7422801707059	Lee Jofa	1200
+gid://shopify/Product/7422802067507	Lee Jofa	1200
+gid://shopify/Product/7422801510451	Lee Jofa	1200
+gid://shopify/Product/7422802264115	Lee Jofa	1200
+gid://shopify/Product/7422801936435	Lee Jofa	1200
+gid://shopify/Product/7422801903667	Lee Jofa	1200
+gid://shopify/Product/7422802362419	Lee Jofa	1200
+gid://shopify/Product/7422802657331	Lee Jofa	1200
+gid://shopify/Product/7422802591795	Lee Jofa	1200
+gid://shopify/Product/7422802493491	Lee Jofa	1200
+gid://shopify/Product/7422803017779	Lee Jofa	400
+gid://shopify/Product/7422802853939	Lee Jofa	1200
+gid://shopify/Product/7422802755635	Lee Jofa	1200
+gid://shopify/Product/7422803116083	Lee Jofa	400
+gid://shopify/Product/7422802952243	Lee Jofa	1200
+gid://shopify/Product/7422803312691	Lee Jofa	3600
+gid://shopify/Product/7422803902515	Lee Jofa	400
+gid://shopify/Product/7422803804211	Lee Jofa	1200
+gid://shopify/Product/7422803509299	Lee Jofa	3018
+gid://shopify/Product/7422804099123	Lee Jofa	400
+gid://shopify/Product/7422803607603	Lee Jofa	2920
+gid://shopify/Product/7422803935283	Lee Jofa	1200
+gid://shopify/Product/7422804230195	Lee Jofa	1200
+gid://shopify/Product/7422804459571	Lee Jofa	400
+gid://shopify/Product/7422803705907	Lee Jofa	3298
+gid://shopify/Product/7422804033587	Lee Jofa	1200
+gid://shopify/Product/7422804328499	Lee Jofa	1200
+gid://shopify/Product/7422804623411	Lee Jofa	1200
+gid://shopify/Product/7422805540915	Lee Jofa	1200
+gid://shopify/Product/7422805442611	Lee Jofa	1200
+gid://shopify/Product/7422805606451	Lee Jofa	1200
+gid://shopify/Product/7422805147699	Lee Jofa	1200
+gid://shopify/Product/7422805934131	Lee Jofa	1200
+gid://shopify/Product/7422805311539	Lee Jofa	1200
+gid://shopify/Product/7422803378227	Lee Jofa	3600
+gid://shopify/Product/7422805999667	Lee Jofa	1200
+gid://shopify/Product/7422806229043	Lee Jofa	1200
+gid://shopify/Product/7422805770291	Lee Jofa	1200
+gid://shopify/Product/7422806327347	Lee Jofa	1200
+gid://shopify/Product/7422806818867	Lee Jofa	1200
+gid://shopify/Product/7422806556723	Lee Jofa	1200
+gid://shopify/Product/7422806917171	Lee Jofa	1200
+gid://shopify/Product/7422807605299	Lee Jofa	1200
+gid://shopify/Product/7422806687795	Lee Jofa	1200
+gid://shopify/Product/7422806949939	Lee Jofa	1200
+gid://shopify/Product/7422807408691	Lee Jofa	1200
+gid://shopify/Product/7422807801907	Lee Jofa	1200
+gid://shopify/Product/7422808064051	Lee Jofa	1200
+gid://shopify/Product/7422807932979	Lee Jofa	1200
+gid://shopify/Product/7422808129587	Lee Jofa	1200
+gid://shopify/Product/7422808195123	Lee Jofa	1200
+gid://shopify/Product/7422808358963	Lee Jofa	1200
+gid://shopify/Product/7422809178163	Lee Jofa	1200
+gid://shopify/Product/7422809145395	Lee Jofa	1200
+gid://shopify/Product/7422808817715	Lee Jofa	1200
+gid://shopify/Product/7422808981555	Lee Jofa	1200
+gid://shopify/Product/7422809407539	Lee Jofa	1200
+gid://shopify/Product/7422807900211	Lee Jofa	1200
+gid://shopify/Product/7422809243699	Lee Jofa	1200
+gid://shopify/Product/7422806491187	Lee Jofa	1200
+gid://shopify/Product/7422809473075	Lee Jofa	1200
+gid://shopify/Product/7422809604147	Lee Jofa	1200
+gid://shopify/Product/7422809899059	Lee Jofa	1200
+gid://shopify/Product/7422810095667	Lee Jofa	1200
+gid://shopify/Product/7422810030131	Lee Jofa	1200
+gid://shopify/Product/7422809800755	Lee Jofa	1200
+gid://shopify/Product/7422810161203	Lee Jofa	1200
+gid://shopify/Product/7422810292275	Lee Jofa	1200
+gid://shopify/Product/7422810456115	Lee Jofa	1200
+gid://shopify/Product/7422810652723	Lee Jofa	1200
+gid://shopify/Product/7422811045939	Lee Jofa	1200
+gid://shopify/Product/7422810521651	Lee Jofa	1200
+gid://shopify/Product/7422811144243	Lee Jofa	1200
+gid://shopify/Product/7422810357811	Lee Jofa	1200
+gid://shopify/Product/7422810816563	Lee Jofa	1200
+gid://shopify/Product/7422811340851	Lee Jofa	1200
+gid://shopify/Product/7422811406387	Lee Jofa	1200
+gid://shopify/Product/7422811242547	Lee Jofa	1200
+gid://shopify/Product/7422811439155	Lee Jofa	1200
+gid://shopify/Product/7422807179315	Lee Jofa	1200
+gid://shopify/Product/7422811602995	Lee Jofa	1200
+gid://shopify/Product/7422811537459	Lee Jofa	1200
+gid://shopify/Product/7422811930675	Lee Jofa	1200
+gid://shopify/Product/7422811668531	Lee Jofa	1200
+gid://shopify/Product/7422811766835	Lee Jofa	1200
+gid://shopify/Product/7422812454963	Lee Jofa	1200
+gid://shopify/Product/7422811963443	Lee Jofa	1200
+gid://shopify/Product/7422812160051	Lee Jofa	1200
+gid://shopify/Product/7422812487731	Lee Jofa	1200
+gid://shopify/Product/7422812389427	Lee Jofa	1200
+gid://shopify/Product/7422811865139	Lee Jofa	1200
+gid://shopify/Product/7422812520499	Lee Jofa	1200
+gid://shopify/Product/7422812913715	Lee Jofa	1200
+gid://shopify/Product/7422812815411	Lee Jofa	1200
+gid://shopify/Product/7422812749875	Lee Jofa	1200
+gid://shopify/Product/7422812979251	Lee Jofa	1200
+gid://shopify/Product/7422813339699	Lee Jofa	1200
+gid://shopify/Product/7422813110323	Lee Jofa	1200
+gid://shopify/Product/7422813143091	Lee Jofa	1200
+gid://shopify/Product/7422813372467	Lee Jofa	1200
+gid://shopify/Product/7422813044787	Lee Jofa	1200
+gid://shopify/Product/7422813306931	Lee Jofa	1200
+gid://shopify/Product/7422813241395	Lee Jofa	1200
+gid://shopify/Product/7422813470771	Lee Jofa	1200
+gid://shopify/Product/7422813438003	Lee Jofa	1200
+gid://shopify/Product/7422813503539	Lee Jofa	1200
+gid://shopify/Product/7422813274163	Lee Jofa	1200
+gid://shopify/Product/7422813536307	Lee Jofa	1200
+gid://shopify/Product/7422813863987	Lee Jofa	1200
+gid://shopify/Product/7422813962291	Lee Jofa	1200
+gid://shopify/Product/7422814191667	Lee Jofa	1200
+gid://shopify/Product/7422814060595	Lee Jofa	1200
+gid://shopify/Product/7422814289971	Lee Jofa	1200
+gid://shopify/Product/7422814158899	Lee Jofa	1200
+gid://shopify/Product/7422814421043	Lee Jofa	1200
+gid://shopify/Product/7422814322739	Lee Jofa	1200
+gid://shopify/Product/7422814519347	Lee Jofa	1200
+gid://shopify/Product/7422814617651	Lee Jofa	1200
+gid://shopify/Product/7422814715955	Lee Jofa	1200
+gid://shopify/Product/7422814781491	Lee Jofa	1200
+gid://shopify/Product/7422814683187	Lee Jofa	1200
+gid://shopify/Product/7422814879795	Lee Jofa	1200
+gid://shopify/Product/7422815076403	Lee Jofa	1200
+gid://shopify/Product/7422814945331	Lee Jofa	1200
+gid://shopify/Product/7422815010867	Lee Jofa	1200
+gid://shopify/Product/7422815174707	Lee Jofa	1200
+gid://shopify/Product/7422815305779	Lee Jofa	1200
+gid://shopify/Product/7422814847027	Lee Jofa	1200
+gid://shopify/Product/7422815240243	Lee Jofa	1200
+gid://shopify/Product/7422815993907	Lee Jofa	400
+gid://shopify/Product/7422815404083	Lee Jofa	1200
+gid://shopify/Product/7422815600691	Lee Jofa	1200
+gid://shopify/Product/7422816026675	Lee Jofa	400
+gid://shopify/Product/7422815862835	Lee Jofa	1200
+gid://shopify/Product/7422815273011	Lee Jofa	1200
+gid://shopify/Product/7422816157747	Lee Jofa	400
+gid://shopify/Product/7422816419891	Lee Jofa	400
+gid://shopify/Product/7422816747571	Lee Jofa	400
+gid://shopify/Product/7422816550963	Lee Jofa	400
+gid://shopify/Product/7422816485427	Lee Jofa	400
+gid://shopify/Product/7422816288819	Lee Jofa	400
+gid://shopify/Product/7422816682035	Lee Jofa	400
+gid://shopify/Product/7422816845875	Lee Jofa	400
+gid://shopify/Product/7422813601843	Lee Jofa	1200
+gid://shopify/Product/7422816944179	Lee Jofa	400
+gid://shopify/Product/7422816976947	Lee Jofa	400
+gid://shopify/Product/7422816223283	Lee Jofa	4480
+gid://shopify/Product/7422816878643	Lee Jofa	400
+gid://shopify/Product/7422817009715	Lee Jofa	2786
+gid://shopify/Product/7422817796147	Lee Jofa	400
+gid://shopify/Product/7422817108019	Lee Jofa	3115
+gid://shopify/Product/7422817304627	Lee Jofa	2829
+gid://shopify/Product/7422817730611	Lee Jofa	1200
+gid://shopify/Product/7422818025523	Lee Jofa	1200
+gid://shopify/Product/7422817632307	Lee Jofa	1200
+gid://shopify/Product/7422817828915	Lee Jofa	400
+gid://shopify/Product/7422817271859	Lee Jofa	2534
+gid://shopify/Product/7422817566771	Lee Jofa	1200
+gid://shopify/Product/7422817894451	Lee Jofa	400
+gid://shopify/Product/7422817959987	Lee Jofa	400
+gid://shopify/Product/7422817501235	Lee Jofa	2826
+gid://shopify/Product/7422817239091	Lee Jofa	3728
+gid://shopify/Product/7422817435699	Lee Jofa	2754
+gid://shopify/Product/7422818254899	Lee Jofa	1200
+gid://shopify/Product/7422818123827	Lee Jofa	1200
+gid://shopify/Product/7422818353203	Lee Jofa	1200
+gid://shopify/Product/7422818517043	Lee Jofa	1200
+gid://shopify/Product/7422818222131	Lee Jofa	1200
+gid://shopify/Product/7422818582579	Lee Jofa	1200
+gid://shopify/Product/7422091886643	Lee Jofa	3082
+gid://shopify/Product/7422818189363	Lee Jofa	1200
+gid://shopify/Product/7422818385971	Lee Jofa	1200
+gid://shopify/Product/7422818648115	Lee Jofa	1200
+gid://shopify/Product/7422818746419	Lee Jofa	1200
+gid://shopify/Product/7422819074099	Lee Jofa	1200
+gid://shopify/Product/7422818877491	Lee Jofa	1200
+gid://shopify/Product/7422819237939	Lee Jofa	1200
+gid://shopify/Product/7422819532851	Lee Jofa	1200
+gid://shopify/Product/7422819270707	Lee Jofa	1200
+gid://shopify/Product/7422819205171	Lee Jofa	1200
+gid://shopify/Product/7422819827763	Lee Jofa	1200
+gid://shopify/Product/7422820089907	Lee Jofa	1200
+gid://shopify/Product/7422819958835	Lee Jofa	1200
+gid://shopify/Product/7422820646963	Lee Jofa	1200
+gid://shopify/Product/7422820057139	Lee Jofa	1200
+gid://shopify/Product/7422819631155	Lee Jofa	1200
+gid://shopify/Product/7422819434547	Lee Jofa	1200
+gid://shopify/Product/7422819860531	Lee Jofa	1200
+gid://shopify/Product/7422820450355	Lee Jofa	1200
+gid://shopify/Product/7422820188211	Lee Jofa	1200
+gid://shopify/Product/7422820253747	Lee Jofa	1200
+gid://shopify/Product/7422820352051	Lee Jofa	1200
+gid://shopify/Product/7422820483123	Lee Jofa	1200
+gid://shopify/Product/7422820745267	Lee Jofa	1200
+gid://shopify/Product/7422820515891	Lee Jofa	1200
+gid://shopify/Product/7422820581427	Lee Jofa	1200
+gid://shopify/Product/7422820843571	Lee Jofa	1200
+gid://shopify/Product/7422820876339	Lee Jofa	1200
+gid://shopify/Product/7422821138483	Lee Jofa	1200
+gid://shopify/Product/7422821236787	Lee Jofa	1200
+gid://shopify/Product/7422821007411	Lee Jofa	1200
+gid://shopify/Product/7422821466163	Lee Jofa	1200
+gid://shopify/Product/7422821498931	Lee Jofa	1200
+gid://shopify/Product/7422820941875	Lee Jofa	1200
+gid://shopify/Product/7422821859379	Lee Jofa	1200
+gid://shopify/Product/7422821269555	Lee Jofa	1200
+gid://shopify/Product/7422821400627	Lee Jofa	1200
+gid://shopify/Product/7422821335091	Lee Jofa	1200
+gid://shopify/Product/7422822023219	Lee Jofa	1200
+gid://shopify/Product/7422821564467	Lee Jofa	1200
+gid://shopify/Product/7422821761075	Lee Jofa	1200
+gid://shopify/Product/7422821957683	Lee Jofa	1200
+gid://shopify/Product/7422821695539	Lee Jofa	1200
+gid://shopify/Product/7422822318131	Lee Jofa	1200
+gid://shopify/Product/7422822416435	Lee Jofa	1200
+gid://shopify/Product/7422822580275	Lee Jofa	1200
+gid://shopify/Product/7422822187059	Lee Jofa	1200
+gid://shopify/Product/7422822481971	Lee Jofa	1200
+gid://shopify/Product/7422822744115	Lee Jofa	1200
+gid://shopify/Product/7422822809651	Lee Jofa	1200
+gid://shopify/Product/7422822776883	Lee Jofa	1200
+gid://shopify/Product/7422822907955	Lee Jofa	1200
+gid://shopify/Product/7422823006259	Lee Jofa	1200
+gid://shopify/Product/7422822875187	Lee Jofa	1200
+gid://shopify/Product/7422823071795	Lee Jofa	1200
+gid://shopify/Product/7422823465011	Lee Jofa	1200
+gid://shopify/Product/7422822219827	Lee Jofa	1200
+gid://shopify/Product/7422823399475	Lee Jofa	1200
+gid://shopify/Product/7422823235635	Lee Jofa	1200
+gid://shopify/Product/7422823137331	Lee Jofa	1200
+gid://shopify/Product/7422819008563	Lee Jofa	1200
+gid://shopify/Product/7422822645811	Lee Jofa	1200
+gid://shopify/Product/7422823497779	Lee Jofa	1200
+gid://shopify/Product/7422823661619	Lee Jofa	1200
+gid://shopify/Product/7422823301171	Lee Jofa	1200
+gid://shopify/Product/7422823825459	Lee Jofa	1200
+gid://shopify/Product/7422823563315	Lee Jofa	1200
+gid://shopify/Product/7422823694387	Lee Jofa	1200
+gid://shopify/Product/7422823792691	Lee Jofa	1200
+gid://shopify/Product/7422823759923	Lee Jofa	1200
+gid://shopify/Product/7422823890995	Lee Jofa	3401
+gid://shopify/Product/7422823923763	Lee Jofa	3576
+gid://shopify/Product/7422823989299	Lee Jofa	3421
+gid://shopify/Product/7422824120371	Lee Jofa	3576
+gid://shopify/Product/7422824382515	Lee Jofa	2884
+gid://shopify/Product/7422825955379	Lee Jofa	400
+gid://shopify/Product/7422824218675	Lee Jofa	2902
+gid://shopify/Product/7422826053683	Lee Jofa	400
+gid://shopify/Product/7422825365555	Lee Jofa	1200
+gid://shopify/Product/7422824677427	Lee Jofa	1200
+gid://shopify/Product/7422824710195	Lee Jofa	1200
+gid://shopify/Product/7422824513587	Lee Jofa	3030
+gid://shopify/Product/7422824874035	Lee Jofa	1200
+gid://shopify/Product/7422826119219	Lee Jofa	400
+gid://shopify/Product/7422824448051	Lee Jofa	3116
+gid://shopify/Product/7422824579123	Lee Jofa	1200
+gid://shopify/Product/7422825496627	Lee Jofa	1200
+gid://shopify/Product/7422825300019	Lee Jofa	1200
+gid://shopify/Product/7422824284211	Lee Jofa	3408
+gid://shopify/Product/7422825168947	Lee Jofa	1200
+gid://shopify/Product/7422824054835	Lee Jofa	3604
+gid://shopify/Product/7422824841267	Lee Jofa	1200
+gid://shopify/Product/7422825463859	Lee Jofa	1200
+gid://shopify/Product/7422826217523	Lee Jofa	400
+gid://shopify/Product/7422825758771	Lee Jofa	1200
+gid://shopify/Product/7422826184755	Lee Jofa	400
+gid://shopify/Product/7422826315827	Lee Jofa	400
+gid://shopify/Product/7422826414131	Lee Jofa	400
+gid://shopify/Product/7422826479667	Lee Jofa	400
+gid://shopify/Product/7422826741811	Lee Jofa	2076
+gid://shopify/Product/7422826577971	Lee Jofa	2113
+gid://shopify/Product/7422826938419	Lee Jofa	2157
+gid://shopify/Product/7422826709043	Lee Jofa	2024
+gid://shopify/Product/7422826840115	Lee Jofa	2131
+gid://shopify/Product/7422826610739	Lee Jofa	2162
+gid://shopify/Product/7422827200563	Lee Jofa	3079
+gid://shopify/Product/7422827003955	Lee Jofa	2578
+gid://shopify/Product/7422825037875	Lee Jofa	1200
+gid://shopify/Product/7422827167795	Lee Jofa	2704
+gid://shopify/Product/7422827331635	Lee Jofa	2680
+gid://shopify/Product/7422827724851	Lee Jofa	3744
+gid://shopify/Product/7422827659315	Lee Jofa	3690
+gid://shopify/Product/7422828052531	Lee Jofa	1200
+gid://shopify/Product/7422827397171	Lee Jofa	2685
+gid://shopify/Product/7422827954227	Lee Jofa	3471
+gid://shopify/Product/7422827790387	Lee Jofa	3515
+gid://shopify/Product/7422828118067	Lee Jofa	1200
+gid://shopify/Product/7422827626547	Lee Jofa	3339
+gid://shopify/Product/7422828216371	Lee Jofa	1200
+gid://shopify/Product/7422828314675	Lee Jofa	1200
+gid://shopify/Product/7422828511283	Lee Jofa	1200
+gid://shopify/Product/7422828249139	Lee Jofa	1200
+gid://shopify/Product/7422828445747	Lee Jofa	1200
+gid://shopify/Product/7422828576819	Lee Jofa	1200
+gid://shopify/Product/7422827495475	Lee Jofa	3683
+gid://shopify/Product/7422827986995	Lee Jofa	3539
+gid://shopify/Product/7422828675123	Lee Jofa	1200
+gid://shopify/Product/7422828609587	Lee Jofa	1200
+gid://shopify/Product/7422828871731	Lee Jofa	1200
+gid://shopify/Product/7422828773427	Lee Jofa	1200
+gid://shopify/Product/7422828970035	Lee Jofa	1200
+gid://shopify/Product/7422827593779	Lee Jofa	3791
+gid://shopify/Product/7422829199411	Lee Jofa	1200
+gid://shopify/Product/7422829068339	Lee Jofa	1200
+gid://shopify/Product/7422829494323	Lee Jofa	1200
+gid://shopify/Product/7422829264947	Lee Jofa	1200
+gid://shopify/Product/7422829101107	Lee Jofa	1200
+gid://shopify/Product/7422829363251	Lee Jofa	1200
+gid://shopify/Product/7422829297715	Lee Jofa	1200
+gid://shopify/Product/7422829527091	Lee Jofa	1200
+gid://shopify/Product/7422829625395	Lee Jofa	1200
+gid://shopify/Product/7422829690931	Lee Jofa	1200
+gid://shopify/Product/7422829920307	Lee Jofa	1200
+gid://shopify/Product/7422829822003	Lee Jofa	1200
+gid://shopify/Product/7422830280755	Lee Jofa	1200
+gid://shopify/Product/7422830149683	Lee Jofa	1200
+gid://shopify/Product/7422830051379	Lee Jofa	1200
+gid://shopify/Product/7422830018611	Lee Jofa	1200
+gid://shopify/Product/7422830346291	Lee Jofa	1200
+gid://shopify/Product/7422830215219	Lee Jofa	1200
+gid://shopify/Product/7422830542899	Lee Jofa	1200
+gid://shopify/Product/7422830411827	Lee Jofa	1200
+gid://shopify/Product/7422830903347	Lee Jofa	1200
+gid://shopify/Product/7422831034419	Lee Jofa	1200
+gid://shopify/Product/7422831394867	Lee Jofa	1200
+gid://shopify/Product/7422830968883	Lee Jofa	1200
+gid://shopify/Product/7422830477363	Lee Jofa	1200
+gid://shopify/Product/7422831591475	Lee Jofa	1200
+gid://shopify/Product/7422831132723	Lee Jofa	1200
+gid://shopify/Product/7422831165491	Lee Jofa	1200
+gid://shopify/Product/7422831853619	Lee Jofa	1200
+gid://shopify/Product/7422831657011	Lee Jofa	1200
+gid://shopify/Product/7422831493171	Lee Jofa	1200
+gid://shopify/Product/7422831329331	Lee Jofa	1200
+gid://shopify/Product/7422827429939	Lee Jofa	3141
+gid://shopify/Product/7422831722547	Lee Jofa	1200
+gid://shopify/Product/7422831820851	Lee Jofa	1200
+gid://shopify/Product/7422831919155	Lee Jofa	1200
+gid://shopify/Product/7422831886387	Lee Jofa	1200
+gid://shopify/Product/7422832082995	Lee Jofa	1200
+gid://shopify/Product/7422832148531	Lee Jofa	1200
+gid://shopify/Product/7422832377907	Lee Jofa	1200
+gid://shopify/Product/7422832246835	Lee Jofa	1200
+gid://shopify/Product/7422832017459	Lee Jofa	1200
+gid://shopify/Product/7422832312371	Lee Jofa	1200
+gid://shopify/Product/7422832443443	Lee Jofa	1200
+gid://shopify/Product/7422832541747	Lee Jofa	1200
+gid://shopify/Product/7422832508979	Lee Jofa	1200
+gid://shopify/Product/7422832738355	Lee Jofa	1200
+gid://shopify/Product/7422832640051	Lee Jofa	1200
+gid://shopify/Product/7422830608435	Lee Jofa	1200
+gid://shopify/Product/7422833033267	Lee Jofa	1200
+gid://shopify/Product/7422833164339	Lee Jofa	1200
+gid://shopify/Product/7422833360947	Lee Jofa	1200
+gid://shopify/Product/7422833524787	Lee Jofa	1200
+gid://shopify/Product/7422833459251	Lee Jofa	1200
+gid://shopify/Product/7422832803891	Lee Jofa	1200
+gid://shopify/Product/7422832967731	Lee Jofa	1200
+gid://shopify/Product/7422833295411	Lee Jofa	1200
+gid://shopify/Product/7422832836659	Lee Jofa	1200
+gid://shopify/Product/7422834180147	Lee Jofa	1200
+gid://shopify/Product/7422834212915	Lee Jofa	1200
+gid://shopify/Product/7422833623091	Lee Jofa	1200
+gid://shopify/Product/7422833754163	Lee Jofa	1200
+gid://shopify/Product/7422833918003	Lee Jofa	1200
+gid://shopify/Product/7422833229875	Lee Jofa	1200
+gid://shopify/Product/7422833983539	Lee Jofa	1200
+gid://shopify/Product/7422834016307	Lee Jofa	1200
+gid://shopify/Product/7422834343987	Lee Jofa	1200
+gid://shopify/Product/7422833688627	Lee Jofa	1200
+gid://shopify/Product/7422834147379	Lee Jofa	1200
+gid://shopify/Product/7422834475059	Lee Jofa	1200
+gid://shopify/Product/7422834311219	Lee Jofa	1200
+gid://shopify/Product/7422834507827	Lee Jofa	1200
+gid://shopify/Product/7422834606131	Lee Jofa	1200
+gid://shopify/Product/7422834704435	Lee Jofa	1200
+gid://shopify/Product/7422834769971	Lee Jofa	1200
+gid://shopify/Product/7422835163187	Lee Jofa	1200
+gid://shopify/Product/7422834933811	Lee Jofa	1200
+gid://shopify/Product/7422835327027	Lee Jofa	1200
+gid://shopify/Product/7422834835507	Lee Jofa	1200
+gid://shopify/Product/7422835490867	Lee Jofa	1200
+gid://shopify/Product/7422835425331	Lee Jofa	1200
+gid://shopify/Product/7422835032115	Lee Jofa	1200
+gid://shopify/Product/7422835064883	Lee Jofa	1200
+gid://shopify/Product/7422836211763	Lee Jofa	1200
+gid://shopify/Product/7422835589171	Lee Jofa	1200
+gid://shopify/Product/7422835261491	Lee Jofa	1200
+gid://shopify/Product/7422835949619	Lee Jofa	1200
+gid://shopify/Product/7422835818547	Lee Jofa	1200
+gid://shopify/Product/7422835753011	Lee Jofa	1200
+gid://shopify/Product/7422836277299	Lee Jofa	1200
+gid://shopify/Product/7422835884083	Lee Jofa	1200
+gid://shopify/Product/7422836342835	Lee Jofa	1200
+gid://shopify/Product/7422836408371	Lee Jofa	1200
+gid://shopify/Product/7422836506675	Lee Jofa	1200
+gid://shopify/Product/7422836473907	Lee Jofa	1200
+gid://shopify/Product/7422836736051	Lee Jofa	1200
+gid://shopify/Product/7422836768819	Lee Jofa	1200
+gid://shopify/Product/7422836965427	Lee Jofa	1200
+gid://shopify/Product/7422837194803	Lee Jofa	1200
+gid://shopify/Product/7422837817395	Lee Jofa	1200
+gid://shopify/Product/7422837915699	Lee Jofa	1200
+gid://shopify/Product/7422837489715	Lee Jofa	1200
+gid://shopify/Product/7422837751859	Lee Jofa	1200
+gid://shopify/Product/7422838145075	Lee Jofa	1200
+gid://shopify/Product/7422837653555	Lee Jofa	1200
+gid://shopify/Product/7422838243379	Lee Jofa	1200
+gid://shopify/Product/7422837981235	Lee Jofa	1200
+gid://shopify/Product/7422837325875	Lee Jofa	1200
+gid://shopify/Product/7422837522483	Lee Jofa	1200
+gid://shopify/Product/7422838702131	Lee Jofa	1200
+gid://shopify/Product/7422838571059	Lee Jofa	1200
+gid://shopify/Product/7422838439987	Lee Jofa	1200
+gid://shopify/Product/7422838472755	Lee Jofa	1200
+gid://shopify/Product/7422838898739	Lee Jofa	1200
+gid://shopify/Product/7422838341683	Lee Jofa	1200
+gid://shopify/Product/7422838964275	Lee Jofa	1200
+gid://shopify/Product/7422838734899	Lee Jofa	1200
+gid://shopify/Product/7422838603827	Lee Jofa	1200
+gid://shopify/Product/7422838997043	Lee Jofa	1200
+gid://shopify/Product/7422839128115	Lee Jofa	1200
+gid://shopify/Product/7422839291955	Lee Jofa	1200
+gid://shopify/Product/7422839750707	Lee Jofa	1200
+gid://shopify/Product/7422841126963	Lee Jofa	1200
+gid://shopify/Product/7422839554099	Lee Jofa	1200
+gid://shopify/Product/7422839980083	Lee Jofa	1200
+gid://shopify/Product/7422840700979	Lee Jofa	1200
+gid://shopify/Product/7422843813939	Lee Jofa	1200
+gid://shopify/Product/7422842634291	Lee Jofa	1200
+gid://shopify/Product/7422841618483	Lee Jofa	1200
+gid://shopify/Product/7422840963123	Lee Jofa	1200
+gid://shopify/Product/7422844469299	Lee Jofa	1200
+gid://shopify/Product/7422842437683	Lee Jofa	1200
+gid://shopify/Product/7422842929203	Lee Jofa	1200
+gid://shopify/Product/7422844665907	Lee Jofa	1200
+gid://shopify/Product/7422843617331	Lee Jofa	1200
+gid://shopify/Product/7422843158579	Lee Jofa	1200
+gid://shopify/Product/7422844960819	Lee Jofa	1200
+gid://shopify/Product/7422841815091	Lee Jofa	1200
+gid://shopify/Product/7422840504371	Lee Jofa	1200
+gid://shopify/Product/7422844043315	Lee Jofa	1200
+gid://shopify/Product/7422841356339	Lee Jofa	1200
+gid://shopify/Product/7422842208307	Lee Jofa	1200
+gid://shopify/Product/7422843387955	Lee Jofa	1200
+gid://shopify/Product/7422845190195	Lee Jofa	1200
+gid://shopify/Product/7422845616179	Lee Jofa	1200
+gid://shopify/Product/7422846566451	Lee Jofa	1200
+gid://shopify/Product/7422845812787	Lee Jofa	1200
+gid://shopify/Product/7422846959667	Lee Jofa	1200
+gid://shopify/Product/7422846763059	Lee Jofa	1200
+gid://shopify/Product/7422845419571	Lee Jofa	1200
+gid://shopify/Product/7422846107699	Lee Jofa	1200
+gid://shopify/Product/7422846337075	Lee Jofa	1200
+gid://shopify/Product/7422847582259	Lee Jofa	1200
+gid://shopify/Product/7422847156275	Lee Jofa	1200
+gid://shopify/Product/7422847516723	Lee Jofa	1200
+gid://shopify/Product/7422847385651	Lee Jofa	1200
+gid://shopify/Product/7422848106547	Lee Jofa	1200
+gid://shopify/Product/7422847778867	Lee Jofa	1200
+gid://shopify/Product/7422848368691	Lee Jofa	1200
+gid://shopify/Product/7422847909939	Lee Jofa	1200
+gid://shopify/Product/7422847746099	Lee Jofa	1200
+gid://shopify/Product/7422848270387	Lee Jofa	1200
+gid://shopify/Product/7422847615027	Lee Jofa	1200
+gid://shopify/Product/7422848008243	Lee Jofa	1200
+gid://shopify/Product/7422848434227	Lee Jofa	1200
+gid://shopify/Product/7422848204851	Lee Jofa	1200
+gid://shopify/Product/7422848598067	Lee Jofa	1200
+gid://shopify/Product/7422847844403	Lee Jofa	1200
+gid://shopify/Product/7422848499763	Lee Jofa	1200
+gid://shopify/Product/7422848696371	Lee Jofa	1200
+gid://shopify/Product/7422848794675	Lee Jofa	1200
+gid://shopify/Product/7422848958515	Lee Jofa	1200
+gid://shopify/Product/7422849155123	Lee Jofa	1200
+gid://shopify/Product/7422849351731	Lee Jofa	1200
+gid://shopify/Product/7422848860211	Lee Jofa	1200
+gid://shopify/Product/7422849024051	Lee Jofa	1200
+gid://shopify/Product/7422849286195	Lee Jofa	1200
+gid://shopify/Product/7422849089587	Lee Jofa	1200
+gid://shopify/Product/7422849384499	Lee Jofa	1200
+gid://shopify/Product/7422849646643	Lee Jofa	1200
+gid://shopify/Product/7422849515571	Lee Jofa	1200
+gid://shopify/Product/7422849450035	Lee Jofa	1200
+gid://shopify/Product/7422849810483	Lee Jofa	1200
+gid://shopify/Product/7422849613875	Lee Jofa	1200
+gid://shopify/Product/7422849712179	Lee Jofa	1200
+gid://shopify/Product/7422849744947	Lee Jofa	1200
+gid://shopify/Product/7422849974323	Lee Jofa	1200
+gid://shopify/Product/7422850203699	Lee Jofa	1200
+gid://shopify/Product/7422850007091	Lee Jofa	1200
+gid://shopify/Product/7422849941555	Lee Jofa	1200
+gid://shopify/Product/7422849843251	Lee Jofa	1200
+gid://shopify/Product/7422850236467	Lee Jofa	1200
+gid://shopify/Product/7422850302003	Lee Jofa	1200
+gid://shopify/Product/7422850433075	Lee Jofa	1200
+gid://shopify/Product/7422890639411	Lee Jofa	400
+gid://shopify/Product/7422911348787	Lee Jofa	402
+gid://shopify/Product/7422890737715	Lee Jofa	400
+gid://shopify/Product/7422912233523	Lee Jofa	1200
+gid://shopify/Product/7422911479859	Lee Jofa	602
+gid://shopify/Product/7422907646003	Lee Jofa	1200
+gid://shopify/Product/7422911807539	Lee Jofa	1200
+gid://shopify/Product/7422911742003	Lee Jofa	1200
+gid://shopify/Product/7422911676467	Lee Jofa	1200
+gid://shopify/Product/7422911873075	Lee Jofa	1200
+gid://shopify/Product/7422912200755	Lee Jofa	1200
+gid://shopify/Product/7422912102451	Lee Jofa	1200
+gid://shopify/Product/7422912299059	Lee Jofa	1200
+gid://shopify/Product/7422912462899	Lee Jofa	1200
+gid://shopify/Product/7422912528435	Lee Jofa	1200
+gid://shopify/Product/7422912692275	Lee Jofa	1200
+gid://shopify/Product/7422912757811	Lee Jofa	1200
+gid://shopify/Product/7422921048115	Lee Jofa	1200
+gid://shopify/Product/7422921244723	Lee Jofa	1200
+gid://shopify/Product/7422925275187	Lee Jofa	1200
+gid://shopify/Product/7422921146419	Lee Jofa	1200
+gid://shopify/Product/7422919049267	Lee Jofa	1200
+gid://shopify/Product/7422925242419	Lee Jofa	1200
+gid://shopify/Product/7422925013043	Lee Jofa	1200
+gid://shopify/Product/7422924881971	Lee Jofa	1200
+gid://shopify/Product/7422924554291	Lee Jofa	1200
+gid://shopify/Product/7422924685363	Lee Jofa	1200
+gid://shopify/Product/7422926389299	Lee Jofa	1200
+gid://shopify/Product/7422925439027	Lee Jofa	1200
+gid://shopify/Product/7422926422067	Lee Jofa	1200
+gid://shopify/Product/7422926487603	Lee Jofa	1200
+gid://shopify/Product/7422926454835	Lee Jofa	1200
+gid://shopify/Product/7422919016499	Lee Jofa	1200
+gid://shopify/Product/7422926553139	Lee Jofa	1200
+gid://shopify/Product/7422926651443	Lee Jofa	1200
+gid://shopify/Product/7422926716979	Lee Jofa	1200
+gid://shopify/Product/7422927077427	Lee Jofa	1200
+gid://shopify/Product/7422926618675	Lee Jofa	1200
+gid://shopify/Product/7422927274035	Lee Jofa	1200
+gid://shopify/Product/7422927175731	Lee Jofa	1200
+gid://shopify/Product/7422929076275	Lee Jofa	1200
+gid://shopify/Product/7422929043507	Lee Jofa	1200
+gid://shopify/Product/7422927208499	Lee Jofa	1200
+gid://shopify/Product/7422928617523	Lee Jofa	1200
+gid://shopify/Product/7422928584755	Lee Jofa	1200
+gid://shopify/Product/7422931501107	Lee Jofa	1200
+gid://shopify/Product/7422931468339	Lee Jofa	1200
+gid://shopify/Product/7422931566643	Lee Jofa	1200
+gid://shopify/Product/7422929961011	Lee Jofa	1200
+gid://shopify/Product/7422931435571	Lee Jofa	1200
+gid://shopify/Product/7422931599411	Lee Jofa	1200
+gid://shopify/Product/7422931533875	Lee Jofa	1200
+gid://shopify/Product/7422928715827	Lee Jofa	1200
+gid://shopify/Product/7422931697715	Lee Jofa	1200
+gid://shopify/Product/7422927306803	Lee Jofa	1200
+gid://shopify/Product/7422931730483	Lee Jofa	1200
+gid://shopify/Product/7422931664947	Lee Jofa	1200
+gid://shopify/Product/7422931894323	Lee Jofa	1200
+gid://shopify/Product/7422931927091	Lee Jofa	1200
+gid://shopify/Product/7422932123699	Lee Jofa	1200
+gid://shopify/Product/7422931992627	Lee Jofa	1200
+gid://shopify/Product/7422931959859	Lee Jofa	1200
+gid://shopify/Product/7422932156467	Lee Jofa	1200
+gid://shopify/Product/7422932222003	Lee Jofa	1200
+gid://shopify/Product/7422932189235	Lee Jofa	1200
+gid://shopify/Product/7422937759795	Lee Jofa	1200
+gid://shopify/Product/7422933237811	Lee Jofa	1200
+gid://shopify/Product/7422933205043	Lee Jofa	1200
+gid://shopify/Product/7422933270579	Lee Jofa	1200
+gid://shopify/Product/7422932254771	Lee Jofa	1200
+gid://shopify/Product/7422933303347	Lee Jofa	1200
+gid://shopify/Product/7422939070515	Lee Jofa	1200
+gid://shopify/Product/7422939660339	Lee Jofa	1200
+gid://shopify/Product/7422940184627	Lee Jofa	1200
+gid://shopify/Product/7422937104435	Lee Jofa	1200
+gid://shopify/Product/7422943068211	Lee Jofa	1200
+gid://shopify/Product/7422943100979	Lee Jofa	1200
+gid://shopify/Product/7422943199283	Lee Jofa	1200
+gid://shopify/Product/7422943887411	Lee Jofa	1200
+gid://shopify/Product/7422943920179	Lee Jofa	1200
+gid://shopify/Product/7422944084019	Lee Jofa	1200
+gid://shopify/Product/7422936973363	Lee Jofa	1200
+gid://shopify/Product/7422944247859	Lee Jofa	1200
+gid://shopify/Product/7422942674995	Lee Jofa	1200
+gid://shopify/Product/7422944313395	Lee Jofa	1200
+gid://shopify/Product/7422942773299	Lee Jofa	1200
+gid://shopify/Product/7422944444467	Lee Jofa	1200
+gid://shopify/Product/7422942806067	Lee Jofa	1200
+gid://shopify/Product/7422944510003	Lee Jofa	1200
+gid://shopify/Product/7422944837683	Lee Jofa	1200
+gid://shopify/Product/7422944673843	Lee Jofa	1200
+gid://shopify/Product/7422943854643	Lee Jofa	1200
+gid://shopify/Product/7422944149555	Lee Jofa	1200
+gid://shopify/Product/7422945165363	Lee Jofa	1200
+gid://shopify/Product/7422943526963	Lee Jofa	1200
+gid://shopify/Product/7422943592499	Lee Jofa	1200
+gid://shopify/Product/7422946279475	Lee Jofa	1200
+gid://shopify/Product/7422943821875	Lee Jofa	1200
+gid://shopify/Product/7422943428659	Lee Jofa	1200
+gid://shopify/Product/7422943494195	Lee Jofa	1200
+gid://shopify/Product/7422943133747	Lee Jofa	1200
+gid://shopify/Product/7422944280627	Lee Jofa	1200
+gid://shopify/Product/7422946639923	Lee Jofa	1200
+gid://shopify/Product/7422944018483	Lee Jofa	1200
+gid://shopify/Product/7422944411699	Lee Jofa	1200
+gid://shopify/Product/7422944182323	Lee Jofa	1200
+gid://shopify/Product/7422944215091	Lee Jofa	1200
+gid://shopify/Product/7422943952947	Lee Jofa	1200
+gid://shopify/Product/7422947164211	Lee Jofa	1200
+gid://shopify/Product/7422947426355	Lee Jofa	1200
+gid://shopify/Product/7422947295283	Lee Jofa	1200
+gid://shopify/Product/7422947524659	Lee Jofa	1200
+gid://shopify/Product/7422946574387	Lee Jofa	1200
+gid://shopify/Product/7422948245555	Lee Jofa	1200
+gid://shopify/Product/7422947688499	Lee Jofa	1200
+gid://shopify/Product/7422946082867	Lee Jofa	1200
+gid://shopify/Product/7422945001523	Lee Jofa	1200
+gid://shopify/Product/7422946803763	Lee Jofa	1200
+gid://shopify/Product/7422946443315	Lee Jofa	1200
+gid://shopify/Product/7422946672691	Lee Jofa	1200
+gid://shopify/Product/7422946738227	Lee Jofa	1200
+gid://shopify/Product/7422947229747	Lee Jofa	1200
+gid://shopify/Product/7422946836531	Lee Jofa	1200
+gid://shopify/Product/7422948704307	Lee Jofa	1200
+gid://shopify/Product/7422948671539	Lee Jofa	1200
+gid://shopify/Product/7422947196979	Lee Jofa	1200
+gid://shopify/Product/7422948638771	Lee Jofa	1200
+gid://shopify/Product/7422946869299	Lee Jofa	1200
+gid://shopify/Product/7422947852339	Lee Jofa	1200
+gid://shopify/Product/7422947360819	Lee Jofa	1200
+gid://shopify/Product/7422947131443	Lee Jofa	1200
+gid://shopify/Product/7422947459123	Lee Jofa	1200
+gid://shopify/Product/7422948048947	Lee Jofa	1200
+gid://shopify/Product/7422948769843	Lee Jofa	1200
+gid://shopify/Product/7422947491891	Lee Jofa	1200
+gid://shopify/Product/7422947950643	Lee Jofa	1200
+gid://shopify/Product/7422948343859	Lee Jofa	1200
+gid://shopify/Product/7422948900915	Lee Jofa	1200
+gid://shopify/Product/7422948474931	Lee Jofa	1200
+gid://shopify/Product/7422949556275	Lee Jofa	1200
+gid://shopify/Product/7422949982259	Lee Jofa	1200
+gid://shopify/Product/7422949818419	Lee Jofa	1200
+gid://shopify/Product/7424911409203	Lee Jofa	400
+gid://shopify/Product/7422948606003	Lee Jofa	1200
+gid://shopify/Product/7424911540275	Lee Jofa	400
+gid://shopify/Product/7424911605811	Lee Jofa	400
+gid://shopify/Product/7424911245363	Lee Jofa	3600
+gid://shopify/Product/7422948737075	Lee Jofa	1200
+gid://shopify/Product/7422949097523	Lee Jofa	1200
+gid://shopify/Product/7424911638579	Lee Jofa	400
+gid://shopify/Product/7422948835379	Lee Jofa	1200
+gid://shopify/Product/7422949064755	Lee Jofa	1200
+gid://shopify/Product/7424911671347	Lee Jofa	400
+gid://shopify/Product/7422949261363	Lee Jofa	1200
+gid://shopify/Product/7422949490739	Lee Jofa	1200
+gid://shopify/Product/7424911704115	Lee Jofa	400
+gid://shopify/Product/7424911835187	Lee Jofa	400
+gid://shopify/Product/7424911736883	Lee Jofa	400
+gid://shopify/Product/7422948540467	Lee Jofa	1200
+gid://shopify/Product/7422949457971	Lee Jofa	1200
+gid://shopify/Product/7422949326899	Lee Jofa	1200
+gid://shopify/Product/7424911900723	Lee Jofa	400
+gid://shopify/Product/7424911867955	Lee Jofa	400
+gid://shopify/Product/7424911933491	Lee Jofa	400
+gid://shopify/Product/7422949621811	Lee Jofa	1200
+gid://shopify/Product/7424912064563	Lee Jofa	400
+gid://shopify/Product/7424911999027	Lee Jofa	400
+gid://shopify/Product/7422949883955	Lee Jofa	1200
+gid://shopify/Product/7424912097331	Lee Jofa	400
+gid://shopify/Product/7422948966451	Lee Jofa	1200
+gid://shopify/Product/7422949589043	Lee Jofa	1200
+gid://shopify/Product/7424911966259	Lee Jofa	400
+gid://shopify/Product/7422948868147	Lee Jofa	1200
+gid://shopify/Product/7424912195635	Lee Jofa	400
+gid://shopify/Product/7422949916723	Lee Jofa	1200
+gid://shopify/Product/7424912261171	Lee Jofa	400
+gid://shopify/Product/7424912818227	Lee Jofa	400
+gid://shopify/Product/7424912883763	Lee Jofa	400
+gid://shopify/Product/7424912785459	Lee Jofa	400
+gid://shopify/Product/7424912523315	Lee Jofa	2669
+gid://shopify/Product/7424913014835	Lee Jofa	400
+gid://shopify/Product/7424912359475	Lee Jofa	3226
+gid://shopify/Product/7424912425011	Lee Jofa	3226
+gid://shopify/Product/7424912293939	Lee Jofa	3087
+gid://shopify/Product/7424912949299	Lee Jofa	400
+gid://shopify/Product/7424912490547	Lee Jofa	3226
+gid://shopify/Product/7424913080371	Lee Jofa	400
+gid://shopify/Product/7424913211443	Lee Jofa	400
+gid://shopify/Product/7424913178675	Lee Jofa	400
+gid://shopify/Product/7424913145907	Lee Jofa	400
+gid://shopify/Product/7424912719923	Lee Jofa	3008
+gid://shopify/Product/7424912752691	Lee Jofa	3112
+gid://shopify/Product/7424913244211	Lee Jofa	3226
+gid://shopify/Product/7424912654387	Lee Jofa	3226
+gid://shopify/Product/7424913309747	Lee Jofa	3226
+gid://shopify/Product/7424913375283	Lee Jofa	3226
+gid://shopify/Product/7424913539123	Lee Jofa	400
+gid://shopify/Product/7424913473587	Lee Jofa	3226
+gid://shopify/Product/7424913342515	Lee Jofa	3226
+gid://shopify/Product/7424913408051	Lee Jofa	3226
+gid://shopify/Product/7424913637427	Lee Jofa	400
+gid://shopify/Product/7424913571891	Lee Jofa	400
+gid://shopify/Product/7424913768499	Lee Jofa	400
+gid://shopify/Product/7424914128947	Lee Jofa	400
+gid://shopify/Product/7424913440819	Lee Jofa	3226
+gid://shopify/Product/7424913506355	Lee Jofa	3226
+gid://shopify/Product/7424913866803	Lee Jofa	3226
+gid://shopify/Product/7424914456627	Lee Jofa	400
+gid://shopify/Product/7424914325555	Lee Jofa	400
+gid://shopify/Product/7424914227251	Lee Jofa	400
+gid://shopify/Product/7424914423859	Lee Jofa	400
+gid://shopify/Product/7424914653235	Lee Jofa	400
+gid://shopify/Product/7424913801267	Lee Jofa	3226
+gid://shopify/Product/7424914587699	Lee Jofa	400
+gid://shopify/Product/7424914620467	Lee Jofa	400
+gid://shopify/Product/7424913834035	Lee Jofa	3226
+gid://shopify/Product/7424914718771	Lee Jofa	400
+gid://shopify/Product/7424914751539	Lee Jofa	400
+gid://shopify/Product/7424914817075	Lee Jofa	400
+gid://shopify/Product/7424913899571	Lee Jofa	3226
+gid://shopify/Product/7424914948147	Lee Jofa	2502
+gid://shopify/Product/7424915013683	Lee Jofa	3145
+gid://shopify/Product/7424915439667	Lee Jofa	400
+gid://shopify/Product/7424915537971	Lee Jofa	400
+gid://shopify/Product/7424914882611	Lee Jofa	4363
+gid://shopify/Product/7424915111987	Lee Jofa	3175
+gid://shopify/Product/7424915210291	Lee Jofa	3233
+gid://shopify/Product/7424914915379	Lee Jofa	4480
+gid://shopify/Product/7424915177523	Lee Jofa	3217
+gid://shopify/Product/7424915275827	Lee Jofa	3173
+gid://shopify/Product/7424915308595	Lee Jofa	3205
+gid://shopify/Product/7424915898419	Lee Jofa	400
+gid://shopify/Product/7424916127795	Lee Jofa	400
+gid://shopify/Product/7424915341363	Lee Jofa	3176
+gid://shopify/Product/7424915669043	Lee Jofa	3530
+gid://shopify/Product/7424915079219	Lee Jofa	4321
+gid://shopify/Product/7424916193331	Lee Jofa	400
+gid://shopify/Product/7424915963955	Lee Jofa	400
+gid://shopify/Product/7424915800115	Lee Jofa	4480
+gid://shopify/Product/7427740008499	Lee Jofa	1200
+gid://shopify/Product/7424915603507	Lee Jofa	3382
+gid://shopify/Product/7424915570739	Lee Jofa	3666
+gid://shopify/Product/7424952074291	Lee Jofa	1200
+gid://shopify/Product/7424915701811	Lee Jofa	4480
+gid://shopify/Product/7427740237875	Lee Jofa	1200
+gid://shopify/Product/7424915865651	Lee Jofa	4334
+gid://shopify/Product/7427740139571	Lee Jofa	1200
+gid://shopify/Product/7427740303411	Lee Jofa	1200
+gid://shopify/Product/7424915734579	Lee Jofa	4480
+gid://shopify/Product/7427740074035	Lee Jofa	1200
+gid://shopify/Product/7424915636275	Lee Jofa	3678
+gid://shopify/Product/7427740565555	Lee Jofa	400
+gid://shopify/Product/7427740532787	Lee Jofa	400
+gid://shopify/Product/7427740500019	Lee Jofa	1200
+gid://shopify/Product/7424912588851	Lee Jofa	3087
+gid://shopify/Product/7427740368947	Lee Jofa	1200
+gid://shopify/Product/7427740467251	Lee Jofa	1200
+gid://shopify/Product/7427740598323	Lee Jofa	400
+gid://shopify/Product/7427740696627	Lee Jofa	400
+gid://shopify/Product/7427740663859	Lee Jofa	1200
+gid://shopify/Product/7427740827699	Lee Jofa	1200
+gid://shopify/Product/7427740041267	Lee Jofa	1200
+gid://shopify/Product/7427740762163	Lee Jofa	1200
+gid://shopify/Product/7427740860467	Lee Jofa	400
+gid://shopify/Product/7427740729395	Lee Jofa	577
+gid://shopify/Product/7427740991539	Lee Jofa	400
+gid://shopify/Product/7427740926003	Lee Jofa	400
+gid://shopify/Product/7427740958771	Lee Jofa	400
+gid://shopify/Product/7427741089843	Lee Jofa	400
+gid://shopify/Product/7427741155379	Lee Jofa	400
+gid://shopify/Product/7427741122611	Lee Jofa	400
+gid://shopify/Product/7427741188147	Lee Jofa	1200
+gid://shopify/Product/7427741253683	Lee Jofa	1200
+gid://shopify/Product/7427741548595	Lee Jofa	400
+gid://shopify/Product/7427741351987	Lee Jofa	1200
+gid://shopify/Product/7427741384755	Lee Jofa	1200
+gid://shopify/Product/7427741483059	Lee Jofa	400
+gid://shopify/Product/7427741450291	Lee Jofa	1200
+gid://shopify/Product/7427741614131	Lee Jofa	400
+gid://shopify/Product/7427741745203	Lee Jofa	400
+gid://shopify/Product/7427741581363	Lee Jofa	400
+gid://shopify/Product/7427741646899	Lee Jofa	400
+gid://shopify/Product/7427741810739	Lee Jofa	400
+gid://shopify/Product/7427741679667	Lee Jofa	400
+gid://shopify/Product/7427741319219	Lee Jofa	1200
+gid://shopify/Product/7427741876275	Lee Jofa	400
+gid://shopify/Product/7427741941811	Lee Jofa	400
+gid://shopify/Product/7427742072883	Lee Jofa	400
+gid://shopify/Product/7427741777971	Lee Jofa	400
+gid://shopify/Product/7427741974579	Lee Jofa	400
+gid://shopify/Product/7427742138419	Lee Jofa	400
+gid://shopify/Product/7427742302259	Lee Jofa	400
+gid://shopify/Product/7427742335027	Lee Jofa	400
+gid://shopify/Product/7427742400563	Lee Jofa	400
+gid://shopify/Product/7427742105651	Lee Jofa	400
+gid://shopify/Product/7427742269491	Lee Jofa	400
+gid://shopify/Product/7427742367795	Lee Jofa	400
+gid://shopify/Product/7427742466099	Lee Jofa	400
+gid://shopify/Product/7427742892083	Lee Jofa	1200
+gid://shopify/Product/7427742859315	Lee Jofa	1200
+gid://shopify/Product/7427742826547	Lee Jofa	1200
+gid://shopify/Product/7427742761011	Lee Jofa	1200
+gid://shopify/Product/7427742662707	Lee Jofa	1200
+gid://shopify/Product/7427742990387	Lee Jofa	1200
+gid://shopify/Product/7427743318067	Lee Jofa	1200
+gid://shopify/Product/7427742597171	Lee Jofa	1200
+gid://shopify/Product/7427743219763	Lee Jofa	1200
+gid://shopify/Product/7427743252531	Lee Jofa	1200
+gid://shopify/Product/7427743088691	Lee Jofa	3984
+gid://shopify/Product/7422001479731	Mulberry	400
+gid://shopify/Product/7427743023155	Lee Jofa	4002
+gid://shopify/Product/7422001446963	Mulberry	400
+gid://shopify/Product/7422001512499	Mulberry	400
+gid://shopify/Product/7427743055923	Lee Jofa	3984
+gid://shopify/Product/7422001807411	Mulberry	400
+gid://shopify/Product/7422001840179	Mulberry	400
+gid://shopify/Product/7422002036787	Mulberry	2000
+gid://shopify/Product/7422002102323	Mulberry	2000
+gid://shopify/Product/7422003019827	Mulberry	400
+gid://shopify/Product/7422002954291	Mulberry	400
+gid://shopify/Product/7422002266163	Mulberry	400
+gid://shopify/Product/7422002921523	Mulberry	400
+gid://shopify/Product/7422002135091	Mulberry	400
+gid://shopify/Product/7422003281971	Mulberry	400
+gid://shopify/Product/7422003478579	Mulberry	400
+gid://shopify/Product/7422003052595	Mulberry	400
+gid://shopify/Product/7422003150899	Mulberry	400
+gid://shopify/Product/7422003413043	Mulberry	400
+gid://shopify/Product/7422003216435	Mulberry	400
+gid://shopify/Product/7422003347507	Mulberry	400
+gid://shopify/Product/7422004297779	Mulberry	3372
+gid://shopify/Product/7422003544115	Mulberry	400
+gid://shopify/Product/7422004396083	Mulberry	2000
+gid://shopify/Product/7422010064947	Mulberry	400
+gid://shopify/Product/7422009966643	Mulberry	400
+gid://shopify/Product/7422010130483	Mulberry	400
+gid://shopify/Product/7422010228787	Mulberry	400
+gid://shopify/Product/7422010392627	Mulberry	400
+gid://shopify/Product/7422010327091	Mulberry	400
+gid://shopify/Product/7422004625459	Mulberry	1200
+gid://shopify/Product/7422007246899	Mulberry	1472
+gid://shopify/Product/7422009901107	Mulberry	400
+gid://shopify/Product/7422004559923	Mulberry	1967
+gid://shopify/Product/7422007181363	Mulberry	1200
+gid://shopify/Product/7422007345203	Mulberry	1311
+gid://shopify/Product/7422007312435	Mulberry	1200
+gid://shopify/Product/7422010622003	Mulberry	400
+gid://shopify/Product/7422010261555	Mulberry	400
+gid://shopify/Product/7422010032179	Mulberry	400
+gid://shopify/Product/7422010720307	Mulberry	400
+gid://shopify/Product/7422004265011	Mulberry	650
+gid://shopify/Product/7422010884147	Mulberry	400
+gid://shopify/Product/7821710131251	Lee Jofa	2400
+gid://shopify/Product/7424915046451	Lee Jofa	4260
+gid://shopify/Product/7422010818611	Mulberry	400
+gid://shopify/Product/7691097079859	Lee Jofa	2000
+gid://shopify/Product/7422011015219	Mulberry	2362
+gid://shopify/Product/7422011506739	Mulberry	400
+gid://shopify/Product/7821740441651	Lee Jofa	2400
+gid://shopify/Product/7422011867187	Mulberry	400
+gid://shopify/Product/7427743154227	Lee Jofa	3984
+gid://shopify/Product/7422011375667	Mulberry	2362
+gid://shopify/Product/7422012096563	Mulberry	400
+gid://shopify/Product/7422012260403	Mulberry	400
+gid://shopify/Product/7422012031027	Mulberry	400
+gid://shopify/Product/7422012194867	Mulberry	400
+gid://shopify/Product/7422010753075	Mulberry	400
+gid://shopify/Product/7422011899955	Mulberry	400
+gid://shopify/Product/7422012751923	Mulberry	1200
+gid://shopify/Product/7422012424243	Mulberry	2362
+gid://shopify/Product/7422011736115	Mulberry	400
+gid://shopify/Product/7422013341747	Mulberry	2362
+gid://shopify/Product/7422013833267	Mulberry	400
+gid://shopify/Product/7422013308979	Mulberry	2362
+gid://shopify/Product/7424915832883	Lee Jofa	4480
+gid://shopify/Product/7422010523699	Mulberry	400
+gid://shopify/Product/7422013898803	Mulberry	400
+gid://shopify/Product/7422013767731	Mulberry	2362
+gid://shopify/Product/7422013964339	Mulberry	400
+gid://shopify/Product/7422014029875	Mulberry	400
+gid://shopify/Product/7422013997107	Mulberry	400
+gid://shopify/Product/7422014128179	Mulberry	400
+gid://shopify/Product/7422010949683	Mulberry	2362
+gid://shopify/Product/7422014390323	Mulberry	1200
+gid://shopify/Product/7422014521395	Mulberry	1200
+gid://shopify/Product/7422013636659	Mulberry	2362
+gid://shopify/Product/7422013734963	Mulberry	2362
+gid://shopify/Product/7422014554163	Mulberry	1200
+gid://shopify/Product/7422013538355	Mulberry	2362
+gid://shopify/Product/7422013472819	Mulberry	2362
+gid://shopify/Product/7422013177907	Mulberry	2362
+gid://shopify/Product/7422014718003	Mulberry	1200
+gid://shopify/Product/7422011211827	Mulberry	2362
+gid://shopify/Product/7422014259251	Mulberry	1200
+gid://shopify/Product/7422013112371	Mulberry	2362
+gid://shopify/Product/7422014455859	Mulberry	1200
+gid://shopify/Product/7422014193715	Mulberry	1200
+gid://shopify/Product/7422013374515	Mulberry	2362
+gid://shopify/Product/7422013210675	Mulberry	2362
+gid://shopify/Product/7422012915763	Mulberry	2362
+gid://shopify/Product/7422013243443	Mulberry	2362
+gid://shopify/Product/7422014357555	Mulberry	1200
+gid://shopify/Product/7422014881843	Mulberry	1200
+gid://shopify/Product/7422014816307	Mulberry	1200
+gid://shopify/Product/7422015012915	Mulberry	1200
+gid://shopify/Product/7422012653619	Mulberry	2362
+gid://shopify/Product/7422015111219	Mulberry	1200
+gid://shopify/Product/7422014685235	Mulberry	1200
+gid://shopify/Product/7422012948531	Mulberry	2362
+gid://shopify/Product/7422015045683	Mulberry	1200
+gid://shopify/Product/7422012588083	Mulberry	2362
+gid://shopify/Product/7422015143987	Mulberry	1200
+gid://shopify/Product/7422015242291	Mulberry	1200
+gid://shopify/Product/7422015307827	Mulberry	1200
+gid://shopify/Product/7422015701043	Mulberry	1200
+gid://shopify/Product/7422015176755	Mulberry	1200
+gid://shopify/Product/7422015602739	Mulberry	1200
+gid://shopify/Product/7422015537203	Mulberry	1200
+gid://shopify/Product/7422014619699	Mulberry	1200
+gid://shopify/Product/7422015930419	Mulberry	1200
+gid://shopify/Product/7422012358707	Mulberry	2362
+gid://shopify/Product/7422016323635	Mulberry	1200
+gid://shopify/Product/7422016127027	Mulberry	1200
+gid://shopify/Product/7422301863987	Mulberry	400
+gid://shopify/Product/7422302093363	Mulberry	400
+gid://shopify/Product/7422302126131	Mulberry	400
+gid://shopify/Product/7422304452659	Mulberry	400
+gid://shopify/Product/7422016454707	Mulberry	1200
+gid://shopify/Product/7422304419891	Mulberry	400
+gid://shopify/Product/7422302158899	Mulberry	400
+gid://shopify/Product/7422307434547	Mulberry	400
+gid://shopify/Product/7422307467315	Mulberry	400
+gid://shopify/Product/7422893195315	Mulberry	1200
+gid://shopify/Product/7422893293619	Mulberry	1200
+gid://shopify/Product/7422893424691	Mulberry	1200
+gid://shopify/Product/7422893097011	Mulberry	1200
+gid://shopify/Product/7422893162547	Mulberry	1200
+gid://shopify/Product/7422893326387	Mulberry	1200
+gid://shopify/Product/7422014947379	Mulberry	1200
+gid://shopify/Product/7422893457459	Mulberry	1200
+gid://shopify/Product/7422893522995	Mulberry	1200
+gid://shopify/Product/7422893490227	Mulberry	1200
+gid://shopify/Product/7422893555763	Mulberry	1200
+gid://shopify/Product/7422015799347	Mulberry	1200
+gid://shopify/Product/7422893654067	Mulberry	1200
+gid://shopify/Product/7422893621299	Mulberry	1200
+gid://shopify/Product/7422894637107	Mulberry	1200
+gid://shopify/Product/7422894538803	Mulberry	1200
+gid://shopify/Product/7422894571571	Mulberry	1200
+gid://shopify/Product/7422894964787	Mulberry	1200
+gid://shopify/Product/7422015897651	Mulberry	1200
+gid://shopify/Product/7422894899251	Mulberry	1200
+gid://shopify/Product/7422894768179	Mulberry	1200
+gid://shopify/Product/7422015995955	Mulberry	1200
+gid://shopify/Product/7422895128627	Mulberry	1200
+gid://shopify/Product/7422895194163	Mulberry	1200
+gid://shopify/Product/7422895259699	Mulberry	1200
+gid://shopify/Product/7422894997555	Mulberry	1200
+gid://shopify/Product/7422894735411	Mulberry	1200
+gid://shopify/Product/7422895063091	Mulberry	1200
+gid://shopify/Product/7422895325235	Mulberry	1200
+gid://shopify/Product/7422895489075	Mulberry	1200
+gid://shopify/Product/7422895390771	Mulberry	1200
+gid://shopify/Product/7422895587379	Mulberry	1200
+gid://shopify/Product/7422895554611	Mulberry	1200
+gid://shopify/Product/7422895751219	Mulberry	1200
+gid://shopify/Product/7422895620147	Mulberry	1200
+gid://shopify/Product/7422895685683	Mulberry	1200
+gid://shopify/Product/7422895783987	Mulberry	1200
+gid://shopify/Product/7422895292467	Mulberry	1200
+gid://shopify/Product/7422895882291	Mulberry	1200
+gid://shopify/Product/7422896242739	Mulberry	1200
+gid://shopify/Product/7422896013363	Mulberry	1200
+gid://shopify/Product/7422016225331	Mulberry	1200
+gid://shopify/Product/7422896078899	Mulberry	1200
+gid://shopify/Product/7422896472115	Mulberry	1200
+gid://shopify/Product/7422896439347	Mulberry	1200
+gid://shopify/Product/7422896144435	Mulberry	1200
+gid://shopify/Product/7422896570419	Mulberry	1200
+gid://shopify/Product/7422896209971	Mulberry	1200
+gid://shopify/Product/7422896341043	Mulberry	1200
+gid://shopify/Product/7422896603187	Mulberry	1200
+gid://shopify/Product/7422896668723	Mulberry	1200
+gid://shopify/Product/7422896799795	Mulberry	1200
+gid://shopify/Product/7422896767027	Mulberry	1200
+gid://shopify/Product/7422896996403	Mulberry	1200
+gid://shopify/Product/7422897422387	Mulberry	1200
+gid://shopify/Product/7422897618995	Mulberry	1200
+gid://shopify/Product/7422896898099	Mulberry	1200
+gid://shopify/Product/7422897029171	Mulberry	1200
+gid://shopify/Product/7422897487923	Mulberry	1200
+gid://shopify/Product/7422897094707	Mulberry	1200
+gid://shopify/Product/7422897750067	Mulberry	1200
+gid://shopify/Product/7422897389619	Mulberry	1200
+gid://shopify/Product/7422897651763	Mulberry	1200
+gid://shopify/Product/7422897782835	Mulberry	1200
+gid://shopify/Product/7422897913907	Mulberry	1200
+gid://shopify/Product/7422897881139	Mulberry	1200
+gid://shopify/Product/7422897946675	Mulberry	1200
+gid://shopify/Product/7422897848371	Mulberry	1200
+gid://shopify/Product/7422896930867	Mulberry	1200
+gid://shopify/Product/7422898077747	Mulberry	1200
+gid://shopify/Product/7422898372659	Mulberry	1200
+gid://shopify/Product/7422898208819	Mulberry	1200
+gid://shopify/Product/7422898241587	Mulberry	1200
+gid://shopify/Product/7422898831411	Mulberry	1200
+gid://shopify/Product/7422898339891	Mulberry	1200
+gid://shopify/Product/7422898536499	Mulberry	1200
+gid://shopify/Product/7422898438195	Mulberry	1200
+gid://shopify/Product/7422898634803	Mulberry	1200
+gid://shopify/Product/7422898929715	Mulberry	1200
+gid://shopify/Product/7422898569267	Mulberry	1200
+gid://shopify/Product/7422898765875	Mulberry	1200
+gid://shopify/Product/7422898143283	Mulberry	1200
+gid://shopify/Product/7422898733107	Mulberry	1200
+gid://shopify/Product/7422898700339	Mulberry	1200
+gid://shopify/Product/7422898503731	Mulberry	1200
+gid://shopify/Product/7422899126323	Mulberry	1200
+gid://shopify/Product/7422898995251	Mulberry	1200
+gid://shopify/Product/7422899191859	Mulberry	1200
+gid://shopify/Product/7422899355699	Mulberry	1200
+gid://shopify/Product/7422899224627	Mulberry	1200
+gid://shopify/Product/7422899617843	Mulberry	1200
+gid://shopify/Product/7422899486771	Mulberry	1200
+gid://shopify/Product/7422899552307	Mulberry	1200
+gid://shopify/Product/7422899945523	Mulberry	1200
+gid://shopify/Product/7422899585075	Mulberry	1200
+gid://shopify/Product/7422899683379	Mulberry	1200
+gid://shopify/Product/7422899650611	Mulberry	1200
+gid://shopify/Product/7422899781683	Mulberry	1200
+gid://shopify/Product/7422899847219	Mulberry	1200
+gid://shopify/Product/7422900142131	Mulberry	1200
+gid://shopify/Product/7422900502579	Mulberry	1200
+gid://shopify/Product/7422900338739	Mulberry	1200
+gid://shopify/Product/7422900568115	Mulberry	1200
+gid://shopify/Product/7422900404275	Mulberry	1200
+gid://shopify/Product/7422899814451	Mulberry	1200
+gid://shopify/Product/7422899978291	Mulberry	1200
+gid://shopify/Product/7422900371507	Mulberry	1200
+gid://shopify/Product/7422900535347	Mulberry	1200
+gid://shopify/Product/7422900600883	Mulberry	1200
+gid://shopify/Product/7422900797491	Mulberry	1200
+gid://shopify/Product/7422900699187	Mulberry	1200
+gid://shopify/Product/7422900764723	Mulberry	1200
+gid://shopify/Product/7422900863027	Mulberry	1200
+gid://shopify/Product/7422900666419	Mulberry	1200
+gid://shopify/Product/7422900830259	Mulberry	1200
+gid://shopify/Product/7422901092403	Mulberry	1200
+gid://shopify/Product/7422901059635	Mulberry	1200
+gid://shopify/Product/7422901026867	Mulberry	1200
+gid://shopify/Product/7422901190707	Mulberry	1200
+gid://shopify/Product/7422901420083	Mulberry	1200
+gid://shopify/Product/7422901354547	Mulberry	1200
+gid://shopify/Product/7422901289011	Mulberry	1200
+gid://shopify/Product/7422901321779	Mulberry	1200
+gid://shopify/Product/7422901747763	Mulberry	1200
+gid://shopify/Product/7422901682227	Mulberry	1200
+gid://shopify/Product/7422901583923	Mulberry	1200
+gid://shopify/Product/7422901485619	Mulberry	1200
+gid://shopify/Product/7422902009907	Mulberry	1200
+gid://shopify/Product/7422901944371	Mulberry	1200
+gid://shopify/Product/7422899322931	Mulberry	1200
+gid://shopify/Product/7422902140979	Mulberry	1200
+gid://shopify/Product/7422902075443	Mulberry	1200
+gid://shopify/Product/7422901256243	Mulberry	1200
+gid://shopify/Product/7422902206515	Mulberry	1200
+gid://shopify/Product/7422902304819	Mulberry	1200
+gid://shopify/Product/7422903451699	Mulberry	1200
+gid://shopify/Product/7422903287859	Mulberry	1200
+gid://shopify/Product/7422902861875	Mulberry	1200
+gid://shopify/Product/7422903713843	Mulberry	1200
+gid://shopify/Product/7422903648307	Mulberry	1200
+gid://shopify/Product/7422902239283	Mulberry	1200
+gid://shopify/Product/7422903779379	Mulberry	1200
+gid://shopify/Product/7422903025715	Mulberry	1200
+gid://shopify/Product/7422904238131	Mulberry	1200
+gid://shopify/Product/7422904369203	Mulberry	1200
+gid://shopify/Product/7422903517235	Mulberry	1200
+gid://shopify/Product/7422904303667	Mulberry	1200
+gid://shopify/Product/7422903484467	Mulberry	1200
+gid://shopify/Product/7422903812147	Mulberry	1200
+gid://shopify/Product/7422903877683	Mulberry	1200
+gid://shopify/Product/7422904467507	Mulberry	1200
+gid://shopify/Product/7422904565811	Mulberry	1200
+gid://shopify/Product/7422904434739	Mulberry	1200
+gid://shopify/Product/7422904664115	Mulberry	1200
+gid://shopify/Product/7422904598579	Mulberry	1200
+gid://shopify/Product/7422904762419	Mulberry	1200
+gid://shopify/Product/7422905024563	Mulberry	1200
+gid://shopify/Product/7422904959027	Mulberry	1200
+gid://shopify/Product/7422905057331	Mulberry	1200
+gid://shopify/Product/7422904696883	Mulberry	1200
+gid://shopify/Product/7422905155635	Mulberry	1200
+gid://shopify/Product/7422905647155	Mulberry	1200
+gid://shopify/Product/7422905679923	Mulberry	1200
+gid://shopify/Product/7422905712691	Mulberry	1200
+gid://shopify/Product/7422897815603	Mulberry	1200
+gid://shopify/Product/7422905090099	Mulberry	1200
+gid://shopify/Product/7422905974835	Mulberry	1200
+gid://shopify/Product/7422906400819	Mulberry	1200
+gid://shopify/Product/7422906138675	Mulberry	1200
+gid://shopify/Product/7422906531891	Mulberry	1200
+gid://shopify/Product/7422906204211	Mulberry	1200
+gid://shopify/Product/7422906073139	Mulberry	1200
+gid://shopify/Product/7422906630195	Mulberry	1200
+gid://shopify/Product/7422905385011	Mulberry	1200
+gid://shopify/Product/7422906597427	Mulberry	1200
+gid://shopify/Product/7422905483315	Mulberry	1200
+gid://shopify/Product/7422906499123	Mulberry	1200
+gid://shopify/Product/7422906564659	Mulberry	1200
+gid://shopify/Product/7422906695731	Mulberry	1200
+gid://shopify/Product/7422905810995	Mulberry	1200
+gid://shopify/Product/7422906728499	Mulberry	1200
+gid://shopify/Product/7422905581619	Mulberry	1200
+gid://shopify/Product/7422905548851	Mulberry	1200
+gid://shopify/Product/7422905843763	Mulberry	1200
+gid://shopify/Product/7422906925107	Mulberry	1200
+gid://shopify/Product/7422906040371	Mulberry	1200
+gid://shopify/Product/7422905942067	Mulberry	1200
+gid://shopify/Product/7422905909299	Mulberry	1200
+gid://shopify/Product/7422907121715	Mulberry	1200
+gid://shopify/Product/7422907088947	Mulberry	1200
+gid://shopify/Product/7422906269747	Mulberry	1200
+gid://shopify/Product/7422906335283	Mulberry	1200
+gid://shopify/Product/7422901878835	Mulberry	1200
+gid://shopify/Product/7422905614387	Mulberry	1200
+gid://shopify/Product/7422906794035	Mulberry	1200
+gid://shopify/Product/7421998235699	Threads	400
+gid://shopify/Product/7421994074163	Threads	400
+gid://shopify/Product/7422906826803	Mulberry	1200
+gid://shopify/Product/7422907023411	Mulberry	1200
+gid://shopify/Product/7421997875251	Threads	400
+gid://shopify/Product/7421995221043	Threads	400
+gid://shopify/Product/7422907154483	Mulberry	1200
+gid://shopify/Product/7821740539955	Mulberry	300
+gid://shopify/Product/7422906892339	Mulberry	1200
+gid://shopify/Product/7422906761267	Mulberry	1200
+gid://shopify/Product/7421995974707	Threads	400
+gid://shopify/Product/7421995483187	Threads	400
+gid://shopify/Product/7421994565683	Threads	400
+gid://shopify/Product/7421995319347	Threads	400
+gid://shopify/Product/7421995417651	Threads	400
+gid://shopify/Product/7421997711411	Threads	400
+gid://shopify/Product/7421995679795	Threads	400
+gid://shopify/Product/7421997776947	Threads	400
+gid://shopify/Product/7422907285555	Mulberry	1200
+gid://shopify/Product/7421995581491	Threads	400
+gid://shopify/Product/7421998301235	Threads	400
+gid://shopify/Product/7421998465075	Threads	400
+gid://shopify/Product/7422907220019	Mulberry	1200
+gid://shopify/Product/7421998399539	Threads	400
+gid://shopify/Product/7421998530611	Threads	400
+gid://shopify/Product/7421998563379	Threads	400
+gid://shopify/Product/7421998694451	Threads	400
+gid://shopify/Product/7421998497843	Threads	400
+gid://shopify/Product/7421998628915	Threads	400
+gid://shopify/Product/7422890868787	Threads	1200
+gid://shopify/Product/7422891032627	Threads	1200
+gid://shopify/Product/7422891229235	Threads	1200
+gid://shopify/Product/7422891262003	Threads	1200
+gid://shopify/Product/7421998334003	Threads	400
+gid://shopify/Product/7421998268467	Threads	400
+gid://shopify/Product/7421998596147	Threads	400
+gid://shopify/Product/7422267752499	Threads	400
+gid://shopify/Product/7422891556915	Threads	1200
+gid://shopify/Product/7422891098163	Threads	1200
+gid://shopify/Product/7422890770483	Threads	1200
+gid://shopify/Product/7422891425843	Threads	1200
+gid://shopify/Product/7422891294771	Threads	1200
+gid://shopify/Product/7422891196467	Threads	1200
+gid://shopify/Product/7422891130931	Threads	1200
+gid://shopify/Product/7422891655219	Threads	1200
+gid://shopify/Product/7422890836019	Threads	1200
+gid://shopify/Product/7422891065395	Threads	1200
+gid://shopify/Product/7422891524147	Threads	1200
+gid://shopify/Product/7422891786291	Threads	1200
+gid://shopify/Product/7422891589683	Threads	1200
+gid://shopify/Product/7422891458611	Threads	1200
+gid://shopify/Product/7422892343347	Threads	1200
+gid://shopify/Product/7422891687987	Threads	1200
+gid://shopify/Product/7422892081203	Threads	1200
+gid://shopify/Product/7422891917363	Threads	1200
+gid://shopify/Product/7422891720755	Threads	1200
+gid://shopify/Product/7422892441651	Threads	1200
+gid://shopify/Product/7422892474419	Threads	1200
+gid://shopify/Product/7422891950131	Threads	1200
+gid://shopify/Product/7422891982899	Threads	1200
+gid://shopify/Product/7422892376115	Threads	1200
+gid://shopify/Product/7422892507187	Threads	1200
+gid://shopify/Product/7422942052403	Threads	1200
+gid://shopify/Product/7422942150707	Threads	1200
+gid://shopify/Product/7422891819059	Threads	1200
+gid://shopify/Product/7422942281779	Threads	1200
+gid://shopify/Product/7422892015667	Threads	1200
+gid://shopify/Product/7422942117939	Threads	1200
+gid://shopify/Product/7422942249011	Threads	1200
+gid://shopify/Product/7422892113971	Threads	1200
+gid://shopify/Product/7422942576691	Threads	1200
+gid://shopify/Product/7422892048435	Threads	1200
+gid://shopify/Product/7422942380083	Threads	1200
+gid://shopify/Product/7422942609459	Threads	1200
+gid://shopify/Product/7422942478387	Threads	1200
+gid://shopify/Product/7422892310579	Threads	1200
+gid://shopify/Product/7422012850227	Mulberry	2362
+gid://shopify/Product/7422892179507	Threads	1200
+gid://shopify/Product/7821740605491	Threads	427
+gid://shopify/Product/7422892245043	Threads	1200

(oldest)  ·  back to Dw Kravet Hires  ·  TK-11658: apply-hires.mjs executor (dry-run default, ledger, 05813b7 →