← back to Sanderson Onboard
TK-10873: restore-map-first live reprice runbook (277 rows, Cody-hardened) + run card
649304724a9abc1c91731733b1ff78bd18500ff7 · 2026-08-31 01:18:31 -0700 · steve@designerwallcoverings.com
Files touched
A tk10873/RUN_LIVE.mdA tk10873/reprice_live_plan.jsonA tk10873/reprice_live_runbook.mjsA tk10873/reprice_restore_map.preview.json
Diff
commit 649304724a9abc1c91731733b1ff78bd18500ff7
Author: steve@designerwallcoverings.com <steve@designerwallcoverings.com>
Date: Mon Aug 31 01:18:31 2026 -0700
TK-10873: restore-map-first live reprice runbook (277 rows, Cody-hardened) + run card
---
tk10873/RUN_LIVE.md | 39 +
tk10873/reprice_live_plan.json | 2772 ++++++++++++++++++++++++++++++
tk10873/reprice_live_runbook.mjs | 348 ++++
tk10873/reprice_restore_map.preview.json | 2495 +++++++++++++++++++++++++++
4 files changed, 5654 insertions(+)
diff --git a/tk10873/RUN_LIVE.md b/tk10873/RUN_LIVE.md
new file mode 100644
index 0000000..ff5854e
--- /dev/null
+++ b/tk10873/RUN_LIVE.md
@@ -0,0 +1,39 @@
+# TK-10873 — Zoffany Option-A LIVE reprice: the gated `!`-run card
+
+The runbook is drafted, dry-run-proven, and Cody-hardened. The APPROVED memo
+authorized drafting it; **running it live is a SEPARATE gated step Steve executes.**
+
+## What it does
+Sets the sellable `Sold Per {unit}` variant price on **277 ACTIVE Zoffany products**
+(239 feed-verified US retail + 38 trade-verified) from `zoffany_optionA_draft_v3.json`.
+The $4.25 sample variant is NEVER touched. Restore-map-first, fail-closed, reversible, ledgered.
+
+## Preview (safe — zero network, run anytime)
+```
+cd ~/Projects/sanderson-onboard/tk10873 && node reprice_live_runbook.mjs
+```
+Expect: `277 resolved to an ACTIVE product · 239 cached variant_id · 38 need a LIVE GET`.
+
+## LIVE run (Steve, via `!`)
+```
+! cd ~/Projects/sanderson-onboard/tk10873 && \
+ set -a && source ~/Projects/secrets-manager/.env && set +a && \
+ node reprice_live_runbook.mjs --apply --i-understand-this-is-live
+```
+- Phase 1 reads every product's live variants, picks the unique sellable variant, and
+ writes the **complete restore map to `reprice_restore_map.live.json` (fsync'd) BEFORE any write.**
+ Any product that doesn't resolve to exactly ONE sellable variant ABORTS the whole run — zero writes.
+- Phase 2 writes each price via `productVariantsBulkUpdate`, verify-reads each back, and appends
+ one row to `~/.claude/yolo-queue/executed-reversible/ledger.jsonl`.
+- Out-of-band ($20–$2000) WARN prices HARD-STOP the run unless `--allow-warn` is added (this dataset has **0** WARN prices).
+
+## Undo (Steve, via `!`)
+```
+! cd ~/Projects/sanderson-onboard/tk10873 && \
+ set -a && source ~/Projects/secrets-manager/.env && set +a && \
+ node reprice_live_runbook.mjs --revert reprice_restore_map.live.json --i-understand-this-is-live
+```
+Restores every variant to its captured `old_price`. Idempotent on any row that didn't get written.
+
+## Cost
+`$0 (local)` for the preview. The live run is Shopify Admin GraphQL only — no metered/paid API; ~277×2 calls (GET + update), throttle-paced.
diff --git a/tk10873/reprice_live_plan.json b/tk10873/reprice_live_plan.json
new file mode 100644
index 0000000..57880b4
--- /dev/null
+++ b/tk10873/reprice_live_plan.json
@@ -0,0 +1,2772 @@
+[
+ {
+ "mfr_sku": "ZCON311996",
+ "product_id": "gid://shopify/Product/7865416941619",
+ "sellable_sku": "DWZF-187031",
+ "cached_variant_id": null,
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZGUV08002",
+ "product_id": "gid://shopify/Product/7866101956659",
+ "sellable_sku": "DWZF-187047",
+ "cached_variant_id": null,
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZGUV08003",
+ "product_id": "gid://shopify/Product/7866102022195",
+ "sellable_sku": "DWZF-187048",
+ "cached_variant_id": null,
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZGUV08004",
+ "product_id": "gid://shopify/Product/7867463139379",
+ "sellable_sku": "DWZF-187049",
+ "cached_variant_id": "gid://shopify/ProductVariant/44462270087219",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZHIW312994",
+ "product_id": "gid://shopify/Product/7866926923827",
+ "sellable_sku": "DWZF-187019",
+ "cached_variant_id": null,
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZHIW312995",
+ "product_id": "gid://shopify/Product/7866912276531",
+ "sellable_sku": "DWZF-187015",
+ "cached_variant_id": null,
+ "new_price": 253.39,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZHIW312996",
+ "product_id": "gid://shopify/Product/7866861256755",
+ "sellable_sku": "DWZF-187001",
+ "cached_variant_id": null,
+ "new_price": 253.39,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZHIW312997",
+ "product_id": "gid://shopify/Product/7867403305011",
+ "sellable_sku": "DWZF-187034",
+ "cached_variant_id": "gid://shopify/ProductVariant/44462141898803",
+ "new_price": 253.39,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZHIW313003",
+ "product_id": "gid://shopify/Product/7866926956595",
+ "sellable_sku": "DWZF-187021",
+ "cached_variant_id": null,
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZHIW313004",
+ "product_id": "gid://shopify/Product/7867297300531",
+ "sellable_sku": "DWZF-187027",
+ "cached_variant_id": "gid://shopify/ProductVariant/44461949386803",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZJAI311727",
+ "product_id": "gid://shopify/Product/7866102087731",
+ "sellable_sku": "DWZF-187010",
+ "cached_variant_id": null,
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZKEM312641",
+ "product_id": "gid://shopify/Product/7866886815795",
+ "sellable_sku": "DWZF-187005",
+ "cached_variant_id": null,
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZKEM312648",
+ "product_id": "gid://shopify/Product/7866912309299",
+ "sellable_sku": "DWZF-187016",
+ "cached_variant_id": null,
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0007-01",
+ "product_id": "gid://shopify/Product/7793954226227",
+ "sellable_sku": "DWZF-187083",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689171507",
+ "new_price": 497.74,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0007-02",
+ "product_id": "gid://shopify/Product/7793954291763",
+ "sellable_sku": "DWZF-187084",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689237043",
+ "new_price": 497.74,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0014-01",
+ "product_id": "gid://shopify/Product/7793954324531",
+ "sellable_sku": "DWZF-187085",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689269811",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0014-02",
+ "product_id": "gid://shopify/Product/7793954390067",
+ "sellable_sku": "DWZF-187086",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689335347",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0014-03",
+ "product_id": "gid://shopify/Product/7793954422835",
+ "sellable_sku": "DWZF-187087",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689368115",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0016-01",
+ "product_id": "gid://shopify/Product/7793954488371",
+ "sellable_sku": "DWZF-187088",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689433651",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0016-02",
+ "product_id": "gid://shopify/Product/7793954553907",
+ "sellable_sku": "DWZF-187089",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689499187",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0016-03",
+ "product_id": "gid://shopify/Product/7793954619443",
+ "sellable_sku": "DWZF-187090",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689597491",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0019-01",
+ "product_id": "gid://shopify/Product/7794234196019",
+ "sellable_sku": "DWZF-187224",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099845619763",
+ "new_price": 497.74,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0019-02",
+ "product_id": "gid://shopify/Product/7794234228787",
+ "sellable_sku": "DWZF-187225",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099845652531",
+ "new_price": 497.74,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0020-01",
+ "product_id": "gid://shopify/Product/7793953865779",
+ "sellable_sku": "DWZF-187072",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688811059",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0020-02",
+ "product_id": "gid://shopify/Product/7793953898547",
+ "sellable_sku": "DWZF-187073",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688843827",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0020-05",
+ "product_id": "gid://shopify/Product/7793953931315",
+ "sellable_sku": "DWZF-187074",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688876595",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0023-01",
+ "product_id": "gid://shopify/Product/7793953996851",
+ "sellable_sku": "DWZF-187076",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688942131",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0023-02",
+ "product_id": "gid://shopify/Product/7793954029619",
+ "sellable_sku": "DWZF-187077",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688974899",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0023-03",
+ "product_id": "gid://shopify/Product/7793954062387",
+ "sellable_sku": "DWZF-187078",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689007667",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0023-04",
+ "product_id": "gid://shopify/Product/7793954095155",
+ "sellable_sku": "DWZF-187079",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689040435",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0025-01",
+ "product_id": "gid://shopify/Product/7793954127923",
+ "sellable_sku": "DWZF-187080",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689073203",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0026-01",
+ "product_id": "gid://shopify/Product/7794235572275",
+ "sellable_sku": "DWZF-187248",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847323699",
+ "new_price": 401.81,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0027-01",
+ "product_id": "gid://shopify/Product/7794235637811",
+ "sellable_sku": "DWZF-187249",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847389235",
+ "new_price": 269.68,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0027-02",
+ "product_id": "gid://shopify/Product/7794235703347",
+ "sellable_sku": "DWZF-187250",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847454771",
+ "new_price": 269.68,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0027-03",
+ "product_id": "gid://shopify/Product/7794235768883",
+ "sellable_sku": "DWZF-187251",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847487539",
+ "new_price": 269.68,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0031-01",
+ "product_id": "gid://shopify/Product/7794235801651",
+ "sellable_sku": "DWZF-187252",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847553075",
+ "new_price": 269.68,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0032-01",
+ "product_id": "gid://shopify/Product/7794235867187",
+ "sellable_sku": "DWZF-187253",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847618611",
+ "new_price": 401.81,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0033-01",
+ "product_id": "gid://shopify/Product/7794235932723",
+ "sellable_sku": "DWZF-187254",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847684147",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0036-01",
+ "product_id": "gid://shopify/Product/7794239012915",
+ "sellable_sku": "DWZF-187307",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099850928179",
+ "new_price": 508.6,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0036-02",
+ "product_id": "gid://shopify/Product/7794239078451",
+ "sellable_sku": "DWZF-187308",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099850993715",
+ "new_price": 465.16,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0036-04",
+ "product_id": "gid://shopify/Product/7794239111219",
+ "sellable_sku": "DWZF-187309",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099851157555",
+ "new_price": 508.6,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0036-05",
+ "product_id": "gid://shopify/Product/7794239176755",
+ "sellable_sku": "DWZF-187310",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099851223091",
+ "new_price": 508.6,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0037-01",
+ "product_id": "gid://shopify/Product/7794239242291",
+ "sellable_sku": "DWZF-187311",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099851288627",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0040-01",
+ "product_id": "gid://shopify/Product/7794239406131",
+ "sellable_sku": "DWZF-187314",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099851452467",
+ "new_price": 345.7,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0040-04",
+ "product_id": "gid://shopify/Product/7794239537203",
+ "sellable_sku": "DWZF-187316",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099851583539",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0041-01",
+ "product_id": "gid://shopify/Product/7793954684979",
+ "sellable_sku": "DWZF-187091",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689761331",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0041-02",
+ "product_id": "gid://shopify/Product/7793954717747",
+ "sellable_sku": "DWZF-187092",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689794099",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0042-01",
+ "product_id": "gid://shopify/Product/7793954783283",
+ "sellable_sku": "DWZF-187093",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689859635",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0042-02",
+ "product_id": "gid://shopify/Product/7793954848819",
+ "sellable_sku": "DWZF-187094",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689925171",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0042-03",
+ "product_id": "gid://shopify/Product/7793954914355",
+ "sellable_sku": "DWZF-187095",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098689990707",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0043-01",
+ "product_id": "gid://shopify/Product/7793954947123",
+ "sellable_sku": "DWZF-187096",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098690023475",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0043-02",
+ "product_id": "gid://shopify/Product/7794234294323",
+ "sellable_sku": "DWZF-187226",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099845718067",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0044-04",
+ "product_id": "gid://shopify/Product/7794234359859",
+ "sellable_sku": "DWZF-187227",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099845783603",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0047-01",
+ "product_id": "gid://shopify/Product/7794234458163",
+ "sellable_sku": "DWZF-187228",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099845881907",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0048-02",
+ "product_id": "gid://shopify/Product/7794234556467",
+ "sellable_sku": "DWZF-187229",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099845947443",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0048-03",
+ "product_id": "gid://shopify/Product/7794234589235",
+ "sellable_sku": "DWZF-187230",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099846176819",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0048-04",
+ "product_id": "gid://shopify/Product/7794234654771",
+ "sellable_sku": "DWZF-187231",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099846242355",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0050-01",
+ "product_id": "gid://shopify/Product/7794235965491",
+ "sellable_sku": "DWZF-187255",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847716915",
+ "new_price": 1073.3,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0050-02",
+ "product_id": "gid://shopify/Product/7794236031027",
+ "sellable_sku": "DWZF-187256",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847782451",
+ "new_price": 1073.3,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0052-01",
+ "product_id": "gid://shopify/Product/7794227839027",
+ "sellable_sku": "DWZF-187118",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099838607411",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0053-02",
+ "product_id": "gid://shopify/Product/7794227904563",
+ "sellable_sku": "DWZF-187119",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099838672947",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0054-02",
+ "product_id": "gid://shopify/Product/7794227970099",
+ "sellable_sku": "DWZF-187120",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099838738483",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0054-03",
+ "product_id": "gid://shopify/Product/7794228035635",
+ "sellable_sku": "DWZF-187121",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099838804019",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0055-02",
+ "product_id": "gid://shopify/Product/7794228133939",
+ "sellable_sku": "DWZF-187123",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099838935091",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0057-01",
+ "product_id": "gid://shopify/Product/7794228199475",
+ "sellable_sku": "DWZF-187124",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099839000627",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0057-02",
+ "product_id": "gid://shopify/Product/7794228265011",
+ "sellable_sku": "DWZF-187125",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099839066163",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0057-03",
+ "product_id": "gid://shopify/Product/7794228297779",
+ "sellable_sku": "DWZF-187126",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099839098931",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0058-01",
+ "product_id": "gid://shopify/Product/7794228363315",
+ "sellable_sku": "DWZF-187127",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099839164467",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0058-02",
+ "product_id": "gid://shopify/Product/7794228428851",
+ "sellable_sku": "DWZF-187128",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099839230003",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0059-01",
+ "product_id": "gid://shopify/Product/7794241601587",
+ "sellable_sku": "DWZF-187353",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853746227",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0059-02",
+ "product_id": "gid://shopify/Product/7794241634355",
+ "sellable_sku": "DWZF-187354",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853778995",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0059-03",
+ "product_id": "gid://shopify/Product/7794241699891",
+ "sellable_sku": "DWZF-187355",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853844531",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0059-04",
+ "product_id": "gid://shopify/Product/7794241765427",
+ "sellable_sku": "DWZF-187356",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853910067",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0060-01",
+ "product_id": "gid://shopify/Product/7794241830963",
+ "sellable_sku": "DWZF-187357",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853975603",
+ "new_price": 293.21,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0067-01",
+ "product_id": "gid://shopify/Product/7794242224179",
+ "sellable_sku": "DWZF-187364",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099854401587",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0067-03",
+ "product_id": "gid://shopify/Product/7794242322483",
+ "sellable_sku": "DWZF-187366",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099854499891",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0072-01",
+ "product_id": "gid://shopify/Product/7794242584627",
+ "sellable_sku": "DWZF-187370",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099854827571",
+ "new_price": 1073.3,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0072-02",
+ "product_id": "gid://shopify/Product/7794242650163",
+ "sellable_sku": "DWZF-187371",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099854893107",
+ "new_price": 1073.3,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0074-01",
+ "product_id": "gid://shopify/Product/7794228494387",
+ "sellable_sku": "DWZF-187129",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099839295539",
+ "new_price": 497.74,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0074-02",
+ "product_id": "gid://shopify/Product/7794228527155",
+ "sellable_sku": "DWZF-187130",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099839328307",
+ "new_price": 497.74,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0074-03",
+ "product_id": "gid://shopify/Product/7794228592691",
+ "sellable_sku": "DWZF-187131",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099839393843",
+ "new_price": 497.74,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0075-01",
+ "product_id": "gid://shopify/Product/7794228658227",
+ "sellable_sku": "DWZF-187132",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099839590451",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0075-02",
+ "product_id": "gid://shopify/Product/7794228690995",
+ "sellable_sku": "DWZF-187133",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099839623219",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0075-03",
+ "product_id": "gid://shopify/Product/7794228789299",
+ "sellable_sku": "DWZF-187134",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099839721523",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0076-01",
+ "product_id": "gid://shopify/Product/7794228854835",
+ "sellable_sku": "DWZF-187135",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840049203",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0076-02",
+ "product_id": "gid://shopify/Product/7794228920371",
+ "sellable_sku": "DWZF-187136",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840114739",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0076-03",
+ "product_id": "gid://shopify/Product/7794228953139",
+ "sellable_sku": "DWZF-187137",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840147507",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0077-01",
+ "product_id": "gid://shopify/Product/7794229018675",
+ "sellable_sku": "DWZF-187138",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840213043",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0077-02",
+ "product_id": "gid://shopify/Product/7794229084211",
+ "sellable_sku": "DWZF-187139",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840278579",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0077-03",
+ "product_id": "gid://shopify/Product/7794229116979",
+ "sellable_sku": "DWZF-187140",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840311347",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0077-04",
+ "product_id": "gid://shopify/Product/7794229182515",
+ "sellable_sku": "DWZF-187141",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840376883",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0078-01",
+ "product_id": "gid://shopify/Product/7794229215283",
+ "sellable_sku": "DWZF-187142",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840409651",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0078-02",
+ "product_id": "gid://shopify/Product/7794229280819",
+ "sellable_sku": "DWZF-187143",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840475187",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0078-03",
+ "product_id": "gid://shopify/Product/7794229379123",
+ "sellable_sku": "DWZF-187144",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840573491",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0078-04",
+ "product_id": "gid://shopify/Product/7794229477427",
+ "sellable_sku": "DWZF-187145",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840671795",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0079-01",
+ "product_id": "gid://shopify/Product/7794229542963",
+ "sellable_sku": "DWZF-187146",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840737331",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0079-02",
+ "product_id": "gid://shopify/Product/7794229641267",
+ "sellable_sku": "DWZF-187147",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840835635",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0079-03",
+ "product_id": "gid://shopify/Product/7794229706803",
+ "sellable_sku": "DWZF-187148",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840901171",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0079-04",
+ "product_id": "gid://shopify/Product/7794229739571",
+ "sellable_sku": "DWZF-187149",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840933939",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0079-05",
+ "product_id": "gid://shopify/Product/7794229805107",
+ "sellable_sku": "DWZF-187150",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099840999475",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0080-01",
+ "product_id": "gid://shopify/Product/7794229870643",
+ "sellable_sku": "DWZF-187151",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841065011",
+ "new_price": 416.29,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0080-02",
+ "product_id": "gid://shopify/Product/7794229936179",
+ "sellable_sku": "DWZF-187152",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841130547",
+ "new_price": 416.29,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0080-03",
+ "product_id": "gid://shopify/Product/7794230001715",
+ "sellable_sku": "DWZF-187153",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841163315",
+ "new_price": 416.29,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0080-04",
+ "product_id": "gid://shopify/Product/7794236096563",
+ "sellable_sku": "DWZF-187257",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847847987",
+ "new_price": 416.29,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0081-01",
+ "product_id": "gid://shopify/Product/7794230067251",
+ "sellable_sku": "DWZF-187154",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841261619",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0082-01",
+ "product_id": "gid://shopify/Product/7794230100019",
+ "sellable_sku": "DWZF-187155",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841294387",
+ "new_price": 497.74,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0083-01",
+ "product_id": "gid://shopify/Product/7794230165555",
+ "sellable_sku": "DWZF-187156",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841359923",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0083-02",
+ "product_id": "gid://shopify/Product/7794230231091",
+ "sellable_sku": "DWZF-187157",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841425459",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0083-03",
+ "product_id": "gid://shopify/Product/7794230296627",
+ "sellable_sku": "DWZF-187158",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841490995",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0083-04",
+ "product_id": "gid://shopify/Product/7794230362163",
+ "sellable_sku": "DWZF-187159",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841556531",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0084-01",
+ "product_id": "gid://shopify/Product/7794239602739",
+ "sellable_sku": "DWZF-187317",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099851649075",
+ "new_price": 508.6,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0084-02",
+ "product_id": "gid://shopify/Product/7794239668275",
+ "sellable_sku": "DWZF-187318",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099851714611",
+ "new_price": 508.6,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0084-03",
+ "product_id": "gid://shopify/Product/7794239701043",
+ "sellable_sku": "DWZF-187319",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099851747379",
+ "new_price": 508.6,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0084-04",
+ "product_id": "gid://shopify/Product/7794239766579",
+ "sellable_sku": "DWZF-187320",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099851812915",
+ "new_price": 508.6,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0085-01",
+ "product_id": "gid://shopify/Product/7794239832115",
+ "sellable_sku": "DWZF-187321",
+ "cached_variant_id": "gid://shopify/ProductVariant/44171016831027",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0085-02",
+ "product_id": "gid://shopify/Product/7794239897651",
+ "sellable_sku": "DWZF-187322",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099851943987",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0085-03",
+ "product_id": "gid://shopify/Product/7794239930419",
+ "sellable_sku": "DWZF-187323",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099851976755",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0085-04",
+ "product_id": "gid://shopify/Product/7794239995955",
+ "sellable_sku": "DWZF-187324",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852042291",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0085-05",
+ "product_id": "gid://shopify/Product/7794240028723",
+ "sellable_sku": "DWZF-187325",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852075059",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0085-06",
+ "product_id": "gid://shopify/Product/7794240061491",
+ "sellable_sku": "DWZF-187326",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852107827",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0085-07",
+ "product_id": "gid://shopify/Product/7794240094259",
+ "sellable_sku": "DWZF-187327",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852140595",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0085-08",
+ "product_id": "gid://shopify/Product/7794240127027",
+ "sellable_sku": "DWZF-187328",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852173363",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0085-09",
+ "product_id": "gid://shopify/Product/7794240159795",
+ "sellable_sku": "DWZF-187329",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852206131",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0085-10",
+ "product_id": "gid://shopify/Product/7794240225331",
+ "sellable_sku": "DWZF-187330",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852271667",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0086-01",
+ "product_id": "gid://shopify/Product/7794240258099",
+ "sellable_sku": "DWZF-187331",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852304435",
+ "new_price": 457.92,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0086-02",
+ "product_id": "gid://shopify/Product/7794240323635",
+ "sellable_sku": "DWZF-187332",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852369971",
+ "new_price": 457.92,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0086-03",
+ "product_id": "gid://shopify/Product/7794240389171",
+ "sellable_sku": "DWZF-187333",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852435507",
+ "new_price": 457.92,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0087-01",
+ "product_id": "gid://shopify/Product/7794240454707",
+ "sellable_sku": "DWZF-187334",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852501043",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0087-02",
+ "product_id": "gid://shopify/Product/7794240520243",
+ "sellable_sku": "DWZF-187335",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852566579",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0087-03",
+ "product_id": "gid://shopify/Product/7794240585779",
+ "sellable_sku": "DWZF-187336",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852632115",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0087-04",
+ "product_id": "gid://shopify/Product/7794240618547",
+ "sellable_sku": "DWZF-187337",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852664883",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0087-05",
+ "product_id": "gid://shopify/Product/7794240684083",
+ "sellable_sku": "DWZF-187338",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852730419",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0087-06",
+ "product_id": "gid://shopify/Product/7794240749619",
+ "sellable_sku": "DWZF-187339",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852795955",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0087-07",
+ "product_id": "gid://shopify/Product/7794240815155",
+ "sellable_sku": "DWZF-187340",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852861491",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0088-01",
+ "product_id": "gid://shopify/Product/7794240847923",
+ "sellable_sku": "DWZF-187341",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852894259",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0088-02",
+ "product_id": "gid://shopify/Product/7794240913459",
+ "sellable_sku": "DWZF-187342",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099852959795",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0088-03",
+ "product_id": "gid://shopify/Product/7794240978995",
+ "sellable_sku": "DWZF-187343",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853025331",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0088-04",
+ "product_id": "gid://shopify/Product/7794241044531",
+ "sellable_sku": "DWZF-187344",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853090867",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0088-05",
+ "product_id": "gid://shopify/Product/7794241110067",
+ "sellable_sku": "DWZF-187345",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853156403",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0088-06",
+ "product_id": "gid://shopify/Product/7794241142835",
+ "sellable_sku": "DWZF-187346",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853189171",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0088-07",
+ "product_id": "gid://shopify/Product/7794241208371",
+ "sellable_sku": "DWZF-187347",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853254707",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0089-01",
+ "product_id": "gid://shopify/Product/7794241273907",
+ "sellable_sku": "DWZF-187348",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853320243",
+ "new_price": 457.92,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0089-02",
+ "product_id": "gid://shopify/Product/7794241339443",
+ "sellable_sku": "DWZF-187349",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853385779",
+ "new_price": 457.92,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0089-03",
+ "product_id": "gid://shopify/Product/7794241372211",
+ "sellable_sku": "DWZF-187350",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853418547",
+ "new_price": 457.92,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0090-01",
+ "product_id": "gid://shopify/Product/7794241437747",
+ "sellable_sku": "DWZF-187351",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853484083",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0090-02",
+ "product_id": "gid://shopify/Product/7794241503283",
+ "sellable_sku": "DWZF-187352",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099853549619",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0104-01",
+ "product_id": "gid://shopify/Product/7794236162099",
+ "sellable_sku": "DWZF-187258",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847913523",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0104-02",
+ "product_id": "gid://shopify/Product/7794236194867",
+ "sellable_sku": "DWZF-187259",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847946291",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0105-01",
+ "product_id": "gid://shopify/Product/7794236260403",
+ "sellable_sku": "DWZF-187260",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848044595",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0106-01",
+ "product_id": "gid://shopify/Product/7794236325939",
+ "sellable_sku": "DWZF-187261",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848110131",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0107-01",
+ "product_id": "gid://shopify/Product/7794236391475",
+ "sellable_sku": "DWZF-187262",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848175667",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0108-01",
+ "product_id": "gid://shopify/Product/7794236457011",
+ "sellable_sku": "DWZF-187263",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848241203",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0110-01",
+ "product_id": "gid://shopify/Product/7794236489779",
+ "sellable_sku": "DWZF-187264",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848273971",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0110-02",
+ "product_id": "gid://shopify/Product/7794236555315",
+ "sellable_sku": "DWZF-187265",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848339507",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0110-03",
+ "product_id": "gid://shopify/Product/7794236620851",
+ "sellable_sku": "DWZF-187266",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848405043",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0110-04",
+ "product_id": "gid://shopify/Product/7794236686387",
+ "sellable_sku": "DWZF-187267",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848470579",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0110-05",
+ "product_id": "gid://shopify/Product/7794236719155",
+ "sellable_sku": "DWZF-187268",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848503347",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0110-06",
+ "product_id": "gid://shopify/Product/7794236784691",
+ "sellable_sku": "DWZF-187269",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848568883",
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0111-01",
+ "product_id": "gid://shopify/Product/7794236850227",
+ "sellable_sku": "DWZF-187270",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848634419",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0111-02",
+ "product_id": "gid://shopify/Product/7794236915763",
+ "sellable_sku": "DWZF-187271",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848699955",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0111-03",
+ "product_id": "gid://shopify/Product/7794236948531",
+ "sellable_sku": "DWZF-187272",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848732723",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0111-04",
+ "product_id": "gid://shopify/Product/7794237014067",
+ "sellable_sku": "DWZF-187273",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848798259",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0112-01",
+ "product_id": "gid://shopify/Product/7794237079603",
+ "sellable_sku": "DWZF-187274",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848863795",
+ "new_price": 253.39,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0112-02",
+ "product_id": "gid://shopify/Product/7794237145139",
+ "sellable_sku": "DWZF-187275",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848929331",
+ "new_price": 253.39,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0112-03",
+ "product_id": "gid://shopify/Product/7794237177907",
+ "sellable_sku": "DWZF-187276",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099848962099",
+ "new_price": 253.39,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0112-04",
+ "product_id": "gid://shopify/Product/7794237243443",
+ "sellable_sku": "DWZF-187277",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099849027635",
+ "new_price": 253.39,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0113-01",
+ "product_id": "gid://shopify/Product/7794237308979",
+ "sellable_sku": "DWZF-187278",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099849093171",
+ "new_price": 971.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0114-01",
+ "product_id": "gid://shopify/Product/7793955012659",
+ "sellable_sku": "DWZF-187097",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098690089011",
+ "new_price": 401.81,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0114-02",
+ "product_id": "gid://shopify/Product/7793955110963",
+ "sellable_sku": "DWZF-187098",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098690187315",
+ "new_price": 401.81,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0115-01",
+ "product_id": "gid://shopify/Product/7793955143731",
+ "sellable_sku": "DWZF-187099",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098690220083",
+ "new_price": 533.94,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0116-01",
+ "product_id": "gid://shopify/Product/7865416974387",
+ "sellable_sku": "DWZF-187372",
+ "cached_variant_id": null,
+ "new_price": 345.7,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0117-01",
+ "product_id": "gid://shopify/Product/7865417072691",
+ "sellable_sku": "DWZF-187373",
+ "cached_variant_id": null,
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0117-02",
+ "product_id": "gid://shopify/Product/7865417138227",
+ "sellable_sku": "DWZF-187374",
+ "cached_variant_id": null,
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0118-01",
+ "product_id": "gid://shopify/Product/7865417170995",
+ "sellable_sku": "DWZF-187375",
+ "cached_variant_id": null,
+ "new_price": 1062.44,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0118-02",
+ "product_id": "gid://shopify/Product/7865417236531",
+ "sellable_sku": "DWZF-187376",
+ "cached_variant_id": null,
+ "new_price": 1062.44,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0119-01",
+ "product_id": "gid://shopify/Product/7865417269299",
+ "sellable_sku": "DWZF-187377",
+ "cached_variant_id": null,
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0119-02",
+ "product_id": "gid://shopify/Product/7865417334835",
+ "sellable_sku": "DWZF-187378",
+ "cached_variant_id": null,
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0120-01",
+ "product_id": "gid://shopify/Product/7865417400371",
+ "sellable_sku": "DWZF-187379",
+ "cached_variant_id": null,
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0121-01",
+ "product_id": "gid://shopify/Product/7865417433139",
+ "sellable_sku": "DWZF-187380",
+ "cached_variant_id": null,
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0121-02",
+ "product_id": "gid://shopify/Product/7865417498675",
+ "sellable_sku": "DWZF-187381",
+ "cached_variant_id": null,
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0121-03",
+ "product_id": "gid://shopify/Product/7865417531443",
+ "sellable_sku": "DWZF-187382",
+ "cached_variant_id": null,
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0122-01",
+ "product_id": "gid://shopify/Product/7865417596979",
+ "sellable_sku": "DWZF-187383",
+ "cached_variant_id": null,
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0122-02",
+ "product_id": "gid://shopify/Product/7865417629747",
+ "sellable_sku": "DWZF-187384",
+ "cached_variant_id": null,
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0123-02",
+ "product_id": "gid://shopify/Product/7866101432371",
+ "sellable_sku": "DWZF-187386",
+ "cached_variant_id": null,
+ "new_price": 533.94,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0123-03",
+ "product_id": "gid://shopify/Product/7794227675187",
+ "sellable_sku": "DWZF-187115",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099838443571",
+ "new_price": 533.94,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0124-01",
+ "product_id": "gid://shopify/Product/7794227740723",
+ "sellable_sku": "DWZF-187116",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099838509107",
+ "new_price": 620.81,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0125-01",
+ "product_id": "gid://shopify/Product/7794227773491",
+ "sellable_sku": "DWZF-187117",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099838541875",
+ "new_price": 497.74,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0126-01",
+ "product_id": "gid://shopify/Product/7793952849971",
+ "sellable_sku": "DWZF-187055",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098687664179",
+ "new_price": 1073.3,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0126-02",
+ "product_id": "gid://shopify/Product/7793952882739",
+ "sellable_sku": "DWZF-187056",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098687729715",
+ "new_price": 1073.3,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0127-01",
+ "product_id": "gid://shopify/Product/7793952981043",
+ "sellable_sku": "DWZF-187057",
+ "cached_variant_id": "gid://shopify/ProductVariant/44170989862963",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0127-02",
+ "product_id": "gid://shopify/Product/7793953046579",
+ "sellable_sku": "DWZF-187058",
+ "cached_variant_id": "gid://shopify/ProductVariant/44171016667187",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0127-03",
+ "product_id": "gid://shopify/Product/7793953112115",
+ "sellable_sku": "DWZF-187059",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688057395",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0128-01",
+ "product_id": "gid://shopify/Product/7793953177651",
+ "sellable_sku": "DWZF-187060",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688122931",
+ "new_price": 533.94,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0128-02",
+ "product_id": "gid://shopify/Product/7793953210419",
+ "sellable_sku": "DWZF-187061",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688155699",
+ "new_price": 533.94,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0128-03",
+ "product_id": "gid://shopify/Product/7793953275955",
+ "sellable_sku": "DWZF-187062",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688221235",
+ "new_price": 533.94,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0129-01",
+ "product_id": "gid://shopify/Product/7793953341491",
+ "sellable_sku": "DWZF-187063",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688286771",
+ "new_price": 295.02,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0129-02",
+ "product_id": "gid://shopify/Product/7793953407027",
+ "sellable_sku": "DWZF-187064",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688352307",
+ "new_price": 295.02,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0129-03",
+ "product_id": "gid://shopify/Product/7793953472563",
+ "sellable_sku": "DWZF-187065",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688417843",
+ "new_price": 295.02,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0130-01",
+ "product_id": "gid://shopify/Product/7793953538099",
+ "sellable_sku": "DWZF-187066",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688450611",
+ "new_price": 620.81,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0130-02",
+ "product_id": "gid://shopify/Product/7793953570867",
+ "sellable_sku": "DWZF-187067",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688516147",
+ "new_price": 620.81,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0131-01",
+ "product_id": "gid://shopify/Product/7793953636403",
+ "sellable_sku": "DWZF-187068",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688581683",
+ "new_price": 295.02,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0131-02",
+ "product_id": "gid://shopify/Product/7793953701939",
+ "sellable_sku": "DWZF-187069",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688647219",
+ "new_price": 295.02,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0131-03",
+ "product_id": "gid://shopify/Product/7793953767475",
+ "sellable_sku": "DWZF-187070",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688712755",
+ "new_price": 295.02,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0131-04",
+ "product_id": "gid://shopify/Product/7793953800243",
+ "sellable_sku": "DWZF-187071",
+ "cached_variant_id": "gid://shopify/ProductVariant/44098688745523",
+ "new_price": 295.02,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0132-01",
+ "product_id": "gid://shopify/Product/7794237374515",
+ "sellable_sku": "DWZF-187279",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099849158707",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0132-02",
+ "product_id": "gid://shopify/Product/7794237407283",
+ "sellable_sku": "DWZF-187280",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099849191475",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0132-03",
+ "product_id": "gid://shopify/Product/7794237472819",
+ "sellable_sku": "DWZF-187281",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099849257011",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0132-04",
+ "product_id": "gid://shopify/Product/7794237538355",
+ "sellable_sku": "DWZF-187282",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099849322547",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0132-05",
+ "product_id": "gid://shopify/Product/7794237603891",
+ "sellable_sku": "DWZF-187283",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099849388083",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0132-06",
+ "product_id": "gid://shopify/Product/7794237636659",
+ "sellable_sku": "DWZF-187284",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099849420851",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0132-07",
+ "product_id": "gid://shopify/Product/7794237702195",
+ "sellable_sku": "DWZF-187285",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099849486387",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0132-08",
+ "product_id": "gid://shopify/Product/7794237767731",
+ "sellable_sku": "DWZF-187286",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099849551923",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0132-09",
+ "product_id": "gid://shopify/Product/7794237833267",
+ "sellable_sku": "DWZF-187287",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099849617459",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0132-10",
+ "product_id": "gid://shopify/Product/7794237898803",
+ "sellable_sku": "DWZF-187288",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099849682995",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0132-11",
+ "product_id": "gid://shopify/Product/7794237964339",
+ "sellable_sku": "DWZF-187289",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099849879603",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0133-01",
+ "product_id": "gid://shopify/Product/7794230394931",
+ "sellable_sku": "DWZF-187160",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841589299",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0133-02",
+ "product_id": "gid://shopify/Product/7794230460467",
+ "sellable_sku": "DWZF-187161",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841654835",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0133-03",
+ "product_id": "gid://shopify/Product/7794230526003",
+ "sellable_sku": "DWZF-187162",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841720371",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0133-04",
+ "product_id": "gid://shopify/Product/7794230591539",
+ "sellable_sku": "DWZF-187163",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841785907",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0134-01",
+ "product_id": "gid://shopify/Product/7794230657075",
+ "sellable_sku": "DWZF-187164",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841851443",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0134-02",
+ "product_id": "gid://shopify/Product/7794230689843",
+ "sellable_sku": "DWZF-187165",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841884211",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0134-03",
+ "product_id": "gid://shopify/Product/7794230755379",
+ "sellable_sku": "DWZF-187166",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099841949747",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0134-04",
+ "product_id": "gid://shopify/Product/7794230820915",
+ "sellable_sku": "DWZF-187167",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842015283",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0135-01",
+ "product_id": "gid://shopify/Product/7794230919219",
+ "sellable_sku": "DWZF-187168",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842179123",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0135-02",
+ "product_id": "gid://shopify/Product/7794230984755",
+ "sellable_sku": "DWZF-187169",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842244659",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0135-03",
+ "product_id": "gid://shopify/Product/7794231017523",
+ "sellable_sku": "DWZF-187170",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842277427",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0135-04",
+ "product_id": "gid://shopify/Product/7794231083059",
+ "sellable_sku": "DWZF-187171",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842375731",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0135-05",
+ "product_id": "gid://shopify/Product/7794231148595",
+ "sellable_sku": "DWZF-187172",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842441267",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0135-06",
+ "product_id": "gid://shopify/Product/7794231214131",
+ "sellable_sku": "DWZF-187173",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842506803",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0136-01",
+ "product_id": "gid://shopify/Product/7794231246899",
+ "sellable_sku": "DWZF-187174",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842539571",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0136-02",
+ "product_id": "gid://shopify/Product/7794231312435",
+ "sellable_sku": "DWZF-187175",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842605107",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0136-03",
+ "product_id": "gid://shopify/Product/7794231377971",
+ "sellable_sku": "DWZF-187176",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842670643",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0137-01",
+ "product_id": "gid://shopify/Product/7794231443507",
+ "sellable_sku": "DWZF-187177",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842736179",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0137-02",
+ "product_id": "gid://shopify/Product/7794231476275",
+ "sellable_sku": "DWZF-187178",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842768947",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0137-03",
+ "product_id": "gid://shopify/Product/7794231541811",
+ "sellable_sku": "DWZF-187179",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842834483",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0137-04",
+ "product_id": "gid://shopify/Product/7794231607347",
+ "sellable_sku": "DWZF-187180",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842900019",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0137-05",
+ "product_id": "gid://shopify/Product/7794231672883",
+ "sellable_sku": "DWZF-187181",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842965555",
+ "new_price": 309.5,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0138-01",
+ "product_id": "gid://shopify/Product/7794231705651",
+ "sellable_sku": "DWZF-187182",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099842998323",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0138-02",
+ "product_id": "gid://shopify/Product/7794231771187",
+ "sellable_sku": "DWZF-187183",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099843063859",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0138-03",
+ "product_id": "gid://shopify/Product/7794231836723",
+ "sellable_sku": "DWZF-187184",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099843129395",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0138-04",
+ "product_id": "gid://shopify/Product/7794231902259",
+ "sellable_sku": "DWZF-187185",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099843194931",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0138-05",
+ "product_id": "gid://shopify/Product/7794231967795",
+ "sellable_sku": "DWZF-187186",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099843260467",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0138-06",
+ "product_id": "gid://shopify/Product/7794232000563",
+ "sellable_sku": "DWZF-187187",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099843293235",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0139-01",
+ "product_id": "gid://shopify/Product/7794234720307",
+ "sellable_sku": "DWZF-187232",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099846307891",
+ "new_price": 345.7,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0139-02",
+ "product_id": "gid://shopify/Product/7794234785843",
+ "sellable_sku": "DWZF-187233",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099846373427",
+ "new_price": 345.7,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0140-01",
+ "product_id": "gid://shopify/Product/7794234851379",
+ "sellable_sku": "DWZF-187234",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099846602803",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0140-02",
+ "product_id": "gid://shopify/Product/7794234916915",
+ "sellable_sku": "DWZF-187235",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099846668339",
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0141-01",
+ "product_id": "gid://shopify/Product/7794234949683",
+ "sellable_sku": "DWZF-187236",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099846701107",
+ "new_price": 1149.32,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0142-01",
+ "product_id": "gid://shopify/Product/7794235015219",
+ "sellable_sku": "DWZF-187237",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099846766643",
+ "new_price": 533.94,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0142-02",
+ "product_id": "gid://shopify/Product/7794235080755",
+ "sellable_sku": "DWZF-187238",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099846832179",
+ "new_price": 533.94,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0143-01",
+ "product_id": "gid://shopify/Product/7794235113523",
+ "sellable_sku": "DWZF-187239",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099846864947",
+ "new_price": 635.29,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0144-01",
+ "product_id": "gid://shopify/Product/7794235146291",
+ "sellable_sku": "DWZF-187240",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099846897715",
+ "new_price": 472.4,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0145-01",
+ "product_id": "gid://shopify/Product/7794235179059",
+ "sellable_sku": "DWZF-187241",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099846930483",
+ "new_price": 1022.62,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0146-01",
+ "product_id": "gid://shopify/Product/7794235211827",
+ "sellable_sku": "DWZF-187242",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099846963251",
+ "new_price": 416.29,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0146-02",
+ "product_id": "gid://shopify/Product/7794235277363",
+ "sellable_sku": "DWZF-187243",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847028787",
+ "new_price": 416.29,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0146-03",
+ "product_id": "gid://shopify/Product/7794235342899",
+ "sellable_sku": "DWZF-187244",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847094323",
+ "new_price": 416.29,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0147-01",
+ "product_id": "gid://shopify/Product/7794235408435",
+ "sellable_sku": "DWZF-187245",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847159859",
+ "new_price": 1236.2,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0148-01",
+ "product_id": "gid://shopify/Product/7794235473971",
+ "sellable_sku": "DWZF-187246",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847225395",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZOW0148-02",
+ "product_id": "gid://shopify/Product/7794235506739",
+ "sellable_sku": "DWZF-187247",
+ "cached_variant_id": "gid://shopify/ProductVariant/44099847258163",
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "S1_feed_retail_usd",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZPAW05001",
+ "product_id": "gid://shopify/Product/7865416876083",
+ "sellable_sku": "DWZF-187050",
+ "cached_variant_id": null,
+ "new_price": 244.34,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZPHA312595",
+ "product_id": "gid://shopify/Product/7866902839347",
+ "sellable_sku": "DWZF-187007",
+ "cached_variant_id": null,
+ "new_price": 508.6,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZQUA310993",
+ "product_id": "gid://shopify/Product/7867297071155",
+ "sellable_sku": "DWZF-187024",
+ "cached_variant_id": "gid://shopify/ProductVariant/44461949124659",
+ "new_price": 253.39,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZRHW312889",
+ "product_id": "gid://shopify/Product/7867403239475",
+ "sellable_sku": "DWZF-187029",
+ "cached_variant_id": "gid://shopify/ProductVariant/44462141767731",
+ "new_price": 508.6,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZRHW312890",
+ "product_id": "gid://shopify/Product/7866902872115",
+ "sellable_sku": "DWZF-187011",
+ "cached_variant_id": null,
+ "new_price": 508.6,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZRHW312897",
+ "product_id": "gid://shopify/Product/7866912243763",
+ "sellable_sku": "DWZF-187014",
+ "cached_variant_id": null,
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZRHW312899",
+ "product_id": "gid://shopify/Product/7866886750259",
+ "sellable_sku": "DWZF-187004",
+ "cached_variant_id": null,
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZRHW312903",
+ "product_id": "gid://shopify/Product/7866926891059",
+ "sellable_sku": "DWZF-187017",
+ "cached_variant_id": null,
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZRHW312906",
+ "product_id": "gid://shopify/Product/7866902904883",
+ "sellable_sku": "DWZF-187012",
+ "cached_variant_id": null,
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZRHW312907",
+ "product_id": "gid://shopify/Product/7866861223987",
+ "sellable_sku": "DWZF-187000",
+ "cached_variant_id": null,
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZRHW312910",
+ "product_id": "gid://shopify/Product/7866886848563",
+ "sellable_sku": "DWZF-187006",
+ "cached_variant_id": null,
+ "new_price": 390.95,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZRHW312914",
+ "product_id": "gid://shopify/Product/7867296743475",
+ "sellable_sku": "DWZF-187023",
+ "cached_variant_id": "gid://shopify/ProductVariant/44461948600371",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZRHW312916",
+ "product_id": "gid://shopify/Product/7867403272243",
+ "sellable_sku": "DWZF-187032",
+ "cached_variant_id": "gid://shopify/ProductVariant/44462141833267",
+ "new_price": 320.36,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZTOT312747",
+ "product_id": "gid://shopify/Product/7866861289523",
+ "sellable_sku": "DWZF-187003",
+ "cached_variant_id": null,
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZWOO311333",
+ "product_id": "gid://shopify/Product/7866101530675",
+ "sellable_sku": "DWZF-187053",
+ "cached_variant_id": null,
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZWOO311336",
+ "product_id": "gid://shopify/Product/7866101497907",
+ "sellable_sku": "DWZF-187009",
+ "cached_variant_id": null,
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZWOO311338",
+ "product_id": "gid://shopify/Product/7866101465139",
+ "sellable_sku": "DWZF-187054",
+ "cached_variant_id": null,
+ "new_price": 447.06,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ },
+ {
+ "mfr_sku": "ZWOO311346",
+ "product_id": "gid://shopify/Product/7866101628979",
+ "sellable_sku": "DWZF-187008",
+ "cached_variant_id": null,
+ "new_price": 376.47,
+ "old_price": "<LIVE-READ-REQUIRED before write>",
+ "price_source": "zoffany_catalog_trade_derived",
+ "sanity": "PASS"
+ }
+]
\ No newline at end of file
diff --git a/tk10873/reprice_live_runbook.mjs b/tk10873/reprice_live_runbook.mjs
new file mode 100644
index 0000000..56f9816
--- /dev/null
+++ b/tk10873/reprice_live_runbook.mjs
@@ -0,0 +1,348 @@
+#!/usr/bin/env node
+// reprice_live_runbook.mjs — TK-10873 Zoffany Option-A LIVE reprice runbook.
+// Memo APPROVED by Steve 2026-08-31 (pending-approval/TK-10873-zoffany-optionA-livepublish-2026-08-30.md).
+//
+// ─────────────────────────────────────────────────────────────────────────────
+// DESIGN CONTRACT — restore-map-FIRST, fail-closed, reversible, ledgered.
+// The LIVE reprice (customer-facing Shopify money write) is GATED: it only fires
+// under `--apply --i-understand-this-is-live`, which Steve runs as a separate `!`
+// step. The DEFAULT run is a zero-network DRY-RUN that resolves what it can from
+// the local mirror and PROVES the plan. No mode writes anything to Shopify unless
+// BOTH live flags are present.
+// ─────────────────────────────────────────────────────────────────────────────
+//
+// Scope: the 277 action=REPRICE rows of zoffany_optionA_draft_v3.json — 239 feed-
+// verified US retail + 38 trade-verified (retail == trade/0.65/0.85). Sample ($4.25)
+// is NEVER touched. Only the sellable "Sold Per {unit}" variant's price moves.
+//
+// Modes
+// (default) plan — DRY-RUN. Mirror-only resolution (no network). Writes
+// reprice_live_plan.json + reprice_restore_map.preview.json.
+// Reports how many have a cached variant_id vs need a live GET.
+// --apply LIVE — Phase 1 RESOLVE+SNAPSHOT: for every row, read the live
+// product variants, pick the unique sellable variant, capture
+// {product_id, variant_id, old_price, new_price}. Persist the
+// COMPLETE restore map (+fsync) BEFORE any write. ABORT the
+// whole run if ANY row fails to resolve to exactly one sellable
+// variant (zero writes happen on a resolution failure).
+// Phase 2 WRITE: productVariantsBulkUpdate per product in
+// batches, verify-readback each, append to the reversible ledger.
+// --revert <map.json> LIVE — read a restore map and set every variant back to
+// old_price (the undo). Verify-readback + ledger.
+//
+// Safety rails
+// • --apply requires the second flag --i-understand-this-is-live (footgun guard).
+// • ACTIVE-only (mirror status='ACTIVE'); exactly-one-sellable-variant per product.
+// • Sample variant is identified and EXCLUDED from every write (price==4.25 / sku
+// endsWith '-Sample' / title contains 'Sample').
+// • Every new price must pass the sanity classifier (PASS/WARN, never FAIL) or the
+// row is dropped from the write set with a loud report.
+// • Restore map path is printed BEFORE the first write; the run aborts if it can't
+// be written+fsync'd.
+// • Batches pace to respect Shopify's GraphQL cost throttle.
+import fs from 'node:fs';
+import { execFileSync } from 'node:child_process';
+import { SAMPLE_PRICE, classifyPrice } from './reprice_lib.mjs';
+
+const DIR = new URL('.', import.meta.url).pathname;
+const V3_IN = `${DIR}zoffany_optionA_draft_v3.json`;
+const PLAN_OUT = `${DIR}reprice_live_plan.json`;
+const PREVIEW_OUT = `${DIR}reprice_restore_map.preview.json`;
+const RESTORE_OUT = `${DIR}reprice_restore_map.live.json`; // populated ONLY by --apply, before writes
+const LEDGER = `${process.env.HOME}/.claude/yolo-queue/executed-reversible/ledger.jsonl`;
+
+const SHOP = 'designer-laboratory-sandbox.myshopify.com';
+const API = '2024-10';
+const BATCH = Number(process.env.REPRICE_BATCH || 25);
+
+const argv = process.argv.slice(2);
+const APPLY = argv.includes('--apply');
+const LIVE_OK = argv.includes('--i-understand-this-is-live');
+const REVERT_IDX = argv.indexOf('--revert');
+const REVERT_MAP = REVERT_IDX >= 0 ? argv[REVERT_IDX + 1] : null;
+
+// ── mirror read (read-only, local, $0) ───────────────────────────────────────
+function psql(q) {
+ return execFileSync('psql', ['-h', '/tmp', '-d', 'dw_unified', '-tAF\t', '-c', q], { encoding: 'utf8' });
+}
+function loadMirror(mfrSkus) {
+ const inlist = mfrSkus.map(s => `'${String(s).replace(/'/g, "''")}'`).join(',');
+ const q = `SELECT mfr_sku, vendor, shopify_id, variant_id, sku, variant_sku, variant_count,
+ has_product_variant, has_sample_variant, status
+ FROM shopify_products WHERE mfr_sku IN (${inlist})`;
+ const m = new Map();
+ for (const line of psql(q).trim().split('\n').filter(Boolean)) {
+ const [mfr_sku, vendor, shopify_id, variant_id, sku, variant_sku, variant_count,
+ has_product_variant, has_sample_variant, status] = line.split('\t');
+ m.set(mfr_sku, {
+ mfr_sku, vendor, shopify_id, variant_id: variant_id || null, sku, variant_sku,
+ variant_count: Number(variant_count),
+ has_product_variant: has_product_variant === 't',
+ has_sample_variant: has_sample_variant === 't',
+ status,
+ });
+ }
+ return m;
+}
+
+// ── the reprice set: 277 REPRICE rows, sanity-gated ───────────────────────────
+function loadRepriceRows() {
+ const v3 = JSON.parse(fs.readFileSync(V3_IN, 'utf8'));
+ const reprice = v3.filter(r => r.action === 'REPRICE');
+ const rows = [], dropped = [];
+ for (const r of reprice) {
+ const price = Number(r.proposed_sellable_price);
+ const floor = Number.isFinite(Number(r.price_trade)) ? Number(r.price_trade) : null;
+ const { verdict, reasons } = classifyPrice(price, SAMPLE_PRICE, floor);
+ if (verdict === 'FAIL') { dropped.push({ mfr_sku: r.mfr_sku, price, reasons }); continue; }
+ rows.push({
+ mfr_sku: r.mfr_sku,
+ new_price: Number(price.toFixed(2)),
+ price_source: r.price_source,
+ sanity: verdict, // PASS or WARN (WARN = out-of-band outlier, still written; logged)
+ sanity_reasons: reasons,
+ });
+ }
+ return { rows, dropped };
+}
+
+// ── Shopify Admin GraphQL (used ONLY by --apply / --revert) ───────────────────
+function token() {
+ const t = process.env.SHOPIFY_ADMIN_TOKEN;
+ if (!t) throw new Error('SHOPIFY_ADMIN_TOKEN not set — source ~/Projects/secrets-manager/.env before --apply');
+ return t;
+}
+async function gql(query, variables) {
+ const res = await fetch(`https://${SHOP}/admin/api/${API}/graphql.json`, {
+ method: 'POST',
+ headers: { 'Content-Type': 'application/json', 'X-Shopify-Access-Token': token() },
+ body: JSON.stringify({ query, variables }),
+ });
+ const j = await res.json();
+ if (j.errors) throw new Error('GraphQL errors: ' + JSON.stringify(j.errors));
+ // pace against the throttle: if we're low on the cost bucket, breathe.
+ const t = j.extensions?.cost?.throttleStatus;
+ if (t && t.currentlyAvailable < 200) await new Promise(r => setTimeout(r, 1200));
+ return j.data;
+}
+
+// Live-read a product's variants and pick the UNIQUE sellable (non-sample) variant.
+const PRODUCT_VARIANTS_Q = `query($id: ID!) {
+ product(id: $id) {
+ id status
+ variants(first: 20) { nodes { id sku title price } }
+ }
+}`;
+function pickSellable(variants) {
+ const sellable = variants.filter(v =>
+ !(String(v.sku || '').endsWith('-Sample')) &&
+ !/sample/i.test(v.title || '') &&
+ Number(v.price) !== SAMPLE_PRICE);
+ return sellable; // caller enforces exactly-one
+}
+
+const BULK_UPDATE_M = `mutation($productId: ID!, $variants: [ProductVariantsBulkInput!]!) {
+ productVariantsBulkUpdate(productId: $productId, variants: $variants) {
+ productVariants { id price sku }
+ userErrors { field message }
+ }
+}`;
+
+function ledger(entry) {
+ fs.appendFileSync(LEDGER, JSON.stringify(entry) + '\n');
+}
+function writeFsync(path, data) {
+ const fd = fs.openSync(path, 'w');
+ fs.writeSync(fd, data);
+ fs.fsyncSync(fd);
+ fs.closeSync(fd);
+}
+
+// ── MODE: plan (DRY-RUN, zero network) ────────────────────────────────────────
+function runPlan() {
+ const { rows, dropped } = loadRepriceRows();
+ const mirror = loadMirror(rows.map(r => r.mfr_sku));
+ const plan = [], needLiveGet = [], notActive = [], noProduct = [];
+ for (const r of rows) {
+ const m = mirror.get(r.mfr_sku);
+ if (!m) { noProduct.push(r.mfr_sku); continue; }
+ if (m.status !== 'ACTIVE') { notActive.push(r.mfr_sku); continue; }
+ if (!m.variant_id) needLiveGet.push(r.mfr_sku); // must resolve variant id via live GET in --apply
+ plan.push({
+ mfr_sku: r.mfr_sku,
+ product_id: m.shopify_id,
+ sellable_sku: m.sku,
+ cached_variant_id: m.variant_id, // null for the 38 → live GET required
+ new_price: r.new_price,
+ old_price: '<LIVE-READ-REQUIRED before write>',
+ price_source: r.price_source,
+ sanity: r.sanity,
+ });
+ }
+ // restore-map PREVIEW: same shape as the live map, old_price/variant_id as markers.
+ const preview = plan.map(p => ({
+ mfr_sku: p.mfr_sku, product_id: p.product_id, sellable_sku: p.sellable_sku,
+ variant_id: p.cached_variant_id || '<LIVE-GET-REQUIRED>',
+ old_price: '<LIVE-READ-REQUIRED>', new_price: p.new_price,
+ _note: 'PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write.',
+ }));
+ fs.writeFileSync(PLAN_OUT, JSON.stringify(plan, null, 2));
+ fs.writeFileSync(PREVIEW_OUT, JSON.stringify(preview, null, 2));
+
+ console.log('=== Zoffany Option-A LIVE reprice — PLAN (DRY-RUN, zero network) ===');
+ console.log(`reprice rows (v3, sanity-passed): ${rows.length} dropped by sanity FAIL: ${dropped.length}`);
+ console.log(`resolved to an ACTIVE product in mirror: ${plan.length}`);
+ console.log(` ├─ have cached sellable variant_id: ${plan.length - needLiveGet.length}`);
+ console.log(` └─ need a LIVE GET to resolve variant_id: ${needLiveGet.length}`);
+ if (notActive.length) console.log(`NOT active (excluded): ${notActive.length} → ${notActive.slice(0, 10).join(', ')}`);
+ if (noProduct.length) console.log(`NO mirror product (excluded): ${noProduct.length} → ${noProduct.slice(0, 10).join(', ')}`);
+ if (dropped.length) console.log(`SANITY-FAIL dropped: ${JSON.stringify(dropped.slice(0, 10))}`);
+ const warns = plan.filter(p => p.sanity === 'WARN');
+ if (warns.length) console.log(`out-of-band WARN prices (written but flagged): ${warns.length} → ${warns.slice(0, 8).map(w => w.mfr_sku + '=$' + w.new_price).join(', ')}`);
+ console.log(`\nartifacts:\n ${PLAN_OUT}\n ${PREVIEW_OUT}`);
+ console.log('\nThis run made NO network calls and NO writes. The live reprice is:');
+ console.log(' node reprice_live_runbook.mjs --apply --i-understand-this-is-live');
+ console.log(' (run by Steve via `!`, with SHOPIFY_ADMIN_TOKEN sourced.)');
+}
+
+// ── MODE: apply (LIVE — restore-map-first) ────────────────────────────────────
+async function runApply() {
+ if (!LIVE_OK) {
+ console.error('REFUSING: --apply requires --i-understand-this-is-live (customer-facing money write).');
+ process.exit(2);
+ }
+ const { rows, dropped } = loadRepriceRows();
+ const mirror = loadMirror(rows.map(r => r.mfr_sku));
+ console.log(`[apply] ${rows.length} candidate rows (${dropped.length} dropped by sanity). Resolving live variants…`);
+
+ // ── PHASE 1: RESOLVE + SNAPSHOT (no writes) ─────────────────────────────────
+ const restore = [], failures = [];
+ for (const r of rows) {
+ const m = mirror.get(r.mfr_sku);
+ if (!m) { failures.push({ mfr_sku: r.mfr_sku, why: 'no mirror product' }); continue; }
+ if (m.status !== 'ACTIVE') { failures.push({ mfr_sku: r.mfr_sku, why: `status ${m.status}` }); continue; }
+ let data;
+ try { data = await gql(PRODUCT_VARIANTS_Q, { id: m.shopify_id }); }
+ catch (e) { failures.push({ mfr_sku: r.mfr_sku, why: 'GET failed: ' + e.message }); continue; }
+ const prod = data.product;
+ if (!prod) { failures.push({ mfr_sku: r.mfr_sku, why: 'product not found live' }); continue; }
+ if (prod.status !== 'ACTIVE') { failures.push({ mfr_sku: r.mfr_sku, why: `live status ${prod.status}` }); continue; }
+ const sellable = pickSellable(prod.variants.nodes);
+ if (sellable.length !== 1) {
+ failures.push({ mfr_sku: r.mfr_sku, why: `expected 1 sellable variant, found ${sellable.length}` });
+ continue;
+ }
+ const v = sellable[0];
+ restore.push({
+ mfr_sku: r.mfr_sku, product_id: prod.id, variant_id: v.id, sellable_sku: v.sku,
+ old_price: Number(v.price), new_price: r.new_price, sanity: r.sanity,
+ });
+ }
+
+ // FAIL-CLOSED: any resolution failure aborts BEFORE a single write.
+ if (failures.length) {
+ console.error(`\n[apply] ABORTED — ${failures.length} rows failed to resolve. ZERO writes made.`);
+ console.error(JSON.stringify(failures.slice(0, 30), null, 2));
+ process.exit(3);
+ }
+
+ // Persist the COMPLETE restore map (+fsync) BEFORE the first write. This IS the undo.
+ writeFsync(RESTORE_OUT, JSON.stringify({
+ ticket: 'TK-10873', generated_at: new Date().toISOString(),
+ shop: SHOP, count: restore.length, rows: restore,
+ }, null, 2));
+ console.log(`\n[apply] restore map persisted BEFORE any write → ${RESTORE_OUT} (${restore.length} rows)`);
+ console.log(`[apply] undo at any time: node reprice_live_runbook.mjs --revert ${RESTORE_OUT} --i-understand-this-is-live`);
+
+ // Cody HOLE 3: a WARN price (out-of-band $20–$2000) is a possible scraper unit error.
+ // Fine to preview, but HARD-STOP a live money write unless --allow-warn is explicit.
+ const warnRows = restore.filter(r => r.sanity === 'WARN');
+ if (warnRows.length && !argv.includes('--allow-warn')) {
+ console.error(`\n[apply] ABORTED — ${warnRows.length} out-of-band WARN prices in the write set; ZERO writes made.`);
+ console.error(` ${warnRows.map(r => r.mfr_sku + '=$' + r.new_price).join(', ')}`);
+ console.error(' Review them, then re-run with --allow-warn to include, or fix v3 to exclude.');
+ process.exit(4);
+ }
+ if (warnRows.length) console.warn(`[apply] --allow-warn set: writing ${warnRows.length} out-of-band prices → ${warnRows.map(r => r.mfr_sku + '=$' + r.new_price).join(', ')}`);
+
+ // ── PHASE 2: WRITE (batched, verify-readback, ledger) ───────────────────────
+ // Cody HOLE 1: EVERY network call is wrapped so a transient 5xx/timeout lands in
+ // errs[] instead of throwing past the loop and skipping the ledger flush below.
+ // The loop can never throw → the ledger always fires → we always have a durable
+ // record of exactly which rows landed. The restore map already covers the undo.
+ let ok = 0, errs = [];
+ for (let i = 0; i < restore.length; i += BATCH) {
+ const batch = restore.slice(i, i + BATCH);
+ for (const row of batch) {
+ try {
+ const data = await gql(BULK_UPDATE_M, {
+ productId: row.product_id,
+ variants: [{ id: row.variant_id, price: row.new_price.toFixed(2) }],
+ });
+ const ue = data.productVariantsBulkUpdate.userErrors;
+ if (ue && ue.length) { errs.push({ mfr_sku: row.mfr_sku, userErrors: ue }); continue; }
+ const wrote = data.productVariantsBulkUpdate.productVariants?.[0];
+ if (!wrote || Number(wrote.price) !== row.new_price) {
+ errs.push({ mfr_sku: row.mfr_sku, why: `readback ${wrote?.price} != ${row.new_price}` });
+ continue;
+ }
+ ok++;
+ } catch (e) {
+ errs.push({ mfr_sku: row.mfr_sku, why: 'write threw: ' + e.message });
+ continue;
+ }
+ }
+ console.log(`[apply] batch ${Math.floor(i / BATCH) + 1}: ${ok}/${restore.length} written (errors so far: ${errs.length})`);
+ }
+
+ ledger({
+ ts: new Date().toISOString(), agent: 'codex-10873', ticket: 'TK-10873',
+ action: `Zoffany Option-A live reprice — set sellable variant price on ${ok} ACTIVE products (v3, feed+trade verified)`,
+ blast_radius: ok,
+ undo_cmd: `node ${DIR}reprice_live_runbook.mjs --revert ${RESTORE_OUT} --i-understand-this-is-live`,
+ verify: `restore map ${RESTORE_OUT}; readback-verified each write`,
+ });
+
+ console.log(`\n[apply] DONE. written+verified=${ok} errors=${errs.length}`);
+ if (errs.length) console.log(JSON.stringify(errs.slice(0, 20), null, 2));
+}
+
+// ── MODE: revert (LIVE undo) ──────────────────────────────────────────────────
+async function runRevert() {
+ if (!LIVE_OK) { console.error('REFUSING: --revert requires --i-understand-this-is-live.'); process.exit(2); }
+ const map = JSON.parse(fs.readFileSync(REVERT_MAP, 'utf8'));
+ const rows = map.rows || map;
+ console.log(`[revert] restoring ${rows.length} variants to old_price from ${REVERT_MAP}…`);
+ let ok = 0, errs = [];
+ for (const row of rows) {
+ try {
+ const data = await gql(BULK_UPDATE_M, {
+ productId: row.product_id,
+ variants: [{ id: row.variant_id, price: Number(row.old_price).toFixed(2) }],
+ });
+ const ue = data.productVariantsBulkUpdate.userErrors;
+ if (ue && ue.length) { errs.push({ mfr_sku: row.mfr_sku, userErrors: ue }); continue; }
+ const wrote = data.productVariantsBulkUpdate.productVariants?.[0];
+ if (!wrote || Number(wrote.price) !== Number(row.old_price)) {
+ errs.push({ mfr_sku: row.mfr_sku, why: `readback ${wrote?.price} != ${row.old_price}` }); continue;
+ }
+ ok++;
+ } catch (e) {
+ errs.push({ mfr_sku: row.mfr_sku, why: 'revert threw: ' + e.message }); continue;
+ }
+ }
+ ledger({
+ ts: new Date().toISOString(), agent: 'codex-10873', ticket: 'TK-10873',
+ action: `REVERT Zoffany Option-A reprice — restored ${ok} variants to pre-write price`,
+ blast_radius: ok, undo_cmd: 're-run --apply to redo', verify: `from ${REVERT_MAP}`,
+ });
+ console.log(`[revert] DONE. restored=${ok} errors=${errs.length}`);
+ if (errs.length) console.log(JSON.stringify(errs.slice(0, 20), null, 2));
+}
+
+// ── dispatch ──────────────────────────────────────────────────────────────────
+(async () => {
+ if (REVERT_MAP) return runRevert();
+ if (APPLY) return runApply();
+ return runPlan();
+})().catch(e => { console.error('FATAL:', e.message); process.exit(1); });
diff --git a/tk10873/reprice_restore_map.preview.json b/tk10873/reprice_restore_map.preview.json
new file mode 100644
index 0000000..e1538a6
--- /dev/null
+++ b/tk10873/reprice_restore_map.preview.json
@@ -0,0 +1,2495 @@
+[
+ {
+ "mfr_sku": "ZCON311996",
+ "product_id": "gid://shopify/Product/7865416941619",
+ "sellable_sku": "DWZF-187031",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZGUV08002",
+ "product_id": "gid://shopify/Product/7866101956659",
+ "sellable_sku": "DWZF-187047",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZGUV08003",
+ "product_id": "gid://shopify/Product/7866102022195",
+ "sellable_sku": "DWZF-187048",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZGUV08004",
+ "product_id": "gid://shopify/Product/7867463139379",
+ "sellable_sku": "DWZF-187049",
+ "variant_id": "gid://shopify/ProductVariant/44462270087219",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZHIW312994",
+ "product_id": "gid://shopify/Product/7866926923827",
+ "sellable_sku": "DWZF-187019",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZHIW312995",
+ "product_id": "gid://shopify/Product/7866912276531",
+ "sellable_sku": "DWZF-187015",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 253.39,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZHIW312996",
+ "product_id": "gid://shopify/Product/7866861256755",
+ "sellable_sku": "DWZF-187001",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 253.39,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZHIW312997",
+ "product_id": "gid://shopify/Product/7867403305011",
+ "sellable_sku": "DWZF-187034",
+ "variant_id": "gid://shopify/ProductVariant/44462141898803",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 253.39,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZHIW313003",
+ "product_id": "gid://shopify/Product/7866926956595",
+ "sellable_sku": "DWZF-187021",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZHIW313004",
+ "product_id": "gid://shopify/Product/7867297300531",
+ "sellable_sku": "DWZF-187027",
+ "variant_id": "gid://shopify/ProductVariant/44461949386803",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZJAI311727",
+ "product_id": "gid://shopify/Product/7866102087731",
+ "sellable_sku": "DWZF-187010",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZKEM312641",
+ "product_id": "gid://shopify/Product/7866886815795",
+ "sellable_sku": "DWZF-187005",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZKEM312648",
+ "product_id": "gid://shopify/Product/7866912309299",
+ "sellable_sku": "DWZF-187016",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0007-01",
+ "product_id": "gid://shopify/Product/7793954226227",
+ "sellable_sku": "DWZF-187083",
+ "variant_id": "gid://shopify/ProductVariant/44098689171507",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 497.74,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0007-02",
+ "product_id": "gid://shopify/Product/7793954291763",
+ "sellable_sku": "DWZF-187084",
+ "variant_id": "gid://shopify/ProductVariant/44098689237043",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 497.74,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0014-01",
+ "product_id": "gid://shopify/Product/7793954324531",
+ "sellable_sku": "DWZF-187085",
+ "variant_id": "gid://shopify/ProductVariant/44098689269811",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0014-02",
+ "product_id": "gid://shopify/Product/7793954390067",
+ "sellable_sku": "DWZF-187086",
+ "variant_id": "gid://shopify/ProductVariant/44098689335347",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0014-03",
+ "product_id": "gid://shopify/Product/7793954422835",
+ "sellable_sku": "DWZF-187087",
+ "variant_id": "gid://shopify/ProductVariant/44098689368115",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0016-01",
+ "product_id": "gid://shopify/Product/7793954488371",
+ "sellable_sku": "DWZF-187088",
+ "variant_id": "gid://shopify/ProductVariant/44098689433651",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0016-02",
+ "product_id": "gid://shopify/Product/7793954553907",
+ "sellable_sku": "DWZF-187089",
+ "variant_id": "gid://shopify/ProductVariant/44098689499187",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0016-03",
+ "product_id": "gid://shopify/Product/7793954619443",
+ "sellable_sku": "DWZF-187090",
+ "variant_id": "gid://shopify/ProductVariant/44098689597491",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0019-01",
+ "product_id": "gid://shopify/Product/7794234196019",
+ "sellable_sku": "DWZF-187224",
+ "variant_id": "gid://shopify/ProductVariant/44099845619763",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 497.74,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0019-02",
+ "product_id": "gid://shopify/Product/7794234228787",
+ "sellable_sku": "DWZF-187225",
+ "variant_id": "gid://shopify/ProductVariant/44099845652531",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 497.74,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0020-01",
+ "product_id": "gid://shopify/Product/7793953865779",
+ "sellable_sku": "DWZF-187072",
+ "variant_id": "gid://shopify/ProductVariant/44098688811059",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0020-02",
+ "product_id": "gid://shopify/Product/7793953898547",
+ "sellable_sku": "DWZF-187073",
+ "variant_id": "gid://shopify/ProductVariant/44098688843827",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0020-05",
+ "product_id": "gid://shopify/Product/7793953931315",
+ "sellable_sku": "DWZF-187074",
+ "variant_id": "gid://shopify/ProductVariant/44098688876595",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0023-01",
+ "product_id": "gid://shopify/Product/7793953996851",
+ "sellable_sku": "DWZF-187076",
+ "variant_id": "gid://shopify/ProductVariant/44098688942131",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0023-02",
+ "product_id": "gid://shopify/Product/7793954029619",
+ "sellable_sku": "DWZF-187077",
+ "variant_id": "gid://shopify/ProductVariant/44098688974899",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0023-03",
+ "product_id": "gid://shopify/Product/7793954062387",
+ "sellable_sku": "DWZF-187078",
+ "variant_id": "gid://shopify/ProductVariant/44098689007667",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0023-04",
+ "product_id": "gid://shopify/Product/7793954095155",
+ "sellable_sku": "DWZF-187079",
+ "variant_id": "gid://shopify/ProductVariant/44098689040435",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0025-01",
+ "product_id": "gid://shopify/Product/7793954127923",
+ "sellable_sku": "DWZF-187080",
+ "variant_id": "gid://shopify/ProductVariant/44098689073203",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0026-01",
+ "product_id": "gid://shopify/Product/7794235572275",
+ "sellable_sku": "DWZF-187248",
+ "variant_id": "gid://shopify/ProductVariant/44099847323699",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 401.81,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0027-01",
+ "product_id": "gid://shopify/Product/7794235637811",
+ "sellable_sku": "DWZF-187249",
+ "variant_id": "gid://shopify/ProductVariant/44099847389235",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 269.68,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0027-02",
+ "product_id": "gid://shopify/Product/7794235703347",
+ "sellable_sku": "DWZF-187250",
+ "variant_id": "gid://shopify/ProductVariant/44099847454771",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 269.68,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0027-03",
+ "product_id": "gid://shopify/Product/7794235768883",
+ "sellable_sku": "DWZF-187251",
+ "variant_id": "gid://shopify/ProductVariant/44099847487539",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 269.68,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0031-01",
+ "product_id": "gid://shopify/Product/7794235801651",
+ "sellable_sku": "DWZF-187252",
+ "variant_id": "gid://shopify/ProductVariant/44099847553075",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 269.68,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0032-01",
+ "product_id": "gid://shopify/Product/7794235867187",
+ "sellable_sku": "DWZF-187253",
+ "variant_id": "gid://shopify/ProductVariant/44099847618611",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 401.81,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0033-01",
+ "product_id": "gid://shopify/Product/7794235932723",
+ "sellable_sku": "DWZF-187254",
+ "variant_id": "gid://shopify/ProductVariant/44099847684147",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0036-01",
+ "product_id": "gid://shopify/Product/7794239012915",
+ "sellable_sku": "DWZF-187307",
+ "variant_id": "gid://shopify/ProductVariant/44099850928179",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 508.6,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0036-02",
+ "product_id": "gid://shopify/Product/7794239078451",
+ "sellable_sku": "DWZF-187308",
+ "variant_id": "gid://shopify/ProductVariant/44099850993715",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 465.16,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0036-04",
+ "product_id": "gid://shopify/Product/7794239111219",
+ "sellable_sku": "DWZF-187309",
+ "variant_id": "gid://shopify/ProductVariant/44099851157555",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 508.6,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0036-05",
+ "product_id": "gid://shopify/Product/7794239176755",
+ "sellable_sku": "DWZF-187310",
+ "variant_id": "gid://shopify/ProductVariant/44099851223091",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 508.6,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0037-01",
+ "product_id": "gid://shopify/Product/7794239242291",
+ "sellable_sku": "DWZF-187311",
+ "variant_id": "gid://shopify/ProductVariant/44099851288627",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0040-01",
+ "product_id": "gid://shopify/Product/7794239406131",
+ "sellable_sku": "DWZF-187314",
+ "variant_id": "gid://shopify/ProductVariant/44099851452467",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 345.7,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0040-04",
+ "product_id": "gid://shopify/Product/7794239537203",
+ "sellable_sku": "DWZF-187316",
+ "variant_id": "gid://shopify/ProductVariant/44099851583539",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0041-01",
+ "product_id": "gid://shopify/Product/7793954684979",
+ "sellable_sku": "DWZF-187091",
+ "variant_id": "gid://shopify/ProductVariant/44098689761331",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0041-02",
+ "product_id": "gid://shopify/Product/7793954717747",
+ "sellable_sku": "DWZF-187092",
+ "variant_id": "gid://shopify/ProductVariant/44098689794099",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0042-01",
+ "product_id": "gid://shopify/Product/7793954783283",
+ "sellable_sku": "DWZF-187093",
+ "variant_id": "gid://shopify/ProductVariant/44098689859635",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0042-02",
+ "product_id": "gid://shopify/Product/7793954848819",
+ "sellable_sku": "DWZF-187094",
+ "variant_id": "gid://shopify/ProductVariant/44098689925171",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0042-03",
+ "product_id": "gid://shopify/Product/7793954914355",
+ "sellable_sku": "DWZF-187095",
+ "variant_id": "gid://shopify/ProductVariant/44098689990707",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0043-01",
+ "product_id": "gid://shopify/Product/7793954947123",
+ "sellable_sku": "DWZF-187096",
+ "variant_id": "gid://shopify/ProductVariant/44098690023475",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0043-02",
+ "product_id": "gid://shopify/Product/7794234294323",
+ "sellable_sku": "DWZF-187226",
+ "variant_id": "gid://shopify/ProductVariant/44099845718067",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0044-04",
+ "product_id": "gid://shopify/Product/7794234359859",
+ "sellable_sku": "DWZF-187227",
+ "variant_id": "gid://shopify/ProductVariant/44099845783603",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0047-01",
+ "product_id": "gid://shopify/Product/7794234458163",
+ "sellable_sku": "DWZF-187228",
+ "variant_id": "gid://shopify/ProductVariant/44099845881907",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0048-02",
+ "product_id": "gid://shopify/Product/7794234556467",
+ "sellable_sku": "DWZF-187229",
+ "variant_id": "gid://shopify/ProductVariant/44099845947443",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0048-03",
+ "product_id": "gid://shopify/Product/7794234589235",
+ "sellable_sku": "DWZF-187230",
+ "variant_id": "gid://shopify/ProductVariant/44099846176819",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0048-04",
+ "product_id": "gid://shopify/Product/7794234654771",
+ "sellable_sku": "DWZF-187231",
+ "variant_id": "gid://shopify/ProductVariant/44099846242355",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0050-01",
+ "product_id": "gid://shopify/Product/7794235965491",
+ "sellable_sku": "DWZF-187255",
+ "variant_id": "gid://shopify/ProductVariant/44099847716915",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 1073.3,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0050-02",
+ "product_id": "gid://shopify/Product/7794236031027",
+ "sellable_sku": "DWZF-187256",
+ "variant_id": "gid://shopify/ProductVariant/44099847782451",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 1073.3,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0052-01",
+ "product_id": "gid://shopify/Product/7794227839027",
+ "sellable_sku": "DWZF-187118",
+ "variant_id": "gid://shopify/ProductVariant/44099838607411",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0053-02",
+ "product_id": "gid://shopify/Product/7794227904563",
+ "sellable_sku": "DWZF-187119",
+ "variant_id": "gid://shopify/ProductVariant/44099838672947",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0054-02",
+ "product_id": "gid://shopify/Product/7794227970099",
+ "sellable_sku": "DWZF-187120",
+ "variant_id": "gid://shopify/ProductVariant/44099838738483",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0054-03",
+ "product_id": "gid://shopify/Product/7794228035635",
+ "sellable_sku": "DWZF-187121",
+ "variant_id": "gid://shopify/ProductVariant/44099838804019",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0055-02",
+ "product_id": "gid://shopify/Product/7794228133939",
+ "sellable_sku": "DWZF-187123",
+ "variant_id": "gid://shopify/ProductVariant/44099838935091",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0057-01",
+ "product_id": "gid://shopify/Product/7794228199475",
+ "sellable_sku": "DWZF-187124",
+ "variant_id": "gid://shopify/ProductVariant/44099839000627",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0057-02",
+ "product_id": "gid://shopify/Product/7794228265011",
+ "sellable_sku": "DWZF-187125",
+ "variant_id": "gid://shopify/ProductVariant/44099839066163",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0057-03",
+ "product_id": "gid://shopify/Product/7794228297779",
+ "sellable_sku": "DWZF-187126",
+ "variant_id": "gid://shopify/ProductVariant/44099839098931",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0058-01",
+ "product_id": "gid://shopify/Product/7794228363315",
+ "sellable_sku": "DWZF-187127",
+ "variant_id": "gid://shopify/ProductVariant/44099839164467",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0058-02",
+ "product_id": "gid://shopify/Product/7794228428851",
+ "sellable_sku": "DWZF-187128",
+ "variant_id": "gid://shopify/ProductVariant/44099839230003",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0059-01",
+ "product_id": "gid://shopify/Product/7794241601587",
+ "sellable_sku": "DWZF-187353",
+ "variant_id": "gid://shopify/ProductVariant/44099853746227",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0059-02",
+ "product_id": "gid://shopify/Product/7794241634355",
+ "sellable_sku": "DWZF-187354",
+ "variant_id": "gid://shopify/ProductVariant/44099853778995",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0059-03",
+ "product_id": "gid://shopify/Product/7794241699891",
+ "sellable_sku": "DWZF-187355",
+ "variant_id": "gid://shopify/ProductVariant/44099853844531",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0059-04",
+ "product_id": "gid://shopify/Product/7794241765427",
+ "sellable_sku": "DWZF-187356",
+ "variant_id": "gid://shopify/ProductVariant/44099853910067",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0060-01",
+ "product_id": "gid://shopify/Product/7794241830963",
+ "sellable_sku": "DWZF-187357",
+ "variant_id": "gid://shopify/ProductVariant/44099853975603",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 293.21,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0067-01",
+ "product_id": "gid://shopify/Product/7794242224179",
+ "sellable_sku": "DWZF-187364",
+ "variant_id": "gid://shopify/ProductVariant/44099854401587",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0067-03",
+ "product_id": "gid://shopify/Product/7794242322483",
+ "sellable_sku": "DWZF-187366",
+ "variant_id": "gid://shopify/ProductVariant/44099854499891",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0072-01",
+ "product_id": "gid://shopify/Product/7794242584627",
+ "sellable_sku": "DWZF-187370",
+ "variant_id": "gid://shopify/ProductVariant/44099854827571",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 1073.3,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0072-02",
+ "product_id": "gid://shopify/Product/7794242650163",
+ "sellable_sku": "DWZF-187371",
+ "variant_id": "gid://shopify/ProductVariant/44099854893107",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 1073.3,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0074-01",
+ "product_id": "gid://shopify/Product/7794228494387",
+ "sellable_sku": "DWZF-187129",
+ "variant_id": "gid://shopify/ProductVariant/44099839295539",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 497.74,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0074-02",
+ "product_id": "gid://shopify/Product/7794228527155",
+ "sellable_sku": "DWZF-187130",
+ "variant_id": "gid://shopify/ProductVariant/44099839328307",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 497.74,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0074-03",
+ "product_id": "gid://shopify/Product/7794228592691",
+ "sellable_sku": "DWZF-187131",
+ "variant_id": "gid://shopify/ProductVariant/44099839393843",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 497.74,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0075-01",
+ "product_id": "gid://shopify/Product/7794228658227",
+ "sellable_sku": "DWZF-187132",
+ "variant_id": "gid://shopify/ProductVariant/44099839590451",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0075-02",
+ "product_id": "gid://shopify/Product/7794228690995",
+ "sellable_sku": "DWZF-187133",
+ "variant_id": "gid://shopify/ProductVariant/44099839623219",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0075-03",
+ "product_id": "gid://shopify/Product/7794228789299",
+ "sellable_sku": "DWZF-187134",
+ "variant_id": "gid://shopify/ProductVariant/44099839721523",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0076-01",
+ "product_id": "gid://shopify/Product/7794228854835",
+ "sellable_sku": "DWZF-187135",
+ "variant_id": "gid://shopify/ProductVariant/44099840049203",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0076-02",
+ "product_id": "gid://shopify/Product/7794228920371",
+ "sellable_sku": "DWZF-187136",
+ "variant_id": "gid://shopify/ProductVariant/44099840114739",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0076-03",
+ "product_id": "gid://shopify/Product/7794228953139",
+ "sellable_sku": "DWZF-187137",
+ "variant_id": "gid://shopify/ProductVariant/44099840147507",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0077-01",
+ "product_id": "gid://shopify/Product/7794229018675",
+ "sellable_sku": "DWZF-187138",
+ "variant_id": "gid://shopify/ProductVariant/44099840213043",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0077-02",
+ "product_id": "gid://shopify/Product/7794229084211",
+ "sellable_sku": "DWZF-187139",
+ "variant_id": "gid://shopify/ProductVariant/44099840278579",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0077-03",
+ "product_id": "gid://shopify/Product/7794229116979",
+ "sellable_sku": "DWZF-187140",
+ "variant_id": "gid://shopify/ProductVariant/44099840311347",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0077-04",
+ "product_id": "gid://shopify/Product/7794229182515",
+ "sellable_sku": "DWZF-187141",
+ "variant_id": "gid://shopify/ProductVariant/44099840376883",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0078-01",
+ "product_id": "gid://shopify/Product/7794229215283",
+ "sellable_sku": "DWZF-187142",
+ "variant_id": "gid://shopify/ProductVariant/44099840409651",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0078-02",
+ "product_id": "gid://shopify/Product/7794229280819",
+ "sellable_sku": "DWZF-187143",
+ "variant_id": "gid://shopify/ProductVariant/44099840475187",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0078-03",
+ "product_id": "gid://shopify/Product/7794229379123",
+ "sellable_sku": "DWZF-187144",
+ "variant_id": "gid://shopify/ProductVariant/44099840573491",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0078-04",
+ "product_id": "gid://shopify/Product/7794229477427",
+ "sellable_sku": "DWZF-187145",
+ "variant_id": "gid://shopify/ProductVariant/44099840671795",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0079-01",
+ "product_id": "gid://shopify/Product/7794229542963",
+ "sellable_sku": "DWZF-187146",
+ "variant_id": "gid://shopify/ProductVariant/44099840737331",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0079-02",
+ "product_id": "gid://shopify/Product/7794229641267",
+ "sellable_sku": "DWZF-187147",
+ "variant_id": "gid://shopify/ProductVariant/44099840835635",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0079-03",
+ "product_id": "gid://shopify/Product/7794229706803",
+ "sellable_sku": "DWZF-187148",
+ "variant_id": "gid://shopify/ProductVariant/44099840901171",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0079-04",
+ "product_id": "gid://shopify/Product/7794229739571",
+ "sellable_sku": "DWZF-187149",
+ "variant_id": "gid://shopify/ProductVariant/44099840933939",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0079-05",
+ "product_id": "gid://shopify/Product/7794229805107",
+ "sellable_sku": "DWZF-187150",
+ "variant_id": "gid://shopify/ProductVariant/44099840999475",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0080-01",
+ "product_id": "gid://shopify/Product/7794229870643",
+ "sellable_sku": "DWZF-187151",
+ "variant_id": "gid://shopify/ProductVariant/44099841065011",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 416.29,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0080-02",
+ "product_id": "gid://shopify/Product/7794229936179",
+ "sellable_sku": "DWZF-187152",
+ "variant_id": "gid://shopify/ProductVariant/44099841130547",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 416.29,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0080-03",
+ "product_id": "gid://shopify/Product/7794230001715",
+ "sellable_sku": "DWZF-187153",
+ "variant_id": "gid://shopify/ProductVariant/44099841163315",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 416.29,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0080-04",
+ "product_id": "gid://shopify/Product/7794236096563",
+ "sellable_sku": "DWZF-187257",
+ "variant_id": "gid://shopify/ProductVariant/44099847847987",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 416.29,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0081-01",
+ "product_id": "gid://shopify/Product/7794230067251",
+ "sellable_sku": "DWZF-187154",
+ "variant_id": "gid://shopify/ProductVariant/44099841261619",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0082-01",
+ "product_id": "gid://shopify/Product/7794230100019",
+ "sellable_sku": "DWZF-187155",
+ "variant_id": "gid://shopify/ProductVariant/44099841294387",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 497.74,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0083-01",
+ "product_id": "gid://shopify/Product/7794230165555",
+ "sellable_sku": "DWZF-187156",
+ "variant_id": "gid://shopify/ProductVariant/44099841359923",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0083-02",
+ "product_id": "gid://shopify/Product/7794230231091",
+ "sellable_sku": "DWZF-187157",
+ "variant_id": "gid://shopify/ProductVariant/44099841425459",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0083-03",
+ "product_id": "gid://shopify/Product/7794230296627",
+ "sellable_sku": "DWZF-187158",
+ "variant_id": "gid://shopify/ProductVariant/44099841490995",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0083-04",
+ "product_id": "gid://shopify/Product/7794230362163",
+ "sellable_sku": "DWZF-187159",
+ "variant_id": "gid://shopify/ProductVariant/44099841556531",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0084-01",
+ "product_id": "gid://shopify/Product/7794239602739",
+ "sellable_sku": "DWZF-187317",
+ "variant_id": "gid://shopify/ProductVariant/44099851649075",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 508.6,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0084-02",
+ "product_id": "gid://shopify/Product/7794239668275",
+ "sellable_sku": "DWZF-187318",
+ "variant_id": "gid://shopify/ProductVariant/44099851714611",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 508.6,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0084-03",
+ "product_id": "gid://shopify/Product/7794239701043",
+ "sellable_sku": "DWZF-187319",
+ "variant_id": "gid://shopify/ProductVariant/44099851747379",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 508.6,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0084-04",
+ "product_id": "gid://shopify/Product/7794239766579",
+ "sellable_sku": "DWZF-187320",
+ "variant_id": "gid://shopify/ProductVariant/44099851812915",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 508.6,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0085-01",
+ "product_id": "gid://shopify/Product/7794239832115",
+ "sellable_sku": "DWZF-187321",
+ "variant_id": "gid://shopify/ProductVariant/44171016831027",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0085-02",
+ "product_id": "gid://shopify/Product/7794239897651",
+ "sellable_sku": "DWZF-187322",
+ "variant_id": "gid://shopify/ProductVariant/44099851943987",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0085-03",
+ "product_id": "gid://shopify/Product/7794239930419",
+ "sellable_sku": "DWZF-187323",
+ "variant_id": "gid://shopify/ProductVariant/44099851976755",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0085-04",
+ "product_id": "gid://shopify/Product/7794239995955",
+ "sellable_sku": "DWZF-187324",
+ "variant_id": "gid://shopify/ProductVariant/44099852042291",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0085-05",
+ "product_id": "gid://shopify/Product/7794240028723",
+ "sellable_sku": "DWZF-187325",
+ "variant_id": "gid://shopify/ProductVariant/44099852075059",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0085-06",
+ "product_id": "gid://shopify/Product/7794240061491",
+ "sellable_sku": "DWZF-187326",
+ "variant_id": "gid://shopify/ProductVariant/44099852107827",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0085-07",
+ "product_id": "gid://shopify/Product/7794240094259",
+ "sellable_sku": "DWZF-187327",
+ "variant_id": "gid://shopify/ProductVariant/44099852140595",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0085-08",
+ "product_id": "gid://shopify/Product/7794240127027",
+ "sellable_sku": "DWZF-187328",
+ "variant_id": "gid://shopify/ProductVariant/44099852173363",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0085-09",
+ "product_id": "gid://shopify/Product/7794240159795",
+ "sellable_sku": "DWZF-187329",
+ "variant_id": "gid://shopify/ProductVariant/44099852206131",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0085-10",
+ "product_id": "gid://shopify/Product/7794240225331",
+ "sellable_sku": "DWZF-187330",
+ "variant_id": "gid://shopify/ProductVariant/44099852271667",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0086-01",
+ "product_id": "gid://shopify/Product/7794240258099",
+ "sellable_sku": "DWZF-187331",
+ "variant_id": "gid://shopify/ProductVariant/44099852304435",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 457.92,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0086-02",
+ "product_id": "gid://shopify/Product/7794240323635",
+ "sellable_sku": "DWZF-187332",
+ "variant_id": "gid://shopify/ProductVariant/44099852369971",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 457.92,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0086-03",
+ "product_id": "gid://shopify/Product/7794240389171",
+ "sellable_sku": "DWZF-187333",
+ "variant_id": "gid://shopify/ProductVariant/44099852435507",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 457.92,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0087-01",
+ "product_id": "gid://shopify/Product/7794240454707",
+ "sellable_sku": "DWZF-187334",
+ "variant_id": "gid://shopify/ProductVariant/44099852501043",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0087-02",
+ "product_id": "gid://shopify/Product/7794240520243",
+ "sellable_sku": "DWZF-187335",
+ "variant_id": "gid://shopify/ProductVariant/44099852566579",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0087-03",
+ "product_id": "gid://shopify/Product/7794240585779",
+ "sellable_sku": "DWZF-187336",
+ "variant_id": "gid://shopify/ProductVariant/44099852632115",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0087-04",
+ "product_id": "gid://shopify/Product/7794240618547",
+ "sellable_sku": "DWZF-187337",
+ "variant_id": "gid://shopify/ProductVariant/44099852664883",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0087-05",
+ "product_id": "gid://shopify/Product/7794240684083",
+ "sellable_sku": "DWZF-187338",
+ "variant_id": "gid://shopify/ProductVariant/44099852730419",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0087-06",
+ "product_id": "gid://shopify/Product/7794240749619",
+ "sellable_sku": "DWZF-187339",
+ "variant_id": "gid://shopify/ProductVariant/44099852795955",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0087-07",
+ "product_id": "gid://shopify/Product/7794240815155",
+ "sellable_sku": "DWZF-187340",
+ "variant_id": "gid://shopify/ProductVariant/44099852861491",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0088-01",
+ "product_id": "gid://shopify/Product/7794240847923",
+ "sellable_sku": "DWZF-187341",
+ "variant_id": "gid://shopify/ProductVariant/44099852894259",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0088-02",
+ "product_id": "gid://shopify/Product/7794240913459",
+ "sellable_sku": "DWZF-187342",
+ "variant_id": "gid://shopify/ProductVariant/44099852959795",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0088-03",
+ "product_id": "gid://shopify/Product/7794240978995",
+ "sellable_sku": "DWZF-187343",
+ "variant_id": "gid://shopify/ProductVariant/44099853025331",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0088-04",
+ "product_id": "gid://shopify/Product/7794241044531",
+ "sellable_sku": "DWZF-187344",
+ "variant_id": "gid://shopify/ProductVariant/44099853090867",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0088-05",
+ "product_id": "gid://shopify/Product/7794241110067",
+ "sellable_sku": "DWZF-187345",
+ "variant_id": "gid://shopify/ProductVariant/44099853156403",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0088-06",
+ "product_id": "gid://shopify/Product/7794241142835",
+ "sellable_sku": "DWZF-187346",
+ "variant_id": "gid://shopify/ProductVariant/44099853189171",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0088-07",
+ "product_id": "gid://shopify/Product/7794241208371",
+ "sellable_sku": "DWZF-187347",
+ "variant_id": "gid://shopify/ProductVariant/44099853254707",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0089-01",
+ "product_id": "gid://shopify/Product/7794241273907",
+ "sellable_sku": "DWZF-187348",
+ "variant_id": "gid://shopify/ProductVariant/44099853320243",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 457.92,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0089-02",
+ "product_id": "gid://shopify/Product/7794241339443",
+ "sellable_sku": "DWZF-187349",
+ "variant_id": "gid://shopify/ProductVariant/44099853385779",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 457.92,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0089-03",
+ "product_id": "gid://shopify/Product/7794241372211",
+ "sellable_sku": "DWZF-187350",
+ "variant_id": "gid://shopify/ProductVariant/44099853418547",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 457.92,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0090-01",
+ "product_id": "gid://shopify/Product/7794241437747",
+ "sellable_sku": "DWZF-187351",
+ "variant_id": "gid://shopify/ProductVariant/44099853484083",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0090-02",
+ "product_id": "gid://shopify/Product/7794241503283",
+ "sellable_sku": "DWZF-187352",
+ "variant_id": "gid://shopify/ProductVariant/44099853549619",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0104-01",
+ "product_id": "gid://shopify/Product/7794236162099",
+ "sellable_sku": "DWZF-187258",
+ "variant_id": "gid://shopify/ProductVariant/44099847913523",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0104-02",
+ "product_id": "gid://shopify/Product/7794236194867",
+ "sellable_sku": "DWZF-187259",
+ "variant_id": "gid://shopify/ProductVariant/44099847946291",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0105-01",
+ "product_id": "gid://shopify/Product/7794236260403",
+ "sellable_sku": "DWZF-187260",
+ "variant_id": "gid://shopify/ProductVariant/44099848044595",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0106-01",
+ "product_id": "gid://shopify/Product/7794236325939",
+ "sellable_sku": "DWZF-187261",
+ "variant_id": "gid://shopify/ProductVariant/44099848110131",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0107-01",
+ "product_id": "gid://shopify/Product/7794236391475",
+ "sellable_sku": "DWZF-187262",
+ "variant_id": "gid://shopify/ProductVariant/44099848175667",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0108-01",
+ "product_id": "gid://shopify/Product/7794236457011",
+ "sellable_sku": "DWZF-187263",
+ "variant_id": "gid://shopify/ProductVariant/44099848241203",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0110-01",
+ "product_id": "gid://shopify/Product/7794236489779",
+ "sellable_sku": "DWZF-187264",
+ "variant_id": "gid://shopify/ProductVariant/44099848273971",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0110-02",
+ "product_id": "gid://shopify/Product/7794236555315",
+ "sellable_sku": "DWZF-187265",
+ "variant_id": "gid://shopify/ProductVariant/44099848339507",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0110-03",
+ "product_id": "gid://shopify/Product/7794236620851",
+ "sellable_sku": "DWZF-187266",
+ "variant_id": "gid://shopify/ProductVariant/44099848405043",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0110-04",
+ "product_id": "gid://shopify/Product/7794236686387",
+ "sellable_sku": "DWZF-187267",
+ "variant_id": "gid://shopify/ProductVariant/44099848470579",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0110-05",
+ "product_id": "gid://shopify/Product/7794236719155",
+ "sellable_sku": "DWZF-187268",
+ "variant_id": "gid://shopify/ProductVariant/44099848503347",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0110-06",
+ "product_id": "gid://shopify/Product/7794236784691",
+ "sellable_sku": "DWZF-187269",
+ "variant_id": "gid://shopify/ProductVariant/44099848568883",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0111-01",
+ "product_id": "gid://shopify/Product/7794236850227",
+ "sellable_sku": "DWZF-187270",
+ "variant_id": "gid://shopify/ProductVariant/44099848634419",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0111-02",
+ "product_id": "gid://shopify/Product/7794236915763",
+ "sellable_sku": "DWZF-187271",
+ "variant_id": "gid://shopify/ProductVariant/44099848699955",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0111-03",
+ "product_id": "gid://shopify/Product/7794236948531",
+ "sellable_sku": "DWZF-187272",
+ "variant_id": "gid://shopify/ProductVariant/44099848732723",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0111-04",
+ "product_id": "gid://shopify/Product/7794237014067",
+ "sellable_sku": "DWZF-187273",
+ "variant_id": "gid://shopify/ProductVariant/44099848798259",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0112-01",
+ "product_id": "gid://shopify/Product/7794237079603",
+ "sellable_sku": "DWZF-187274",
+ "variant_id": "gid://shopify/ProductVariant/44099848863795",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 253.39,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0112-02",
+ "product_id": "gid://shopify/Product/7794237145139",
+ "sellable_sku": "DWZF-187275",
+ "variant_id": "gid://shopify/ProductVariant/44099848929331",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 253.39,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0112-03",
+ "product_id": "gid://shopify/Product/7794237177907",
+ "sellable_sku": "DWZF-187276",
+ "variant_id": "gid://shopify/ProductVariant/44099848962099",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 253.39,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0112-04",
+ "product_id": "gid://shopify/Product/7794237243443",
+ "sellable_sku": "DWZF-187277",
+ "variant_id": "gid://shopify/ProductVariant/44099849027635",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 253.39,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0113-01",
+ "product_id": "gid://shopify/Product/7794237308979",
+ "sellable_sku": "DWZF-187278",
+ "variant_id": "gid://shopify/ProductVariant/44099849093171",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 971.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0114-01",
+ "product_id": "gid://shopify/Product/7793955012659",
+ "sellable_sku": "DWZF-187097",
+ "variant_id": "gid://shopify/ProductVariant/44098690089011",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 401.81,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0114-02",
+ "product_id": "gid://shopify/Product/7793955110963",
+ "sellable_sku": "DWZF-187098",
+ "variant_id": "gid://shopify/ProductVariant/44098690187315",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 401.81,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0115-01",
+ "product_id": "gid://shopify/Product/7793955143731",
+ "sellable_sku": "DWZF-187099",
+ "variant_id": "gid://shopify/ProductVariant/44098690220083",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 533.94,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0116-01",
+ "product_id": "gid://shopify/Product/7865416974387",
+ "sellable_sku": "DWZF-187372",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 345.7,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0117-01",
+ "product_id": "gid://shopify/Product/7865417072691",
+ "sellable_sku": "DWZF-187373",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0117-02",
+ "product_id": "gid://shopify/Product/7865417138227",
+ "sellable_sku": "DWZF-187374",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0118-01",
+ "product_id": "gid://shopify/Product/7865417170995",
+ "sellable_sku": "DWZF-187375",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 1062.44,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0118-02",
+ "product_id": "gid://shopify/Product/7865417236531",
+ "sellable_sku": "DWZF-187376",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 1062.44,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0119-01",
+ "product_id": "gid://shopify/Product/7865417269299",
+ "sellable_sku": "DWZF-187377",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0119-02",
+ "product_id": "gid://shopify/Product/7865417334835",
+ "sellable_sku": "DWZF-187378",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0120-01",
+ "product_id": "gid://shopify/Product/7865417400371",
+ "sellable_sku": "DWZF-187379",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0121-01",
+ "product_id": "gid://shopify/Product/7865417433139",
+ "sellable_sku": "DWZF-187380",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0121-02",
+ "product_id": "gid://shopify/Product/7865417498675",
+ "sellable_sku": "DWZF-187381",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0121-03",
+ "product_id": "gid://shopify/Product/7865417531443",
+ "sellable_sku": "DWZF-187382",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0122-01",
+ "product_id": "gid://shopify/Product/7865417596979",
+ "sellable_sku": "DWZF-187383",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0122-02",
+ "product_id": "gid://shopify/Product/7865417629747",
+ "sellable_sku": "DWZF-187384",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0123-02",
+ "product_id": "gid://shopify/Product/7866101432371",
+ "sellable_sku": "DWZF-187386",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 533.94,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0123-03",
+ "product_id": "gid://shopify/Product/7794227675187",
+ "sellable_sku": "DWZF-187115",
+ "variant_id": "gid://shopify/ProductVariant/44099838443571",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 533.94,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0124-01",
+ "product_id": "gid://shopify/Product/7794227740723",
+ "sellable_sku": "DWZF-187116",
+ "variant_id": "gid://shopify/ProductVariant/44099838509107",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 620.81,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0125-01",
+ "product_id": "gid://shopify/Product/7794227773491",
+ "sellable_sku": "DWZF-187117",
+ "variant_id": "gid://shopify/ProductVariant/44099838541875",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 497.74,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0126-01",
+ "product_id": "gid://shopify/Product/7793952849971",
+ "sellable_sku": "DWZF-187055",
+ "variant_id": "gid://shopify/ProductVariant/44098687664179",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 1073.3,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0126-02",
+ "product_id": "gid://shopify/Product/7793952882739",
+ "sellable_sku": "DWZF-187056",
+ "variant_id": "gid://shopify/ProductVariant/44098687729715",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 1073.3,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0127-01",
+ "product_id": "gid://shopify/Product/7793952981043",
+ "sellable_sku": "DWZF-187057",
+ "variant_id": "gid://shopify/ProductVariant/44170989862963",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0127-02",
+ "product_id": "gid://shopify/Product/7793953046579",
+ "sellable_sku": "DWZF-187058",
+ "variant_id": "gid://shopify/ProductVariant/44171016667187",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0127-03",
+ "product_id": "gid://shopify/Product/7793953112115",
+ "sellable_sku": "DWZF-187059",
+ "variant_id": "gid://shopify/ProductVariant/44098688057395",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0128-01",
+ "product_id": "gid://shopify/Product/7793953177651",
+ "sellable_sku": "DWZF-187060",
+ "variant_id": "gid://shopify/ProductVariant/44098688122931",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 533.94,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0128-02",
+ "product_id": "gid://shopify/Product/7793953210419",
+ "sellable_sku": "DWZF-187061",
+ "variant_id": "gid://shopify/ProductVariant/44098688155699",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 533.94,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0128-03",
+ "product_id": "gid://shopify/Product/7793953275955",
+ "sellable_sku": "DWZF-187062",
+ "variant_id": "gid://shopify/ProductVariant/44098688221235",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 533.94,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0129-01",
+ "product_id": "gid://shopify/Product/7793953341491",
+ "sellable_sku": "DWZF-187063",
+ "variant_id": "gid://shopify/ProductVariant/44098688286771",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 295.02,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0129-02",
+ "product_id": "gid://shopify/Product/7793953407027",
+ "sellable_sku": "DWZF-187064",
+ "variant_id": "gid://shopify/ProductVariant/44098688352307",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 295.02,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0129-03",
+ "product_id": "gid://shopify/Product/7793953472563",
+ "sellable_sku": "DWZF-187065",
+ "variant_id": "gid://shopify/ProductVariant/44098688417843",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 295.02,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0130-01",
+ "product_id": "gid://shopify/Product/7793953538099",
+ "sellable_sku": "DWZF-187066",
+ "variant_id": "gid://shopify/ProductVariant/44098688450611",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 620.81,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0130-02",
+ "product_id": "gid://shopify/Product/7793953570867",
+ "sellable_sku": "DWZF-187067",
+ "variant_id": "gid://shopify/ProductVariant/44098688516147",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 620.81,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0131-01",
+ "product_id": "gid://shopify/Product/7793953636403",
+ "sellable_sku": "DWZF-187068",
+ "variant_id": "gid://shopify/ProductVariant/44098688581683",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 295.02,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0131-02",
+ "product_id": "gid://shopify/Product/7793953701939",
+ "sellable_sku": "DWZF-187069",
+ "variant_id": "gid://shopify/ProductVariant/44098688647219",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 295.02,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0131-03",
+ "product_id": "gid://shopify/Product/7793953767475",
+ "sellable_sku": "DWZF-187070",
+ "variant_id": "gid://shopify/ProductVariant/44098688712755",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 295.02,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0131-04",
+ "product_id": "gid://shopify/Product/7793953800243",
+ "sellable_sku": "DWZF-187071",
+ "variant_id": "gid://shopify/ProductVariant/44098688745523",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 295.02,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0132-01",
+ "product_id": "gid://shopify/Product/7794237374515",
+ "sellable_sku": "DWZF-187279",
+ "variant_id": "gid://shopify/ProductVariant/44099849158707",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0132-02",
+ "product_id": "gid://shopify/Product/7794237407283",
+ "sellable_sku": "DWZF-187280",
+ "variant_id": "gid://shopify/ProductVariant/44099849191475",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0132-03",
+ "product_id": "gid://shopify/Product/7794237472819",
+ "sellable_sku": "DWZF-187281",
+ "variant_id": "gid://shopify/ProductVariant/44099849257011",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0132-04",
+ "product_id": "gid://shopify/Product/7794237538355",
+ "sellable_sku": "DWZF-187282",
+ "variant_id": "gid://shopify/ProductVariant/44099849322547",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0132-05",
+ "product_id": "gid://shopify/Product/7794237603891",
+ "sellable_sku": "DWZF-187283",
+ "variant_id": "gid://shopify/ProductVariant/44099849388083",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0132-06",
+ "product_id": "gid://shopify/Product/7794237636659",
+ "sellable_sku": "DWZF-187284",
+ "variant_id": "gid://shopify/ProductVariant/44099849420851",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0132-07",
+ "product_id": "gid://shopify/Product/7794237702195",
+ "sellable_sku": "DWZF-187285",
+ "variant_id": "gid://shopify/ProductVariant/44099849486387",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0132-08",
+ "product_id": "gid://shopify/Product/7794237767731",
+ "sellable_sku": "DWZF-187286",
+ "variant_id": "gid://shopify/ProductVariant/44099849551923",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0132-09",
+ "product_id": "gid://shopify/Product/7794237833267",
+ "sellable_sku": "DWZF-187287",
+ "variant_id": "gid://shopify/ProductVariant/44099849617459",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0132-10",
+ "product_id": "gid://shopify/Product/7794237898803",
+ "sellable_sku": "DWZF-187288",
+ "variant_id": "gid://shopify/ProductVariant/44099849682995",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0132-11",
+ "product_id": "gid://shopify/Product/7794237964339",
+ "sellable_sku": "DWZF-187289",
+ "variant_id": "gid://shopify/ProductVariant/44099849879603",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0133-01",
+ "product_id": "gid://shopify/Product/7794230394931",
+ "sellable_sku": "DWZF-187160",
+ "variant_id": "gid://shopify/ProductVariant/44099841589299",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0133-02",
+ "product_id": "gid://shopify/Product/7794230460467",
+ "sellable_sku": "DWZF-187161",
+ "variant_id": "gid://shopify/ProductVariant/44099841654835",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0133-03",
+ "product_id": "gid://shopify/Product/7794230526003",
+ "sellable_sku": "DWZF-187162",
+ "variant_id": "gid://shopify/ProductVariant/44099841720371",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0133-04",
+ "product_id": "gid://shopify/Product/7794230591539",
+ "sellable_sku": "DWZF-187163",
+ "variant_id": "gid://shopify/ProductVariant/44099841785907",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0134-01",
+ "product_id": "gid://shopify/Product/7794230657075",
+ "sellable_sku": "DWZF-187164",
+ "variant_id": "gid://shopify/ProductVariant/44099841851443",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0134-02",
+ "product_id": "gid://shopify/Product/7794230689843",
+ "sellable_sku": "DWZF-187165",
+ "variant_id": "gid://shopify/ProductVariant/44099841884211",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0134-03",
+ "product_id": "gid://shopify/Product/7794230755379",
+ "sellable_sku": "DWZF-187166",
+ "variant_id": "gid://shopify/ProductVariant/44099841949747",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0134-04",
+ "product_id": "gid://shopify/Product/7794230820915",
+ "sellable_sku": "DWZF-187167",
+ "variant_id": "gid://shopify/ProductVariant/44099842015283",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0135-01",
+ "product_id": "gid://shopify/Product/7794230919219",
+ "sellable_sku": "DWZF-187168",
+ "variant_id": "gid://shopify/ProductVariant/44099842179123",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0135-02",
+ "product_id": "gid://shopify/Product/7794230984755",
+ "sellable_sku": "DWZF-187169",
+ "variant_id": "gid://shopify/ProductVariant/44099842244659",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0135-03",
+ "product_id": "gid://shopify/Product/7794231017523",
+ "sellable_sku": "DWZF-187170",
+ "variant_id": "gid://shopify/ProductVariant/44099842277427",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0135-04",
+ "product_id": "gid://shopify/Product/7794231083059",
+ "sellable_sku": "DWZF-187171",
+ "variant_id": "gid://shopify/ProductVariant/44099842375731",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0135-05",
+ "product_id": "gid://shopify/Product/7794231148595",
+ "sellable_sku": "DWZF-187172",
+ "variant_id": "gid://shopify/ProductVariant/44099842441267",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0135-06",
+ "product_id": "gid://shopify/Product/7794231214131",
+ "sellable_sku": "DWZF-187173",
+ "variant_id": "gid://shopify/ProductVariant/44099842506803",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0136-01",
+ "product_id": "gid://shopify/Product/7794231246899",
+ "sellable_sku": "DWZF-187174",
+ "variant_id": "gid://shopify/ProductVariant/44099842539571",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0136-02",
+ "product_id": "gid://shopify/Product/7794231312435",
+ "sellable_sku": "DWZF-187175",
+ "variant_id": "gid://shopify/ProductVariant/44099842605107",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0136-03",
+ "product_id": "gid://shopify/Product/7794231377971",
+ "sellable_sku": "DWZF-187176",
+ "variant_id": "gid://shopify/ProductVariant/44099842670643",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0137-01",
+ "product_id": "gid://shopify/Product/7794231443507",
+ "sellable_sku": "DWZF-187177",
+ "variant_id": "gid://shopify/ProductVariant/44099842736179",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0137-02",
+ "product_id": "gid://shopify/Product/7794231476275",
+ "sellable_sku": "DWZF-187178",
+ "variant_id": "gid://shopify/ProductVariant/44099842768947",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0137-03",
+ "product_id": "gid://shopify/Product/7794231541811",
+ "sellable_sku": "DWZF-187179",
+ "variant_id": "gid://shopify/ProductVariant/44099842834483",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0137-04",
+ "product_id": "gid://shopify/Product/7794231607347",
+ "sellable_sku": "DWZF-187180",
+ "variant_id": "gid://shopify/ProductVariant/44099842900019",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0137-05",
+ "product_id": "gid://shopify/Product/7794231672883",
+ "sellable_sku": "DWZF-187181",
+ "variant_id": "gid://shopify/ProductVariant/44099842965555",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 309.5,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0138-01",
+ "product_id": "gid://shopify/Product/7794231705651",
+ "sellable_sku": "DWZF-187182",
+ "variant_id": "gid://shopify/ProductVariant/44099842998323",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0138-02",
+ "product_id": "gid://shopify/Product/7794231771187",
+ "sellable_sku": "DWZF-187183",
+ "variant_id": "gid://shopify/ProductVariant/44099843063859",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0138-03",
+ "product_id": "gid://shopify/Product/7794231836723",
+ "sellable_sku": "DWZF-187184",
+ "variant_id": "gid://shopify/ProductVariant/44099843129395",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0138-04",
+ "product_id": "gid://shopify/Product/7794231902259",
+ "sellable_sku": "DWZF-187185",
+ "variant_id": "gid://shopify/ProductVariant/44099843194931",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0138-05",
+ "product_id": "gid://shopify/Product/7794231967795",
+ "sellable_sku": "DWZF-187186",
+ "variant_id": "gid://shopify/ProductVariant/44099843260467",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0138-06",
+ "product_id": "gid://shopify/Product/7794232000563",
+ "sellable_sku": "DWZF-187187",
+ "variant_id": "gid://shopify/ProductVariant/44099843293235",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0139-01",
+ "product_id": "gid://shopify/Product/7794234720307",
+ "sellable_sku": "DWZF-187232",
+ "variant_id": "gid://shopify/ProductVariant/44099846307891",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 345.7,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0139-02",
+ "product_id": "gid://shopify/Product/7794234785843",
+ "sellable_sku": "DWZF-187233",
+ "variant_id": "gid://shopify/ProductVariant/44099846373427",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 345.7,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0140-01",
+ "product_id": "gid://shopify/Product/7794234851379",
+ "sellable_sku": "DWZF-187234",
+ "variant_id": "gid://shopify/ProductVariant/44099846602803",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0140-02",
+ "product_id": "gid://shopify/Product/7794234916915",
+ "sellable_sku": "DWZF-187235",
+ "variant_id": "gid://shopify/ProductVariant/44099846668339",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0141-01",
+ "product_id": "gid://shopify/Product/7794234949683",
+ "sellable_sku": "DWZF-187236",
+ "variant_id": "gid://shopify/ProductVariant/44099846701107",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 1149.32,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0142-01",
+ "product_id": "gid://shopify/Product/7794235015219",
+ "sellable_sku": "DWZF-187237",
+ "variant_id": "gid://shopify/ProductVariant/44099846766643",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 533.94,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0142-02",
+ "product_id": "gid://shopify/Product/7794235080755",
+ "sellable_sku": "DWZF-187238",
+ "variant_id": "gid://shopify/ProductVariant/44099846832179",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 533.94,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0143-01",
+ "product_id": "gid://shopify/Product/7794235113523",
+ "sellable_sku": "DWZF-187239",
+ "variant_id": "gid://shopify/ProductVariant/44099846864947",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 635.29,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0144-01",
+ "product_id": "gid://shopify/Product/7794235146291",
+ "sellable_sku": "DWZF-187240",
+ "variant_id": "gid://shopify/ProductVariant/44099846897715",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 472.4,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0145-01",
+ "product_id": "gid://shopify/Product/7794235179059",
+ "sellable_sku": "DWZF-187241",
+ "variant_id": "gid://shopify/ProductVariant/44099846930483",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 1022.62,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0146-01",
+ "product_id": "gid://shopify/Product/7794235211827",
+ "sellable_sku": "DWZF-187242",
+ "variant_id": "gid://shopify/ProductVariant/44099846963251",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 416.29,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0146-02",
+ "product_id": "gid://shopify/Product/7794235277363",
+ "sellable_sku": "DWZF-187243",
+ "variant_id": "gid://shopify/ProductVariant/44099847028787",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 416.29,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0146-03",
+ "product_id": "gid://shopify/Product/7794235342899",
+ "sellable_sku": "DWZF-187244",
+ "variant_id": "gid://shopify/ProductVariant/44099847094323",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 416.29,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0147-01",
+ "product_id": "gid://shopify/Product/7794235408435",
+ "sellable_sku": "DWZF-187245",
+ "variant_id": "gid://shopify/ProductVariant/44099847159859",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 1236.2,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0148-01",
+ "product_id": "gid://shopify/Product/7794235473971",
+ "sellable_sku": "DWZF-187246",
+ "variant_id": "gid://shopify/ProductVariant/44099847225395",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZOW0148-02",
+ "product_id": "gid://shopify/Product/7794235506739",
+ "sellable_sku": "DWZF-187247",
+ "variant_id": "gid://shopify/ProductVariant/44099847258163",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZPAW05001",
+ "product_id": "gid://shopify/Product/7865416876083",
+ "sellable_sku": "DWZF-187050",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 244.34,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZPHA312595",
+ "product_id": "gid://shopify/Product/7866902839347",
+ "sellable_sku": "DWZF-187007",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 508.6,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZQUA310993",
+ "product_id": "gid://shopify/Product/7867297071155",
+ "sellable_sku": "DWZF-187024",
+ "variant_id": "gid://shopify/ProductVariant/44461949124659",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 253.39,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZRHW312889",
+ "product_id": "gid://shopify/Product/7867403239475",
+ "sellable_sku": "DWZF-187029",
+ "variant_id": "gid://shopify/ProductVariant/44462141767731",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 508.6,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZRHW312890",
+ "product_id": "gid://shopify/Product/7866902872115",
+ "sellable_sku": "DWZF-187011",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 508.6,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZRHW312897",
+ "product_id": "gid://shopify/Product/7866912243763",
+ "sellable_sku": "DWZF-187014",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZRHW312899",
+ "product_id": "gid://shopify/Product/7866886750259",
+ "sellable_sku": "DWZF-187004",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZRHW312903",
+ "product_id": "gid://shopify/Product/7866926891059",
+ "sellable_sku": "DWZF-187017",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZRHW312906",
+ "product_id": "gid://shopify/Product/7866902904883",
+ "sellable_sku": "DWZF-187012",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZRHW312907",
+ "product_id": "gid://shopify/Product/7866861223987",
+ "sellable_sku": "DWZF-187000",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZRHW312910",
+ "product_id": "gid://shopify/Product/7866886848563",
+ "sellable_sku": "DWZF-187006",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 390.95,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZRHW312914",
+ "product_id": "gid://shopify/Product/7867296743475",
+ "sellable_sku": "DWZF-187023",
+ "variant_id": "gid://shopify/ProductVariant/44461948600371",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZRHW312916",
+ "product_id": "gid://shopify/Product/7867403272243",
+ "sellable_sku": "DWZF-187032",
+ "variant_id": "gid://shopify/ProductVariant/44462141833267",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 320.36,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZTOT312747",
+ "product_id": "gid://shopify/Product/7866861289523",
+ "sellable_sku": "DWZF-187003",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZWOO311333",
+ "product_id": "gid://shopify/Product/7866101530675",
+ "sellable_sku": "DWZF-187053",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZWOO311336",
+ "product_id": "gid://shopify/Product/7866101497907",
+ "sellable_sku": "DWZF-187009",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZWOO311338",
+ "product_id": "gid://shopify/Product/7866101465139",
+ "sellable_sku": "DWZF-187054",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 447.06,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ },
+ {
+ "mfr_sku": "ZWOO311346",
+ "product_id": "gid://shopify/Product/7866101628979",
+ "sellable_sku": "DWZF-187008",
+ "variant_id": "<LIVE-GET-REQUIRED>",
+ "old_price": "<LIVE-READ-REQUIRED>",
+ "new_price": 376.47,
+ "_note": "PREVIEW only — the live --apply run materializes old_price + variant_id from a live read BEFORE any write."
+ }
+]
\ No newline at end of file
← c27e3d8 chore: lint (0 fixes) + refactor (dedup isVerified in reconc
·
back to Sanderson Onboard
·
auto-data-snapshot: 2026-08-31T01:22:16 (1 data files) — tk1 fc1b467 →