← back to Sanderson Onboard

tk10873/reprice_runbook_dryrun.json

9842 lines

[
  {
    "dw_sku": "DWZF-187051",
    "mfr_sku": "ZAMW310430",
    "proposed_sellable_price": 200,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "200.00",
            "inventoryItem": {
              "sku": "DWZF-187051"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187052",
    "mfr_sku": "ZAMW310431",
    "proposed_sellable_price": 200,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "200.00",
            "inventoryItem": {
              "sku": "DWZF-187052"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187045",
    "mfr_sku": "ZAQF322696",
    "proposed_sellable_price": 132,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "132.00",
            "inventoryItem": {
              "sku": "DWZF-187045"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187031",
    "mfr_sku": "ZCON311996",
    "proposed_sellable_price": 320.36,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "320.36",
            "inventoryItem": {
              "sku": "DWZF-187031"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187037",
    "mfr_sku": "ZCOT313015",
    "proposed_sellable_price": 210,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "210.00",
            "inventoryItem": {
              "sku": "DWZF-187037"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187036",
    "mfr_sku": "ZCOT313026",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187036"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187026",
    "mfr_sku": "ZDAR312857",
    "proposed_sellable_price": 164,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "164.00",
            "inventoryItem": {
              "sku": "DWZF-187026"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187039",
    "mfr_sku": "ZDAR312861",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187039"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187022",
    "mfr_sku": "ZDAR312864",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187022"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187038",
    "mfr_sku": "ZDAR312865",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187038"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187025",
    "mfr_sku": "ZDAR312869",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187025"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187002",
    "mfr_sku": "ZDAR312873",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187002"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187020",
    "mfr_sku": "ZDAR312884",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187020"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187030",
    "mfr_sku": "ZEND313098",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187030"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187047",
    "mfr_sku": "ZGUV08002",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187047"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187048",
    "mfr_sku": "ZGUV08003",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187048"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187049",
    "mfr_sku": "ZGUV08004",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187049"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187019",
    "mfr_sku": "ZHIW312994",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187019"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187015",
    "mfr_sku": "ZHIW312995",
    "proposed_sellable_price": 253.39,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "253.39",
            "inventoryItem": {
              "sku": "DWZF-187015"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187001",
    "mfr_sku": "ZHIW312996",
    "proposed_sellable_price": 253.39,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "253.39",
            "inventoryItem": {
              "sku": "DWZF-187001"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187034",
    "mfr_sku": "ZHIW312997",
    "proposed_sellable_price": 253.39,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "253.39",
            "inventoryItem": {
              "sku": "DWZF-187034"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187021",
    "mfr_sku": "ZHIW313003",
    "proposed_sellable_price": 390.95,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "390.95",
            "inventoryItem": {
              "sku": "DWZF-187021"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187027",
    "mfr_sku": "ZHIW313004",
    "proposed_sellable_price": 390.95,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "390.95",
            "inventoryItem": {
              "sku": "DWZF-187027"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187033",
    "mfr_sku": "ZIND313111",
    "proposed_sellable_price": 136,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "136.00",
            "inventoryItem": {
              "sku": "DWZF-187033"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187010",
    "mfr_sku": "ZJAI311727",
    "proposed_sellable_price": 309.5,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "309.50",
            "inventoryItem": {
              "sku": "DWZF-187010"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187005",
    "mfr_sku": "ZKEM312641",
    "proposed_sellable_price": 309.5,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "309.50",
            "inventoryItem": {
              "sku": "DWZF-187005"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187016",
    "mfr_sku": "ZKEM312648",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187016"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187083",
    "mfr_sku": "ZOW0007-01",
    "proposed_sellable_price": 196,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "196.00",
            "inventoryItem": {
              "sku": "DWZF-187083"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187084",
    "mfr_sku": "ZOW0007-02",
    "proposed_sellable_price": 196,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "196.00",
            "inventoryItem": {
              "sku": "DWZF-187084"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187085",
    "mfr_sku": "ZOW0014-01",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187085"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187086",
    "mfr_sku": "ZOW0014-02",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187086"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187087",
    "mfr_sku": "ZOW0014-03",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187087"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187088",
    "mfr_sku": "ZOW0016-01",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187088"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187089",
    "mfr_sku": "ZOW0016-02",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187089"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187090",
    "mfr_sku": "ZOW0016-03",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187090"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187224",
    "mfr_sku": "ZOW0019-01",
    "proposed_sellable_price": 196,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "196.00",
            "inventoryItem": {
              "sku": "DWZF-187224"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187225",
    "mfr_sku": "ZOW0019-02",
    "proposed_sellable_price": 196,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "196.00",
            "inventoryItem": {
              "sku": "DWZF-187225"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187072",
    "mfr_sku": "ZOW0020-01",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187072"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187073",
    "mfr_sku": "ZOW0020-02",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187073"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187074",
    "mfr_sku": "ZOW0020-05",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187074"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187076",
    "mfr_sku": "ZOW0023-01",
    "proposed_sellable_price": 320.36,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "320.36",
            "inventoryItem": {
              "sku": "DWZF-187076"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187077",
    "mfr_sku": "ZOW0023-02",
    "proposed_sellable_price": 320.36,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "320.36",
            "inventoryItem": {
              "sku": "DWZF-187077"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187078",
    "mfr_sku": "ZOW0023-03",
    "proposed_sellable_price": 126,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "126.00",
            "inventoryItem": {
              "sku": "DWZF-187078"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187079",
    "mfr_sku": "ZOW0023-04",
    "proposed_sellable_price": 320.36,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "320.36",
            "inventoryItem": {
              "sku": "DWZF-187079"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187080",
    "mfr_sku": "ZOW0025-01",
    "proposed_sellable_price": 320.36,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "320.36",
            "inventoryItem": {
              "sku": "DWZF-187080"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187248",
    "mfr_sku": "ZOW0026-01",
    "proposed_sellable_price": 158,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "158.00",
            "inventoryItem": {
              "sku": "DWZF-187248"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187249",
    "mfr_sku": "ZOW0027-01",
    "proposed_sellable_price": 106,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "106.00",
            "inventoryItem": {
              "sku": "DWZF-187249"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187250",
    "mfr_sku": "ZOW0027-02",
    "proposed_sellable_price": 106,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "106.00",
            "inventoryItem": {
              "sku": "DWZF-187250"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187251",
    "mfr_sku": "ZOW0027-03",
    "proposed_sellable_price": 106,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "106.00",
            "inventoryItem": {
              "sku": "DWZF-187251"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187252",
    "mfr_sku": "ZOW0031-01",
    "proposed_sellable_price": 106,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "106.00",
            "inventoryItem": {
              "sku": "DWZF-187252"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187253",
    "mfr_sku": "ZOW0032-01",
    "proposed_sellable_price": 158,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "158.00",
            "inventoryItem": {
              "sku": "DWZF-187253"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187254",
    "mfr_sku": "ZOW0033-01",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187254"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187307",
    "mfr_sku": "ZOW0036-01",
    "proposed_sellable_price": 200,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "200.00",
            "inventoryItem": {
              "sku": "DWZF-187307"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187308",
    "mfr_sku": "ZOW0036-02",
    "proposed_sellable_price": 465.16,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "465.16",
            "inventoryItem": {
              "sku": "DWZF-187308"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187309",
    "mfr_sku": "ZOW0036-04",
    "proposed_sellable_price": 508.6,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "508.60",
            "inventoryItem": {
              "sku": "DWZF-187309"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187310",
    "mfr_sku": "ZOW0036-05",
    "proposed_sellable_price": 508.6,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "508.60",
            "inventoryItem": {
              "sku": "DWZF-187310"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187311",
    "mfr_sku": "ZOW0037-01",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187311"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187314",
    "mfr_sku": "ZOW0040-01",
    "proposed_sellable_price": 345.7,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "345.70",
            "inventoryItem": {
              "sku": "DWZF-187314"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187316",
    "mfr_sku": "ZOW0040-04",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187316"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187091",
    "mfr_sku": "ZOW0041-01",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187091"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187092",
    "mfr_sku": "ZOW0041-02",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187092"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187093",
    "mfr_sku": "ZOW0042-01",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187093"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187094",
    "mfr_sku": "ZOW0042-02",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187094"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187095",
    "mfr_sku": "ZOW0042-03",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187095"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187096",
    "mfr_sku": "ZOW0043-01",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187096"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187226",
    "mfr_sku": "ZOW0043-02",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187226"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187227",
    "mfr_sku": "ZOW0044-04",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187227"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187228",
    "mfr_sku": "ZOW0047-01",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187228"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187229",
    "mfr_sku": "ZOW0048-02",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187229"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187230",
    "mfr_sku": "ZOW0048-03",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187230"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187231",
    "mfr_sku": "ZOW0048-04",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187231"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187255",
    "mfr_sku": "ZOW0050-01",
    "proposed_sellable_price": 1073.3,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "1073.30",
            "inventoryItem": {
              "sku": "DWZF-187255"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187256",
    "mfr_sku": "ZOW0050-02",
    "proposed_sellable_price": 1073.3,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "1073.30",
            "inventoryItem": {
              "sku": "DWZF-187256"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187118",
    "mfr_sku": "ZOW0052-01",
    "proposed_sellable_price": 320.36,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "320.36",
            "inventoryItem": {
              "sku": "DWZF-187118"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187119",
    "mfr_sku": "ZOW0053-02",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187119"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187120",
    "mfr_sku": "ZOW0054-02",
    "proposed_sellable_price": 320.36,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "320.36",
            "inventoryItem": {
              "sku": "DWZF-187120"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187121",
    "mfr_sku": "ZOW0054-03",
    "proposed_sellable_price": 320.36,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "320.36",
            "inventoryItem": {
              "sku": "DWZF-187121"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187123",
    "mfr_sku": "ZOW0055-02",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187123"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187124",
    "mfr_sku": "ZOW0057-01",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187124"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187125",
    "mfr_sku": "ZOW0057-02",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187125"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187126",
    "mfr_sku": "ZOW0057-03",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187126"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187127",
    "mfr_sku": "ZOW0058-01",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187127"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187128",
    "mfr_sku": "ZOW0058-02",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187128"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187353",
    "mfr_sku": "ZOW0059-01",
    "proposed_sellable_price": 447.06,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "447.06",
            "inventoryItem": {
              "sku": "DWZF-187353"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187354",
    "mfr_sku": "ZOW0059-02",
    "proposed_sellable_price": 447.06,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "447.06",
            "inventoryItem": {
              "sku": "DWZF-187354"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187355",
    "mfr_sku": "ZOW0059-03",
    "proposed_sellable_price": 447.06,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "447.06",
            "inventoryItem": {
              "sku": "DWZF-187355"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187356",
    "mfr_sku": "ZOW0059-04",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187356"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187357",
    "mfr_sku": "ZOW0060-01",
    "proposed_sellable_price": 293.21,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "293.21",
            "inventoryItem": {
              "sku": "DWZF-187357"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187364",
    "mfr_sku": "ZOW0067-01",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187364"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187366",
    "mfr_sku": "ZOW0067-03",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187366"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187370",
    "mfr_sku": "ZOW0072-01",
    "proposed_sellable_price": 422,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "422.00",
            "inventoryItem": {
              "sku": "DWZF-187370"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187371",
    "mfr_sku": "ZOW0072-02",
    "proposed_sellable_price": 422,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "422.00",
            "inventoryItem": {
              "sku": "DWZF-187371"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187129",
    "mfr_sku": "ZOW0074-01",
    "proposed_sellable_price": 196,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "196.00",
            "inventoryItem": {
              "sku": "DWZF-187129"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187130",
    "mfr_sku": "ZOW0074-02",
    "proposed_sellable_price": 196,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "196.00",
            "inventoryItem": {
              "sku": "DWZF-187130"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187131",
    "mfr_sku": "ZOW0074-03",
    "proposed_sellable_price": 196,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "196.00",
            "inventoryItem": {
              "sku": "DWZF-187131"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187132",
    "mfr_sku": "ZOW0075-01",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187132"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187133",
    "mfr_sku": "ZOW0075-02",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187133"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187134",
    "mfr_sku": "ZOW0075-03",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187134"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187135",
    "mfr_sku": "ZOW0076-01",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187135"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187136",
    "mfr_sku": "ZOW0076-02",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187136"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187137",
    "mfr_sku": "ZOW0076-03",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187137"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187138",
    "mfr_sku": "ZOW0077-01",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187138"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187139",
    "mfr_sku": "ZOW0077-02",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187139"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187140",
    "mfr_sku": "ZOW0077-03",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187140"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187141",
    "mfr_sku": "ZOW0077-04",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187141"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187142",
    "mfr_sku": "ZOW0078-01",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187142"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187143",
    "mfr_sku": "ZOW0078-02",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187143"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187144",
    "mfr_sku": "ZOW0078-03",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187144"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187145",
    "mfr_sku": "ZOW0078-04",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187145"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187146",
    "mfr_sku": "ZOW0079-01",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187146"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187147",
    "mfr_sku": "ZOW0079-02",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187147"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187148",
    "mfr_sku": "ZOW0079-03",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187148"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187149",
    "mfr_sku": "ZOW0079-04",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187149"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187150",
    "mfr_sku": "ZOW0079-05",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187150"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187151",
    "mfr_sku": "ZOW0080-01",
    "proposed_sellable_price": 164,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "164.00",
            "inventoryItem": {
              "sku": "DWZF-187151"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187152",
    "mfr_sku": "ZOW0080-02",
    "proposed_sellable_price": 164,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "164.00",
            "inventoryItem": {
              "sku": "DWZF-187152"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187153",
    "mfr_sku": "ZOW0080-03",
    "proposed_sellable_price": 164,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "164.00",
            "inventoryItem": {
              "sku": "DWZF-187153"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187257",
    "mfr_sku": "ZOW0080-04",
    "proposed_sellable_price": 164,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "164.00",
            "inventoryItem": {
              "sku": "DWZF-187257"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187154",
    "mfr_sku": "ZOW0081-01",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187154"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187155",
    "mfr_sku": "ZOW0082-01",
    "proposed_sellable_price": 196,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "196.00",
            "inventoryItem": {
              "sku": "DWZF-187155"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187156",
    "mfr_sku": "ZOW0083-01",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187156"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187157",
    "mfr_sku": "ZOW0083-02",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187157"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187158",
    "mfr_sku": "ZOW0083-03",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187158"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187159",
    "mfr_sku": "ZOW0083-04",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187159"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187317",
    "mfr_sku": "ZOW0084-01",
    "proposed_sellable_price": 200,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "200.00",
            "inventoryItem": {
              "sku": "DWZF-187317"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187318",
    "mfr_sku": "ZOW0084-02",
    "proposed_sellable_price": 200,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "200.00",
            "inventoryItem": {
              "sku": "DWZF-187318"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187319",
    "mfr_sku": "ZOW0084-03",
    "proposed_sellable_price": 200,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "200.00",
            "inventoryItem": {
              "sku": "DWZF-187319"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187320",
    "mfr_sku": "ZOW0084-04",
    "proposed_sellable_price": 200,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "200.00",
            "inventoryItem": {
              "sku": "DWZF-187320"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187321",
    "mfr_sku": "ZOW0085-01",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187321"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187322",
    "mfr_sku": "ZOW0085-02",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187322"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187323",
    "mfr_sku": "ZOW0085-03",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187323"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187324",
    "mfr_sku": "ZOW0085-04",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187324"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187325",
    "mfr_sku": "ZOW0085-05",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187325"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187326",
    "mfr_sku": "ZOW0085-06",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187326"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187327",
    "mfr_sku": "ZOW0085-07",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187327"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187328",
    "mfr_sku": "ZOW0085-08",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187328"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187329",
    "mfr_sku": "ZOW0085-09",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187329"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187330",
    "mfr_sku": "ZOW0085-10",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187330"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187331",
    "mfr_sku": "ZOW0086-01",
    "proposed_sellable_price": 180,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "180.00",
            "inventoryItem": {
              "sku": "DWZF-187331"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187332",
    "mfr_sku": "ZOW0086-02",
    "proposed_sellable_price": 180,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "180.00",
            "inventoryItem": {
              "sku": "DWZF-187332"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187333",
    "mfr_sku": "ZOW0086-03",
    "proposed_sellable_price": 180,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "180.00",
            "inventoryItem": {
              "sku": "DWZF-187333"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187334",
    "mfr_sku": "ZOW0087-01",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187334"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187335",
    "mfr_sku": "ZOW0087-02",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187335"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187336",
    "mfr_sku": "ZOW0087-03",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187336"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187337",
    "mfr_sku": "ZOW0087-04",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187337"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187338",
    "mfr_sku": "ZOW0087-05",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187338"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187339",
    "mfr_sku": "ZOW0087-06",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187339"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187340",
    "mfr_sku": "ZOW0087-07",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187340"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187341",
    "mfr_sku": "ZOW0088-01",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187341"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187342",
    "mfr_sku": "ZOW0088-02",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187342"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187343",
    "mfr_sku": "ZOW0088-03",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187343"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187344",
    "mfr_sku": "ZOW0088-04",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187344"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187345",
    "mfr_sku": "ZOW0088-05",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187345"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187346",
    "mfr_sku": "ZOW0088-06",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187346"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187347",
    "mfr_sku": "ZOW0088-07",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187347"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187348",
    "mfr_sku": "ZOW0089-01",
    "proposed_sellable_price": 180,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "180.00",
            "inventoryItem": {
              "sku": "DWZF-187348"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187349",
    "mfr_sku": "ZOW0089-02",
    "proposed_sellable_price": 180,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "180.00",
            "inventoryItem": {
              "sku": "DWZF-187349"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187350",
    "mfr_sku": "ZOW0089-03",
    "proposed_sellable_price": 180,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "180.00",
            "inventoryItem": {
              "sku": "DWZF-187350"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187351",
    "mfr_sku": "ZOW0090-01",
    "proposed_sellable_price": 126,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "126.00",
            "inventoryItem": {
              "sku": "DWZF-187351"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187352",
    "mfr_sku": "ZOW0090-02",
    "proposed_sellable_price": 126,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "126.00",
            "inventoryItem": {
              "sku": "DWZF-187352"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187194",
    "mfr_sku": "ZOW0091-01",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187194"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187195",
    "mfr_sku": "ZOW0091-02",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187195"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187196",
    "mfr_sku": "ZOW0091-03",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187196"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187199",
    "mfr_sku": "ZOW0092-01",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187199"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187201",
    "mfr_sku": "ZOW0092-03",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187201"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187202",
    "mfr_sku": "ZOW0092-04",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187202"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187203",
    "mfr_sku": "ZOW0092-05",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187203"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187205",
    "mfr_sku": "ZOW0093-02",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187205"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187206",
    "mfr_sku": "ZOW0093-03",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187206"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187208",
    "mfr_sku": "ZOW0093-05",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187208"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187210",
    "mfr_sku": "ZOW0093-07",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187210"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187211",
    "mfr_sku": "ZOW0094-01",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187211"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187213",
    "mfr_sku": "ZOW0094-03",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187213"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187216",
    "mfr_sku": "ZOW0094-06",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187216"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187217",
    "mfr_sku": "ZOW0095-01",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187217"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187218",
    "mfr_sku": "ZOW0095-02",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187218"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187219",
    "mfr_sku": "ZOW0095-03",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187219"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187221",
    "mfr_sku": "ZOW0095-05",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187221"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187222",
    "mfr_sku": "ZOW0096-01",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187222"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187223",
    "mfr_sku": "ZOW0096-02",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187223"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187387",
    "mfr_sku": "ZOW0096-03",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187387"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187290",
    "mfr_sku": "ZOW0097-01",
    "proposed_sellable_price": 158,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "158.00",
            "inventoryItem": {
              "sku": "DWZF-187290"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187291",
    "mfr_sku": "ZOW0098-01",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187291"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187292",
    "mfr_sku": "ZOW0098-02",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187292"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187293",
    "mfr_sku": "ZOW0098-03",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187293"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187295",
    "mfr_sku": "ZOW0100-01",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187295"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187296",
    "mfr_sku": "ZOW0100-02",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187296"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187297",
    "mfr_sku": "ZOW0100-03",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187297"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187298",
    "mfr_sku": "ZOW0101-01",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187298"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187299",
    "mfr_sku": "ZOW0101-02",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187299"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187300",
    "mfr_sku": "ZOW0102-01",
    "proposed_sellable_price": 196,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "196.00",
            "inventoryItem": {
              "sku": "DWZF-187300"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187301",
    "mfr_sku": "ZOW0102-02",
    "proposed_sellable_price": 196,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "196.00",
            "inventoryItem": {
              "sku": "DWZF-187301"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187302",
    "mfr_sku": "ZOW0102-03",
    "proposed_sellable_price": 196,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "196.00",
            "inventoryItem": {
              "sku": "DWZF-187302"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187303",
    "mfr_sku": "ZOW0103-01",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187303"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187304",
    "mfr_sku": "ZOW0103-02",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187304"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187305",
    "mfr_sku": "ZOW0103-03",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187305"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187258",
    "mfr_sku": "ZOW0104-01",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187258"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187259",
    "mfr_sku": "ZOW0104-02",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187259"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187260",
    "mfr_sku": "ZOW0105-01",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187260"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187261",
    "mfr_sku": "ZOW0106-01",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187261"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187262",
    "mfr_sku": "ZOW0107-01",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187262"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187263",
    "mfr_sku": "ZOW0108-01",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187263"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187264",
    "mfr_sku": "ZOW0110-01",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187264"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187265",
    "mfr_sku": "ZOW0110-02",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187265"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187266",
    "mfr_sku": "ZOW0110-03",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187266"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187267",
    "mfr_sku": "ZOW0110-04",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187267"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187268",
    "mfr_sku": "ZOW0110-05",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187268"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187269",
    "mfr_sku": "ZOW0110-06",
    "proposed_sellable_price": 154,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "154.00",
            "inventoryItem": {
              "sku": "DWZF-187269"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187270",
    "mfr_sku": "ZOW0111-01",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187270"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187271",
    "mfr_sku": "ZOW0111-02",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187271"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187272",
    "mfr_sku": "ZOW0111-03",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187272"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187273",
    "mfr_sku": "ZOW0111-04",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187273"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187274",
    "mfr_sku": "ZOW0112-01",
    "proposed_sellable_price": 100,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "100.00",
            "inventoryItem": {
              "sku": "DWZF-187274"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187275",
    "mfr_sku": "ZOW0112-02",
    "proposed_sellable_price": 100,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "100.00",
            "inventoryItem": {
              "sku": "DWZF-187275"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187276",
    "mfr_sku": "ZOW0112-03",
    "proposed_sellable_price": 100,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "100.00",
            "inventoryItem": {
              "sku": "DWZF-187276"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187277",
    "mfr_sku": "ZOW0112-04",
    "proposed_sellable_price": 100,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "100.00",
            "inventoryItem": {
              "sku": "DWZF-187277"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187278",
    "mfr_sku": "ZOW0113-01",
    "proposed_sellable_price": 382,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "382.00",
            "inventoryItem": {
              "sku": "DWZF-187278"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187097",
    "mfr_sku": "ZOW0114-01",
    "proposed_sellable_price": 158,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "158.00",
            "inventoryItem": {
              "sku": "DWZF-187097"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187098",
    "mfr_sku": "ZOW0114-02",
    "proposed_sellable_price": 158,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "158.00",
            "inventoryItem": {
              "sku": "DWZF-187098"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187099",
    "mfr_sku": "ZOW0115-01",
    "proposed_sellable_price": 210,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "210.00",
            "inventoryItem": {
              "sku": "DWZF-187099"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187372",
    "mfr_sku": "ZOW0116-01",
    "proposed_sellable_price": 136,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "136.00",
            "inventoryItem": {
              "sku": "DWZF-187372"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187373",
    "mfr_sku": "ZOW0117-01",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187373"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187374",
    "mfr_sku": "ZOW0117-02",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187374"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187375",
    "mfr_sku": "ZOW0118-01",
    "proposed_sellable_price": 418,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "418.00",
            "inventoryItem": {
              "sku": "DWZF-187375"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187376",
    "mfr_sku": "ZOW0118-02",
    "proposed_sellable_price": 418,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "418.00",
            "inventoryItem": {
              "sku": "DWZF-187376"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187377",
    "mfr_sku": "ZOW0119-01",
    "proposed_sellable_price": 126,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "126.00",
            "inventoryItem": {
              "sku": "DWZF-187377"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187378",
    "mfr_sku": "ZOW0119-02",
    "proposed_sellable_price": 126,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "126.00",
            "inventoryItem": {
              "sku": "DWZF-187378"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187379",
    "mfr_sku": "ZOW0120-01",
    "proposed_sellable_price": 126,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "126.00",
            "inventoryItem": {
              "sku": "DWZF-187379"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187380",
    "mfr_sku": "ZOW0121-01",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187380"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187381",
    "mfr_sku": "ZOW0121-02",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187381"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187382",
    "mfr_sku": "ZOW0121-03",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187382"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187383",
    "mfr_sku": "ZOW0122-01",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187383"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187384",
    "mfr_sku": "ZOW0122-02",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187384"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187386",
    "mfr_sku": "ZOW0123-02",
    "proposed_sellable_price": 210,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "210.00",
            "inventoryItem": {
              "sku": "DWZF-187386"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187115",
    "mfr_sku": "ZOW0123-03",
    "proposed_sellable_price": 210,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "210.00",
            "inventoryItem": {
              "sku": "DWZF-187115"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187116",
    "mfr_sku": "ZOW0124-01",
    "proposed_sellable_price": 244,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "244.00",
            "inventoryItem": {
              "sku": "DWZF-187116"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187117",
    "mfr_sku": "ZOW0125-01",
    "proposed_sellable_price": 196,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "196.00",
            "inventoryItem": {
              "sku": "DWZF-187117"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187055",
    "mfr_sku": "ZOW0126-01",
    "proposed_sellable_price": 422,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "422.00",
            "inventoryItem": {
              "sku": "DWZF-187055"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187056",
    "mfr_sku": "ZOW0126-02",
    "proposed_sellable_price": 422,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "422.00",
            "inventoryItem": {
              "sku": "DWZF-187056"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187057",
    "mfr_sku": "ZOW0127-01",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187057"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187058",
    "mfr_sku": "ZOW0127-02",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187058"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187059",
    "mfr_sku": "ZOW0127-03",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187059"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187060",
    "mfr_sku": "ZOW0128-01",
    "proposed_sellable_price": 210,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "210.00",
            "inventoryItem": {
              "sku": "DWZF-187060"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187061",
    "mfr_sku": "ZOW0128-02",
    "proposed_sellable_price": 210,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "210.00",
            "inventoryItem": {
              "sku": "DWZF-187061"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187062",
    "mfr_sku": "ZOW0128-03",
    "proposed_sellable_price": 210,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "210.00",
            "inventoryItem": {
              "sku": "DWZF-187062"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187063",
    "mfr_sku": "ZOW0129-01",
    "proposed_sellable_price": 116,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "116.00",
            "inventoryItem": {
              "sku": "DWZF-187063"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187064",
    "mfr_sku": "ZOW0129-02",
    "proposed_sellable_price": 116,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "116.00",
            "inventoryItem": {
              "sku": "DWZF-187064"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187065",
    "mfr_sku": "ZOW0129-03",
    "proposed_sellable_price": 116,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "116.00",
            "inventoryItem": {
              "sku": "DWZF-187065"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187066",
    "mfr_sku": "ZOW0130-01",
    "proposed_sellable_price": 244,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "244.00",
            "inventoryItem": {
              "sku": "DWZF-187066"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187067",
    "mfr_sku": "ZOW0130-02",
    "proposed_sellable_price": 244,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "244.00",
            "inventoryItem": {
              "sku": "DWZF-187067"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187068",
    "mfr_sku": "ZOW0131-01",
    "proposed_sellable_price": 116,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "116.00",
            "inventoryItem": {
              "sku": "DWZF-187068"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187069",
    "mfr_sku": "ZOW0131-02",
    "proposed_sellable_price": 116,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "116.00",
            "inventoryItem": {
              "sku": "DWZF-187069"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187070",
    "mfr_sku": "ZOW0131-03",
    "proposed_sellable_price": 116,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "116.00",
            "inventoryItem": {
              "sku": "DWZF-187070"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187071",
    "mfr_sku": "ZOW0131-04",
    "proposed_sellable_price": 116,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "116.00",
            "inventoryItem": {
              "sku": "DWZF-187071"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187279",
    "mfr_sku": "ZOW0132-01",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187279"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187280",
    "mfr_sku": "ZOW0132-02",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187280"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187281",
    "mfr_sku": "ZOW0132-03",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187281"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187282",
    "mfr_sku": "ZOW0132-04",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187282"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187283",
    "mfr_sku": "ZOW0132-05",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187283"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187284",
    "mfr_sku": "ZOW0132-06",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187284"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187285",
    "mfr_sku": "ZOW0132-07",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187285"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187286",
    "mfr_sku": "ZOW0132-08",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187286"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187287",
    "mfr_sku": "ZOW0132-09",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187287"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187288",
    "mfr_sku": "ZOW0132-10",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187288"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187289",
    "mfr_sku": "ZOW0132-11",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187289"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187160",
    "mfr_sku": "ZOW0133-01",
    "proposed_sellable_price": 126,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "126.00",
            "inventoryItem": {
              "sku": "DWZF-187160"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187161",
    "mfr_sku": "ZOW0133-02",
    "proposed_sellable_price": 126,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "126.00",
            "inventoryItem": {
              "sku": "DWZF-187161"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187162",
    "mfr_sku": "ZOW0133-03",
    "proposed_sellable_price": 126,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "126.00",
            "inventoryItem": {
              "sku": "DWZF-187162"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187163",
    "mfr_sku": "ZOW0133-04",
    "proposed_sellable_price": 126,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "126.00",
            "inventoryItem": {
              "sku": "DWZF-187163"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187164",
    "mfr_sku": "ZOW0134-01",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187164"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187165",
    "mfr_sku": "ZOW0134-02",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187165"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187166",
    "mfr_sku": "ZOW0134-03",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187166"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187167",
    "mfr_sku": "ZOW0134-04",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187167"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187168",
    "mfr_sku": "ZOW0135-01",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187168"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187169",
    "mfr_sku": "ZOW0135-02",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187169"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187170",
    "mfr_sku": "ZOW0135-03",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187170"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187171",
    "mfr_sku": "ZOW0135-04",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187171"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187172",
    "mfr_sku": "ZOW0135-05",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187172"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187173",
    "mfr_sku": "ZOW0135-06",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187173"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187174",
    "mfr_sku": "ZOW0136-01",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187174"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187175",
    "mfr_sku": "ZOW0136-02",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187175"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187176",
    "mfr_sku": "ZOW0136-03",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187176"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187177",
    "mfr_sku": "ZOW0137-01",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187177"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187178",
    "mfr_sku": "ZOW0137-02",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187178"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187179",
    "mfr_sku": "ZOW0137-03",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187179"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187180",
    "mfr_sku": "ZOW0137-04",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187180"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187181",
    "mfr_sku": "ZOW0137-05",
    "proposed_sellable_price": 122,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "122.00",
            "inventoryItem": {
              "sku": "DWZF-187181"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187182",
    "mfr_sku": "ZOW0138-01",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187182"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187183",
    "mfr_sku": "ZOW0138-02",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187183"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187184",
    "mfr_sku": "ZOW0138-03",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187184"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187185",
    "mfr_sku": "ZOW0138-04",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187185"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187186",
    "mfr_sku": "ZOW0138-05",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187186"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187187",
    "mfr_sku": "ZOW0138-06",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187187"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187232",
    "mfr_sku": "ZOW0139-01",
    "proposed_sellable_price": 136,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "136.00",
            "inventoryItem": {
              "sku": "DWZF-187232"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187233",
    "mfr_sku": "ZOW0139-02",
    "proposed_sellable_price": 136,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "136.00",
            "inventoryItem": {
              "sku": "DWZF-187233"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187234",
    "mfr_sku": "ZOW0140-01",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187234"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187235",
    "mfr_sku": "ZOW0140-02",
    "proposed_sellable_price": 148,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "148.00",
            "inventoryItem": {
              "sku": "DWZF-187235"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187236",
    "mfr_sku": "ZOW0141-01",
    "proposed_sellable_price": 452,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "452.00",
            "inventoryItem": {
              "sku": "DWZF-187236"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187237",
    "mfr_sku": "ZOW0142-01",
    "proposed_sellable_price": 210,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "210.00",
            "inventoryItem": {
              "sku": "DWZF-187237"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187238",
    "mfr_sku": "ZOW0142-02",
    "proposed_sellable_price": 210,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "210.00",
            "inventoryItem": {
              "sku": "DWZF-187238"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187239",
    "mfr_sku": "ZOW0143-01",
    "proposed_sellable_price": 250,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "250.00",
            "inventoryItem": {
              "sku": "DWZF-187239"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187240",
    "mfr_sku": "ZOW0144-01",
    "proposed_sellable_price": 186,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "186.00",
            "inventoryItem": {
              "sku": "DWZF-187240"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187241",
    "mfr_sku": "ZOW0145-01",
    "proposed_sellable_price": 402,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "402.00",
            "inventoryItem": {
              "sku": "DWZF-187241"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187242",
    "mfr_sku": "ZOW0146-01",
    "proposed_sellable_price": 164,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "164.00",
            "inventoryItem": {
              "sku": "DWZF-187242"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187243",
    "mfr_sku": "ZOW0146-02",
    "proposed_sellable_price": 164,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "164.00",
            "inventoryItem": {
              "sku": "DWZF-187243"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187244",
    "mfr_sku": "ZOW0146-03",
    "proposed_sellable_price": 164,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "164.00",
            "inventoryItem": {
              "sku": "DWZF-187244"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187245",
    "mfr_sku": "ZOW0147-01",
    "proposed_sellable_price": 486,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "486.00",
            "inventoryItem": {
              "sku": "DWZF-187245"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187246",
    "mfr_sku": "ZOW0148-01",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187246"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187247",
    "mfr_sku": "ZOW0148-02",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187247"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187050",
    "mfr_sku": "ZPAW05001",
    "proposed_sellable_price": 244.34,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "244.34",
            "inventoryItem": {
              "sku": "DWZF-187050"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187007",
    "mfr_sku": "ZPHA312595",
    "proposed_sellable_price": 508.6,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "508.60",
            "inventoryItem": {
              "sku": "DWZF-187007"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187013",
    "mfr_sku": "ZPHA312622",
    "proposed_sellable_price": 176,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "176.00",
            "inventoryItem": {
              "sku": "DWZF-187013"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187024",
    "mfr_sku": "ZQUA310993",
    "proposed_sellable_price": 253.39,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "253.39",
            "inventoryItem": {
              "sku": "DWZF-187024"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187029",
    "mfr_sku": "ZRHW312889",
    "proposed_sellable_price": 508.6,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "508.60",
            "inventoryItem": {
              "sku": "DWZF-187029"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187011",
    "mfr_sku": "ZRHW312890",
    "proposed_sellable_price": 508.6,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "508.60",
            "inventoryItem": {
              "sku": "DWZF-187011"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187014",
    "mfr_sku": "ZRHW312897",
    "proposed_sellable_price": 390.95,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "390.95",
            "inventoryItem": {
              "sku": "DWZF-187014"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187004",
    "mfr_sku": "ZRHW312899",
    "proposed_sellable_price": 390.95,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "390.95",
            "inventoryItem": {
              "sku": "DWZF-187004"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187017",
    "mfr_sku": "ZRHW312903",
    "proposed_sellable_price": 390.95,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "390.95",
            "inventoryItem": {
              "sku": "DWZF-187017"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187012",
    "mfr_sku": "ZRHW312906",
    "proposed_sellable_price": 390.95,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "390.95",
            "inventoryItem": {
              "sku": "DWZF-187012"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187000",
    "mfr_sku": "ZRHW312907",
    "proposed_sellable_price": 390.95,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "390.95",
            "inventoryItem": {
              "sku": "DWZF-187000"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187006",
    "mfr_sku": "ZRHW312910",
    "proposed_sellable_price": 390.95,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "390.95",
            "inventoryItem": {
              "sku": "DWZF-187006"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187023",
    "mfr_sku": "ZRHW312914",
    "proposed_sellable_price": 320.36,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "320.36",
            "inventoryItem": {
              "sku": "DWZF-187023"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187032",
    "mfr_sku": "ZRHW312916",
    "proposed_sellable_price": 320.36,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "320.36",
            "inventoryItem": {
              "sku": "DWZF-187032"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187003",
    "mfr_sku": "ZTOT312747",
    "proposed_sellable_price": 447.06,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "447.06",
            "inventoryItem": {
              "sku": "DWZF-187003"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187053",
    "mfr_sku": "ZWOO311333",
    "proposed_sellable_price": 447.06,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "447.06",
            "inventoryItem": {
              "sku": "DWZF-187053"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187009",
    "mfr_sku": "ZWOO311336",
    "proposed_sellable_price": 447.06,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "447.06",
            "inventoryItem": {
              "sku": "DWZF-187009"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187054",
    "mfr_sku": "ZWOO311338",
    "proposed_sellable_price": 447.06,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "447.06",
            "inventoryItem": {
              "sku": "DWZF-187054"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  },
  {
    "dw_sku": "DWZF-187008",
    "mfr_sku": "ZWOO311346",
    "proposed_sellable_price": 376.47,
    "sample_price": 4.25,
    "would_run": {
      "mutation": "productVariantsBulkUpdate",
      "productId": "gid://shopify/Product/PRODUCT_ID",
      "variables": {
        "variants": [
          {
            "id": "gid://shopify/ProductVariant/VARIANT_ID",
            "price": "376.47",
            "inventoryItem": {
              "sku": "DWZF-187008"
            }
          }
        ]
      },
      "returns": "productVariants { id price sku } userErrors { field message }"
    },
    "restore_map_schema": {
      "_template": true,
      "_warning": "NOT a populated restore map — live tool must fill old_price/variant_id/product_id from a live read BEFORE any write",
      "product_id": "<TEMPLATE: resolve live product id>",
      "variant_id": "<TEMPLATE: resolve live sellable variant id — unproven in dry-run>",
      "old_price": "<TEMPLATE: read current variant.price BEFORE write>",
      "new_price": "proposed_sellable_price"
    }
  }
]