← back to Carnegie Identity Audit
Complete approved Carnegie identity repair with independent proof
d07e6f89f785243a35675c564c78f7402534ca5c · 2026-09-11 10:38:59 -0700 · Steve Abrams
Files touched
M approval-request.mdM execute.pyM execution-20260911/actions.jsonlA execution-20260911/completion.jsonA execution-20260911/independent-all.jsonA execution-20260911/independent-monitor.jsonA finalize.pyM verification/e2e-proof.jsonA verification/final-report.mdA verification/preparation-e2e-proof.jsonM verification/sha256-manifest.jsonM verify_live.py
Diff
commit d07e6f89f785243a35675c564c78f7402534ca5c
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Fri Sep 11 10:38:59 2026 -0700
Complete approved Carnegie identity repair with independent proof
---
approval-request.md | 21 +
execute.py | 2 +
execution-20260911/actions.jsonl | 107 +
execution-20260911/completion.json | 94 +
execution-20260911/independent-all.json | 27809 ++++++++++++++++++++++++++
execution-20260911/independent-monitor.json | 1391 ++
finalize.py | 73 +
verification/e2e-proof.json | 137 +-
verification/final-report.md | 14 +
verification/preparation-e2e-proof.json | 99 +
verification/sha256-manifest.json | 30 +-
verify_live.py | 12 +-
12 files changed, 29713 insertions(+), 76 deletions(-)
diff --git a/approval-request.md b/approval-request.md
index bbf2f52..e2549bb 100644
--- a/approval-request.md
+++ b/approval-request.md
@@ -1,3 +1,24 @@
+Status: EXECUTED AND INDEPENDENTLY VERIFIED — 2026-09-11T17:38:59.201091+00:00
+
+# TK-11246 complete
+
+Verified 2026-09-11T17:38:59.201091+00:00.
+
+- Three creation scripts preserve full manufacturer category identities.
+- Restored26 local staging rows and104 metafields across26 active +26 archived products.
+- Independent REST/SQL verifies all52 products,5928 unique identities, unchanged
+ current prices, unrelated fields, grouped exclusion and canonical records.
+- Real canary rollback/reapply, transactional DB reversal, stale-write rejection
+ and idempotent retry checks passed. Delayed monitoring passed after299s.
+- Source commit: `3a275476b5b5a1f9fbafa067c42e47133438eaf9`. Execution code/canary proof: `54fc24b`.
+
+All execution records and exact rollback prestate are in `execution-20260911/`.
+Canonical writes:0. Emails:0. Broader Carnegie inventory remains outside this repair.
+
+
+---
+Original approved scope (historical):
+
# TK-11246 — Restore Carnegie category identities
Status: PREPARED, NOT EXECUTED. Execution confirmation pending. Owner: codex-run-11246.
diff --git a/execute.py b/execute.py
index 878b0df..77d7c9d 100644
--- a/execute.py
+++ b/execute.py
@@ -174,6 +174,8 @@ def shopify(phase):
repair_product(pid);time.sleep(.7)
def main():
p=argparse.ArgumentParser();p.add_argument('phase',choices=['preflight','inspect','rehearse','database','canary','rollback-canary','stale-digest-test','remaining']);a=p.parse_args()
+ if (RUN/'completion.json').exists() and a.phase!='inspect':
+ raise SystemExit('This approved repair is completed. Use verify_live.py for read-only checks; do not repeat completed writes.')
if a.phase!='preflight':
assert read('preflight.json')['plan_sha256']==hashlib.sha256((BASE/'verification/repair-plan.json').read_bytes()).hexdigest(), 'Approved plan drift'
if a.phase=='preflight':preflight()
diff --git a/execution-20260911/actions.jsonl b/execution-20260911/actions.jsonl
index 476caf7..7a6814c 100644
--- a/execution-20260911/actions.jsonl
+++ b/execution-20260911/actions.jsonl
@@ -59,3 +59,110 @@
{"ts": "2026-09-11T17:32:08.081983+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173110323", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732842242099", "namespace": "custom", "key": "manufacturer_sku", "value": "630016-upholstery", "compareDigest": "bb0517c57fb6ebeaf9daeaf5aa0a04aea6c8eda8748ac08f8e918150ba7691b6"}, {"id": "gid://shopify/Metafield/37732842274867", "namespace": "dwc", "key": "manufacturer_sku", "value": "630016-upholstery", "compareDigest": "bb0517c57fb6ebeaf9daeaf5aa0a04aea6c8eda8748ac08f8e918150ba7691b6"}], "userErrors": []}}
{"ts": "2026-09-11T17:32:08.740369+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173110323", "reverse": false}
{"ts": "2026-09-11T17:32:10.127166+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923136102451", "fields": [{"ownerId": "gid://shopify/Product/7923136102451", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630017-upholstery", "compareDigest": "a5e303b9479df04c5463f705e4df29ad9cb2e3dfcf4a65523e3d5e0702329c02"}, {"ownerId": "gid://shopify/Product/7923136102451", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630017-upholstery", "compareDigest": "a5e303b9479df04c5463f705e4df29ad9cb2e3dfcf4a65523e3d5e0702329c02"}]}
+{"ts": "2026-09-11T17:32:10.470663+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923136102451", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165403799603", "namespace": "custom", "key": "manufacturer_sku", "value": "630017-upholstery", "compareDigest": "e260e1994015cb95dcdd320dd52b10d88de6787302c1378f4c33598773bad032"}, {"id": "gid://shopify/Metafield/37165403832371", "namespace": "dwc", "key": "manufacturer_sku", "value": "630017-upholstery", "compareDigest": "e260e1994015cb95dcdd320dd52b10d88de6787302c1378f4c33598773bad032"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:11.189412+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923136102451", "reverse": false}
+{"ts": "2026-09-11T17:32:12.620618+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950173175859", "fields": [{"ownerId": "gid://shopify/Product/7950173175859", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630017-upholstery", "compareDigest": "a5e303b9479df04c5463f705e4df29ad9cb2e3dfcf4a65523e3d5e0702329c02"}, {"ownerId": "gid://shopify/Product/7950173175859", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630017-upholstery", "compareDigest": "a5e303b9479df04c5463f705e4df29ad9cb2e3dfcf4a65523e3d5e0702329c02"}]}
+{"ts": "2026-09-11T17:32:12.959769+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173175859", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732843257907", "namespace": "custom", "key": "manufacturer_sku", "value": "630017-upholstery", "compareDigest": "e260e1994015cb95dcdd320dd52b10d88de6787302c1378f4c33598773bad032"}, {"id": "gid://shopify/Metafield/37732843290675", "namespace": "dwc", "key": "manufacturer_sku", "value": "630017-upholstery", "compareDigest": "e260e1994015cb95dcdd320dd52b10d88de6787302c1378f4c33598773bad032"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:13.624109+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173175859", "reverse": false}
+{"ts": "2026-09-11T17:32:15.038243+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923136266291", "fields": [{"ownerId": "gid://shopify/Product/7923136266291", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630018-upholstery", "compareDigest": "d6cc3b080983ce86035a81fac7848fb9b44243b83ce10502485fb8a5a4568b18"}, {"ownerId": "gid://shopify/Product/7923136266291", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630018-upholstery", "compareDigest": "d6cc3b080983ce86035a81fac7848fb9b44243b83ce10502485fb8a5a4568b18"}]}
+{"ts": "2026-09-11T17:32:15.433325+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923136266291", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165404586035", "namespace": "custom", "key": "manufacturer_sku", "value": "630018-upholstery", "compareDigest": "d30d0d8368e006eecd0ad931ac148cb55ea406f0e07113520ec4505600d682fc"}, {"id": "gid://shopify/Metafield/37165404618803", "namespace": "dwc", "key": "manufacturer_sku", "value": "630018-upholstery", "compareDigest": "d30d0d8368e006eecd0ad931ac148cb55ea406f0e07113520ec4505600d682fc"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:16.194926+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923136266291", "reverse": false}
+{"ts": "2026-09-11T17:32:17.578399+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950173241395", "fields": [{"ownerId": "gid://shopify/Product/7950173241395", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630018-upholstery", "compareDigest": "d6cc3b080983ce86035a81fac7848fb9b44243b83ce10502485fb8a5a4568b18"}, {"ownerId": "gid://shopify/Product/7950173241395", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630018-upholstery", "compareDigest": "d6cc3b080983ce86035a81fac7848fb9b44243b83ce10502485fb8a5a4568b18"}]}
+{"ts": "2026-09-11T17:32:17.947055+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173241395", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732844306483", "namespace": "custom", "key": "manufacturer_sku", "value": "630018-upholstery", "compareDigest": "d30d0d8368e006eecd0ad931ac148cb55ea406f0e07113520ec4505600d682fc"}, {"id": "gid://shopify/Metafield/37732844339251", "namespace": "dwc", "key": "manufacturer_sku", "value": "630018-upholstery", "compareDigest": "d30d0d8368e006eecd0ad931ac148cb55ea406f0e07113520ec4505600d682fc"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:18.631769+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173241395", "reverse": false}
+{"ts": "2026-09-11T17:32:20.028727+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923136397363", "fields": [{"ownerId": "gid://shopify/Product/7923136397363", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630019-upholstery", "compareDigest": "239d076d3cd3977bb0ab5b8859cb8878a230de98896a1b704cd0b5a51fe0e57b"}, {"ownerId": "gid://shopify/Product/7923136397363", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630019-upholstery", "compareDigest": "239d076d3cd3977bb0ab5b8859cb8878a230de98896a1b704cd0b5a51fe0e57b"}]}
+{"ts": "2026-09-11T17:32:20.420072+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923136397363", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165405503539", "namespace": "custom", "key": "manufacturer_sku", "value": "630019-upholstery", "compareDigest": "2e65b41b11cbece72bc1183ffde1bdfb0852a734b97b3ba38e920af43c2e41a0"}, {"id": "gid://shopify/Metafield/37165405536307", "namespace": "dwc", "key": "manufacturer_sku", "value": "630019-upholstery", "compareDigest": "2e65b41b11cbece72bc1183ffde1bdfb0852a734b97b3ba38e920af43c2e41a0"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:21.106237+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923136397363", "reverse": false}
+{"ts": "2026-09-11T17:32:22.524258+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950173339699", "fields": [{"ownerId": "gid://shopify/Product/7950173339699", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630019-upholstery", "compareDigest": "239d076d3cd3977bb0ab5b8859cb8878a230de98896a1b704cd0b5a51fe0e57b"}, {"ownerId": "gid://shopify/Product/7950173339699", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630019-upholstery", "compareDigest": "239d076d3cd3977bb0ab5b8859cb8878a230de98896a1b704cd0b5a51fe0e57b"}]}
+{"ts": "2026-09-11T17:32:22.924703+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173339699", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732845223987", "namespace": "custom", "key": "manufacturer_sku", "value": "630019-upholstery", "compareDigest": "2e65b41b11cbece72bc1183ffde1bdfb0852a734b97b3ba38e920af43c2e41a0"}, {"id": "gid://shopify/Metafield/37732845256755", "namespace": "dwc", "key": "manufacturer_sku", "value": "630019-upholstery", "compareDigest": "2e65b41b11cbece72bc1183ffde1bdfb0852a734b97b3ba38e920af43c2e41a0"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:23.635068+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173339699", "reverse": false}
+{"ts": "2026-09-11T17:32:25.039586+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923134791731", "fields": [{"ownerId": "gid://shopify/Product/7923134791731", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63002-upholstery", "compareDigest": "b459177e40ede3369e9f1cda1c08d6749127208835ebc3bf3943898e08bb96d3"}, {"ownerId": "gid://shopify/Product/7923134791731", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63002-upholstery", "compareDigest": "b459177e40ede3369e9f1cda1c08d6749127208835ebc3bf3943898e08bb96d3"}]}
+{"ts": "2026-09-11T17:32:25.459796+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923134791731", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165390856243", "namespace": "custom", "key": "manufacturer_sku", "value": "63002-upholstery", "compareDigest": "c1962d8517e5ab9c7d8a0469408eaf82738f797718212f02c38208188761f30d"}, {"id": "gid://shopify/Metafield/37165390889011", "namespace": "dwc", "key": "manufacturer_sku", "value": "63002-upholstery", "compareDigest": "c1962d8517e5ab9c7d8a0469408eaf82738f797718212f02c38208188761f30d"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:26.149509+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923134791731", "reverse": false}
+{"ts": "2026-09-11T17:32:27.554391+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950173372467", "fields": [{"ownerId": "gid://shopify/Product/7950173372467", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63002-upholstery", "compareDigest": "b459177e40ede3369e9f1cda1c08d6749127208835ebc3bf3943898e08bb96d3"}, {"ownerId": "gid://shopify/Product/7950173372467", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63002-upholstery", "compareDigest": "b459177e40ede3369e9f1cda1c08d6749127208835ebc3bf3943898e08bb96d3"}]}
+{"ts": "2026-09-11T17:32:27.914823+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173372467", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732846305331", "namespace": "custom", "key": "manufacturer_sku", "value": "63002-upholstery", "compareDigest": "c1962d8517e5ab9c7d8a0469408eaf82738f797718212f02c38208188761f30d"}, {"id": "gid://shopify/Metafield/37732846338099", "namespace": "dwc", "key": "manufacturer_sku", "value": "63002-upholstery", "compareDigest": "c1962d8517e5ab9c7d8a0469408eaf82738f797718212f02c38208188761f30d"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:28.602437+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173372467", "reverse": false}
+{"ts": "2026-09-11T17:32:29.992624+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923136528435", "fields": [{"ownerId": "gid://shopify/Product/7923136528435", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630020-upholstery", "compareDigest": "b8c19caa1bf84608004af7fcd86140c388e98fdc3a9d19fcaabe3a31b5429b59"}, {"ownerId": "gid://shopify/Product/7923136528435", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630020-upholstery", "compareDigest": "b8c19caa1bf84608004af7fcd86140c388e98fdc3a9d19fcaabe3a31b5429b59"}]}
+{"ts": "2026-09-11T17:32:30.353262+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923136528435", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165406486579", "namespace": "custom", "key": "manufacturer_sku", "value": "630020-upholstery", "compareDigest": "21e8882d9bca72eb961c931190dcffeec4562d6aa1979e0dabcd3ec643c95577"}, {"id": "gid://shopify/Metafield/37165406519347", "namespace": "dwc", "key": "manufacturer_sku", "value": "630020-upholstery", "compareDigest": "21e8882d9bca72eb961c931190dcffeec4562d6aa1979e0dabcd3ec643c95577"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:31.025257+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923136528435", "reverse": false}
+{"ts": "2026-09-11T17:32:32.441514+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950173438003", "fields": [{"ownerId": "gid://shopify/Product/7950173438003", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630020-upholstery", "compareDigest": "b8c19caa1bf84608004af7fcd86140c388e98fdc3a9d19fcaabe3a31b5429b59"}, {"ownerId": "gid://shopify/Product/7950173438003", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630020-upholstery", "compareDigest": "b8c19caa1bf84608004af7fcd86140c388e98fdc3a9d19fcaabe3a31b5429b59"}]}
+{"ts": "2026-09-11T17:32:32.864481+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173438003", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732847222835", "namespace": "custom", "key": "manufacturer_sku", "value": "630020-upholstery", "compareDigest": "21e8882d9bca72eb961c931190dcffeec4562d6aa1979e0dabcd3ec643c95577"}, {"id": "gid://shopify/Metafield/37732847255603", "namespace": "dwc", "key": "manufacturer_sku", "value": "630020-upholstery", "compareDigest": "21e8882d9bca72eb961c931190dcffeec4562d6aa1979e0dabcd3ec643c95577"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:33.522972+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173438003", "reverse": false}
+{"ts": "2026-09-11T17:32:34.926897+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923136692275", "fields": [{"ownerId": "gid://shopify/Product/7923136692275", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630021-upholstery", "compareDigest": "91d02a5b060679067cc64bdbe0fc6d0b1a270e1b46d2af63b99b8e61c1596b20"}, {"ownerId": "gid://shopify/Product/7923136692275", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630021-upholstery", "compareDigest": "91d02a5b060679067cc64bdbe0fc6d0b1a270e1b46d2af63b99b8e61c1596b20"}]}
+{"ts": "2026-09-11T17:32:35.242702+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923136692275", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165407273011", "namespace": "custom", "key": "manufacturer_sku", "value": "630021-upholstery", "compareDigest": "9590b3a2025cb0324ba9af1be3828b5cc8549a83ef51046b92f3f311157495ac"}, {"id": "gid://shopify/Metafield/37165407305779", "namespace": "dwc", "key": "manufacturer_sku", "value": "630021-upholstery", "compareDigest": "9590b3a2025cb0324ba9af1be3828b5cc8549a83ef51046b92f3f311157495ac"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:35.939867+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923136692275", "reverse": false}
+{"ts": "2026-09-11T17:32:37.336654+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950173503539", "fields": [{"ownerId": "gid://shopify/Product/7950173503539", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630021-upholstery", "compareDigest": "91d02a5b060679067cc64bdbe0fc6d0b1a270e1b46d2af63b99b8e61c1596b20"}, {"ownerId": "gid://shopify/Product/7950173503539", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630021-upholstery", "compareDigest": "91d02a5b060679067cc64bdbe0fc6d0b1a270e1b46d2af63b99b8e61c1596b20"}]}
+{"ts": "2026-09-11T17:32:37.707855+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173503539", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732848074803", "namespace": "custom", "key": "manufacturer_sku", "value": "630021-upholstery", "compareDigest": "9590b3a2025cb0324ba9af1be3828b5cc8549a83ef51046b92f3f311157495ac"}, {"id": "gid://shopify/Metafield/37732848107571", "namespace": "dwc", "key": "manufacturer_sku", "value": "630021-upholstery", "compareDigest": "9590b3a2025cb0324ba9af1be3828b5cc8549a83ef51046b92f3f311157495ac"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:38.411762+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173503539", "reverse": false}
+{"ts": "2026-09-11T17:32:39.797485+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923136823347", "fields": [{"ownerId": "gid://shopify/Product/7923136823347", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630022-upholstery", "compareDigest": "da996428bd7b2c1e7e3c1f89e76102799ebe8b185b3d46238524e79fe842f220"}, {"ownerId": "gid://shopify/Product/7923136823347", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630022-upholstery", "compareDigest": "da996428bd7b2c1e7e3c1f89e76102799ebe8b185b3d46238524e79fe842f220"}]}
+{"ts": "2026-09-11T17:32:40.136986+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923136823347", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165408026675", "namespace": "custom", "key": "manufacturer_sku", "value": "630022-upholstery", "compareDigest": "0181403f659690d012506bdedbac84330f86ac6f36f8495cd13817d8ac4dcccd"}, {"id": "gid://shopify/Metafield/37165408059443", "namespace": "dwc", "key": "manufacturer_sku", "value": "630022-upholstery", "compareDigest": "0181403f659690d012506bdedbac84330f86ac6f36f8495cd13817d8ac4dcccd"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:40.861000+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923136823347", "reverse": false}
+{"ts": "2026-09-11T17:32:42.260527+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950173569075", "fields": [{"ownerId": "gid://shopify/Product/7950173569075", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630022-upholstery", "compareDigest": "da996428bd7b2c1e7e3c1f89e76102799ebe8b185b3d46238524e79fe842f220"}, {"ownerId": "gid://shopify/Product/7950173569075", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630022-upholstery", "compareDigest": "da996428bd7b2c1e7e3c1f89e76102799ebe8b185b3d46238524e79fe842f220"}]}
+{"ts": "2026-09-11T17:32:42.590292+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173569075", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732849123379", "namespace": "custom", "key": "manufacturer_sku", "value": "630022-upholstery", "compareDigest": "0181403f659690d012506bdedbac84330f86ac6f36f8495cd13817d8ac4dcccd"}, {"id": "gid://shopify/Metafield/37732849156147", "namespace": "dwc", "key": "manufacturer_sku", "value": "630022-upholstery", "compareDigest": "0181403f659690d012506bdedbac84330f86ac6f36f8495cd13817d8ac4dcccd"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:43.348260+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173569075", "reverse": false}
+{"ts": "2026-09-11T17:32:44.716437+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923136987187", "fields": [{"ownerId": "gid://shopify/Product/7923136987187", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630023-upholstery", "compareDigest": "c29e3df78b17dbbc4b87ac4581a82803e9c1c784a528d1ea87979d512e9c3cb8"}, {"ownerId": "gid://shopify/Product/7923136987187", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630023-upholstery", "compareDigest": "c29e3df78b17dbbc4b87ac4581a82803e9c1c784a528d1ea87979d512e9c3cb8"}]}
+{"ts": "2026-09-11T17:32:45.048991+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923136987187", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165409042483", "namespace": "custom", "key": "manufacturer_sku", "value": "630023-upholstery", "compareDigest": "a094ea81e04fa1531b492e817abf4bab874e7c64d70d021383ba4f9af9faaf0a"}, {"id": "gid://shopify/Metafield/37165409075251", "namespace": "dwc", "key": "manufacturer_sku", "value": "630023-upholstery", "compareDigest": "a094ea81e04fa1531b492e817abf4bab874e7c64d70d021383ba4f9af9faaf0a"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:45.696410+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923136987187", "reverse": false}
+{"ts": "2026-09-11T17:32:47.052524+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950173634611", "fields": [{"ownerId": "gid://shopify/Product/7950173634611", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630023-upholstery", "compareDigest": "c29e3df78b17dbbc4b87ac4581a82803e9c1c784a528d1ea87979d512e9c3cb8"}, {"ownerId": "gid://shopify/Product/7950173634611", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630023-upholstery", "compareDigest": "c29e3df78b17dbbc4b87ac4581a82803e9c1c784a528d1ea87979d512e9c3cb8"}]}
+{"ts": "2026-09-11T17:32:47.447587+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173634611", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732850499635", "namespace": "custom", "key": "manufacturer_sku", "value": "630023-upholstery", "compareDigest": "a094ea81e04fa1531b492e817abf4bab874e7c64d70d021383ba4f9af9faaf0a"}, {"id": "gid://shopify/Metafield/37732850532403", "namespace": "dwc", "key": "manufacturer_sku", "value": "630023-upholstery", "compareDigest": "a094ea81e04fa1531b492e817abf4bab874e7c64d70d021383ba4f9af9faaf0a"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:48.157305+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173634611", "reverse": false}
+{"ts": "2026-09-11T17:32:49.622462+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923137216563", "fields": [{"ownerId": "gid://shopify/Product/7923137216563", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630024-upholstery", "compareDigest": "a1bd9071852387dcefad97519b0292b15b18543b33ee88aef422261776b7eea4"}, {"ownerId": "gid://shopify/Product/7923137216563", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630024-upholstery", "compareDigest": "a1bd9071852387dcefad97519b0292b15b18543b33ee88aef422261776b7eea4"}]}
+{"ts": "2026-09-11T17:32:49.971823+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923137216563", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165409730611", "namespace": "custom", "key": "manufacturer_sku", "value": "630024-upholstery", "compareDigest": "bf03e054fb517582b2a65588e007f1741fc043655c46228c8e42f2601c14e844"}, {"id": "gid://shopify/Metafield/37165409763379", "namespace": "dwc", "key": "manufacturer_sku", "value": "630024-upholstery", "compareDigest": "bf03e054fb517582b2a65588e007f1741fc043655c46228c8e42f2601c14e844"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:50.652675+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923137216563", "reverse": false}
+{"ts": "2026-09-11T17:32:52.156211+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950173700147", "fields": [{"ownerId": "gid://shopify/Product/7950173700147", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630024-upholstery", "compareDigest": "a1bd9071852387dcefad97519b0292b15b18543b33ee88aef422261776b7eea4"}, {"ownerId": "gid://shopify/Product/7950173700147", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630024-upholstery", "compareDigest": "a1bd9071852387dcefad97519b0292b15b18543b33ee88aef422261776b7eea4"}]}
+{"ts": "2026-09-11T17:32:52.547140+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173700147", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732852006963", "namespace": "custom", "key": "manufacturer_sku", "value": "630024-upholstery", "compareDigest": "bf03e054fb517582b2a65588e007f1741fc043655c46228c8e42f2601c14e844"}, {"id": "gid://shopify/Metafield/37732852039731", "namespace": "dwc", "key": "manufacturer_sku", "value": "630024-upholstery", "compareDigest": "bf03e054fb517582b2a65588e007f1741fc043655c46228c8e42f2601c14e844"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:53.228817+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173700147", "reverse": false}
+{"ts": "2026-09-11T17:32:54.604931+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923137347635", "fields": [{"ownerId": "gid://shopify/Product/7923137347635", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630025-upholstery", "compareDigest": "0d9bef4a89b57c5d8240a31e7474005d1af679218e4a7f0c13f2c0e3139b512b"}, {"ownerId": "gid://shopify/Product/7923137347635", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630025-upholstery", "compareDigest": "0d9bef4a89b57c5d8240a31e7474005d1af679218e4a7f0c13f2c0e3139b512b"}]}
+{"ts": "2026-09-11T17:32:54.934878+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923137347635", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165410615347", "namespace": "custom", "key": "manufacturer_sku", "value": "630025-upholstery", "compareDigest": "895b0dd99312950ad8f6d4978cea7d1405f98992d232d464168b9a3b29c81dc5"}, {"id": "gid://shopify/Metafield/37165410648115", "namespace": "dwc", "key": "manufacturer_sku", "value": "630025-upholstery", "compareDigest": "895b0dd99312950ad8f6d4978cea7d1405f98992d232d464168b9a3b29c81dc5"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:55.630954+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923137347635", "reverse": false}
+{"ts": "2026-09-11T17:32:57.008439+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950173765683", "fields": [{"ownerId": "gid://shopify/Product/7950173765683", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630025-upholstery", "compareDigest": "0d9bef4a89b57c5d8240a31e7474005d1af679218e4a7f0c13f2c0e3139b512b"}, {"ownerId": "gid://shopify/Product/7950173765683", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630025-upholstery", "compareDigest": "0d9bef4a89b57c5d8240a31e7474005d1af679218e4a7f0c13f2c0e3139b512b"}]}
+{"ts": "2026-09-11T17:32:57.366386+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173765683", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732853809203", "namespace": "custom", "key": "manufacturer_sku", "value": "630025-upholstery", "compareDigest": "895b0dd99312950ad8f6d4978cea7d1405f98992d232d464168b9a3b29c81dc5"}, {"id": "gid://shopify/Metafield/37732853841971", "namespace": "dwc", "key": "manufacturer_sku", "value": "630025-upholstery", "compareDigest": "895b0dd99312950ad8f6d4978cea7d1405f98992d232d464168b9a3b29c81dc5"}], "userErrors": []}}
+{"ts": "2026-09-11T17:32:58.047043+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173765683", "reverse": false}
+{"ts": "2026-09-11T17:32:59.464418+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923139936307", "fields": [{"ownerId": "gid://shopify/Product/7923139936307", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630026-upholstery", "compareDigest": "5d75ad9bb53f40bf97d258785b34a0fc5cfbb039ee2b383dc444decce06fba8c"}, {"ownerId": "gid://shopify/Product/7923139936307", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630026-upholstery", "compareDigest": "5d75ad9bb53f40bf97d258785b34a0fc5cfbb039ee2b383dc444decce06fba8c"}]}
+{"ts": "2026-09-11T17:32:59.820874+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923139936307", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165432832051", "namespace": "custom", "key": "manufacturer_sku", "value": "630026-upholstery", "compareDigest": "6c1c90b435c3b7893dd183d546dbd2644640590bf08e4ef8b37ed256776ee413"}, {"id": "gid://shopify/Metafield/37165432864819", "namespace": "dwc", "key": "manufacturer_sku", "value": "630026-upholstery", "compareDigest": "6c1c90b435c3b7893dd183d546dbd2644640590bf08e4ef8b37ed256776ee413"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:00.532481+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923139936307", "reverse": false}
+{"ts": "2026-09-11T17:33:01.978803+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950173798451", "fields": [{"ownerId": "gid://shopify/Product/7950173798451", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630026-upholstery", "compareDigest": "5d75ad9bb53f40bf97d258785b34a0fc5cfbb039ee2b383dc444decce06fba8c"}, {"ownerId": "gid://shopify/Product/7950173798451", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "630026-upholstery", "compareDigest": "5d75ad9bb53f40bf97d258785b34a0fc5cfbb039ee2b383dc444decce06fba8c"}]}
+{"ts": "2026-09-11T17:33:02.356347+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173798451", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732854825011", "namespace": "custom", "key": "manufacturer_sku", "value": "630026-upholstery", "compareDigest": "6c1c90b435c3b7893dd183d546dbd2644640590bf08e4ef8b37ed256776ee413"}, {"id": "gid://shopify/Metafield/37732854857779", "namespace": "dwc", "key": "manufacturer_sku", "value": "630026-upholstery", "compareDigest": "6c1c90b435c3b7893dd183d546dbd2644640590bf08e4ef8b37ed256776ee413"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:03.021754+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173798451", "reverse": false}
+{"ts": "2026-09-11T17:33:04.376932+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923134857267", "fields": [{"ownerId": "gid://shopify/Product/7923134857267", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63003-upholstery", "compareDigest": "1ba4840b6ab1e02d27469061f2223cc24bcb67bc6a1115b5ce5710fd82053796"}, {"ownerId": "gid://shopify/Product/7923134857267", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63003-upholstery", "compareDigest": "1ba4840b6ab1e02d27469061f2223cc24bcb67bc6a1115b5ce5710fd82053796"}]}
+{"ts": "2026-09-11T17:33:04.756439+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923134857267", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165391544371", "namespace": "custom", "key": "manufacturer_sku", "value": "63003-upholstery", "compareDigest": "9b7c18f703151b5bd86deeda704b6d9d17e4666488bd58ddeaaa53418f3ab622"}, {"id": "gid://shopify/Metafield/37165391577139", "namespace": "dwc", "key": "manufacturer_sku", "value": "63003-upholstery", "compareDigest": "9b7c18f703151b5bd86deeda704b6d9d17e4666488bd58ddeaaa53418f3ab622"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:05.427639+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923134857267", "reverse": false}
+{"ts": "2026-09-11T17:33:06.838943+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950173896755", "fields": [{"ownerId": "gid://shopify/Product/7950173896755", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63003-upholstery", "compareDigest": "1ba4840b6ab1e02d27469061f2223cc24bcb67bc6a1115b5ce5710fd82053796"}, {"ownerId": "gid://shopify/Product/7950173896755", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63003-upholstery", "compareDigest": "1ba4840b6ab1e02d27469061f2223cc24bcb67bc6a1115b5ce5710fd82053796"}]}
+{"ts": "2026-09-11T17:33:07.186460+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173896755", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732855873587", "namespace": "custom", "key": "manufacturer_sku", "value": "63003-upholstery", "compareDigest": "9b7c18f703151b5bd86deeda704b6d9d17e4666488bd58ddeaaa53418f3ab622"}, {"id": "gid://shopify/Metafield/37732855906355", "namespace": "dwc", "key": "manufacturer_sku", "value": "63003-upholstery", "compareDigest": "9b7c18f703151b5bd86deeda704b6d9d17e4666488bd58ddeaaa53418f3ab622"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:07.865938+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173896755", "reverse": false}
+{"ts": "2026-09-11T17:33:09.547428+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923134955571", "fields": [{"ownerId": "gid://shopify/Product/7923134955571", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63004-upholstery", "compareDigest": "1b080e35a0e2515451e2295b0d7e6da84bab94248521ce204c04aa569416eb58"}, {"ownerId": "gid://shopify/Product/7923134955571", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63004-upholstery", "compareDigest": "1b080e35a0e2515451e2295b0d7e6da84bab94248521ce204c04aa569416eb58"}]}
+{"ts": "2026-09-11T17:33:09.881835+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923134955571", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165392298035", "namespace": "custom", "key": "manufacturer_sku", "value": "63004-upholstery", "compareDigest": "852a0fa8bb0d1f96620453d431d1cff1d0679d52ee34b686c96ac23776a568ad"}, {"id": "gid://shopify/Metafield/37165392330803", "namespace": "dwc", "key": "manufacturer_sku", "value": "63004-upholstery", "compareDigest": "852a0fa8bb0d1f96620453d431d1cff1d0679d52ee34b686c96ac23776a568ad"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:10.549087+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923134955571", "reverse": false}
+{"ts": "2026-09-11T17:33:11.940004+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950173929523", "fields": [{"ownerId": "gid://shopify/Product/7950173929523", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63004-upholstery", "compareDigest": "1b080e35a0e2515451e2295b0d7e6da84bab94248521ce204c04aa569416eb58"}, {"ownerId": "gid://shopify/Product/7950173929523", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63004-upholstery", "compareDigest": "1b080e35a0e2515451e2295b0d7e6da84bab94248521ce204c04aa569416eb58"}]}
+{"ts": "2026-09-11T17:33:12.329132+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173929523", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732857413683", "namespace": "custom", "key": "manufacturer_sku", "value": "63004-upholstery", "compareDigest": "852a0fa8bb0d1f96620453d431d1cff1d0679d52ee34b686c96ac23776a568ad"}, {"id": "gid://shopify/Metafield/37732857446451", "namespace": "dwc", "key": "manufacturer_sku", "value": "63004-upholstery", "compareDigest": "852a0fa8bb0d1f96620453d431d1cff1d0679d52ee34b686c96ac23776a568ad"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:12.990752+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173929523", "reverse": false}
+{"ts": "2026-09-11T17:33:14.375439+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923135021107", "fields": [{"ownerId": "gid://shopify/Product/7923135021107", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63005-upholstery", "compareDigest": "2d391087c2277fa9f1480957b3b55d94367d792af2d85694e7067c323c09a48b"}, {"ownerId": "gid://shopify/Product/7923135021107", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63005-upholstery", "compareDigest": "2d391087c2277fa9f1480957b3b55d94367d792af2d85694e7067c323c09a48b"}]}
+{"ts": "2026-09-11T17:33:14.736366+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923135021107", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165392855091", "namespace": "custom", "key": "manufacturer_sku", "value": "63005-upholstery", "compareDigest": "fc3662dc34c09971a6515ee1eb3a6750cbaa2e0e4343f9938b0031bb9a871fb8"}, {"id": "gid://shopify/Metafield/37165392887859", "namespace": "dwc", "key": "manufacturer_sku", "value": "63005-upholstery", "compareDigest": "fc3662dc34c09971a6515ee1eb3a6750cbaa2e0e4343f9938b0031bb9a871fb8"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:15.409197+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923135021107", "reverse": false}
+{"ts": "2026-09-11T17:33:16.826845+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950173995059", "fields": [{"ownerId": "gid://shopify/Product/7950173995059", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63005-upholstery", "compareDigest": "2d391087c2277fa9f1480957b3b55d94367d792af2d85694e7067c323c09a48b"}, {"ownerId": "gid://shopify/Product/7950173995059", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63005-upholstery", "compareDigest": "2d391087c2277fa9f1480957b3b55d94367d792af2d85694e7067c323c09a48b"}]}
+{"ts": "2026-09-11T17:33:17.169229+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950173995059", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732858593331", "namespace": "custom", "key": "manufacturer_sku", "value": "63005-upholstery", "compareDigest": "fc3662dc34c09971a6515ee1eb3a6750cbaa2e0e4343f9938b0031bb9a871fb8"}, {"id": "gid://shopify/Metafield/37732858626099", "namespace": "dwc", "key": "manufacturer_sku", "value": "63005-upholstery", "compareDigest": "fc3662dc34c09971a6515ee1eb3a6750cbaa2e0e4343f9938b0031bb9a871fb8"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:17.858300+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950173995059", "reverse": false}
+{"ts": "2026-09-11T17:33:19.226573+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923135119411", "fields": [{"ownerId": "gid://shopify/Product/7923135119411", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63006-upholstery", "compareDigest": "595bf0f019209321ee11158a1ef35db6e0144a9132da6e53ac6bbec5d37bb7b5"}, {"ownerId": "gid://shopify/Product/7923135119411", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63006-upholstery", "compareDigest": "595bf0f019209321ee11158a1ef35db6e0144a9132da6e53ac6bbec5d37bb7b5"}]}
+{"ts": "2026-09-11T17:33:19.635995+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923135119411", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165393739827", "namespace": "custom", "key": "manufacturer_sku", "value": "63006-upholstery", "compareDigest": "7d28ed1a1271ca209fc786b69ef96a88bd57c6be7b3297b787fc3a5022dc2a56"}, {"id": "gid://shopify/Metafield/37165393772595", "namespace": "dwc", "key": "manufacturer_sku", "value": "63006-upholstery", "compareDigest": "7d28ed1a1271ca209fc786b69ef96a88bd57c6be7b3297b787fc3a5022dc2a56"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:20.310320+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923135119411", "reverse": false}
+{"ts": "2026-09-11T17:33:21.745488+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950174093363", "fields": [{"ownerId": "gid://shopify/Product/7950174093363", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63006-upholstery", "compareDigest": "595bf0f019209321ee11158a1ef35db6e0144a9132da6e53ac6bbec5d37bb7b5"}, {"ownerId": "gid://shopify/Product/7950174093363", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63006-upholstery", "compareDigest": "595bf0f019209321ee11158a1ef35db6e0144a9132da6e53ac6bbec5d37bb7b5"}]}
+{"ts": "2026-09-11T17:33:22.064839+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950174093363", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732859969587", "namespace": "custom", "key": "manufacturer_sku", "value": "63006-upholstery", "compareDigest": "7d28ed1a1271ca209fc786b69ef96a88bd57c6be7b3297b787fc3a5022dc2a56"}, {"id": "gid://shopify/Metafield/37732860002355", "namespace": "dwc", "key": "manufacturer_sku", "value": "63006-upholstery", "compareDigest": "7d28ed1a1271ca209fc786b69ef96a88bd57c6be7b3297b787fc3a5022dc2a56"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:22.720192+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950174093363", "reverse": false}
+{"ts": "2026-09-11T17:33:24.534684+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923135250483", "fields": [{"ownerId": "gid://shopify/Product/7923135250483", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63007-upholstery", "compareDigest": "81c172cac894deb4d5c2c9383eb606bd146b152be6531f52ceb4281302c8077d"}, {"ownerId": "gid://shopify/Product/7923135250483", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63007-upholstery", "compareDigest": "81c172cac894deb4d5c2c9383eb606bd146b152be6531f52ceb4281302c8077d"}]}
+{"ts": "2026-09-11T17:33:24.896876+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923135250483", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165394427955", "namespace": "custom", "key": "manufacturer_sku", "value": "63007-upholstery", "compareDigest": "972562539ea0321c2939541ccbfeb4b2b798010060e30ecda717333cbe2b1b01"}, {"id": "gid://shopify/Metafield/37165394460723", "namespace": "dwc", "key": "manufacturer_sku", "value": "63007-upholstery", "compareDigest": "972562539ea0321c2939541ccbfeb4b2b798010060e30ecda717333cbe2b1b01"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:25.582611+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923135250483", "reverse": false}
+{"ts": "2026-09-11T17:33:26.968221+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950174191667", "fields": [{"ownerId": "gid://shopify/Product/7950174191667", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63007-upholstery", "compareDigest": "81c172cac894deb4d5c2c9383eb606bd146b152be6531f52ceb4281302c8077d"}, {"ownerId": "gid://shopify/Product/7950174191667", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63007-upholstery", "compareDigest": "81c172cac894deb4d5c2c9383eb606bd146b152be6531f52ceb4281302c8077d"}]}
+{"ts": "2026-09-11T17:33:27.323512+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950174191667", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732861116467", "namespace": "custom", "key": "manufacturer_sku", "value": "63007-upholstery", "compareDigest": "972562539ea0321c2939541ccbfeb4b2b798010060e30ecda717333cbe2b1b01"}, {"id": "gid://shopify/Metafield/37732861149235", "namespace": "dwc", "key": "manufacturer_sku", "value": "63007-upholstery", "compareDigest": "972562539ea0321c2939541ccbfeb4b2b798010060e30ecda717333cbe2b1b01"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:28.006382+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950174191667", "reverse": false}
+{"ts": "2026-09-11T17:33:29.376374+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923135348787", "fields": [{"ownerId": "gid://shopify/Product/7923135348787", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63008-upholstery", "compareDigest": "a53989e60a6dd685c7e9d9e1d6cc60ce5a3830c0e5d54e39b7daa655dc7bc424"}, {"ownerId": "gid://shopify/Product/7923135348787", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63008-upholstery", "compareDigest": "a53989e60a6dd685c7e9d9e1d6cc60ce5a3830c0e5d54e39b7daa655dc7bc424"}]}
+{"ts": "2026-09-11T17:33:29.772014+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923135348787", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165395214387", "namespace": "custom", "key": "manufacturer_sku", "value": "63008-upholstery", "compareDigest": "a40ad91425aa461535f15f2639af76cc2c845c7d934aa355db2a8fa89a969d59"}, {"id": "gid://shopify/Metafield/37165395247155", "namespace": "dwc", "key": "manufacturer_sku", "value": "63008-upholstery", "compareDigest": "a40ad91425aa461535f15f2639af76cc2c845c7d934aa355db2a8fa89a969d59"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:30.461991+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923135348787", "reverse": false}
+{"ts": "2026-09-11T17:33:31.893973+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950174224435", "fields": [{"ownerId": "gid://shopify/Product/7950174224435", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63008-upholstery", "compareDigest": "a53989e60a6dd685c7e9d9e1d6cc60ce5a3830c0e5d54e39b7daa655dc7bc424"}, {"ownerId": "gid://shopify/Product/7950174224435", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63008-upholstery", "compareDigest": "a53989e60a6dd685c7e9d9e1d6cc60ce5a3830c0e5d54e39b7daa655dc7bc424"}]}
+{"ts": "2026-09-11T17:33:32.241774+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950174224435", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732861935667", "namespace": "custom", "key": "manufacturer_sku", "value": "63008-upholstery", "compareDigest": "a40ad91425aa461535f15f2639af76cc2c845c7d934aa355db2a8fa89a969d59"}, {"id": "gid://shopify/Metafield/37732861968435", "namespace": "dwc", "key": "manufacturer_sku", "value": "63008-upholstery", "compareDigest": "a40ad91425aa461535f15f2639af76cc2c845c7d934aa355db2a8fa89a969d59"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:32.947362+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950174224435", "reverse": false}
+{"ts": "2026-09-11T17:33:34.304490+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7923135414323", "fields": [{"ownerId": "gid://shopify/Product/7923135414323", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63009-upholstery", "compareDigest": "e9328650fa2f2891c7ffa922aaa05a32fbdf5fe063cc43066cc07cbeb88c91c0"}, {"ownerId": "gid://shopify/Product/7923135414323", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63009-upholstery", "compareDigest": "e9328650fa2f2891c7ffa922aaa05a32fbdf5fe063cc43066cc07cbeb88c91c0"}]}
+{"ts": "2026-09-11T17:33:34.694784+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7923135414323", "result": {"metafields": [{"id": "gid://shopify/Metafield/37165395804211", "namespace": "custom", "key": "manufacturer_sku", "value": "63009-upholstery", "compareDigest": "69a6ec8bbd9028682d89472e3d3ae81ddb9c37df699c54780aef138e20bc9a95"}, {"id": "gid://shopify/Metafield/37165395836979", "namespace": "dwc", "key": "manufacturer_sku", "value": "63009-upholstery", "compareDigest": "69a6ec8bbd9028682d89472e3d3ae81ddb9c37df699c54780aef138e20bc9a95"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:35.361479+00:00", "event": "product_verified", "id": "gid://shopify/Product/7923135414323", "reverse": false}
+{"ts": "2026-09-11T17:33:36.789552+00:00", "event": "mutation_intent", "id": "gid://shopify/Product/7950174322739", "fields": [{"ownerId": "gid://shopify/Product/7950174322739", "namespace": "custom", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63009-upholstery", "compareDigest": "e9328650fa2f2891c7ffa922aaa05a32fbdf5fe063cc43066cc07cbeb88c91c0"}, {"ownerId": "gid://shopify/Product/7950174322739", "namespace": "dwc", "key": "manufacturer_sku", "type": "single_line_text_field", "value": "63009-upholstery", "compareDigest": "e9328650fa2f2891c7ffa922aaa05a32fbdf5fe063cc43066cc07cbeb88c91c0"}]}
+{"ts": "2026-09-11T17:33:37.123248+00:00", "event": "mutation_ack", "id": "gid://shopify/Product/7950174322739", "result": {"metafields": [{"id": "gid://shopify/Metafield/37732862820403", "namespace": "custom", "key": "manufacturer_sku", "value": "63009-upholstery", "compareDigest": "69a6ec8bbd9028682d89472e3d3ae81ddb9c37df699c54780aef138e20bc9a95"}, {"id": "gid://shopify/Metafield/37732862853171", "namespace": "dwc", "key": "manufacturer_sku", "value": "63009-upholstery", "compareDigest": "69a6ec8bbd9028682d89472e3d3ae81ddb9c37df699c54780aef138e20bc9a95"}], "userErrors": []}}
+{"ts": "2026-09-11T17:33:37.820329+00:00", "event": "product_verified", "id": "gid://shopify/Product/7950174322739", "reverse": false}
diff --git a/execution-20260911/completion.json b/execution-20260911/completion.json
new file mode 100644
index 0000000..1e44c63
--- /dev/null
+++ b/execution-20260911/completion.json
@@ -0,0 +1,94 @@
+{
+ "ticket": "TK-11246",
+ "intent": "Restore exact Carnegie category-bearing identities and stop creation-path stripping",
+ "risk_tier": "R4",
+ "verdict": "PASS",
+ "at": "2026-09-11T17:38:59.201091+00:00",
+ "authorization": [
+ "Steve: ungate and run",
+ "TK11478 relay: current scope approved; email sends excluded"
+ ],
+ "environment": {
+ "shop": "designer-laboratory-sandbox.myshopify.com",
+ "api": "2026-07",
+ "local_database": "dw_unified",
+ "canonical_database": "Kamatera dw_unified (read only)"
+ },
+ "source_commit": "3a275476b5b5a1f9fbafa067c42e47133438eaf9",
+ "counts": {
+ "source_files": 3,
+ "local_rows": 26,
+ "active_products": 26,
+ "archived_products": 26,
+ "metafields": 104,
+ "canonical_writes": 0,
+ "email_sends": 0
+ },
+ "baseline": [
+ "execution-20260911/preflight.json",
+ "execution-20260911/products-baseline.json",
+ "verification/repair-plan.json"
+ ],
+ "commands": [
+ "execute.py preflight",
+ "execute.py rehearse",
+ "execute.py database",
+ "execute.py canary",
+ "verify_live.py canary",
+ "execute.py stale-digest-test",
+ "execute.py rollback-canary",
+ "verify_live.py rollback-canary",
+ "execute.py canary",
+ "verify_live.py canary",
+ "execute.py canary (idempotent skip)",
+ "execute.py remaining",
+ "verify_live.py all",
+ "verify_live.py monitor"
+ ],
+ "assertions": [
+ {
+ "check": "Three actual creation helpers preserve all5928 unique identities; full modules parse",
+ "verdict": "PASS"
+ },
+ {
+ "check": "26 exact local rows restored; all other target columns and non-target identity digest unchanged",
+ "verdict": "PASS"
+ },
+ {
+ "check": "Independent REST:104 exact metafields across52 exact products; current prices and unrelated product fields/metafields unchanged",
+ "verdict": "PASS"
+ },
+ {
+ "check": "Old grouped product excluded and unchanged; canonical26 already correct and unchanged",
+ "verdict": "PASS"
+ },
+ {
+ "check": "Database transactional rollback/reversal rehearsal",
+ "verdict": "PASS"
+ },
+ {
+ "check": "Real Shopify canary rollback, independent check, reapply, independent check",
+ "verdict": "PASS"
+ },
+ {
+ "check": "Differing-value stale digest rejected atomically STALE_OBJECT, canary unchanged",
+ "verdict": "PASS"
+ },
+ {
+ "check": "Duplicate canary invocation safely skips completed write",
+ "verdict": "PASS"
+ },
+ {
+ "check": "Delayed independent monitoring3 representative products plus full local and canonical checks after299s",
+ "verdict": "PASS"
+ }
+ ],
+ "observations": [
+ "Separate pricing repair changed26 active prices75.00->135.75 during preflight; guard stopped before writing. Baseline refreshed only after proving price-only drift. TK11246 never writes price.",
+ "Shopify treats same-value requests as idempotent no-ops even with stale digest; differing-value negative test correctly rejected.",
+ "Original Aug18 standalone write log not recovered; approved repairs use fresh exact identity/metafield/canonical mapping instead. No claim of recovered historical log.",
+ "Source edits landed in concurrent shared repository commit; scoped diff versus HEAD is clean. No Git lock was removed or moved."
+ ],
+ "cleanup": "No test products or emails created. Canary restored to desired final state. Durable prestate, compare-and-set journal and conditional DB rollback retained.",
+ "scope_limit": "No claim that every existing Carnegie product outside the exact52 has been inventoried or repaired."
+}
diff --git a/execution-20260911/independent-all.json b/execution-20260911/independent-all.json
new file mode 100644
index 0000000..0c178ba
--- /dev/null
+++ b/execution-20260911/independent-all.json
@@ -0,0 +1,27809 @@
+{
+ "verdict": "PASS",
+ "at": "2026-09-11T17:37:46.272424+00:00",
+ "phase": "all",
+ "reader": "Independent REST GET plus read-only SQL; no repair implementation imported",
+ "products": 52,
+ "metafields": 104,
+ "database_rows": 26,
+ "unique_identities": 5928,
+ "grouped_product_unchanged": true,
+ "canonical_unchanged_verified": true,
+ "all_unrelated_metafields_and_product_fields_unchanged": true,
+ "results": [
+ {
+ "id": "gid://shopify/Product/7923134693427",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165390102579,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63001-upholstery",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T14:23:24-07:00",
+ "updated_at": "2026-09-11T10:31:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165390102579"
+ },
+ {
+ "id": 37165390135347,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63001-upholstery",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T14:23:24-07:00",
+ "updated_at": "2026-09-11T10:31:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165390135347"
+ },
+ {
+ "id": 37165390168115,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T14:23:24-07:00",
+ "updated_at": "2026-08-18T14:23:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165390168115"
+ },
+ {
+ "id": 37165913047091,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:36-07:00",
+ "updated_at": "2026-08-18T15:01:36-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165913047091"
+ },
+ {
+ "id": 37165913374771,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:36-07:00",
+ "updated_at": "2026-08-18T15:01:36-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165913374771"
+ },
+ {
+ "id": 37165913538611,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:37-07:00",
+ "updated_at": "2026-08-18T15:01:37-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165913538611"
+ },
+ {
+ "id": 37165913571379,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:37-07:00",
+ "updated_at": "2026-08-18T15:01:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165913571379"
+ },
+ {
+ "id": 37165915766835,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:48-07:00",
+ "updated_at": "2026-08-18T15:01:48-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165915766835"
+ },
+ {
+ "id": 37165916028979,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:49-07:00",
+ "updated_at": "2026-08-18T15:01:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916028979"
+ },
+ {
+ "id": 37165916094515,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:50-07:00",
+ "updated_at": "2026-08-18T15:01:50-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916094515"
+ },
+ {
+ "id": 37165916225587,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:50-07:00",
+ "updated_at": "2026-08-18T15:01:50-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916225587"
+ },
+ {
+ "id": 37165916258355,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:51-07:00",
+ "updated_at": "2026-08-18T15:01:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916258355"
+ },
+ {
+ "id": 37165916323891,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Alabaster",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:51-07:00",
+ "updated_at": "2026-08-19T09:53:58-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916323891"
+ },
+ {
+ "id": 37165916356659,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 1",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:52-07:00",
+ "updated_at": "2026-08-18T15:22:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916356659"
+ },
+ {
+ "id": 37165916389427,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:52-07:00",
+ "updated_at": "2026-08-18T15:01:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916389427"
+ },
+ {
+ "id": 37165916454963,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:53-07:00",
+ "updated_at": "2026-08-18T15:01:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916454963"
+ },
+ {
+ "id": 37165916651571,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:53-07:00",
+ "updated_at": "2026-08-18T15:01:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916651571"
+ },
+ {
+ "id": 37165916782643,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:54-07:00",
+ "updated_at": "2026-08-18T15:01:54-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916782643"
+ },
+ {
+ "id": 37165917536307,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:59-07:00",
+ "updated_at": "2026-08-18T15:01:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165917536307"
+ },
+ {
+ "id": 37165917700147,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:02:00-07:00",
+ "updated_at": "2026-08-18T15:02:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165917700147"
+ },
+ {
+ "id": 37165917831219,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain White | Carnegie",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:02:00-07:00",
+ "updated_at": "2026-08-18T15:02:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165917831219"
+ },
+ {
+ "id": 37165940506675,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:05:44-07:00",
+ "updated_at": "2026-08-18T15:05:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165940506675"
+ },
+ {
+ "id": 37165940539443,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:05:44-07:00",
+ "updated_at": "2026-08-18T15:05:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165940539443"
+ },
+ {
+ "id": 37165940572211,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:05:44-07:00",
+ "updated_at": "2026-08-18T15:05:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165940572211"
+ },
+ {
+ "id": 37165940604979,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#F2EFEB",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:05:44-07:00",
+ "updated_at": "2026-08-18T15:05:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165940604979"
+ },
+ {
+ "id": 37180662153267,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Alabaster",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-19T09:53:58-07:00",
+ "updated_at": "2026-08-19T09:53:58-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180662153267"
+ },
+ {
+ "id": 37180662186035,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#F2EFEB",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-19T09:53:58-07:00",
+ "updated_at": "2026-08-19T09:53:58-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180662186035"
+ },
+ {
+ "id": 37183690965043,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#F2EFEB",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-19T11:55:41-07:00",
+ "updated_at": "2026-08-19T11:55:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183690965043"
+ },
+ {
+ "id": 37403847295027,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379296",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847295027"
+ },
+ {
+ "id": 37403847327795,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847327795"
+ },
+ {
+ "id": 37403847360563,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847360563"
+ },
+ {
+ "id": 37403847393331,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847393331"
+ },
+ {
+ "id": 37403847426099,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847426099"
+ },
+ {
+ "id": 37403847458867,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847458867"
+ },
+ {
+ "id": 37409233862707,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"63001\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-31T13:49:37-07:00",
+ "updated_at": "2026-08-31T13:49:37-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409233862707"
+ },
+ {
+ "id": 37457470324787,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "63001",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470324787"
+ },
+ {
+ "id": 37457470357555,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470357555"
+ },
+ {
+ "id": 37457470390323,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470390323"
+ },
+ {
+ "id": 37457470423091,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470423091"
+ },
+ {
+ "id": 37457470455859,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470455859"
+ },
+ {
+ "id": 37457470488627,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470488627"
+ },
+ {
+ "id": 37457470521395,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470521395"
+ },
+ {
+ "id": 37457470554163,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470554163"
+ },
+ {
+ "id": 37457470586931,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470586931"
+ },
+ {
+ "id": 37457470619699,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470619699"
+ },
+ {
+ "id": 37457470652467,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470652467"
+ },
+ {
+ "id": 37457470685235,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470685235"
+ },
+ {
+ "id": 37457470718003,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470718003"
+ },
+ {
+ "id": 37457470750771,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470750771"
+ },
+ {
+ "id": 37457470783539,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470783539"
+ },
+ {
+ "id": 37457470816307,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470816307"
+ },
+ {
+ "id": 37457470849075,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470849075"
+ },
+ {
+ "id": 37457470881843,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470881843"
+ },
+ {
+ "id": 37457470914611,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470914611"
+ },
+ {
+ "id": 37457470947379,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470947379"
+ },
+ {
+ "id": 37458212585523,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:26:47-07:00",
+ "updated_at": "2026-09-01T11:26:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37458212585523"
+ },
+ {
+ "id": 37546614816819,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379296",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-03T10:35:35-07:00",
+ "updated_at": "2026-09-03T10:35:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546614816819"
+ },
+ {
+ "id": 37546614849587,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-03T10:35:35-07:00",
+ "updated_at": "2026-09-03T10:35:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546614849587"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950172618803",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732834181171,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834181171"
+ },
+ {
+ "id": 37732834213939,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834213939"
+ },
+ {
+ "id": 37732834246707,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834246707"
+ },
+ {
+ "id": 37732834279475,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834279475"
+ },
+ {
+ "id": 37732834312243,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834312243"
+ },
+ {
+ "id": 37732834345011,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834345011"
+ },
+ {
+ "id": 37732834377779,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834377779"
+ },
+ {
+ "id": 37732834410547,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834410547"
+ },
+ {
+ "id": 37732834443315,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834443315"
+ },
+ {
+ "id": 37732834476083,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834476083"
+ },
+ {
+ "id": 37732834508851,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834508851"
+ },
+ {
+ "id": 37732834541619,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834541619"
+ },
+ {
+ "id": 37732834574387,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 1",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834574387"
+ },
+ {
+ "id": 37732834607155,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 1",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834607155"
+ },
+ {
+ "id": 37732834639923,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#F2EFEB",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834639923"
+ },
+ {
+ "id": 37732834672691,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834672691"
+ },
+ {
+ "id": 37732834705459,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834705459"
+ },
+ {
+ "id": 37732834738227,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63001-upholstery",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-11T10:30:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834738227"
+ },
+ {
+ "id": 37732834770995,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63001-upholstery",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-11T10:30:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834770995"
+ },
+ {
+ "id": 37732834803763,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834803763"
+ },
+ {
+ "id": 37732834836531,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834836531"
+ },
+ {
+ "id": 37732834869299,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834869299"
+ },
+ {
+ "id": 37732834902067,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 1 | Carnegie",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834902067"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923135479859",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165396328499,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630010-upholstery",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T14:24:03-07:00",
+ "updated_at": "2026-09-11T10:31:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165396328499"
+ },
+ {
+ "id": 37165396361267,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630010-upholstery",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T14:24:03-07:00",
+ "updated_at": "2026-09-11T10:31:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165396361267"
+ },
+ {
+ "id": 37165396394035,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T14:24:03-07:00",
+ "updated_at": "2026-08-18T14:24:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165396394035"
+ },
+ {
+ "id": 37165949747251,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949747251"
+ },
+ {
+ "id": 37165949780019,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949780019"
+ },
+ {
+ "id": 37165949812787,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949812787"
+ },
+ {
+ "id": 37165949845555,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949845555"
+ },
+ {
+ "id": 37165949878323,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949878323"
+ },
+ {
+ "id": 37165949911091,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949911091"
+ },
+ {
+ "id": 37165949943859,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949943859"
+ },
+ {
+ "id": 37165949976627,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949976627"
+ },
+ {
+ "id": 37165950009395,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950009395"
+ },
+ {
+ "id": 37165950042163,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950042163"
+ },
+ {
+ "id": 37165950074931,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950074931"
+ },
+ {
+ "id": 37165950107699,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950107699"
+ },
+ {
+ "id": 37165950140467,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Moss",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-19T09:54:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950140467"
+ },
+ {
+ "id": 37165950173235,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 10",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:23:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950173235"
+ },
+ {
+ "id": 37165950206003,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#918A64",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950206003"
+ },
+ {
+ "id": 37165950238771,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950238771"
+ },
+ {
+ "id": 37165950271539,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950271539"
+ },
+ {
+ "id": 37165950304307,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950304307"
+ },
+ {
+ "id": 37165950337075,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950337075"
+ },
+ {
+ "id": 37165950369843,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950369843"
+ },
+ {
+ "id": 37165950402611,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950402611"
+ },
+ {
+ "id": 37165950435379,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Pewter | Carnegie",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-18T15:06:37-07:00",
+ "updated_at": "2026-08-18T15:06:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950435379"
+ },
+ {
+ "id": 37180665430067,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Moss",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-19T09:54:10-07:00",
+ "updated_at": "2026-08-19T09:54:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180665430067"
+ },
+ {
+ "id": 37180665462835,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#918A64",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-19T09:54:10-07:00",
+ "updated_at": "2026-08-19T09:54:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180665462835"
+ },
+ {
+ "id": 37183694176307,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#918A64",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-19T11:55:51-07:00",
+ "updated_at": "2026-08-19T11:55:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183694176307"
+ },
+ {
+ "id": 37403852439603,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379297",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852439603"
+ },
+ {
+ "id": 37403852472371,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852472371"
+ },
+ {
+ "id": 37403852505139,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852505139"
+ },
+ {
+ "id": 37403852537907,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852537907"
+ },
+ {
+ "id": 37403852570675,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852570675"
+ },
+ {
+ "id": 37403852603443,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852603443"
+ },
+ {
+ "id": 37409407172659,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630010\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-08-31T13:58:29-07:00",
+ "updated_at": "2026-08-31T13:58:29-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409407172659"
+ },
+ {
+ "id": 37457481269299,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630010",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481269299"
+ },
+ {
+ "id": 37457481302067,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481302067"
+ },
+ {
+ "id": 37457481334835,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481334835"
+ },
+ {
+ "id": 37457481367603,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481367603"
+ },
+ {
+ "id": 37457481400371,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481400371"
+ },
+ {
+ "id": 37457481433139,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481433139"
+ },
+ {
+ "id": 37457481465907,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481465907"
+ },
+ {
+ "id": 37457481498675,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481498675"
+ },
+ {
+ "id": 37457481531443,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481531443"
+ },
+ {
+ "id": 37457481564211,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481564211"
+ },
+ {
+ "id": 37457481596979,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481596979"
+ },
+ {
+ "id": 37457481629747,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481629747"
+ },
+ {
+ "id": 37457481662515,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481662515"
+ },
+ {
+ "id": 37457481695283,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481695283"
+ },
+ {
+ "id": 37457481728051,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481728051"
+ },
+ {
+ "id": 37457481760819,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481760819"
+ },
+ {
+ "id": 37457481793587,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481793587"
+ },
+ {
+ "id": 37457481826355,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481826355"
+ },
+ {
+ "id": 37457481859123,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481859123"
+ },
+ {
+ "id": 37457481891891,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481891891"
+ },
+ {
+ "id": 37461433909299,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-01T11:51:39-07:00",
+ "updated_at": "2026-09-01T11:51:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461433909299"
+ },
+ {
+ "id": 37546615767091,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379297",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-03T10:35:46-07:00",
+ "updated_at": "2026-09-03T10:35:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615767091"
+ },
+ {
+ "id": 37546615799859,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135479859,
+ "created_at": "2026-09-03T10:35:46-07:00",
+ "updated_at": "2026-09-03T10:35:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615799859"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950172684339",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732835000371,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835000371"
+ },
+ {
+ "id": 37732835033139,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835033139"
+ },
+ {
+ "id": 37732835065907,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835065907"
+ },
+ {
+ "id": 37732835098675,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835098675"
+ },
+ {
+ "id": 37732835131443,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835131443"
+ },
+ {
+ "id": 37732835164211,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835164211"
+ },
+ {
+ "id": 37732835196979,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835196979"
+ },
+ {
+ "id": 37732835229747,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835229747"
+ },
+ {
+ "id": 37732835262515,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835262515"
+ },
+ {
+ "id": 37732835295283,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835295283"
+ },
+ {
+ "id": 37732835328051,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835328051"
+ },
+ {
+ "id": 37732835360819,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835360819"
+ },
+ {
+ "id": 37732835393587,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 10",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835393587"
+ },
+ {
+ "id": 37732835426355,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 10",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835426355"
+ },
+ {
+ "id": 37732835459123,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#918A64",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835459123"
+ },
+ {
+ "id": 37732835491891,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835491891"
+ },
+ {
+ "id": 37732835524659,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835524659"
+ },
+ {
+ "id": 37732835557427,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630010-upholstery",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-11T10:31:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835557427"
+ },
+ {
+ "id": 37732835590195,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630010-upholstery",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-11T10:31:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835590195"
+ },
+ {
+ "id": 37732835622963,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835622963"
+ },
+ {
+ "id": 37732835655731,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835655731"
+ },
+ {
+ "id": 37732835688499,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835688499"
+ },
+ {
+ "id": 37732835721267,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 10 | Carnegie",
+ "description": null,
+ "owner_id": 7950172684339,
+ "created_at": "2026-09-09T23:26:18-07:00",
+ "updated_at": "2026-09-09T23:26:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732835721267"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923135578163",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165397016627,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630011-upholstery",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T14:24:08-07:00",
+ "updated_at": "2026-09-11T10:31:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165397016627"
+ },
+ {
+ "id": 37165397049395,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630011-upholstery",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T14:24:08-07:00",
+ "updated_at": "2026-09-11T10:31:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165397049395"
+ },
+ {
+ "id": 37165397082163,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T14:24:08-07:00",
+ "updated_at": "2026-08-18T14:24:08-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165397082163"
+ },
+ {
+ "id": 37165950468147,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950468147"
+ },
+ {
+ "id": 37165950500915,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950500915"
+ },
+ {
+ "id": 37165950533683,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950533683"
+ },
+ {
+ "id": 37165950566451,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950566451"
+ },
+ {
+ "id": 37165950599219,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950599219"
+ },
+ {
+ "id": 37165950631987,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950631987"
+ },
+ {
+ "id": 37165950664755,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950664755"
+ },
+ {
+ "id": 37165950697523,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950697523"
+ },
+ {
+ "id": 37165950730291,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950730291"
+ },
+ {
+ "id": 37165950763059,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950763059"
+ },
+ {
+ "id": 37165950795827,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950795827"
+ },
+ {
+ "id": 37165950828595,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950828595"
+ },
+ {
+ "id": 37165950861363,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Ochre",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-19T09:54:12-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950861363"
+ },
+ {
+ "id": 37165950894131,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 11",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:23:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950894131"
+ },
+ {
+ "id": 37165950926899,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#D28B20",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950926899"
+ },
+ {
+ "id": 37165950959667,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950959667"
+ },
+ {
+ "id": 37165950992435,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165950992435"
+ },
+ {
+ "id": 37165951025203,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951025203"
+ },
+ {
+ "id": 37165951057971,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951057971"
+ },
+ {
+ "id": 37165951090739,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951090739"
+ },
+ {
+ "id": 37165951123507,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951123507"
+ },
+ {
+ "id": 37165951156275,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Mustard | Carnegie",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-18T15:06:39-07:00",
+ "updated_at": "2026-08-18T15:06:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951156275"
+ },
+ {
+ "id": 37180666740787,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Ochre",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-19T09:54:12-07:00",
+ "updated_at": "2026-08-19T09:54:12-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180666740787"
+ },
+ {
+ "id": 37180666773555,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#D28B20",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-19T09:54:12-07:00",
+ "updated_at": "2026-08-19T09:54:12-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180666773555"
+ },
+ {
+ "id": 37183694274611,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#D28B20",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-19T11:55:53-07:00",
+ "updated_at": "2026-08-19T11:55:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183694274611"
+ },
+ {
+ "id": 37403852636211,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379298",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852636211"
+ },
+ {
+ "id": 37403852668979,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852668979"
+ },
+ {
+ "id": 37403852701747,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852701747"
+ },
+ {
+ "id": 37403852734515,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852734515"
+ },
+ {
+ "id": 37403852767283,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852767283"
+ },
+ {
+ "id": 37403852800051,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852800051"
+ },
+ {
+ "id": 37409407369267,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630011\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-08-31T13:58:31-07:00",
+ "updated_at": "2026-08-31T13:58:31-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409407369267"
+ },
+ {
+ "id": 37457481924659,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630011",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481924659"
+ },
+ {
+ "id": 37457481957427,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481957427"
+ },
+ {
+ "id": 37457481990195,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481990195"
+ },
+ {
+ "id": 37457482022963,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482022963"
+ },
+ {
+ "id": 37457482055731,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482055731"
+ },
+ {
+ "id": 37457482088499,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482088499"
+ },
+ {
+ "id": 37457482121267,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482121267"
+ },
+ {
+ "id": 37457482154035,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482154035"
+ },
+ {
+ "id": 37457482186803,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482186803"
+ },
+ {
+ "id": 37457482219571,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482219571"
+ },
+ {
+ "id": 37457482252339,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482252339"
+ },
+ {
+ "id": 37457482285107,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482285107"
+ },
+ {
+ "id": 37457482317875,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482317875"
+ },
+ {
+ "id": 37457482350643,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482350643"
+ },
+ {
+ "id": 37457482383411,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482383411"
+ },
+ {
+ "id": 37457482416179,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482416179"
+ },
+ {
+ "id": 37457482448947,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482448947"
+ },
+ {
+ "id": 37457482481715,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482481715"
+ },
+ {
+ "id": 37457482514483,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482514483"
+ },
+ {
+ "id": 37457482547251,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482547251"
+ },
+ {
+ "id": 37461434138675,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-01T11:51:40-07:00",
+ "updated_at": "2026-09-01T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461434138675"
+ },
+ {
+ "id": 37546616029235,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379298",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-03T10:35:47-07:00",
+ "updated_at": "2026-09-03T10:35:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616029235"
+ },
+ {
+ "id": 37546616062003,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135578163,
+ "created_at": "2026-09-03T10:35:47-07:00",
+ "updated_at": "2026-09-03T10:35:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616062003"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950172782643",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732836311091,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836311091"
+ },
+ {
+ "id": 37732836343859,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836343859"
+ },
+ {
+ "id": 37732836376627,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836376627"
+ },
+ {
+ "id": 37732836409395,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836409395"
+ },
+ {
+ "id": 37732836442163,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836442163"
+ },
+ {
+ "id": 37732836474931,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836474931"
+ },
+ {
+ "id": 37732836507699,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836507699"
+ },
+ {
+ "id": 37732836540467,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836540467"
+ },
+ {
+ "id": 37732836573235,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836573235"
+ },
+ {
+ "id": 37732836606003,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836606003"
+ },
+ {
+ "id": 37732836638771,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836638771"
+ },
+ {
+ "id": 37732836671539,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836671539"
+ },
+ {
+ "id": 37732836704307,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 11",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836704307"
+ },
+ {
+ "id": 37732836737075,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 11",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836737075"
+ },
+ {
+ "id": 37732836769843,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#D28B20",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836769843"
+ },
+ {
+ "id": 37732836802611,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836802611"
+ },
+ {
+ "id": 37732836835379,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836835379"
+ },
+ {
+ "id": 37732836868147,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630011-upholstery",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-11T10:31:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836868147"
+ },
+ {
+ "id": 37732836900915,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630011-upholstery",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-11T10:31:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836900915"
+ },
+ {
+ "id": 37732836933683,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836933683"
+ },
+ {
+ "id": 37732836966451,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836966451"
+ },
+ {
+ "id": 37732836999219,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732836999219"
+ },
+ {
+ "id": 37732837031987,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 11 | Carnegie",
+ "description": null,
+ "owner_id": 7950172782643,
+ "created_at": "2026-09-09T23:26:22-07:00",
+ "updated_at": "2026-09-09T23:26:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837031987"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923135643699",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165397639219,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630012-upholstery",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T14:24:12-07:00",
+ "updated_at": "2026-09-11T10:31:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165397639219"
+ },
+ {
+ "id": 37165397671987,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630012-upholstery",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T14:24:12-07:00",
+ "updated_at": "2026-09-11T10:31:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165397671987"
+ },
+ {
+ "id": 37165397704755,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T14:24:12-07:00",
+ "updated_at": "2026-08-18T14:24:12-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165397704755"
+ },
+ {
+ "id": 37165951451187,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951451187"
+ },
+ {
+ "id": 37165951483955,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951483955"
+ },
+ {
+ "id": 37165951516723,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951516723"
+ },
+ {
+ "id": 37165951549491,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951549491"
+ },
+ {
+ "id": 37165951582259,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951582259"
+ },
+ {
+ "id": 37165951615027,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951615027"
+ },
+ {
+ "id": 37165951647795,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951647795"
+ },
+ {
+ "id": 37165951680563,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951680563"
+ },
+ {
+ "id": 37165951713331,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951713331"
+ },
+ {
+ "id": 37165951746099,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951746099"
+ },
+ {
+ "id": 37165951778867,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951778867"
+ },
+ {
+ "id": 37165951811635,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951811635"
+ },
+ {
+ "id": 37165951844403,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Brick",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-19T09:54:13-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951844403"
+ },
+ {
+ "id": 37165951877171,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 12",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:23:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951877171"
+ },
+ {
+ "id": 37165951909939,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#952917",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951909939"
+ },
+ {
+ "id": 37165951942707,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951942707"
+ },
+ {
+ "id": 37165951975475,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165951975475"
+ },
+ {
+ "id": 37165952008243,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952008243"
+ },
+ {
+ "id": 37165952041011,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952041011"
+ },
+ {
+ "id": 37165952073779,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952073779"
+ },
+ {
+ "id": 37165952106547,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952106547"
+ },
+ {
+ "id": 37165952139315,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Brick 99 | Carnegie",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-18T15:06:41-07:00",
+ "updated_at": "2026-08-18T15:06:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952139315"
+ },
+ {
+ "id": 37180666904627,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Brick",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-19T09:54:13-07:00",
+ "updated_at": "2026-08-19T09:54:13-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180666904627"
+ },
+ {
+ "id": 37180666937395,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#952917",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-19T09:54:13-07:00",
+ "updated_at": "2026-08-19T09:54:13-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180666937395"
+ },
+ {
+ "id": 37183694602291,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#952917",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-19T11:55:54-07:00",
+ "updated_at": "2026-08-19T11:55:54-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183694602291"
+ },
+ {
+ "id": 37403852832819,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379299",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852832819"
+ },
+ {
+ "id": 37403852865587,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852865587"
+ },
+ {
+ "id": 37403852898355,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852898355"
+ },
+ {
+ "id": 37403852931123,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852931123"
+ },
+ {
+ "id": 37403852963891,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852963891"
+ },
+ {
+ "id": 37403852996659,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852996659"
+ },
+ {
+ "id": 37409407402035,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630012\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-08-31T13:58:32-07:00",
+ "updated_at": "2026-08-31T13:58:32-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409407402035"
+ },
+ {
+ "id": 37457482580019,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630012",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482580019"
+ },
+ {
+ "id": 37457482612787,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482612787"
+ },
+ {
+ "id": 37457482645555,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482645555"
+ },
+ {
+ "id": 37457482678323,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482678323"
+ },
+ {
+ "id": 37457482711091,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482711091"
+ },
+ {
+ "id": 37457482743859,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482743859"
+ },
+ {
+ "id": 37457482776627,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482776627"
+ },
+ {
+ "id": 37457482809395,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482809395"
+ },
+ {
+ "id": 37457482842163,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482842163"
+ },
+ {
+ "id": 37457482874931,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482874931"
+ },
+ {
+ "id": 37457482907699,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482907699"
+ },
+ {
+ "id": 37457482940467,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482940467"
+ },
+ {
+ "id": 37457482973235,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457482973235"
+ },
+ {
+ "id": 37457483006003,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483006003"
+ },
+ {
+ "id": 37457483038771,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483038771"
+ },
+ {
+ "id": 37457483071539,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483071539"
+ },
+ {
+ "id": 37457483104307,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483104307"
+ },
+ {
+ "id": 37457483137075,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483137075"
+ },
+ {
+ "id": 37457483169843,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483169843"
+ },
+ {
+ "id": 37457483202611,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:19:59-07:00",
+ "updated_at": "2026-09-01T11:19:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483202611"
+ },
+ {
+ "id": 37461434269747,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-01T11:51:40-07:00",
+ "updated_at": "2026-09-01T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461434269747"
+ },
+ {
+ "id": 37546616094771,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379299",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-03T10:35:49-07:00",
+ "updated_at": "2026-09-03T10:35:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616094771"
+ },
+ {
+ "id": 37546616127539,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135643699,
+ "created_at": "2026-09-03T10:35:49-07:00",
+ "updated_at": "2026-09-03T10:35:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616127539"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950172815411",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732837130291,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837130291"
+ },
+ {
+ "id": 37732837163059,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837163059"
+ },
+ {
+ "id": 37732837195827,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837195827"
+ },
+ {
+ "id": 37732837228595,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837228595"
+ },
+ {
+ "id": 37732837261363,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837261363"
+ },
+ {
+ "id": 37732837294131,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837294131"
+ },
+ {
+ "id": 37732837326899,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837326899"
+ },
+ {
+ "id": 37732837359667,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837359667"
+ },
+ {
+ "id": 37732837392435,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837392435"
+ },
+ {
+ "id": 37732837425203,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837425203"
+ },
+ {
+ "id": 37732837457971,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837457971"
+ },
+ {
+ "id": 37732837490739,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837490739"
+ },
+ {
+ "id": 37732837523507,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 12",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837523507"
+ },
+ {
+ "id": 37732837556275,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 12",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837556275"
+ },
+ {
+ "id": 37732837589043,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#952917",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837589043"
+ },
+ {
+ "id": 37732837621811,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837621811"
+ },
+ {
+ "id": 37732837654579,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837654579"
+ },
+ {
+ "id": 37732837687347,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630012-upholstery",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-11T10:31:48-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837687347"
+ },
+ {
+ "id": 37732837720115,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630012-upholstery",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-11T10:31:48-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837720115"
+ },
+ {
+ "id": 37732837752883,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837752883"
+ },
+ {
+ "id": 37732837785651,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837785651"
+ },
+ {
+ "id": 37732837818419,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837818419"
+ },
+ {
+ "id": 37732837851187,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 12 | Carnegie",
+ "description": null,
+ "owner_id": 7950172815411,
+ "created_at": "2026-09-09T23:26:26-07:00",
+ "updated_at": "2026-09-09T23:26:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732837851187"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923135742003",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165398556723,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630013-upholstery",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T14:24:16-07:00",
+ "updated_at": "2026-09-11T10:31:50-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165398556723"
+ },
+ {
+ "id": 37165398589491,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630013-upholstery",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T14:24:16-07:00",
+ "updated_at": "2026-09-11T10:31:50-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165398589491"
+ },
+ {
+ "id": 37165398622259,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T14:24:16-07:00",
+ "updated_at": "2026-08-18T14:24:16-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165398622259"
+ },
+ {
+ "id": 37165952204851,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952204851"
+ },
+ {
+ "id": 37165952237619,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952237619"
+ },
+ {
+ "id": 37165952270387,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952270387"
+ },
+ {
+ "id": 37165952303155,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952303155"
+ },
+ {
+ "id": 37165952335923,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952335923"
+ },
+ {
+ "id": 37165952368691,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952368691"
+ },
+ {
+ "id": 37165952401459,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952401459"
+ },
+ {
+ "id": 37165952434227,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952434227"
+ },
+ {
+ "id": 37165952466995,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952466995"
+ },
+ {
+ "id": 37165952499763,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952499763"
+ },
+ {
+ "id": 37165952532531,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952532531"
+ },
+ {
+ "id": 37165952565299,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952565299"
+ },
+ {
+ "id": 37165952598067,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Crimson",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-19T09:54:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952598067"
+ },
+ {
+ "id": 37165952630835,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 13",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:23:12-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952630835"
+ },
+ {
+ "id": 37165952663603,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#8E1417",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952663603"
+ },
+ {
+ "id": 37165952696371,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952696371"
+ },
+ {
+ "id": 37165952729139,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952729139"
+ },
+ {
+ "id": 37165952761907,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952761907"
+ },
+ {
+ "id": 37165952794675,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952794675"
+ },
+ {
+ "id": 37165952827443,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952827443"
+ },
+ {
+ "id": 37165952860211,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952860211"
+ },
+ {
+ "id": 37165952892979,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Burgundy | Carnegie",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-18T15:06:43-07:00",
+ "updated_at": "2026-08-18T15:06:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165952892979"
+ },
+ {
+ "id": 37180667101235,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Crimson",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-19T09:54:14-07:00",
+ "updated_at": "2026-08-19T09:54:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180667101235"
+ },
+ {
+ "id": 37180667134003,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#8E1417",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-19T09:54:14-07:00",
+ "updated_at": "2026-08-19T09:54:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180667134003"
+ },
+ {
+ "id": 37183694798899,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#8E1417",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-19T11:55:55-07:00",
+ "updated_at": "2026-08-19T11:55:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183694798899"
+ },
+ {
+ "id": 37403853029427,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379300",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853029427"
+ },
+ {
+ "id": 37403853062195,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853062195"
+ },
+ {
+ "id": 37403853094963,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853094963"
+ },
+ {
+ "id": 37403853193267,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853193267"
+ },
+ {
+ "id": 37403853226035,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853226035"
+ },
+ {
+ "id": 37403853258803,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853258803"
+ },
+ {
+ "id": 37409407467571,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630013\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-08-31T13:58:33-07:00",
+ "updated_at": "2026-08-31T13:58:33-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409407467571"
+ },
+ {
+ "id": 37457483268147,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630013",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483268147"
+ },
+ {
+ "id": 37457483300915,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483300915"
+ },
+ {
+ "id": 37457483333683,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483333683"
+ },
+ {
+ "id": 37457483366451,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483366451"
+ },
+ {
+ "id": 37457483399219,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483399219"
+ },
+ {
+ "id": 37457483431987,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483431987"
+ },
+ {
+ "id": 37457483464755,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483464755"
+ },
+ {
+ "id": 37457483497523,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483497523"
+ },
+ {
+ "id": 37457483530291,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483530291"
+ },
+ {
+ "id": 37457483563059,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483563059"
+ },
+ {
+ "id": 37457483595827,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483595827"
+ },
+ {
+ "id": 37457483628595,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483628595"
+ },
+ {
+ "id": 37457483661363,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483661363"
+ },
+ {
+ "id": 37457483694131,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483694131"
+ },
+ {
+ "id": 37457483726899,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483726899"
+ },
+ {
+ "id": 37457483759667,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483759667"
+ },
+ {
+ "id": 37457483792435,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483792435"
+ },
+ {
+ "id": 37457483825203,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483825203"
+ },
+ {
+ "id": 37457483857971,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483857971"
+ },
+ {
+ "id": 37457483890739,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:20:00-07:00",
+ "updated_at": "2026-09-01T11:20:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483890739"
+ },
+ {
+ "id": 37461434990643,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-01T11:51:42-07:00",
+ "updated_at": "2026-09-01T11:51:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461434990643"
+ },
+ {
+ "id": 37546616160307,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379300",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-03T10:35:50-07:00",
+ "updated_at": "2026-09-03T10:35:50-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616160307"
+ },
+ {
+ "id": 37546616193075,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135742003,
+ "created_at": "2026-09-03T10:35:50-07:00",
+ "updated_at": "2026-09-03T10:35:50-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616193075"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950172848179",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732838375475,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838375475"
+ },
+ {
+ "id": 37732838408243,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838408243"
+ },
+ {
+ "id": 37732838441011,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838441011"
+ },
+ {
+ "id": 37732838473779,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838473779"
+ },
+ {
+ "id": 37732838506547,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838506547"
+ },
+ {
+ "id": 37732838539315,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838539315"
+ },
+ {
+ "id": 37732838572083,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838572083"
+ },
+ {
+ "id": 37732838604851,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838604851"
+ },
+ {
+ "id": 37732838637619,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838637619"
+ },
+ {
+ "id": 37732838670387,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838670387"
+ },
+ {
+ "id": 37732838703155,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838703155"
+ },
+ {
+ "id": 37732838735923,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838735923"
+ },
+ {
+ "id": 37732838768691,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 13",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838768691"
+ },
+ {
+ "id": 37732838801459,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 13",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838801459"
+ },
+ {
+ "id": 37732838834227,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#8E1417",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838834227"
+ },
+ {
+ "id": 37732838866995,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838866995"
+ },
+ {
+ "id": 37732838899763,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838899763"
+ },
+ {
+ "id": 37732838932531,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630013-upholstery",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-11T10:31:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838932531"
+ },
+ {
+ "id": 37732838965299,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630013-upholstery",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-11T10:31:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838965299"
+ },
+ {
+ "id": 37732838998067,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732838998067"
+ },
+ {
+ "id": 37732839030835,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839030835"
+ },
+ {
+ "id": 37732839063603,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839063603"
+ },
+ {
+ "id": 37732839096371,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 13 | Carnegie",
+ "description": null,
+ "owner_id": 7950172848179,
+ "created_at": "2026-09-09T23:26:30-07:00",
+ "updated_at": "2026-09-09T23:26:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839096371"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923135807539",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165399965747,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630014-upholstery",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T14:24:20-07:00",
+ "updated_at": "2026-09-11T10:31:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165399965747"
+ },
+ {
+ "id": 37165400031283,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630014-upholstery",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T14:24:20-07:00",
+ "updated_at": "2026-09-11T10:31:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165400031283"
+ },
+ {
+ "id": 37165400064051,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T14:24:20-07:00",
+ "updated_at": "2026-08-18T14:24:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165400064051"
+ },
+ {
+ "id": 37165953056819,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953056819"
+ },
+ {
+ "id": 37165953089587,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953089587"
+ },
+ {
+ "id": 37165953122355,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953122355"
+ },
+ {
+ "id": 37165953155123,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953155123"
+ },
+ {
+ "id": 37165953187891,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953187891"
+ },
+ {
+ "id": 37165953220659,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953220659"
+ },
+ {
+ "id": 37165953253427,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953253427"
+ },
+ {
+ "id": 37165953286195,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953286195"
+ },
+ {
+ "id": 37165953318963,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953318963"
+ },
+ {
+ "id": 37165953351731,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953351731"
+ },
+ {
+ "id": 37165953384499,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953384499"
+ },
+ {
+ "id": 37165953417267,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953417267"
+ },
+ {
+ "id": 37165953450035,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Mahogany",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-19T09:54:16-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953450035"
+ },
+ {
+ "id": 37165953482803,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 14",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:23:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953482803"
+ },
+ {
+ "id": 37165953515571,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#4A221B",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953515571"
+ },
+ {
+ "id": 37165953548339,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953548339"
+ },
+ {
+ "id": 37165953581107,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953581107"
+ },
+ {
+ "id": 37165953613875,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953613875"
+ },
+ {
+ "id": 37165953646643,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953646643"
+ },
+ {
+ "id": 37165953679411,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953679411"
+ },
+ {
+ "id": 37165953712179,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953712179"
+ },
+ {
+ "id": 37165953744947,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Espresso 01 | Carnegie",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-18T15:06:45-07:00",
+ "updated_at": "2026-08-18T15:06:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953744947"
+ },
+ {
+ "id": 37180667297843,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Mahogany",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-19T09:54:16-07:00",
+ "updated_at": "2026-08-19T09:54:16-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180667297843"
+ },
+ {
+ "id": 37180667330611,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#4A221B",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-19T09:54:16-07:00",
+ "updated_at": "2026-08-19T09:54:16-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180667330611"
+ },
+ {
+ "id": 37183695552563,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#4A221B",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-19T11:55:56-07:00",
+ "updated_at": "2026-08-19T11:55:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183695552563"
+ },
+ {
+ "id": 37403853291571,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379301",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853291571"
+ },
+ {
+ "id": 37403853324339,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853324339"
+ },
+ {
+ "id": 37403853357107,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853357107"
+ },
+ {
+ "id": 37403853389875,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853389875"
+ },
+ {
+ "id": 37403853422643,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853422643"
+ },
+ {
+ "id": 37403853455411,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853455411"
+ },
+ {
+ "id": 37409407762483,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630014\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-08-31T13:58:34-07:00",
+ "updated_at": "2026-08-31T13:58:34-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409407762483"
+ },
+ {
+ "id": 37457483923507,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630014",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483923507"
+ },
+ {
+ "id": 37457483956275,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483956275"
+ },
+ {
+ "id": 37457483989043,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457483989043"
+ },
+ {
+ "id": 37457484021811,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484021811"
+ },
+ {
+ "id": 37457484054579,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484054579"
+ },
+ {
+ "id": 37457484087347,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484087347"
+ },
+ {
+ "id": 37457484120115,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484120115"
+ },
+ {
+ "id": 37457484152883,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484152883"
+ },
+ {
+ "id": 37457484185651,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484185651"
+ },
+ {
+ "id": 37457484218419,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484218419"
+ },
+ {
+ "id": 37457484251187,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484251187"
+ },
+ {
+ "id": 37457484283955,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484283955"
+ },
+ {
+ "id": 37457484316723,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484316723"
+ },
+ {
+ "id": 37457484349491,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484349491"
+ },
+ {
+ "id": 37457484382259,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484382259"
+ },
+ {
+ "id": 37457484415027,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484415027"
+ },
+ {
+ "id": 37457484447795,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484447795"
+ },
+ {
+ "id": 37457484480563,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484480563"
+ },
+ {
+ "id": 37457484513331,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484513331"
+ },
+ {
+ "id": 37457484546099,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484546099"
+ },
+ {
+ "id": 37461435383859,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-01T11:51:43-07:00",
+ "updated_at": "2026-09-01T11:51:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461435383859"
+ },
+ {
+ "id": 37546616225843,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379301",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-03T10:35:51-07:00",
+ "updated_at": "2026-09-03T10:35:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616225843"
+ },
+ {
+ "id": 37546616258611,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135807539,
+ "created_at": "2026-09-03T10:35:51-07:00",
+ "updated_at": "2026-09-03T10:35:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616258611"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950172913715",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732839292979,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839292979"
+ },
+ {
+ "id": 37732839325747,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839325747"
+ },
+ {
+ "id": 37732839358515,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839358515"
+ },
+ {
+ "id": 37732839391283,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839391283"
+ },
+ {
+ "id": 37732839424051,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839424051"
+ },
+ {
+ "id": 37732839456819,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839456819"
+ },
+ {
+ "id": 37732839489587,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839489587"
+ },
+ {
+ "id": 37732839522355,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839522355"
+ },
+ {
+ "id": 37732839555123,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839555123"
+ },
+ {
+ "id": 37732839587891,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839587891"
+ },
+ {
+ "id": 37732839620659,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839620659"
+ },
+ {
+ "id": 37732839653427,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839653427"
+ },
+ {
+ "id": 37732839686195,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 14",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839686195"
+ },
+ {
+ "id": 37732839718963,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 14",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839718963"
+ },
+ {
+ "id": 37732839751731,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#4A221B",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839751731"
+ },
+ {
+ "id": 37732839784499,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839784499"
+ },
+ {
+ "id": 37732839817267,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839817267"
+ },
+ {
+ "id": 37732839850035,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630014-upholstery",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-11T10:31:58-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839850035"
+ },
+ {
+ "id": 37732839882803,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630014-upholstery",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-11T10:31:58-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839882803"
+ },
+ {
+ "id": 37732839915571,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839915571"
+ },
+ {
+ "id": 37732839948339,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839948339"
+ },
+ {
+ "id": 37732839981107,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732839981107"
+ },
+ {
+ "id": 37732840013875,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 14 | Carnegie",
+ "description": null,
+ "owner_id": 7950172913715,
+ "created_at": "2026-09-09T23:26:34-07:00",
+ "updated_at": "2026-09-09T23:26:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840013875"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923135905843",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165401210931,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630015-upholstery",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T14:24:25-07:00",
+ "updated_at": "2026-09-11T10:32:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165401210931"
+ },
+ {
+ "id": 37165401243699,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630015-upholstery",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T14:24:25-07:00",
+ "updated_at": "2026-09-11T10:32:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165401243699"
+ },
+ {
+ "id": 37165401276467,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T14:24:25-07:00",
+ "updated_at": "2026-08-18T14:24:25-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165401276467"
+ },
+ {
+ "id": 37165953810483,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953810483"
+ },
+ {
+ "id": 37165953843251,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953843251"
+ },
+ {
+ "id": 37165953876019,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953876019"
+ },
+ {
+ "id": 37165953908787,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953908787"
+ },
+ {
+ "id": 37165953941555,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953941555"
+ },
+ {
+ "id": 37165953974323,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165953974323"
+ },
+ {
+ "id": 37165954007091,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954007091"
+ },
+ {
+ "id": 37165954039859,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954039859"
+ },
+ {
+ "id": 37165954072627,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954072627"
+ },
+ {
+ "id": 37165954105395,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954105395"
+ },
+ {
+ "id": 37165954138163,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954138163"
+ },
+ {
+ "id": 37165954170931,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954170931"
+ },
+ {
+ "id": 37165954203699,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Russet",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-19T09:54:17-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954203699"
+ },
+ {
+ "id": 37165954236467,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 15",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:23:16-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954236467"
+ },
+ {
+ "id": 37165954269235,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#5D2C18",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954269235"
+ },
+ {
+ "id": 37165954302003,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954302003"
+ },
+ {
+ "id": 37165954334771,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954334771"
+ },
+ {
+ "id": 37165954367539,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954367539"
+ },
+ {
+ "id": 37165954400307,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954400307"
+ },
+ {
+ "id": 37165954433075,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954433075"
+ },
+ {
+ "id": 37165954465843,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954465843"
+ },
+ {
+ "id": 37165954498611,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Oxblood | Carnegie",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-18T15:06:47-07:00",
+ "updated_at": "2026-08-18T15:06:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954498611"
+ },
+ {
+ "id": 37180667494451,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Russet",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-19T09:54:17-07:00",
+ "updated_at": "2026-08-19T09:54:17-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180667494451"
+ },
+ {
+ "id": 37180667527219,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#5D2C18",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-19T09:54:17-07:00",
+ "updated_at": "2026-08-19T09:54:17-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180667527219"
+ },
+ {
+ "id": 37183695781939,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#5D2C18",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-19T11:55:58-07:00",
+ "updated_at": "2026-08-19T11:55:58-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183695781939"
+ },
+ {
+ "id": 37403853488179,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379302",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853488179"
+ },
+ {
+ "id": 37403853520947,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853520947"
+ },
+ {
+ "id": 37403853553715,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853553715"
+ },
+ {
+ "id": 37403853586483,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853586483"
+ },
+ {
+ "id": 37403853619251,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853619251"
+ },
+ {
+ "id": 37403853652019,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853652019"
+ },
+ {
+ "id": 37409408450611,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630015\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-08-31T13:58:35-07:00",
+ "updated_at": "2026-08-31T13:58:35-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409408450611"
+ },
+ {
+ "id": 37457484578867,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630015",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484578867"
+ },
+ {
+ "id": 37457484611635,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484611635"
+ },
+ {
+ "id": 37457484644403,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484644403"
+ },
+ {
+ "id": 37457484677171,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484677171"
+ },
+ {
+ "id": 37457484709939,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484709939"
+ },
+ {
+ "id": 37457484742707,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484742707"
+ },
+ {
+ "id": 37457484775475,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484775475"
+ },
+ {
+ "id": 37457484808243,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484808243"
+ },
+ {
+ "id": 37457484841011,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484841011"
+ },
+ {
+ "id": 37457484873779,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484873779"
+ },
+ {
+ "id": 37457484906547,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484906547"
+ },
+ {
+ "id": 37457484939315,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484939315"
+ },
+ {
+ "id": 37457484972083,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457484972083"
+ },
+ {
+ "id": 37457485004851,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485004851"
+ },
+ {
+ "id": 37457485037619,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485037619"
+ },
+ {
+ "id": 37457485070387,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485070387"
+ },
+ {
+ "id": 37457485103155,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485103155"
+ },
+ {
+ "id": 37457485135923,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485135923"
+ },
+ {
+ "id": 37457485168691,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485168691"
+ },
+ {
+ "id": 37457485201459,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485201459"
+ },
+ {
+ "id": 37461435580467,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-01T11:51:43-07:00",
+ "updated_at": "2026-09-01T11:51:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461435580467"
+ },
+ {
+ "id": 37546616455219,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379302",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-03T10:35:52-07:00",
+ "updated_at": "2026-09-03T10:35:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616455219"
+ },
+ {
+ "id": 37546616487987,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135905843,
+ "created_at": "2026-09-03T10:35:52-07:00",
+ "updated_at": "2026-09-03T10:35:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616487987"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173077555",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732840439859,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840439859"
+ },
+ {
+ "id": 37732840472627,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840472627"
+ },
+ {
+ "id": 37732840505395,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840505395"
+ },
+ {
+ "id": 37732840538163,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840538163"
+ },
+ {
+ "id": 37732840570931,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840570931"
+ },
+ {
+ "id": 37732840603699,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840603699"
+ },
+ {
+ "id": 37732840636467,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840636467"
+ },
+ {
+ "id": 37732840669235,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840669235"
+ },
+ {
+ "id": 37732840702003,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840702003"
+ },
+ {
+ "id": 37732840734771,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840734771"
+ },
+ {
+ "id": 37732840767539,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840767539"
+ },
+ {
+ "id": 37732840800307,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840800307"
+ },
+ {
+ "id": 37732840833075,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 15",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840833075"
+ },
+ {
+ "id": 37732840865843,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 15",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840865843"
+ },
+ {
+ "id": 37732840898611,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#5D2C18",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840898611"
+ },
+ {
+ "id": 37732840931379,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840931379"
+ },
+ {
+ "id": 37732840964147,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840964147"
+ },
+ {
+ "id": 37732840996915,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630015-upholstery",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-11T10:32:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732840996915"
+ },
+ {
+ "id": 37732841029683,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630015-upholstery",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-11T10:32:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841029683"
+ },
+ {
+ "id": 37732841062451,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841062451"
+ },
+ {
+ "id": 37732841095219,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841095219"
+ },
+ {
+ "id": 37732841127987,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841127987"
+ },
+ {
+ "id": 37732841160755,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 15 | Carnegie",
+ "description": null,
+ "owner_id": 7950173077555,
+ "created_at": "2026-09-09T23:26:38-07:00",
+ "updated_at": "2026-09-09T23:26:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841160755"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923135971379",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165401636915,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630016-upholstery",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T14:24:29-07:00",
+ "updated_at": "2026-09-11T10:32:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165401636915"
+ },
+ {
+ "id": 37165401669683,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630016-upholstery",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T14:24:29-07:00",
+ "updated_at": "2026-09-11T10:32:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165401669683"
+ },
+ {
+ "id": 37165401702451,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T14:24:29-07:00",
+ "updated_at": "2026-08-18T14:24:29-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165401702451"
+ },
+ {
+ "id": 37165954662451,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954662451"
+ },
+ {
+ "id": 37165954695219,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954695219"
+ },
+ {
+ "id": 37165954727987,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954727987"
+ },
+ {
+ "id": 37165954760755,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954760755"
+ },
+ {
+ "id": 37165954793523,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954793523"
+ },
+ {
+ "id": 37165954826291,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954826291"
+ },
+ {
+ "id": 37165954859059,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954859059"
+ },
+ {
+ "id": 37165954891827,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954891827"
+ },
+ {
+ "id": 37165954924595,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954924595"
+ },
+ {
+ "id": 37165954957363,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954957363"
+ },
+ {
+ "id": 37165954990131,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165954990131"
+ },
+ {
+ "id": 37165955022899,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955022899"
+ },
+ {
+ "id": 37165955055667,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Terracotta",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-19T09:54:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955055667"
+ },
+ {
+ "id": 37165955088435,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 16",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:23:17-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955088435"
+ },
+ {
+ "id": 37165955121203,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#934621",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955121203"
+ },
+ {
+ "id": 37165955153971,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955153971"
+ },
+ {
+ "id": 37165955186739,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955186739"
+ },
+ {
+ "id": 37165955219507,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955219507"
+ },
+ {
+ "id": 37165955252275,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955252275"
+ },
+ {
+ "id": 37165955285043,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955285043"
+ },
+ {
+ "id": 37165955317811,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955317811"
+ },
+ {
+ "id": 37165955350579,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Brick 03 | Carnegie",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-18T15:06:49-07:00",
+ "updated_at": "2026-08-18T15:06:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955350579"
+ },
+ {
+ "id": 37180667658291,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Terracotta",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-19T09:54:18-07:00",
+ "updated_at": "2026-08-19T09:54:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180667658291"
+ },
+ {
+ "id": 37180667691059,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#934621",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-19T09:54:18-07:00",
+ "updated_at": "2026-08-19T09:54:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180667691059"
+ },
+ {
+ "id": 37183696011315,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#934621",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-19T11:55:59-07:00",
+ "updated_at": "2026-08-19T11:55:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183696011315"
+ },
+ {
+ "id": 37403853684787,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379303",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853684787"
+ },
+ {
+ "id": 37403853717555,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853717555"
+ },
+ {
+ "id": 37403853750323,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853750323"
+ },
+ {
+ "id": 37403853783091,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853783091"
+ },
+ {
+ "id": 37403853815859,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853815859"
+ },
+ {
+ "id": 37403853848627,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853848627"
+ },
+ {
+ "id": 37409408483379,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630016\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-08-31T13:58:37-07:00",
+ "updated_at": "2026-08-31T13:58:37-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409408483379"
+ },
+ {
+ "id": 37457485266995,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630016",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485266995"
+ },
+ {
+ "id": 37457485299763,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485299763"
+ },
+ {
+ "id": 37457485332531,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485332531"
+ },
+ {
+ "id": 37457485365299,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485365299"
+ },
+ {
+ "id": 37457485398067,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485398067"
+ },
+ {
+ "id": 37457485430835,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485430835"
+ },
+ {
+ "id": 37457485463603,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485463603"
+ },
+ {
+ "id": 37457485496371,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485496371"
+ },
+ {
+ "id": 37457485529139,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485529139"
+ },
+ {
+ "id": 37457485561907,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485561907"
+ },
+ {
+ "id": 37457485594675,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485594675"
+ },
+ {
+ "id": 37457485627443,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485627443"
+ },
+ {
+ "id": 37457485660211,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485660211"
+ },
+ {
+ "id": 37457485692979,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485692979"
+ },
+ {
+ "id": 37457485725747,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485725747"
+ },
+ {
+ "id": 37457485758515,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485758515"
+ },
+ {
+ "id": 37457485791283,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485791283"
+ },
+ {
+ "id": 37457485824051,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485824051"
+ },
+ {
+ "id": 37457485856819,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485856819"
+ },
+ {
+ "id": 37457485889587,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485889587"
+ },
+ {
+ "id": 37461435777075,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-01T11:51:44-07:00",
+ "updated_at": "2026-09-01T11:51:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461435777075"
+ },
+ {
+ "id": 37546616684595,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379303",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-03T10:35:54-07:00",
+ "updated_at": "2026-09-03T10:35:54-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616684595"
+ },
+ {
+ "id": 37546616717363,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135971379,
+ "created_at": "2026-09-03T10:35:54-07:00",
+ "updated_at": "2026-09-03T10:35:54-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616717363"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173110323",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732841685043,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841685043"
+ },
+ {
+ "id": 37732841717811,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841717811"
+ },
+ {
+ "id": 37732841750579,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841750579"
+ },
+ {
+ "id": 37732841783347,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841783347"
+ },
+ {
+ "id": 37732841816115,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841816115"
+ },
+ {
+ "id": 37732841848883,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841848883"
+ },
+ {
+ "id": 37732841881651,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841881651"
+ },
+ {
+ "id": 37732841914419,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841914419"
+ },
+ {
+ "id": 37732841947187,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841947187"
+ },
+ {
+ "id": 37732841979955,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732841979955"
+ },
+ {
+ "id": 37732842012723,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842012723"
+ },
+ {
+ "id": 37732842045491,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842045491"
+ },
+ {
+ "id": 37732842078259,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 16",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842078259"
+ },
+ {
+ "id": 37732842111027,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 16",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842111027"
+ },
+ {
+ "id": 37732842143795,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#934621",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842143795"
+ },
+ {
+ "id": 37732842176563,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842176563"
+ },
+ {
+ "id": 37732842209331,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842209331"
+ },
+ {
+ "id": 37732842242099,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630016-upholstery",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-11T10:32:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842242099"
+ },
+ {
+ "id": 37732842274867,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630016-upholstery",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-11T10:32:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842274867"
+ },
+ {
+ "id": 37732842307635,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842307635"
+ },
+ {
+ "id": 37732842340403,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842340403"
+ },
+ {
+ "id": 37732842373171,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842373171"
+ },
+ {
+ "id": 37732842405939,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 16 | Carnegie",
+ "description": null,
+ "owner_id": 7950173110323,
+ "created_at": "2026-09-09T23:26:42-07:00",
+ "updated_at": "2026-09-09T23:26:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842405939"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923136102451",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165403799603,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630017-upholstery",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T14:24:33-07:00",
+ "updated_at": "2026-09-11T10:32:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165403799603"
+ },
+ {
+ "id": 37165403832371,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630017-upholstery",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T14:24:33-07:00",
+ "updated_at": "2026-09-11T10:32:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165403832371"
+ },
+ {
+ "id": 37165403865139,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T14:24:33-07:00",
+ "updated_at": "2026-08-18T14:24:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165403865139"
+ },
+ {
+ "id": 37165955547187,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955547187"
+ },
+ {
+ "id": 37165955579955,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955579955"
+ },
+ {
+ "id": 37165955612723,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955612723"
+ },
+ {
+ "id": 37165955645491,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955645491"
+ },
+ {
+ "id": 37165955678259,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955678259"
+ },
+ {
+ "id": 37165955711027,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955711027"
+ },
+ {
+ "id": 37165955743795,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955743795"
+ },
+ {
+ "id": 37165955776563,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955776563"
+ },
+ {
+ "id": 37165955809331,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955809331"
+ },
+ {
+ "id": 37165955842099,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955842099"
+ },
+ {
+ "id": 37165955874867,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955874867"
+ },
+ {
+ "id": 37165955907635,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955907635"
+ },
+ {
+ "id": 37165955940403,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Sienna",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-19T09:54:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955940403"
+ },
+ {
+ "id": 37165955973171,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 17",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:23:19-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165955973171"
+ },
+ {
+ "id": 37165956005939,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#A65421",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956005939"
+ },
+ {
+ "id": 37165956038707,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956038707"
+ },
+ {
+ "id": 37165956071475,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956071475"
+ },
+ {
+ "id": 37165956104243,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956104243"
+ },
+ {
+ "id": 37165956137011,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956137011"
+ },
+ {
+ "id": 37165956169779,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956169779"
+ },
+ {
+ "id": 37165956202547,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956202547"
+ },
+ {
+ "id": 37165956235315,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Rust | Carnegie",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-18T15:06:51-07:00",
+ "updated_at": "2026-08-18T15:06:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956235315"
+ },
+ {
+ "id": 37180667887667,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Sienna",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-19T09:54:20-07:00",
+ "updated_at": "2026-08-19T09:54:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180667887667"
+ },
+ {
+ "id": 37180667920435,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#A65421",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-19T09:54:20-07:00",
+ "updated_at": "2026-08-19T09:54:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180667920435"
+ },
+ {
+ "id": 37183696732211,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#A65421",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-19T11:56:00-07:00",
+ "updated_at": "2026-08-19T11:56:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183696732211"
+ },
+ {
+ "id": 37403853881395,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379304",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853881395"
+ },
+ {
+ "id": 37403853914163,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853914163"
+ },
+ {
+ "id": 37403853946931,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853946931"
+ },
+ {
+ "id": 37403853979699,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403853979699"
+ },
+ {
+ "id": 37403854209075,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854209075"
+ },
+ {
+ "id": 37403854241843,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854241843"
+ },
+ {
+ "id": 37409408811059,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630017\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-08-31T13:58:38-07:00",
+ "updated_at": "2026-08-31T13:58:38-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409408811059"
+ },
+ {
+ "id": 37457485922355,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630017",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485922355"
+ },
+ {
+ "id": 37457485955123,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485955123"
+ },
+ {
+ "id": 37457485987891,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457485987891"
+ },
+ {
+ "id": 37457486020659,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486020659"
+ },
+ {
+ "id": 37457486053427,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486053427"
+ },
+ {
+ "id": 37457486086195,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486086195"
+ },
+ {
+ "id": 37457486118963,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486118963"
+ },
+ {
+ "id": 37457486151731,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486151731"
+ },
+ {
+ "id": 37457486184499,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486184499"
+ },
+ {
+ "id": 37457486217267,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486217267"
+ },
+ {
+ "id": 37457486250035,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486250035"
+ },
+ {
+ "id": 37457486282803,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486282803"
+ },
+ {
+ "id": 37457486315571,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486315571"
+ },
+ {
+ "id": 37457486348339,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486348339"
+ },
+ {
+ "id": 37457486381107,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486381107"
+ },
+ {
+ "id": 37457486413875,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486413875"
+ },
+ {
+ "id": 37457486446643,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486446643"
+ },
+ {
+ "id": 37457486479411,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486479411"
+ },
+ {
+ "id": 37457486512179,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486512179"
+ },
+ {
+ "id": 37457486544947,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:20:01-07:00",
+ "updated_at": "2026-09-01T11:20:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486544947"
+ },
+ {
+ "id": 37461436006451,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-01T11:51:44-07:00",
+ "updated_at": "2026-09-01T11:51:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461436006451"
+ },
+ {
+ "id": 37546616815667,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379304",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-03T10:35:55-07:00",
+ "updated_at": "2026-09-03T10:35:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616815667"
+ },
+ {
+ "id": 37546616848435,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923136102451,
+ "created_at": "2026-09-03T10:35:55-07:00",
+ "updated_at": "2026-09-03T10:35:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616848435"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173175859",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732842700851,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842700851"
+ },
+ {
+ "id": 37732842733619,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842733619"
+ },
+ {
+ "id": 37732842766387,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842766387"
+ },
+ {
+ "id": 37732842799155,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842799155"
+ },
+ {
+ "id": 37732842831923,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842831923"
+ },
+ {
+ "id": 37732842864691,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842864691"
+ },
+ {
+ "id": 37732842897459,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842897459"
+ },
+ {
+ "id": 37732842930227,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842930227"
+ },
+ {
+ "id": 37732842962995,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842962995"
+ },
+ {
+ "id": 37732842995763,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732842995763"
+ },
+ {
+ "id": 37732843028531,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843028531"
+ },
+ {
+ "id": 37732843061299,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843061299"
+ },
+ {
+ "id": 37732843094067,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 17",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843094067"
+ },
+ {
+ "id": 37732843126835,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 17",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843126835"
+ },
+ {
+ "id": 37732843159603,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#A65421",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843159603"
+ },
+ {
+ "id": 37732843192371,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843192371"
+ },
+ {
+ "id": 37732843225139,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843225139"
+ },
+ {
+ "id": 37732843257907,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630017-upholstery",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-11T10:32:12-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843257907"
+ },
+ {
+ "id": 37732843290675,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630017-upholstery",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-11T10:32:12-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843290675"
+ },
+ {
+ "id": 37732843323443,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843323443"
+ },
+ {
+ "id": 37732843356211,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843356211"
+ },
+ {
+ "id": 37732843388979,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843388979"
+ },
+ {
+ "id": 37732843421747,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 17 | Carnegie",
+ "description": null,
+ "owner_id": 7950173175859,
+ "created_at": "2026-09-09T23:26:46-07:00",
+ "updated_at": "2026-09-09T23:26:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843421747"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923136266291",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165404586035,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630018-upholstery",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T14:24:37-07:00",
+ "updated_at": "2026-09-11T10:32:15-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165404586035"
+ },
+ {
+ "id": 37165404618803,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630018-upholstery",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T14:24:37-07:00",
+ "updated_at": "2026-09-11T10:32:15-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165404618803"
+ },
+ {
+ "id": 37165404651571,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T14:24:37-07:00",
+ "updated_at": "2026-08-18T14:24:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165404651571"
+ },
+ {
+ "id": 37165956431923,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956431923"
+ },
+ {
+ "id": 37165956464691,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956464691"
+ },
+ {
+ "id": 37165956497459,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956497459"
+ },
+ {
+ "id": 37165956530227,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956530227"
+ },
+ {
+ "id": 37165956562995,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956562995"
+ },
+ {
+ "id": 37165956595763,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956595763"
+ },
+ {
+ "id": 37165956628531,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956628531"
+ },
+ {
+ "id": 37165956661299,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956661299"
+ },
+ {
+ "id": 37165956694067,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956694067"
+ },
+ {
+ "id": 37165956726835,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956726835"
+ },
+ {
+ "id": 37165956759603,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956759603"
+ },
+ {
+ "id": 37165956792371,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956792371"
+ },
+ {
+ "id": 37165956825139,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Camel",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-19T09:54:21-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956825139"
+ },
+ {
+ "id": 37165956857907,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 18",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:23:21-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956857907"
+ },
+ {
+ "id": 37165956890675,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#C88A43",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956890675"
+ },
+ {
+ "id": 37165956923443,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956923443"
+ },
+ {
+ "id": 37165956956211,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956956211"
+ },
+ {
+ "id": 37165956988979,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165956988979"
+ },
+ {
+ "id": 37165957021747,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957021747"
+ },
+ {
+ "id": 37165957054515,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957054515"
+ },
+ {
+ "id": 37165957087283,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957087283"
+ },
+ {
+ "id": 37165957120051,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Honey | Carnegie",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-18T15:06:53-07:00",
+ "updated_at": "2026-08-18T15:06:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957120051"
+ },
+ {
+ "id": 37180668051507,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Camel",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-19T09:54:21-07:00",
+ "updated_at": "2026-08-19T09:54:21-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180668051507"
+ },
+ {
+ "id": 37180668084275,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#C88A43",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-19T09:54:21-07:00",
+ "updated_at": "2026-08-19T09:54:21-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180668084275"
+ },
+ {
+ "id": 37183696830515,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#C88A43",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-19T11:56:01-07:00",
+ "updated_at": "2026-08-19T11:56:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183696830515"
+ },
+ {
+ "id": 37403854274611,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379305",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854274611"
+ },
+ {
+ "id": 37403854307379,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854307379"
+ },
+ {
+ "id": 37403854340147,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854340147"
+ },
+ {
+ "id": 37403854372915,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854372915"
+ },
+ {
+ "id": 37403854405683,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854405683"
+ },
+ {
+ "id": 37403854438451,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854438451"
+ },
+ {
+ "id": 37409408909363,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630018\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-08-31T13:58:39-07:00",
+ "updated_at": "2026-08-31T13:58:39-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409408909363"
+ },
+ {
+ "id": 37457486577715,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630018",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486577715"
+ },
+ {
+ "id": 37457486610483,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486610483"
+ },
+ {
+ "id": 37457486643251,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486643251"
+ },
+ {
+ "id": 37457486676019,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486676019"
+ },
+ {
+ "id": 37457486708787,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486708787"
+ },
+ {
+ "id": 37457486741555,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486741555"
+ },
+ {
+ "id": 37457486774323,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486774323"
+ },
+ {
+ "id": 37457486807091,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486807091"
+ },
+ {
+ "id": 37457486839859,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486839859"
+ },
+ {
+ "id": 37457486872627,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486872627"
+ },
+ {
+ "id": 37457486905395,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486905395"
+ },
+ {
+ "id": 37457486938163,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486938163"
+ },
+ {
+ "id": 37457486970931,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457486970931"
+ },
+ {
+ "id": 37457487003699,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487003699"
+ },
+ {
+ "id": 37457487036467,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487036467"
+ },
+ {
+ "id": 37457487069235,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487069235"
+ },
+ {
+ "id": 37457487102003,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487102003"
+ },
+ {
+ "id": 37457487134771,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487134771"
+ },
+ {
+ "id": 37457487167539,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487167539"
+ },
+ {
+ "id": 37457487200307,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487200307"
+ },
+ {
+ "id": 37461436235827,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-01T11:51:45-07:00",
+ "updated_at": "2026-09-01T11:51:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461436235827"
+ },
+ {
+ "id": 37546616881203,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379305",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-03T10:35:56-07:00",
+ "updated_at": "2026-09-03T10:35:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616881203"
+ },
+ {
+ "id": 37546616913971,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923136266291,
+ "created_at": "2026-09-03T10:35:56-07:00",
+ "updated_at": "2026-09-03T10:35:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546616913971"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173241395",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732843749427,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843749427"
+ },
+ {
+ "id": 37732843782195,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843782195"
+ },
+ {
+ "id": 37732843814963,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843814963"
+ },
+ {
+ "id": 37732843847731,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843847731"
+ },
+ {
+ "id": 37732843880499,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843880499"
+ },
+ {
+ "id": 37732843913267,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843913267"
+ },
+ {
+ "id": 37732843946035,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843946035"
+ },
+ {
+ "id": 37732843978803,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732843978803"
+ },
+ {
+ "id": 37732844011571,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844011571"
+ },
+ {
+ "id": 37732844044339,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844044339"
+ },
+ {
+ "id": 37732844077107,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844077107"
+ },
+ {
+ "id": 37732844109875,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844109875"
+ },
+ {
+ "id": 37732844142643,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 18",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844142643"
+ },
+ {
+ "id": 37732844175411,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 18",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844175411"
+ },
+ {
+ "id": 37732844208179,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#C88A43",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844208179"
+ },
+ {
+ "id": 37732844240947,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844240947"
+ },
+ {
+ "id": 37732844273715,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844273715"
+ },
+ {
+ "id": 37732844306483,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630018-upholstery",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-11T10:32:17-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844306483"
+ },
+ {
+ "id": 37732844339251,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630018-upholstery",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-11T10:32:17-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844339251"
+ },
+ {
+ "id": 37732844372019,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844372019"
+ },
+ {
+ "id": 37732844404787,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844404787"
+ },
+ {
+ "id": 37732844437555,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844437555"
+ },
+ {
+ "id": 37732844470323,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 18 | Carnegie",
+ "description": null,
+ "owner_id": 7950173241395,
+ "created_at": "2026-09-09T23:26:49-07:00",
+ "updated_at": "2026-09-09T23:26:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844470323"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923136397363",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165405503539,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630019-upholstery",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T14:24:42-07:00",
+ "updated_at": "2026-09-11T10:32:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165405503539"
+ },
+ {
+ "id": 37165405536307,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630019-upholstery",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T14:24:42-07:00",
+ "updated_at": "2026-09-11T10:32:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165405536307"
+ },
+ {
+ "id": 37165405569075,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T14:24:42-07:00",
+ "updated_at": "2026-08-18T14:24:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165405569075"
+ },
+ {
+ "id": 37165957283891,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957283891"
+ },
+ {
+ "id": 37165957316659,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957316659"
+ },
+ {
+ "id": 37165957349427,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957349427"
+ },
+ {
+ "id": 37165957382195,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957382195"
+ },
+ {
+ "id": 37165957414963,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957414963"
+ },
+ {
+ "id": 37165957447731,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957447731"
+ },
+ {
+ "id": 37165957480499,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957480499"
+ },
+ {
+ "id": 37165957513267,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957513267"
+ },
+ {
+ "id": 37165957546035,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957546035"
+ },
+ {
+ "id": 37165957578803,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957578803"
+ },
+ {
+ "id": 37165957611571,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957611571"
+ },
+ {
+ "id": 37165957644339,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957644339"
+ },
+ {
+ "id": 37165957677107,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Wheat",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-19T09:54:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957677107"
+ },
+ {
+ "id": 37165957709875,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 19",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:23:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957709875"
+ },
+ {
+ "id": 37165957742643,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#E9CEA4",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957742643"
+ },
+ {
+ "id": 37165957775411,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957775411"
+ },
+ {
+ "id": 37165957808179,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957808179"
+ },
+ {
+ "id": 37165957840947,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957840947"
+ },
+ {
+ "id": 37165957873715,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957873715"
+ },
+ {
+ "id": 37165957906483,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957906483"
+ },
+ {
+ "id": 37165957939251,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957939251"
+ },
+ {
+ "id": 37165957972019,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Oatmeal 06 | Carnegie",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-18T15:06:55-07:00",
+ "updated_at": "2026-08-18T15:06:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165957972019"
+ },
+ {
+ "id": 37180668280883,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Wheat",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-19T09:54:22-07:00",
+ "updated_at": "2026-08-19T09:54:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180668280883"
+ },
+ {
+ "id": 37180668313651,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#E9CEA4",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-19T09:54:22-07:00",
+ "updated_at": "2026-08-19T09:54:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180668313651"
+ },
+ {
+ "id": 37183696928819,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#E9CEA4",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-19T11:56:02-07:00",
+ "updated_at": "2026-08-19T11:56:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183696928819"
+ },
+ {
+ "id": 37403854471219,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379306",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854471219"
+ },
+ {
+ "id": 37403854503987,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854503987"
+ },
+ {
+ "id": 37403854536755,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854536755"
+ },
+ {
+ "id": 37403854569523,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854569523"
+ },
+ {
+ "id": 37403854602291,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854602291"
+ },
+ {
+ "id": 37403854635059,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854635059"
+ },
+ {
+ "id": 37409408974899,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630019\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-08-31T13:58:40-07:00",
+ "updated_at": "2026-08-31T13:58:40-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409408974899"
+ },
+ {
+ "id": 37457487233075,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630019",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487233075"
+ },
+ {
+ "id": 37457487265843,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487265843"
+ },
+ {
+ "id": 37457487298611,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487298611"
+ },
+ {
+ "id": 37457487331379,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487331379"
+ },
+ {
+ "id": 37457487364147,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487364147"
+ },
+ {
+ "id": 37457487396915,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487396915"
+ },
+ {
+ "id": 37457487429683,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487429683"
+ },
+ {
+ "id": 37457487462451,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487462451"
+ },
+ {
+ "id": 37457487495219,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487495219"
+ },
+ {
+ "id": 37457487527987,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487527987"
+ },
+ {
+ "id": 37457487560755,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487560755"
+ },
+ {
+ "id": 37457487593523,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487593523"
+ },
+ {
+ "id": 37457487626291,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487626291"
+ },
+ {
+ "id": 37457487659059,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487659059"
+ },
+ {
+ "id": 37457487691827,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487691827"
+ },
+ {
+ "id": 37457487724595,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487724595"
+ },
+ {
+ "id": 37457487757363,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487757363"
+ },
+ {
+ "id": 37457487790131,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487790131"
+ },
+ {
+ "id": 37457487822899,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487822899"
+ },
+ {
+ "id": 37457487855667,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487855667"
+ },
+ {
+ "id": 37461436465203,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-01T11:51:45-07:00",
+ "updated_at": "2026-09-01T11:51:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461436465203"
+ },
+ {
+ "id": 37546617733171,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379306",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-03T10:35:57-07:00",
+ "updated_at": "2026-09-03T10:35:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546617733171"
+ },
+ {
+ "id": 37546617765939,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923136397363,
+ "created_at": "2026-09-03T10:35:57-07:00",
+ "updated_at": "2026-09-03T10:35:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546617765939"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173339699",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732844666931,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844666931"
+ },
+ {
+ "id": 37732844699699,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844699699"
+ },
+ {
+ "id": 37732844732467,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844732467"
+ },
+ {
+ "id": 37732844765235,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844765235"
+ },
+ {
+ "id": 37732844798003,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844798003"
+ },
+ {
+ "id": 37732844830771,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844830771"
+ },
+ {
+ "id": 37732844863539,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844863539"
+ },
+ {
+ "id": 37732844896307,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844896307"
+ },
+ {
+ "id": 37732844929075,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844929075"
+ },
+ {
+ "id": 37732844961843,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844961843"
+ },
+ {
+ "id": 37732844994611,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732844994611"
+ },
+ {
+ "id": 37732845027379,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845027379"
+ },
+ {
+ "id": 37732845060147,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 19",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845060147"
+ },
+ {
+ "id": 37732845092915,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 19",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845092915"
+ },
+ {
+ "id": 37732845125683,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#E9CEA4",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845125683"
+ },
+ {
+ "id": 37732845158451,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845158451"
+ },
+ {
+ "id": 37732845191219,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845191219"
+ },
+ {
+ "id": 37732845223987,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630019-upholstery",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-11T10:32:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845223987"
+ },
+ {
+ "id": 37732845256755,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630019-upholstery",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-11T10:32:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845256755"
+ },
+ {
+ "id": 37732845289523,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845289523"
+ },
+ {
+ "id": 37732845322291,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845322291"
+ },
+ {
+ "id": 37732845355059,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845355059"
+ },
+ {
+ "id": 37732845387827,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 19 | Carnegie",
+ "description": null,
+ "owner_id": 7950173339699,
+ "created_at": "2026-09-09T23:26:53-07:00",
+ "updated_at": "2026-09-09T23:26:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845387827"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923134791731",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165390856243,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63002-upholstery",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T14:23:28-07:00",
+ "updated_at": "2026-09-11T10:32:25-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165390856243"
+ },
+ {
+ "id": 37165390889011,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63002-upholstery",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T14:23:28-07:00",
+ "updated_at": "2026-09-11T10:32:25-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165390889011"
+ },
+ {
+ "id": 37165390921779,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T14:23:28-07:00",
+ "updated_at": "2026-08-18T14:23:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165390921779"
+ },
+ {
+ "id": 37165942997043,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165942997043"
+ },
+ {
+ "id": 37165943029811,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943029811"
+ },
+ {
+ "id": 37165943062579,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943062579"
+ },
+ {
+ "id": 37165943095347,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943095347"
+ },
+ {
+ "id": 37165943128115,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943128115"
+ },
+ {
+ "id": 37165943160883,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943160883"
+ },
+ {
+ "id": 37165943193651,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943193651"
+ },
+ {
+ "id": 37165943226419,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943226419"
+ },
+ {
+ "id": 37165943259187,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943259187"
+ },
+ {
+ "id": 37165943291955,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943291955"
+ },
+ {
+ "id": 37165943324723,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943324723"
+ },
+ {
+ "id": 37165943357491,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943357491"
+ },
+ {
+ "id": 37165943390259,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Oatmeal",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-19T09:54:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943390259"
+ },
+ {
+ "id": 37165943423027,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 2",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:22:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943423027"
+ },
+ {
+ "id": 37165943455795,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#DBCCB4",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943455795"
+ },
+ {
+ "id": 37165943488563,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943488563"
+ },
+ {
+ "id": 37165943521331,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943521331"
+ },
+ {
+ "id": 37165943554099,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943554099"
+ },
+ {
+ "id": 37165943586867,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943586867"
+ },
+ {
+ "id": 37165943619635,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943619635"
+ },
+ {
+ "id": 37165943652403,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943652403"
+ },
+ {
+ "id": 37165943685171,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Oatmeal 07 | Carnegie",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-18T15:06:20-07:00",
+ "updated_at": "2026-08-18T15:06:20-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943685171"
+ },
+ {
+ "id": 37180663136307,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Oatmeal",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-19T09:54:00-07:00",
+ "updated_at": "2026-08-19T09:54:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180663136307"
+ },
+ {
+ "id": 37180663169075,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#DBCCB4",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-19T09:54:00-07:00",
+ "updated_at": "2026-08-19T09:54:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180663169075"
+ },
+ {
+ "id": 37183691620403,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#DBCCB4",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-19T11:55:43-07:00",
+ "updated_at": "2026-08-19T11:55:43-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183691620403"
+ },
+ {
+ "id": 37403847491635,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379307",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847491635"
+ },
+ {
+ "id": 37403847524403,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847524403"
+ },
+ {
+ "id": 37403847557171,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847557171"
+ },
+ {
+ "id": 37403847589939,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847589939"
+ },
+ {
+ "id": 37403847622707,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847622707"
+ },
+ {
+ "id": 37403847655475,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847655475"
+ },
+ {
+ "id": 37409234026547,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"63002\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-08-31T13:49:38-07:00",
+ "updated_at": "2026-08-31T13:49:38-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409234026547"
+ },
+ {
+ "id": 37457471012915,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "63002",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471012915"
+ },
+ {
+ "id": 37457471045683,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471045683"
+ },
+ {
+ "id": 37457471078451,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471078451"
+ },
+ {
+ "id": 37457471111219,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471111219"
+ },
+ {
+ "id": 37457471143987,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471143987"
+ },
+ {
+ "id": 37457471176755,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471176755"
+ },
+ {
+ "id": 37457471209523,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471209523"
+ },
+ {
+ "id": 37457471242291,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471242291"
+ },
+ {
+ "id": 37457471275059,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471275059"
+ },
+ {
+ "id": 37457471307827,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471307827"
+ },
+ {
+ "id": 37457471340595,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471340595"
+ },
+ {
+ "id": 37457471373363,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471373363"
+ },
+ {
+ "id": 37457471406131,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471406131"
+ },
+ {
+ "id": 37457471438899,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471438899"
+ },
+ {
+ "id": 37457471471667,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471471667"
+ },
+ {
+ "id": 37457471504435,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471504435"
+ },
+ {
+ "id": 37457471537203,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471537203"
+ },
+ {
+ "id": 37457471569971,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471569971"
+ },
+ {
+ "id": 37457471602739,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471602739"
+ },
+ {
+ "id": 37457471635507,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:19:21-07:00",
+ "updated_at": "2026-09-01T11:19:21-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457471635507"
+ },
+ {
+ "id": 37458368659507,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-01T11:28:29-07:00",
+ "updated_at": "2026-09-01T11:28:29-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37458368659507"
+ },
+ {
+ "id": 37546614915123,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379307",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-03T10:35:36-07:00",
+ "updated_at": "2026-09-03T10:35:36-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546614915123"
+ },
+ {
+ "id": 37546614947891,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923134791731,
+ "created_at": "2026-09-03T10:35:36-07:00",
+ "updated_at": "2026-09-03T10:35:36-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546614947891"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173372467",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732845748275,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845748275"
+ },
+ {
+ "id": 37732845781043,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845781043"
+ },
+ {
+ "id": 37732845813811,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845813811"
+ },
+ {
+ "id": 37732845846579,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845846579"
+ },
+ {
+ "id": 37732845879347,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845879347"
+ },
+ {
+ "id": 37732845912115,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845912115"
+ },
+ {
+ "id": 37732845944883,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845944883"
+ },
+ {
+ "id": 37732845977651,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732845977651"
+ },
+ {
+ "id": 37732846010419,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846010419"
+ },
+ {
+ "id": 37732846043187,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846043187"
+ },
+ {
+ "id": 37732846075955,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846075955"
+ },
+ {
+ "id": 37732846108723,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846108723"
+ },
+ {
+ "id": 37732846141491,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 2",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846141491"
+ },
+ {
+ "id": 37732846174259,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 2",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846174259"
+ },
+ {
+ "id": 37732846207027,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#DBCCB4",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846207027"
+ },
+ {
+ "id": 37732846239795,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846239795"
+ },
+ {
+ "id": 37732846272563,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846272563"
+ },
+ {
+ "id": 37732846305331,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63002-upholstery",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-11T10:32:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846305331"
+ },
+ {
+ "id": 37732846338099,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63002-upholstery",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-11T10:32:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846338099"
+ },
+ {
+ "id": 37732846370867,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846370867"
+ },
+ {
+ "id": 37732846403635,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846403635"
+ },
+ {
+ "id": 37732846436403,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846436403"
+ },
+ {
+ "id": 37732846469171,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 2 | Carnegie",
+ "description": null,
+ "owner_id": 7950173372467,
+ "created_at": "2026-09-09T23:26:57-07:00",
+ "updated_at": "2026-09-09T23:26:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846469171"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923136528435",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165406486579,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630020-upholstery",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T14:24:46-07:00",
+ "updated_at": "2026-09-11T10:32:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165406486579"
+ },
+ {
+ "id": 37165406519347,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630020-upholstery",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T14:24:46-07:00",
+ "updated_at": "2026-09-11T10:32:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165406519347"
+ },
+ {
+ "id": 37165406552115,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T14:24:46-07:00",
+ "updated_at": "2026-08-18T14:24:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165406552115"
+ },
+ {
+ "id": 37165958070323,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958070323"
+ },
+ {
+ "id": 37165958103091,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958103091"
+ },
+ {
+ "id": 37165958135859,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958135859"
+ },
+ {
+ "id": 37165958168627,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958168627"
+ },
+ {
+ "id": 37165958201395,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958201395"
+ },
+ {
+ "id": 37165958234163,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958234163"
+ },
+ {
+ "id": 37165958266931,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958266931"
+ },
+ {
+ "id": 37165958299699,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958299699"
+ },
+ {
+ "id": 37165958332467,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958332467"
+ },
+ {
+ "id": 37165958365235,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958365235"
+ },
+ {
+ "id": 37165958398003,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958398003"
+ },
+ {
+ "id": 37165958430771,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958430771"
+ },
+ {
+ "id": 37165958463539,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Cream",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-19T09:54:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958463539"
+ },
+ {
+ "id": 37165958496307,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 20",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:23:25-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958496307"
+ },
+ {
+ "id": 37165958529075,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#E6D5B2",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958529075"
+ },
+ {
+ "id": 37165958561843,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958561843"
+ },
+ {
+ "id": 37165958594611,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958594611"
+ },
+ {
+ "id": 37165958627379,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958627379"
+ },
+ {
+ "id": 37165958660147,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958660147"
+ },
+ {
+ "id": 37165958692915,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958692915"
+ },
+ {
+ "id": 37165958725683,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958725683"
+ },
+ {
+ "id": 37165958758451,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Bone | Carnegie",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-18T15:06:57-07:00",
+ "updated_at": "2026-08-18T15:06:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958758451"
+ },
+ {
+ "id": 37180668444723,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Cream",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-19T09:54:24-07:00",
+ "updated_at": "2026-08-19T09:54:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180668444723"
+ },
+ {
+ "id": 37180668477491,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#E6D5B2",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-19T09:54:24-07:00",
+ "updated_at": "2026-08-19T09:54:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180668477491"
+ },
+ {
+ "id": 37183697256499,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#E6D5B2",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-19T11:56:03-07:00",
+ "updated_at": "2026-08-19T11:56:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183697256499"
+ },
+ {
+ "id": 37403854667827,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379308",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854667827"
+ },
+ {
+ "id": 37403854700595,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854700595"
+ },
+ {
+ "id": 37403854733363,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854733363"
+ },
+ {
+ "id": 37403854766131,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854766131"
+ },
+ {
+ "id": 37403854798899,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854798899"
+ },
+ {
+ "id": 37403854831667,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854831667"
+ },
+ {
+ "id": 37409409204275,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630020\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-08-31T13:58:41-07:00",
+ "updated_at": "2026-08-31T13:58:41-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409409204275"
+ },
+ {
+ "id": 37457487888435,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630020",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487888435"
+ },
+ {
+ "id": 37457487921203,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487921203"
+ },
+ {
+ "id": 37457487953971,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487953971"
+ },
+ {
+ "id": 37457487986739,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457487986739"
+ },
+ {
+ "id": 37457488019507,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488019507"
+ },
+ {
+ "id": 37457488052275,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488052275"
+ },
+ {
+ "id": 37457488085043,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488085043"
+ },
+ {
+ "id": 37457488117811,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488117811"
+ },
+ {
+ "id": 37457488150579,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488150579"
+ },
+ {
+ "id": 37457488183347,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488183347"
+ },
+ {
+ "id": 37457488216115,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488216115"
+ },
+ {
+ "id": 37457488248883,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488248883"
+ },
+ {
+ "id": 37457488281651,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488281651"
+ },
+ {
+ "id": 37457488314419,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488314419"
+ },
+ {
+ "id": 37457488347187,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488347187"
+ },
+ {
+ "id": 37457488379955,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488379955"
+ },
+ {
+ "id": 37457488412723,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488412723"
+ },
+ {
+ "id": 37457488445491,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488445491"
+ },
+ {
+ "id": 37457488478259,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488478259"
+ },
+ {
+ "id": 37457488511027,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:20:02-07:00",
+ "updated_at": "2026-09-01T11:20:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488511027"
+ },
+ {
+ "id": 37461436563507,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-01T11:51:45-07:00",
+ "updated_at": "2026-09-01T11:51:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461436563507"
+ },
+ {
+ "id": 37546617798707,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379308",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-03T10:35:59-07:00",
+ "updated_at": "2026-09-03T10:35:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546617798707"
+ },
+ {
+ "id": 37546617831475,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923136528435,
+ "created_at": "2026-09-03T10:35:59-07:00",
+ "updated_at": "2026-09-03T10:35:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546617831475"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173438003",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732846665779,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846665779"
+ },
+ {
+ "id": 37732846698547,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846698547"
+ },
+ {
+ "id": 37732846731315,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846731315"
+ },
+ {
+ "id": 37732846764083,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846764083"
+ },
+ {
+ "id": 37732846796851,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846796851"
+ },
+ {
+ "id": 37732846829619,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846829619"
+ },
+ {
+ "id": 37732846862387,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846862387"
+ },
+ {
+ "id": 37732846895155,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846895155"
+ },
+ {
+ "id": 37732846927923,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846927923"
+ },
+ {
+ "id": 37732846960691,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846960691"
+ },
+ {
+ "id": 37732846993459,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732846993459"
+ },
+ {
+ "id": 37732847026227,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847026227"
+ },
+ {
+ "id": 37732847058995,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 20",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847058995"
+ },
+ {
+ "id": 37732847091763,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 20",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847091763"
+ },
+ {
+ "id": 37732847124531,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#E6D5B2",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847124531"
+ },
+ {
+ "id": 37732847157299,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847157299"
+ },
+ {
+ "id": 37732847190067,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847190067"
+ },
+ {
+ "id": 37732847222835,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630020-upholstery",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-11T10:32:32-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847222835"
+ },
+ {
+ "id": 37732847255603,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630020-upholstery",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-11T10:32:32-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847255603"
+ },
+ {
+ "id": 37732847288371,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847288371"
+ },
+ {
+ "id": 37732847321139,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847321139"
+ },
+ {
+ "id": 37732847353907,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847353907"
+ },
+ {
+ "id": 37732847386675,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 20 | Carnegie",
+ "description": null,
+ "owner_id": 7950173438003,
+ "created_at": "2026-09-09T23:27:02-07:00",
+ "updated_at": "2026-09-09T23:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847386675"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923136692275",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165407273011,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630021-upholstery",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T14:24:51-07:00",
+ "updated_at": "2026-09-11T10:32:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165407273011"
+ },
+ {
+ "id": 37165407305779,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630021-upholstery",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T14:24:51-07:00",
+ "updated_at": "2026-09-11T10:32:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165407305779"
+ },
+ {
+ "id": 37165407338547,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T14:24:51-07:00",
+ "updated_at": "2026-08-18T14:24:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165407338547"
+ },
+ {
+ "id": 37165958922291,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958922291"
+ },
+ {
+ "id": 37165958955059,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958955059"
+ },
+ {
+ "id": 37165958987827,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165958987827"
+ },
+ {
+ "id": 37165959020595,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959020595"
+ },
+ {
+ "id": 37165959053363,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959053363"
+ },
+ {
+ "id": 37165959086131,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959086131"
+ },
+ {
+ "id": 37165959118899,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959118899"
+ },
+ {
+ "id": 37165959151667,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959151667"
+ },
+ {
+ "id": 37165959184435,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959184435"
+ },
+ {
+ "id": 37165959217203,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959217203"
+ },
+ {
+ "id": 37165959249971,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959249971"
+ },
+ {
+ "id": 37165959282739,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959282739"
+ },
+ {
+ "id": 37165959315507,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Honey",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-19T09:54:25-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959315507"
+ },
+ {
+ "id": 37165959348275,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 21",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:23:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959348275"
+ },
+ {
+ "id": 37165959381043,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#C49E66",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959381043"
+ },
+ {
+ "id": 37165959413811,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959413811"
+ },
+ {
+ "id": 37165959446579,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959446579"
+ },
+ {
+ "id": 37165959479347,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959479347"
+ },
+ {
+ "id": 37165959512115,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959512115"
+ },
+ {
+ "id": 37165959544883,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959544883"
+ },
+ {
+ "id": 37165959577651,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959577651"
+ },
+ {
+ "id": 37165959610419,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Tan | Carnegie",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-18T15:06:59-07:00",
+ "updated_at": "2026-08-18T15:06:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959610419"
+ },
+ {
+ "id": 37180668674099,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Honey",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-19T09:54:25-07:00",
+ "updated_at": "2026-08-19T09:54:25-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180668674099"
+ },
+ {
+ "id": 37180668706867,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#C49E66",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-19T09:54:25-07:00",
+ "updated_at": "2026-08-19T09:54:25-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180668706867"
+ },
+ {
+ "id": 37183697420339,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#C49E66",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-19T11:56:04-07:00",
+ "updated_at": "2026-08-19T11:56:04-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183697420339"
+ },
+ {
+ "id": 37403854864435,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379309",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854864435"
+ },
+ {
+ "id": 37403854897203,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854897203"
+ },
+ {
+ "id": 37403854929971,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854929971"
+ },
+ {
+ "id": 37403854962739,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854962739"
+ },
+ {
+ "id": 37403854995507,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403854995507"
+ },
+ {
+ "id": 37403855061043,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855061043"
+ },
+ {
+ "id": 37409409269811,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630021\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-08-31T13:58:42-07:00",
+ "updated_at": "2026-08-31T13:58:42-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409409269811"
+ },
+ {
+ "id": 37457488543795,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630021",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488543795"
+ },
+ {
+ "id": 37457488576563,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488576563"
+ },
+ {
+ "id": 37457488609331,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488609331"
+ },
+ {
+ "id": 37457488642099,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488642099"
+ },
+ {
+ "id": 37457488674867,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488674867"
+ },
+ {
+ "id": 37457488707635,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488707635"
+ },
+ {
+ "id": 37457488740403,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488740403"
+ },
+ {
+ "id": 37457488773171,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488773171"
+ },
+ {
+ "id": 37457488805939,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488805939"
+ },
+ {
+ "id": 37457488838707,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488838707"
+ },
+ {
+ "id": 37457488871475,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488871475"
+ },
+ {
+ "id": 37457488904243,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488904243"
+ },
+ {
+ "id": 37457488937011,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488937011"
+ },
+ {
+ "id": 37457488969779,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457488969779"
+ },
+ {
+ "id": 37457489002547,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489002547"
+ },
+ {
+ "id": 37457489035315,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489035315"
+ },
+ {
+ "id": 37457489068083,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489068083"
+ },
+ {
+ "id": 37457489100851,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489100851"
+ },
+ {
+ "id": 37457489133619,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489133619"
+ },
+ {
+ "id": 37457489166387,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489166387"
+ },
+ {
+ "id": 37461436596275,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-01T11:51:46-07:00",
+ "updated_at": "2026-09-01T11:51:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461436596275"
+ },
+ {
+ "id": 37546618028083,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379309",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-03T10:36:00-07:00",
+ "updated_at": "2026-09-03T10:36:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546618028083"
+ },
+ {
+ "id": 37546618060851,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923136692275,
+ "created_at": "2026-09-03T10:36:00-07:00",
+ "updated_at": "2026-09-03T10:36:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546618060851"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173503539",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732847517747,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847517747"
+ },
+ {
+ "id": 37732847550515,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847550515"
+ },
+ {
+ "id": 37732847583283,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847583283"
+ },
+ {
+ "id": 37732847616051,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847616051"
+ },
+ {
+ "id": 37732847648819,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847648819"
+ },
+ {
+ "id": 37732847681587,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847681587"
+ },
+ {
+ "id": 37732847714355,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847714355"
+ },
+ {
+ "id": 37732847747123,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847747123"
+ },
+ {
+ "id": 37732847779891,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847779891"
+ },
+ {
+ "id": 37732847812659,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847812659"
+ },
+ {
+ "id": 37732847845427,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847845427"
+ },
+ {
+ "id": 37732847878195,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847878195"
+ },
+ {
+ "id": 37732847910963,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 21",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847910963"
+ },
+ {
+ "id": 37732847943731,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 21",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847943731"
+ },
+ {
+ "id": 37732847976499,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#C49E66",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732847976499"
+ },
+ {
+ "id": 37732848009267,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848009267"
+ },
+ {
+ "id": 37732848042035,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848042035"
+ },
+ {
+ "id": 37732848074803,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630021-upholstery",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-11T10:32:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848074803"
+ },
+ {
+ "id": 37732848107571,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630021-upholstery",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-11T10:32:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848107571"
+ },
+ {
+ "id": 37732848140339,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848140339"
+ },
+ {
+ "id": 37732848173107,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848173107"
+ },
+ {
+ "id": 37732848205875,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848205875"
+ },
+ {
+ "id": 37732848238643,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 21 | Carnegie",
+ "description": null,
+ "owner_id": 7950173503539,
+ "created_at": "2026-09-09T23:27:06-07:00",
+ "updated_at": "2026-09-09T23:27:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848238643"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923136823347",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165408026675,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630022-upholstery",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T14:24:55-07:00",
+ "updated_at": "2026-09-11T10:32:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165408026675"
+ },
+ {
+ "id": 37165408059443,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630022-upholstery",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T14:24:55-07:00",
+ "updated_at": "2026-09-11T10:32:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165408059443"
+ },
+ {
+ "id": 37165408092211,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T14:24:55-07:00",
+ "updated_at": "2026-08-18T14:24:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165408092211"
+ },
+ {
+ "id": 37165959643187,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959643187"
+ },
+ {
+ "id": 37165959675955,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959675955"
+ },
+ {
+ "id": 37165959708723,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959708723"
+ },
+ {
+ "id": 37165959741491,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959741491"
+ },
+ {
+ "id": 37165959774259,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959774259"
+ },
+ {
+ "id": 37165959807027,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959807027"
+ },
+ {
+ "id": 37165959839795,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959839795"
+ },
+ {
+ "id": 37165959872563,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959872563"
+ },
+ {
+ "id": 37165959905331,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959905331"
+ },
+ {
+ "id": 37165959938099,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959938099"
+ },
+ {
+ "id": 37165959970867,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165959970867"
+ },
+ {
+ "id": 37165960003635,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960003635"
+ },
+ {
+ "id": 37165960036403,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Khaki",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-19T09:54:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960036403"
+ },
+ {
+ "id": 37165960069171,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 22",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:23:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960069171"
+ },
+ {
+ "id": 37165960101939,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#8E7759",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960101939"
+ },
+ {
+ "id": 37165960134707,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960134707"
+ },
+ {
+ "id": 37165960167475,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960167475"
+ },
+ {
+ "id": 37165960200243,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960200243"
+ },
+ {
+ "id": 37165960233011,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960233011"
+ },
+ {
+ "id": 37165960265779,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960265779"
+ },
+ {
+ "id": 37165960298547,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960298547"
+ },
+ {
+ "id": 37165960331315,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Bronze | Carnegie",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-18T15:07:01-07:00",
+ "updated_at": "2026-08-18T15:07:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960331315"
+ },
+ {
+ "id": 37180668837939,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Khaki",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-19T09:54:26-07:00",
+ "updated_at": "2026-08-19T09:54:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180668837939"
+ },
+ {
+ "id": 37180668870707,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#8E7759",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-19T09:54:26-07:00",
+ "updated_at": "2026-08-19T09:54:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180668870707"
+ },
+ {
+ "id": 37183698075699,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#8E7759",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-19T11:56:05-07:00",
+ "updated_at": "2026-08-19T11:56:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183698075699"
+ },
+ {
+ "id": 37403855093811,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379310",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855093811"
+ },
+ {
+ "id": 37403855126579,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855126579"
+ },
+ {
+ "id": 37403855159347,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855159347"
+ },
+ {
+ "id": 37403855192115,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855192115"
+ },
+ {
+ "id": 37403855224883,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855224883"
+ },
+ {
+ "id": 37403855257651,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855257651"
+ },
+ {
+ "id": 37409409466419,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630022\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-08-31T13:58:43-07:00",
+ "updated_at": "2026-08-31T13:58:43-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409409466419"
+ },
+ {
+ "id": 37457489199155,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630022",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489199155"
+ },
+ {
+ "id": 37457489231923,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489231923"
+ },
+ {
+ "id": 37457489264691,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489264691"
+ },
+ {
+ "id": 37457489297459,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489297459"
+ },
+ {
+ "id": 37457489330227,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489330227"
+ },
+ {
+ "id": 37457489362995,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489362995"
+ },
+ {
+ "id": 37457489395763,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489395763"
+ },
+ {
+ "id": 37457489428531,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489428531"
+ },
+ {
+ "id": 37457489461299,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489461299"
+ },
+ {
+ "id": 37457489494067,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489494067"
+ },
+ {
+ "id": 37457489526835,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489526835"
+ },
+ {
+ "id": 37457489559603,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489559603"
+ },
+ {
+ "id": 37457489592371,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489592371"
+ },
+ {
+ "id": 37457489625139,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489625139"
+ },
+ {
+ "id": 37457489657907,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489657907"
+ },
+ {
+ "id": 37457489690675,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489690675"
+ },
+ {
+ "id": 37457489723443,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489723443"
+ },
+ {
+ "id": 37457489756211,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489756211"
+ },
+ {
+ "id": 37457489788979,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489788979"
+ },
+ {
+ "id": 37457489821747,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:20:03-07:00",
+ "updated_at": "2026-09-01T11:20:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489821747"
+ },
+ {
+ "id": 37461436694579,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-01T11:51:46-07:00",
+ "updated_at": "2026-09-01T11:51:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461436694579"
+ },
+ {
+ "id": 37546618126387,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379310",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-03T10:36:01-07:00",
+ "updated_at": "2026-09-03T10:36:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546618126387"
+ },
+ {
+ "id": 37546618159155,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923136823347,
+ "created_at": "2026-09-03T10:36:01-07:00",
+ "updated_at": "2026-09-03T10:36:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546618159155"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173569075",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732848566323,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848566323"
+ },
+ {
+ "id": 37732848599091,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848599091"
+ },
+ {
+ "id": 37732848631859,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848631859"
+ },
+ {
+ "id": 37732848664627,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848664627"
+ },
+ {
+ "id": 37732848697395,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848697395"
+ },
+ {
+ "id": 37732848730163,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848730163"
+ },
+ {
+ "id": 37732848762931,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848762931"
+ },
+ {
+ "id": 37732848795699,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848795699"
+ },
+ {
+ "id": 37732848828467,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848828467"
+ },
+ {
+ "id": 37732848861235,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848861235"
+ },
+ {
+ "id": 37732848894003,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848894003"
+ },
+ {
+ "id": 37732848926771,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848926771"
+ },
+ {
+ "id": 37732848959539,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 22",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848959539"
+ },
+ {
+ "id": 37732848992307,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 22",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732848992307"
+ },
+ {
+ "id": 37732849025075,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#8E7759",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732849025075"
+ },
+ {
+ "id": 37732849057843,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732849057843"
+ },
+ {
+ "id": 37732849090611,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732849090611"
+ },
+ {
+ "id": 37732849123379,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630022-upholstery",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-11T10:32:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732849123379"
+ },
+ {
+ "id": 37732849156147,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630022-upholstery",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-11T10:32:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732849156147"
+ },
+ {
+ "id": 37732849188915,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732849188915"
+ },
+ {
+ "id": 37732849221683,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732849221683"
+ },
+ {
+ "id": 37732849254451,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732849254451"
+ },
+ {
+ "id": 37732849287219,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 22 | Carnegie",
+ "description": null,
+ "owner_id": 7950173569075,
+ "created_at": "2026-09-09T23:27:10-07:00",
+ "updated_at": "2026-09-09T23:27:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732849287219"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923136987187",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165409042483,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630023-upholstery",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T14:24:59-07:00",
+ "updated_at": "2026-09-11T10:32:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165409042483"
+ },
+ {
+ "id": 37165409075251,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630023-upholstery",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T14:24:59-07:00",
+ "updated_at": "2026-09-11T10:32:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165409075251"
+ },
+ {
+ "id": 37165409108019,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T14:24:59-07:00",
+ "updated_at": "2026-08-18T14:24:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165409108019"
+ },
+ {
+ "id": 37165960462387,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960462387"
+ },
+ {
+ "id": 37165960495155,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960495155"
+ },
+ {
+ "id": 37165960527923,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960527923"
+ },
+ {
+ "id": 37165960560691,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960560691"
+ },
+ {
+ "id": 37165960593459,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960593459"
+ },
+ {
+ "id": 37165960626227,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960626227"
+ },
+ {
+ "id": 37165960658995,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960658995"
+ },
+ {
+ "id": 37165960691763,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960691763"
+ },
+ {
+ "id": 37165960724531,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960724531"
+ },
+ {
+ "id": 37165960757299,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960757299"
+ },
+ {
+ "id": 37165960790067,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960790067"
+ },
+ {
+ "id": 37165960822835,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960822835"
+ },
+ {
+ "id": 37165960855603,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Fawn",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-19T09:54:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960855603"
+ },
+ {
+ "id": 37165960888371,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 23",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:23:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960888371"
+ },
+ {
+ "id": 37165960921139,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#7F6B47",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960921139"
+ },
+ {
+ "id": 37165960953907,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960953907"
+ },
+ {
+ "id": 37165960986675,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165960986675"
+ },
+ {
+ "id": 37165961019443,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961019443"
+ },
+ {
+ "id": 37165961052211,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961052211"
+ },
+ {
+ "id": 37165961084979,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961084979"
+ },
+ {
+ "id": 37165961117747,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961117747"
+ },
+ {
+ "id": 37165961150515,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Olive | Carnegie",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-18T15:07:03-07:00",
+ "updated_at": "2026-08-18T15:07:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961150515"
+ },
+ {
+ "id": 37180669853747,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Fawn",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-19T09:54:28-07:00",
+ "updated_at": "2026-08-19T09:54:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180669853747"
+ },
+ {
+ "id": 37180669886515,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#7F6B47",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-19T09:54:28-07:00",
+ "updated_at": "2026-08-19T09:54:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180669886515"
+ },
+ {
+ "id": 37183698436147,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#7F6B47",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-19T11:56:06-07:00",
+ "updated_at": "2026-08-19T11:56:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183698436147"
+ },
+ {
+ "id": 37403855290419,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379311",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855290419"
+ },
+ {
+ "id": 37403855323187,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855323187"
+ },
+ {
+ "id": 37403855355955,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855355955"
+ },
+ {
+ "id": 37403855388723,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855388723"
+ },
+ {
+ "id": 37403855421491,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855421491"
+ },
+ {
+ "id": 37403855454259,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855454259"
+ },
+ {
+ "id": 37409409499187,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630023\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-08-31T13:58:44-07:00",
+ "updated_at": "2026-08-31T13:58:44-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409409499187"
+ },
+ {
+ "id": 37457489887283,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630023",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489887283"
+ },
+ {
+ "id": 37457489920051,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489920051"
+ },
+ {
+ "id": 37457489952819,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489952819"
+ },
+ {
+ "id": 37457489985587,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457489985587"
+ },
+ {
+ "id": 37457490018355,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490018355"
+ },
+ {
+ "id": 37457490051123,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490051123"
+ },
+ {
+ "id": 37457490083891,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490083891"
+ },
+ {
+ "id": 37457490116659,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490116659"
+ },
+ {
+ "id": 37457490149427,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490149427"
+ },
+ {
+ "id": 37457490182195,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490182195"
+ },
+ {
+ "id": 37457490214963,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490214963"
+ },
+ {
+ "id": 37457490247731,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490247731"
+ },
+ {
+ "id": 37457490280499,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490280499"
+ },
+ {
+ "id": 37457490313267,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490313267"
+ },
+ {
+ "id": 37457490346035,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490346035"
+ },
+ {
+ "id": 37457490378803,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490378803"
+ },
+ {
+ "id": 37457490411571,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490411571"
+ },
+ {
+ "id": 37457490444339,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490444339"
+ },
+ {
+ "id": 37457490477107,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490477107"
+ },
+ {
+ "id": 37457490509875,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490509875"
+ },
+ {
+ "id": 37461436792883,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-01T11:51:47-07:00",
+ "updated_at": "2026-09-01T11:51:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461436792883"
+ },
+ {
+ "id": 37546618191923,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379311",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-03T10:36:02-07:00",
+ "updated_at": "2026-09-03T10:36:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546618191923"
+ },
+ {
+ "id": 37546618224691,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923136987187,
+ "created_at": "2026-09-03T10:36:02-07:00",
+ "updated_at": "2026-09-03T10:36:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546618224691"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173634611",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732849942579,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732849942579"
+ },
+ {
+ "id": 37732849975347,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732849975347"
+ },
+ {
+ "id": 37732850008115,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850008115"
+ },
+ {
+ "id": 37732850040883,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850040883"
+ },
+ {
+ "id": 37732850073651,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850073651"
+ },
+ {
+ "id": 37732850106419,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850106419"
+ },
+ {
+ "id": 37732850139187,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850139187"
+ },
+ {
+ "id": 37732850171955,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850171955"
+ },
+ {
+ "id": 37732850204723,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850204723"
+ },
+ {
+ "id": 37732850237491,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850237491"
+ },
+ {
+ "id": 37732850270259,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850270259"
+ },
+ {
+ "id": 37732850303027,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850303027"
+ },
+ {
+ "id": 37732850335795,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 23",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850335795"
+ },
+ {
+ "id": 37732850368563,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 23",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850368563"
+ },
+ {
+ "id": 37732850401331,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#7F6B47",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850401331"
+ },
+ {
+ "id": 37732850434099,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850434099"
+ },
+ {
+ "id": 37732850466867,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850466867"
+ },
+ {
+ "id": 37732850499635,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630023-upholstery",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-11T10:32:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850499635"
+ },
+ {
+ "id": 37732850532403,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630023-upholstery",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-11T10:32:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850532403"
+ },
+ {
+ "id": 37732850565171,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850565171"
+ },
+ {
+ "id": 37732850597939,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850597939"
+ },
+ {
+ "id": 37732850630707,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850630707"
+ },
+ {
+ "id": 37732850663475,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 23 | Carnegie",
+ "description": null,
+ "owner_id": 7950173634611,
+ "created_at": "2026-09-09T23:27:14-07:00",
+ "updated_at": "2026-09-09T23:27:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732850663475"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923137216563",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165409730611,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630024-upholstery",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T14:25:03-07:00",
+ "updated_at": "2026-09-11T10:32:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165409730611"
+ },
+ {
+ "id": 37165409763379,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630024-upholstery",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T14:25:03-07:00",
+ "updated_at": "2026-09-11T10:32:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165409763379"
+ },
+ {
+ "id": 37165409796147,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T14:25:03-07:00",
+ "updated_at": "2026-08-18T14:25:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165409796147"
+ },
+ {
+ "id": 37165961281587,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961281587"
+ },
+ {
+ "id": 37165961314355,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961314355"
+ },
+ {
+ "id": 37165961347123,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961347123"
+ },
+ {
+ "id": 37165961379891,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961379891"
+ },
+ {
+ "id": 37165961412659,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961412659"
+ },
+ {
+ "id": 37165961445427,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961445427"
+ },
+ {
+ "id": 37165961478195,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961478195"
+ },
+ {
+ "id": 37165961510963,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961510963"
+ },
+ {
+ "id": 37165961543731,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961543731"
+ },
+ {
+ "id": 37165961576499,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961576499"
+ },
+ {
+ "id": 37165961609267,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961609267"
+ },
+ {
+ "id": 37165961642035,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961642035"
+ },
+ {
+ "id": 37165961674803,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Chestnut",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-19T09:54:29-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961674803"
+ },
+ {
+ "id": 37165961707571,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 24",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:23:32-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961707571"
+ },
+ {
+ "id": 37165961740339,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#805E39",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961740339"
+ },
+ {
+ "id": 37165961773107,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961773107"
+ },
+ {
+ "id": 37165961805875,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961805875"
+ },
+ {
+ "id": 37165961838643,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961838643"
+ },
+ {
+ "id": 37165961871411,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961871411"
+ },
+ {
+ "id": 37165961904179,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961904179"
+ },
+ {
+ "id": 37165961936947,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961936947"
+ },
+ {
+ "id": 37165961969715,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Cognac | Carnegie",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-18T15:07:05-07:00",
+ "updated_at": "2026-08-18T15:07:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165961969715"
+ },
+ {
+ "id": 37180670246963,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Chestnut",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-19T09:54:29-07:00",
+ "updated_at": "2026-08-19T09:54:29-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180670246963"
+ },
+ {
+ "id": 37180670279731,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#805E39",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-19T09:54:29-07:00",
+ "updated_at": "2026-08-19T09:54:29-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180670279731"
+ },
+ {
+ "id": 37183698632755,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#805E39",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-19T11:56:07-07:00",
+ "updated_at": "2026-08-19T11:56:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183698632755"
+ },
+ {
+ "id": 37403855487027,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379312",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855487027"
+ },
+ {
+ "id": 37403855519795,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855519795"
+ },
+ {
+ "id": 37403855552563,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855552563"
+ },
+ {
+ "id": 37403855585331,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855585331"
+ },
+ {
+ "id": 37403855618099,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855618099"
+ },
+ {
+ "id": 37403855650867,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855650867"
+ },
+ {
+ "id": 37409409663027,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630024\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-08-31T13:58:45-07:00",
+ "updated_at": "2026-08-31T13:58:45-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409409663027"
+ },
+ {
+ "id": 37457490706483,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630024",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490706483"
+ },
+ {
+ "id": 37457490739251,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490739251"
+ },
+ {
+ "id": 37457490772019,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490772019"
+ },
+ {
+ "id": 37457490804787,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490804787"
+ },
+ {
+ "id": 37457490837555,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490837555"
+ },
+ {
+ "id": 37457490870323,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490870323"
+ },
+ {
+ "id": 37457490903091,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490903091"
+ },
+ {
+ "id": 37457490935859,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490935859"
+ },
+ {
+ "id": 37457490968627,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457490968627"
+ },
+ {
+ "id": 37457491001395,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491001395"
+ },
+ {
+ "id": 37457491034163,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491034163"
+ },
+ {
+ "id": 37457491066931,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491066931"
+ },
+ {
+ "id": 37457491099699,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491099699"
+ },
+ {
+ "id": 37457491132467,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491132467"
+ },
+ {
+ "id": 37457491165235,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491165235"
+ },
+ {
+ "id": 37457491198003,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491198003"
+ },
+ {
+ "id": 37457491230771,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491230771"
+ },
+ {
+ "id": 37457491263539,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491263539"
+ },
+ {
+ "id": 37457491296307,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491296307"
+ },
+ {
+ "id": 37457491329075,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491329075"
+ },
+ {
+ "id": 37461436923955,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-01T11:51:48-07:00",
+ "updated_at": "2026-09-01T11:51:48-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461436923955"
+ },
+ {
+ "id": 37546618257459,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379312",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-03T10:36:03-07:00",
+ "updated_at": "2026-09-03T10:36:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546618257459"
+ },
+ {
+ "id": 37546618290227,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923137216563,
+ "created_at": "2026-09-03T10:36:03-07:00",
+ "updated_at": "2026-09-03T10:36:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546618290227"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173700147",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732851449907,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851449907"
+ },
+ {
+ "id": 37732851482675,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851482675"
+ },
+ {
+ "id": 37732851515443,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851515443"
+ },
+ {
+ "id": 37732851548211,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851548211"
+ },
+ {
+ "id": 37732851580979,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851580979"
+ },
+ {
+ "id": 37732851613747,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851613747"
+ },
+ {
+ "id": 37732851646515,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851646515"
+ },
+ {
+ "id": 37732851679283,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851679283"
+ },
+ {
+ "id": 37732851712051,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851712051"
+ },
+ {
+ "id": 37732851744819,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851744819"
+ },
+ {
+ "id": 37732851777587,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851777587"
+ },
+ {
+ "id": 37732851810355,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851810355"
+ },
+ {
+ "id": 37732851843123,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 24",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851843123"
+ },
+ {
+ "id": 37732851875891,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 24",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851875891"
+ },
+ {
+ "id": 37732851908659,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#805E39",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851908659"
+ },
+ {
+ "id": 37732851941427,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851941427"
+ },
+ {
+ "id": 37732851974195,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732851974195"
+ },
+ {
+ "id": 37732852006963,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630024-upholstery",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-11T10:32:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732852006963"
+ },
+ {
+ "id": 37732852039731,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630024-upholstery",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-11T10:32:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732852039731"
+ },
+ {
+ "id": 37732852072499,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732852072499"
+ },
+ {
+ "id": 37732852105267,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732852105267"
+ },
+ {
+ "id": 37732852138035,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732852138035"
+ },
+ {
+ "id": 37732852170803,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 24 | Carnegie",
+ "description": null,
+ "owner_id": 7950173700147,
+ "created_at": "2026-09-09T23:27:18-07:00",
+ "updated_at": "2026-09-09T23:27:18-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732852170803"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923137347635",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165410615347,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630025-upholstery",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T14:25:08-07:00",
+ "updated_at": "2026-09-11T10:32:54-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165410615347"
+ },
+ {
+ "id": 37165410648115,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630025-upholstery",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T14:25:08-07:00",
+ "updated_at": "2026-09-11T10:32:54-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165410648115"
+ },
+ {
+ "id": 37165410680883,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T14:25:08-07:00",
+ "updated_at": "2026-08-18T14:25:08-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165410680883"
+ },
+ {
+ "id": 37165962068019,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962068019"
+ },
+ {
+ "id": 37165962100787,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962100787"
+ },
+ {
+ "id": 37165962133555,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962133555"
+ },
+ {
+ "id": 37165962166323,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962166323"
+ },
+ {
+ "id": 37165962199091,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962199091"
+ },
+ {
+ "id": 37165962231859,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962231859"
+ },
+ {
+ "id": 37165962264627,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962264627"
+ },
+ {
+ "id": 37165962297395,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962297395"
+ },
+ {
+ "id": 37165962330163,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962330163"
+ },
+ {
+ "id": 37165962362931,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962362931"
+ },
+ {
+ "id": 37165962395699,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962395699"
+ },
+ {
+ "id": 37165962428467,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962428467"
+ },
+ {
+ "id": 37165962461235,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Cocoa",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-19T09:54:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962461235"
+ },
+ {
+ "id": 37165962494003,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 25",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:23:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962494003"
+ },
+ {
+ "id": 37165962526771,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#69513C",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962526771"
+ },
+ {
+ "id": 37165962559539,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962559539"
+ },
+ {
+ "id": 37165962592307,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962592307"
+ },
+ {
+ "id": 37165962625075,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962625075"
+ },
+ {
+ "id": 37165962657843,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962657843"
+ },
+ {
+ "id": 37165962690611,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962690611"
+ },
+ {
+ "id": 37165962723379,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962723379"
+ },
+ {
+ "id": 37165962756147,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Saddle | Carnegie",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-18T15:07:07-07:00",
+ "updated_at": "2026-08-18T15:07:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962756147"
+ },
+ {
+ "id": 37180670672947,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Cocoa",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-19T09:54:31-07:00",
+ "updated_at": "2026-08-19T09:54:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180670672947"
+ },
+ {
+ "id": 37180670705715,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#69513C",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-19T09:54:31-07:00",
+ "updated_at": "2026-08-19T09:54:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180670705715"
+ },
+ {
+ "id": 37183699451955,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#69513C",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-19T11:56:09-07:00",
+ "updated_at": "2026-08-19T11:56:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183699451955"
+ },
+ {
+ "id": 37403855683635,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379313",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855683635"
+ },
+ {
+ "id": 37403855716403,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855716403"
+ },
+ {
+ "id": 37403855749171,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855749171"
+ },
+ {
+ "id": 37403855781939,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855781939"
+ },
+ {
+ "id": 37403855814707,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855814707"
+ },
+ {
+ "id": 37403855847475,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-31T11:52:01-07:00",
+ "updated_at": "2026-08-31T11:52:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403855847475"
+ },
+ {
+ "id": 37409410351155,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630025\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-08-31T13:58:47-07:00",
+ "updated_at": "2026-08-31T13:58:47-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409410351155"
+ },
+ {
+ "id": 37457491361843,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630025",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491361843"
+ },
+ {
+ "id": 37457491394611,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491394611"
+ },
+ {
+ "id": 37457491427379,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491427379"
+ },
+ {
+ "id": 37457491460147,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491460147"
+ },
+ {
+ "id": 37457491492915,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491492915"
+ },
+ {
+ "id": 37457491525683,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491525683"
+ },
+ {
+ "id": 37457491558451,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491558451"
+ },
+ {
+ "id": 37457491591219,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491591219"
+ },
+ {
+ "id": 37457491623987,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491623987"
+ },
+ {
+ "id": 37457491656755,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491656755"
+ },
+ {
+ "id": 37457491689523,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491689523"
+ },
+ {
+ "id": 37457491722291,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491722291"
+ },
+ {
+ "id": 37457491755059,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491755059"
+ },
+ {
+ "id": 37457491787827,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491787827"
+ },
+ {
+ "id": 37457491820595,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491820595"
+ },
+ {
+ "id": 37457491853363,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491853363"
+ },
+ {
+ "id": 37457491886131,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491886131"
+ },
+ {
+ "id": 37457491918899,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491918899"
+ },
+ {
+ "id": 37457491951667,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491951667"
+ },
+ {
+ "id": 37457491984435,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:20:04-07:00",
+ "updated_at": "2026-09-01T11:20:04-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457491984435"
+ },
+ {
+ "id": 37461437317171,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-01T11:51:48-07:00",
+ "updated_at": "2026-09-01T11:51:48-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461437317171"
+ },
+ {
+ "id": 37546618585139,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379313",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-03T10:36:05-07:00",
+ "updated_at": "2026-09-03T10:36:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546618585139"
+ },
+ {
+ "id": 37546618617907,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923137347635,
+ "created_at": "2026-09-03T10:36:05-07:00",
+ "updated_at": "2026-09-03T10:36:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546618617907"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173765683",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732853252147,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853252147"
+ },
+ {
+ "id": 37732853284915,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853284915"
+ },
+ {
+ "id": 37732853317683,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853317683"
+ },
+ {
+ "id": 37732853350451,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853350451"
+ },
+ {
+ "id": 37732853383219,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853383219"
+ },
+ {
+ "id": 37732853415987,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853415987"
+ },
+ {
+ "id": 37732853448755,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853448755"
+ },
+ {
+ "id": 37732853481523,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853481523"
+ },
+ {
+ "id": 37732853514291,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853514291"
+ },
+ {
+ "id": 37732853547059,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853547059"
+ },
+ {
+ "id": 37732853579827,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853579827"
+ },
+ {
+ "id": 37732853612595,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853612595"
+ },
+ {
+ "id": 37732853645363,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 25",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853645363"
+ },
+ {
+ "id": 37732853678131,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 25",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853678131"
+ },
+ {
+ "id": 37732853710899,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#69513C",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853710899"
+ },
+ {
+ "id": 37732853743667,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853743667"
+ },
+ {
+ "id": 37732853776435,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853776435"
+ },
+ {
+ "id": 37732853809203,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630025-upholstery",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-11T10:32:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853809203"
+ },
+ {
+ "id": 37732853841971,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630025-upholstery",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-11T10:32:57-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853841971"
+ },
+ {
+ "id": 37732853874739,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853874739"
+ },
+ {
+ "id": 37732853907507,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853907507"
+ },
+ {
+ "id": 37732853940275,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853940275"
+ },
+ {
+ "id": 37732853973043,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 25 | Carnegie",
+ "description": null,
+ "owner_id": 7950173765683,
+ "created_at": "2026-09-09T23:27:23-07:00",
+ "updated_at": "2026-09-09T23:27:23-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732853973043"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923139936307",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165432832051,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630026-upholstery",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T14:27:02-07:00",
+ "updated_at": "2026-09-11T10:32:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165432832051"
+ },
+ {
+ "id": 37165432864819,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630026-upholstery",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T14:27:02-07:00",
+ "updated_at": "2026-09-11T10:32:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165432864819"
+ },
+ {
+ "id": 37165432897587,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T14:27:02-07:00",
+ "updated_at": "2026-08-18T14:27:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165432897587"
+ },
+ {
+ "id": 37165962919987,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962919987"
+ },
+ {
+ "id": 37165962952755,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962952755"
+ },
+ {
+ "id": 37165962985523,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165962985523"
+ },
+ {
+ "id": 37165963018291,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963018291"
+ },
+ {
+ "id": 37165963051059,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963051059"
+ },
+ {
+ "id": 37165963083827,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963083827"
+ },
+ {
+ "id": 37165963116595,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963116595"
+ },
+ {
+ "id": 37165963149363,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963149363"
+ },
+ {
+ "id": 37165963182131,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963182131"
+ },
+ {
+ "id": 37165963214899,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963214899"
+ },
+ {
+ "id": 37165963247667,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963247667"
+ },
+ {
+ "id": 37165963280435,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963280435"
+ },
+ {
+ "id": 37165963313203,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Walnut",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-19T09:54:32-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963313203"
+ },
+ {
+ "id": 37165963345971,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 26",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:23:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963345971"
+ },
+ {
+ "id": 37165963378739,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#624E3C",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963378739"
+ },
+ {
+ "id": 37165963411507,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963411507"
+ },
+ {
+ "id": 37165963444275,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963444275"
+ },
+ {
+ "id": 37165963477043,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963477043"
+ },
+ {
+ "id": 37165963509811,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963509811"
+ },
+ {
+ "id": 37165963542579,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963542579"
+ },
+ {
+ "id": 37165963575347,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963575347"
+ },
+ {
+ "id": 37165963608115,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Chestnut | Carnegie",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-18T15:07:09-07:00",
+ "updated_at": "2026-08-18T15:07:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165963608115"
+ },
+ {
+ "id": 37180670869555,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Walnut",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-19T09:54:32-07:00",
+ "updated_at": "2026-08-19T09:54:32-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180670869555"
+ },
+ {
+ "id": 37180670902323,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#624E3C",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-19T09:54:32-07:00",
+ "updated_at": "2026-08-19T09:54:32-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180670902323"
+ },
+ {
+ "id": 37183699648563,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#624E3C",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-19T11:56:10-07:00",
+ "updated_at": "2026-08-19T11:56:10-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183699648563"
+ },
+ {
+ "id": 37403856011315,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379314",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-31T11:52:02-07:00",
+ "updated_at": "2026-08-31T11:52:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403856011315"
+ },
+ {
+ "id": 37403856044083,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-31T11:52:02-07:00",
+ "updated_at": "2026-08-31T11:52:02-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403856044083"
+ },
+ {
+ "id": 37403856076851,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-31T11:52:02-07:00",
+ "updated_at": "2026-08-31T11:52:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403856076851"
+ },
+ {
+ "id": 37403856109619,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-31T11:52:02-07:00",
+ "updated_at": "2026-08-31T11:52:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403856109619"
+ },
+ {
+ "id": 37403856142387,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-31T11:52:02-07:00",
+ "updated_at": "2026-08-31T11:52:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403856142387"
+ },
+ {
+ "id": 37403856175155,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-31T11:52:02-07:00",
+ "updated_at": "2026-08-31T11:52:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403856175155"
+ },
+ {
+ "id": 37409410416691,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"630026\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-08-31T13:58:48-07:00",
+ "updated_at": "2026-08-31T13:58:48-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409410416691"
+ },
+ {
+ "id": 37457492049971,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "630026",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492049971"
+ },
+ {
+ "id": 37457492082739,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492082739"
+ },
+ {
+ "id": 37457492115507,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492115507"
+ },
+ {
+ "id": 37457492148275,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492148275"
+ },
+ {
+ "id": 37457492181043,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492181043"
+ },
+ {
+ "id": 37457492213811,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492213811"
+ },
+ {
+ "id": 37457492246579,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492246579"
+ },
+ {
+ "id": 37457492279347,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492279347"
+ },
+ {
+ "id": 37457492312115,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492312115"
+ },
+ {
+ "id": 37457492344883,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492344883"
+ },
+ {
+ "id": 37457492377651,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492377651"
+ },
+ {
+ "id": 37457492410419,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492410419"
+ },
+ {
+ "id": 37457492443187,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492443187"
+ },
+ {
+ "id": 37457492475955,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492475955"
+ },
+ {
+ "id": 37457492508723,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492508723"
+ },
+ {
+ "id": 37457492541491,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492541491"
+ },
+ {
+ "id": 37457492574259,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492574259"
+ },
+ {
+ "id": 37457492607027,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492607027"
+ },
+ {
+ "id": 37457492639795,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492639795"
+ },
+ {
+ "id": 37457492672563,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:20:05-07:00",
+ "updated_at": "2026-09-01T11:20:05-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457492672563"
+ },
+ {
+ "id": 37461437513779,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-01T11:51:48-07:00",
+ "updated_at": "2026-09-01T11:51:48-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461437513779"
+ },
+ {
+ "id": 37546618781747,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379314",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-03T10:36:06-07:00",
+ "updated_at": "2026-09-03T10:36:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546618781747"
+ },
+ {
+ "id": 37546618814515,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923139936307,
+ "created_at": "2026-09-03T10:36:06-07:00",
+ "updated_at": "2026-09-03T10:36:06-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546618814515"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173798451",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732854267955,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854267955"
+ },
+ {
+ "id": 37732854300723,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854300723"
+ },
+ {
+ "id": 37732854333491,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854333491"
+ },
+ {
+ "id": 37732854366259,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854366259"
+ },
+ {
+ "id": 37732854399027,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854399027"
+ },
+ {
+ "id": 37732854431795,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854431795"
+ },
+ {
+ "id": 37732854464563,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854464563"
+ },
+ {
+ "id": 37732854497331,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854497331"
+ },
+ {
+ "id": 37732854530099,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854530099"
+ },
+ {
+ "id": 37732854562867,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854562867"
+ },
+ {
+ "id": 37732854595635,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854595635"
+ },
+ {
+ "id": 37732854628403,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854628403"
+ },
+ {
+ "id": 37732854661171,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 26",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854661171"
+ },
+ {
+ "id": 37732854693939,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 26",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854693939"
+ },
+ {
+ "id": 37732854726707,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#624E3C",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854726707"
+ },
+ {
+ "id": 37732854759475,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854759475"
+ },
+ {
+ "id": 37732854792243,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854792243"
+ },
+ {
+ "id": 37732854825011,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "630026-upholstery",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-11T10:33:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854825011"
+ },
+ {
+ "id": 37732854857779,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "630026-upholstery",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-11T10:33:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854857779"
+ },
+ {
+ "id": 37732854890547,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854890547"
+ },
+ {
+ "id": 37732854923315,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854923315"
+ },
+ {
+ "id": 37732854956083,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854956083"
+ },
+ {
+ "id": 37732854988851,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 26 | Carnegie",
+ "description": null,
+ "owner_id": 7950173798451,
+ "created_at": "2026-09-09T23:27:27-07:00",
+ "updated_at": "2026-09-09T23:27:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732854988851"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923134857267",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165391544371,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63003-upholstery",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T14:23:33-07:00",
+ "updated_at": "2026-09-11T10:33:04-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165391544371"
+ },
+ {
+ "id": 37165391577139,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63003-upholstery",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T14:23:33-07:00",
+ "updated_at": "2026-09-11T10:33:04-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165391577139"
+ },
+ {
+ "id": 37165391609907,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T14:23:33-07:00",
+ "updated_at": "2026-08-18T14:23:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165391609907"
+ },
+ {
+ "id": 37165943914547,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943914547"
+ },
+ {
+ "id": 37165943947315,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943947315"
+ },
+ {
+ "id": 37165943980083,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165943980083"
+ },
+ {
+ "id": 37165944012851,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944012851"
+ },
+ {
+ "id": 37165944045619,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944045619"
+ },
+ {
+ "id": 37165944078387,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944078387"
+ },
+ {
+ "id": 37165944111155,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944111155"
+ },
+ {
+ "id": 37165944143923,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944143923"
+ },
+ {
+ "id": 37165944176691,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944176691"
+ },
+ {
+ "id": 37165944209459,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944209459"
+ },
+ {
+ "id": 37165944242227,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944242227"
+ },
+ {
+ "id": 37165944274995,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944274995"
+ },
+ {
+ "id": 37165944307763,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Taupe",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-19T09:54:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944307763"
+ },
+ {
+ "id": 37165944340531,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 3",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:22:54-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944340531"
+ },
+ {
+ "id": 37165944373299,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#989281",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944373299"
+ },
+ {
+ "id": 37165944406067,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944406067"
+ },
+ {
+ "id": 37165944438835,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944438835"
+ },
+ {
+ "id": 37165944471603,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944471603"
+ },
+ {
+ "id": 37165944504371,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944504371"
+ },
+ {
+ "id": 37165944537139,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944537139"
+ },
+ {
+ "id": 37165944569907,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944569907"
+ },
+ {
+ "id": 37165944602675,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Taupe | Carnegie",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-18T15:06:22-07:00",
+ "updated_at": "2026-08-18T15:06:22-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944602675"
+ },
+ {
+ "id": 37180663693363,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Taupe",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-19T09:54:01-07:00",
+ "updated_at": "2026-08-19T09:54:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180663693363"
+ },
+ {
+ "id": 37180663726131,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#989281",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-19T09:54:01-07:00",
+ "updated_at": "2026-08-19T09:54:01-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180663726131"
+ },
+ {
+ "id": 37183691784243,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#989281",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-19T11:55:44-07:00",
+ "updated_at": "2026-08-19T11:55:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183691784243"
+ },
+ {
+ "id": 37403847688243,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379315",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847688243"
+ },
+ {
+ "id": 37403847721011,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847721011"
+ },
+ {
+ "id": 37403847753779,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847753779"
+ },
+ {
+ "id": 37403847786547,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847786547"
+ },
+ {
+ "id": 37403847819315,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847819315"
+ },
+ {
+ "id": 37403847852083,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847852083"
+ },
+ {
+ "id": 37409234190387,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"63003\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-08-31T13:49:39-07:00",
+ "updated_at": "2026-08-31T13:49:39-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409234190387"
+ },
+ {
+ "id": 37457476288563,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "63003",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476288563"
+ },
+ {
+ "id": 37457476321331,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476321331"
+ },
+ {
+ "id": 37457476354099,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476354099"
+ },
+ {
+ "id": 37457476386867,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476386867"
+ },
+ {
+ "id": 37457476419635,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476419635"
+ },
+ {
+ "id": 37457476452403,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476452403"
+ },
+ {
+ "id": 37457476485171,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476485171"
+ },
+ {
+ "id": 37457476517939,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476517939"
+ },
+ {
+ "id": 37457476550707,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476550707"
+ },
+ {
+ "id": 37457476583475,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476583475"
+ },
+ {
+ "id": 37457476616243,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476616243"
+ },
+ {
+ "id": 37457476649011,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476649011"
+ },
+ {
+ "id": 37457476681779,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476681779"
+ },
+ {
+ "id": 37457476714547,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476714547"
+ },
+ {
+ "id": 37457476747315,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476747315"
+ },
+ {
+ "id": 37457476780083,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476780083"
+ },
+ {
+ "id": 37457476812851,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476812851"
+ },
+ {
+ "id": 37457476845619,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476845619"
+ },
+ {
+ "id": 37457476878387,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476878387"
+ },
+ {
+ "id": 37457476911155,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476911155"
+ },
+ {
+ "id": 37461432959027,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-01T11:51:37-07:00",
+ "updated_at": "2026-09-01T11:51:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461432959027"
+ },
+ {
+ "id": 37546614980659,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379315",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-03T10:35:37-07:00",
+ "updated_at": "2026-09-03T10:35:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546614980659"
+ },
+ {
+ "id": 37546615013427,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923134857267,
+ "created_at": "2026-09-03T10:35:37-07:00",
+ "updated_at": "2026-09-03T10:35:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615013427"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173896755",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732855316531,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855316531"
+ },
+ {
+ "id": 37732855349299,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855349299"
+ },
+ {
+ "id": 37732855382067,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855382067"
+ },
+ {
+ "id": 37732855414835,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855414835"
+ },
+ {
+ "id": 37732855447603,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855447603"
+ },
+ {
+ "id": 37732855480371,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855480371"
+ },
+ {
+ "id": 37732855513139,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855513139"
+ },
+ {
+ "id": 37732855545907,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855545907"
+ },
+ {
+ "id": 37732855578675,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855578675"
+ },
+ {
+ "id": 37732855611443,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855611443"
+ },
+ {
+ "id": 37732855644211,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855644211"
+ },
+ {
+ "id": 37732855676979,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855676979"
+ },
+ {
+ "id": 37732855709747,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 3",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855709747"
+ },
+ {
+ "id": 37732855742515,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 3",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855742515"
+ },
+ {
+ "id": 37732855775283,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#989281",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855775283"
+ },
+ {
+ "id": 37732855808051,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855808051"
+ },
+ {
+ "id": 37732855840819,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855840819"
+ },
+ {
+ "id": 37732855873587,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63003-upholstery",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-11T10:33:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855873587"
+ },
+ {
+ "id": 37732855906355,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63003-upholstery",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-11T10:33:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855906355"
+ },
+ {
+ "id": 37732855939123,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855939123"
+ },
+ {
+ "id": 37732855971891,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732855971891"
+ },
+ {
+ "id": 37732856004659,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732856004659"
+ },
+ {
+ "id": 37732856037427,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 3 | Carnegie",
+ "description": null,
+ "owner_id": 7950173896755,
+ "created_at": "2026-09-09T23:27:31-07:00",
+ "updated_at": "2026-09-09T23:27:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732856037427"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923134955571",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165392298035,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63004-upholstery",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T14:23:38-07:00",
+ "updated_at": "2026-09-11T10:33:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165392298035"
+ },
+ {
+ "id": 37165392330803,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63004-upholstery",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T14:23:38-07:00",
+ "updated_at": "2026-09-11T10:33:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165392330803"
+ },
+ {
+ "id": 37165392363571,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T14:23:38-07:00",
+ "updated_at": "2026-08-18T14:23:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165392363571"
+ },
+ {
+ "id": 37165944668211,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944668211"
+ },
+ {
+ "id": 37165944700979,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944700979"
+ },
+ {
+ "id": 37165944733747,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944733747"
+ },
+ {
+ "id": 37165944766515,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944766515"
+ },
+ {
+ "id": 37165944799283,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944799283"
+ },
+ {
+ "id": 37165944832051,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944832051"
+ },
+ {
+ "id": 37165944864819,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944864819"
+ },
+ {
+ "id": 37165944897587,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944897587"
+ },
+ {
+ "id": 37165944930355,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944930355"
+ },
+ {
+ "id": 37165944963123,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944963123"
+ },
+ {
+ "id": 37165944995891,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165944995891"
+ },
+ {
+ "id": 37165945028659,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945028659"
+ },
+ {
+ "id": 37165945061427,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Loden",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-19T09:54:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945061427"
+ },
+ {
+ "id": 37165945094195,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 4",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:22:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945094195"
+ },
+ {
+ "id": 37165945126963,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#525247",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945126963"
+ },
+ {
+ "id": 37165945159731,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945159731"
+ },
+ {
+ "id": 37165945192499,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945192499"
+ },
+ {
+ "id": 37165945225267,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945225267"
+ },
+ {
+ "id": 37165945258035,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945258035"
+ },
+ {
+ "id": 37165945290803,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945290803"
+ },
+ {
+ "id": 37165945323571,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945323571"
+ },
+ {
+ "id": 37165945356339,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Moss | Carnegie",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-18T15:06:24-07:00",
+ "updated_at": "2026-08-18T15:06:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945356339"
+ },
+ {
+ "id": 37180663922739,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Loden",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-19T09:54:02-07:00",
+ "updated_at": "2026-08-19T09:54:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180663922739"
+ },
+ {
+ "id": 37180663955507,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#525247",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-19T09:54:02-07:00",
+ "updated_at": "2026-08-19T09:54:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180663955507"
+ },
+ {
+ "id": 37183691980851,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#525247",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-19T11:55:45-07:00",
+ "updated_at": "2026-08-19T11:55:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183691980851"
+ },
+ {
+ "id": 37403847884851,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379316",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847884851"
+ },
+ {
+ "id": 37403847917619,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847917619"
+ },
+ {
+ "id": 37403847950387,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847950387"
+ },
+ {
+ "id": 37403847983155,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847983155"
+ },
+ {
+ "id": 37403848015923,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848015923"
+ },
+ {
+ "id": 37403848048691,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848048691"
+ },
+ {
+ "id": 37409234255923,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"63004\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-08-31T13:49:41-07:00",
+ "updated_at": "2026-08-31T13:49:41-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409234255923"
+ },
+ {
+ "id": 37457476976691,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "63004",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457476976691"
+ },
+ {
+ "id": 37457477009459,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477009459"
+ },
+ {
+ "id": 37457477042227,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477042227"
+ },
+ {
+ "id": 37457477074995,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477074995"
+ },
+ {
+ "id": 37457477107763,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477107763"
+ },
+ {
+ "id": 37457477140531,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477140531"
+ },
+ {
+ "id": 37457477173299,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477173299"
+ },
+ {
+ "id": 37457477206067,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477206067"
+ },
+ {
+ "id": 37457477238835,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477238835"
+ },
+ {
+ "id": 37457477271603,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477271603"
+ },
+ {
+ "id": 37457477304371,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477304371"
+ },
+ {
+ "id": 37457477337139,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477337139"
+ },
+ {
+ "id": 37457477369907,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477369907"
+ },
+ {
+ "id": 37457477402675,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477402675"
+ },
+ {
+ "id": 37457477435443,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477435443"
+ },
+ {
+ "id": 37457477468211,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477468211"
+ },
+ {
+ "id": 37457477500979,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477500979"
+ },
+ {
+ "id": 37457477533747,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477533747"
+ },
+ {
+ "id": 37457477566515,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477566515"
+ },
+ {
+ "id": 37457477599283,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477599283"
+ },
+ {
+ "id": 37461433122867,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-01T11:51:37-07:00",
+ "updated_at": "2026-09-01T11:51:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461433122867"
+ },
+ {
+ "id": 37546615242803,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379316",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-03T10:35:39-07:00",
+ "updated_at": "2026-09-03T10:35:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615242803"
+ },
+ {
+ "id": 37546615275571,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923134955571,
+ "created_at": "2026-09-03T10:35:39-07:00",
+ "updated_at": "2026-09-03T10:35:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615275571"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173929523",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732856856627,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732856856627"
+ },
+ {
+ "id": 37732856889395,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732856889395"
+ },
+ {
+ "id": 37732856922163,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732856922163"
+ },
+ {
+ "id": 37732856954931,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732856954931"
+ },
+ {
+ "id": 37732856987699,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732856987699"
+ },
+ {
+ "id": 37732857020467,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857020467"
+ },
+ {
+ "id": 37732857053235,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857053235"
+ },
+ {
+ "id": 37732857086003,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857086003"
+ },
+ {
+ "id": 37732857118771,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857118771"
+ },
+ {
+ "id": 37732857151539,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857151539"
+ },
+ {
+ "id": 37732857184307,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857184307"
+ },
+ {
+ "id": 37732857217075,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857217075"
+ },
+ {
+ "id": 37732857249843,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 4",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857249843"
+ },
+ {
+ "id": 37732857282611,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 4",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857282611"
+ },
+ {
+ "id": 37732857315379,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#525247",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857315379"
+ },
+ {
+ "id": 37732857348147,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857348147"
+ },
+ {
+ "id": 37732857380915,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857380915"
+ },
+ {
+ "id": 37732857413683,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63004-upholstery",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-11T10:33:12-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857413683"
+ },
+ {
+ "id": 37732857446451,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63004-upholstery",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-11T10:33:12-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857446451"
+ },
+ {
+ "id": 37732857479219,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857479219"
+ },
+ {
+ "id": 37732857511987,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857511987"
+ },
+ {
+ "id": 37732857544755,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857544755"
+ },
+ {
+ "id": 37732857577523,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 4 | Carnegie",
+ "description": null,
+ "owner_id": 7950173929523,
+ "created_at": "2026-09-09T23:27:35-07:00",
+ "updated_at": "2026-09-09T23:27:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732857577523"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923135021107",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165392855091,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63005-upholstery",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T14:23:42-07:00",
+ "updated_at": "2026-09-11T10:33:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165392855091"
+ },
+ {
+ "id": 37165392887859,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63005-upholstery",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T14:23:42-07:00",
+ "updated_at": "2026-09-11T10:33:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165392887859"
+ },
+ {
+ "id": 37165392920627,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T14:23:42-07:00",
+ "updated_at": "2026-08-18T14:23:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165392920627"
+ },
+ {
+ "id": 37165945487411,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945487411"
+ },
+ {
+ "id": 37165945520179,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945520179"
+ },
+ {
+ "id": 37165945552947,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945552947"
+ },
+ {
+ "id": 37165945585715,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945585715"
+ },
+ {
+ "id": 37165945618483,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945618483"
+ },
+ {
+ "id": 37165945651251,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945651251"
+ },
+ {
+ "id": 37165945684019,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945684019"
+ },
+ {
+ "id": 37165945716787,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945716787"
+ },
+ {
+ "id": 37165945749555,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945749555"
+ },
+ {
+ "id": 37165945782323,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945782323"
+ },
+ {
+ "id": 37165945815091,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945815091"
+ },
+ {
+ "id": 37165945847859,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945847859"
+ },
+ {
+ "id": 37165945880627,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Espresso",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-19T09:54:04-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945880627"
+ },
+ {
+ "id": 37165945913395,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 5",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:22:58-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945913395"
+ },
+ {
+ "id": 37165945946163,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#2C251F",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945946163"
+ },
+ {
+ "id": 37165945978931,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165945978931"
+ },
+ {
+ "id": 37165946011699,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946011699"
+ },
+ {
+ "id": 37165946044467,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946044467"
+ },
+ {
+ "id": 37165946077235,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946077235"
+ },
+ {
+ "id": 37165946110003,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946110003"
+ },
+ {
+ "id": 37165946142771,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946142771"
+ },
+ {
+ "id": 37165946175539,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Espresso 17 | Carnegie",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-18T15:06:26-07:00",
+ "updated_at": "2026-08-18T15:06:26-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946175539"
+ },
+ {
+ "id": 37180664086579,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Espresso",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-19T09:54:04-07:00",
+ "updated_at": "2026-08-19T09:54:04-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180664086579"
+ },
+ {
+ "id": 37180664119347,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#2C251F",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-19T09:54:04-07:00",
+ "updated_at": "2026-08-19T09:54:04-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180664119347"
+ },
+ {
+ "id": 37183692210227,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#2C251F",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-19T11:55:46-07:00",
+ "updated_at": "2026-08-19T11:55:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183692210227"
+ },
+ {
+ "id": 37403848081459,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379317",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848081459"
+ },
+ {
+ "id": 37403848114227,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848114227"
+ },
+ {
+ "id": 37403848146995,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848146995"
+ },
+ {
+ "id": 37403848179763,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848179763"
+ },
+ {
+ "id": 37403848212531,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848212531"
+ },
+ {
+ "id": 37403848245299,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848245299"
+ },
+ {
+ "id": 37409234616371,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"63005\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-08-31T13:49:42-07:00",
+ "updated_at": "2026-08-31T13:49:42-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409234616371"
+ },
+ {
+ "id": 37457477632051,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "63005",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477632051"
+ },
+ {
+ "id": 37457477664819,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477664819"
+ },
+ {
+ "id": 37457477697587,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477697587"
+ },
+ {
+ "id": 37457477730355,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477730355"
+ },
+ {
+ "id": 37457477763123,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477763123"
+ },
+ {
+ "id": 37457477795891,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477795891"
+ },
+ {
+ "id": 37457477828659,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477828659"
+ },
+ {
+ "id": 37457477861427,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477861427"
+ },
+ {
+ "id": 37457477894195,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477894195"
+ },
+ {
+ "id": 37457477926963,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477926963"
+ },
+ {
+ "id": 37457477959731,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477959731"
+ },
+ {
+ "id": 37457477992499,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457477992499"
+ },
+ {
+ "id": 37457478025267,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478025267"
+ },
+ {
+ "id": 37457478058035,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478058035"
+ },
+ {
+ "id": 37457478090803,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478090803"
+ },
+ {
+ "id": 37457478123571,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478123571"
+ },
+ {
+ "id": 37457478156339,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478156339"
+ },
+ {
+ "id": 37457478189107,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478189107"
+ },
+ {
+ "id": 37457478221875,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478221875"
+ },
+ {
+ "id": 37457478254643,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:19:57-07:00",
+ "updated_at": "2026-09-01T11:19:57-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478254643"
+ },
+ {
+ "id": 37461433319475,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-01T11:51:38-07:00",
+ "updated_at": "2026-09-01T11:51:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461433319475"
+ },
+ {
+ "id": 37546615308339,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379317",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-03T10:35:40-07:00",
+ "updated_at": "2026-09-03T10:35:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615308339"
+ },
+ {
+ "id": 37546615341107,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135021107,
+ "created_at": "2026-09-03T10:35:40-07:00",
+ "updated_at": "2026-09-03T10:35:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615341107"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950173995059",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732858036275,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858036275"
+ },
+ {
+ "id": 37732858069043,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858069043"
+ },
+ {
+ "id": 37732858101811,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858101811"
+ },
+ {
+ "id": 37732858134579,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858134579"
+ },
+ {
+ "id": 37732858167347,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858167347"
+ },
+ {
+ "id": 37732858200115,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858200115"
+ },
+ {
+ "id": 37732858232883,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858232883"
+ },
+ {
+ "id": 37732858265651,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858265651"
+ },
+ {
+ "id": 37732858298419,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858298419"
+ },
+ {
+ "id": 37732858331187,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858331187"
+ },
+ {
+ "id": 37732858363955,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858363955"
+ },
+ {
+ "id": 37732858396723,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858396723"
+ },
+ {
+ "id": 37732858429491,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 5",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858429491"
+ },
+ {
+ "id": 37732858462259,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 5",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858462259"
+ },
+ {
+ "id": 37732858495027,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#2C251F",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858495027"
+ },
+ {
+ "id": 37732858527795,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858527795"
+ },
+ {
+ "id": 37732858560563,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858560563"
+ },
+ {
+ "id": 37732858593331,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63005-upholstery",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-11T10:33:17-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858593331"
+ },
+ {
+ "id": 37732858626099,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63005-upholstery",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-11T10:33:17-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858626099"
+ },
+ {
+ "id": 37732858658867,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858658867"
+ },
+ {
+ "id": 37732858691635,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858691635"
+ },
+ {
+ "id": 37732858724403,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858724403"
+ },
+ {
+ "id": 37732858757171,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 5 | Carnegie",
+ "description": null,
+ "owner_id": 7950173995059,
+ "created_at": "2026-09-09T23:27:40-07:00",
+ "updated_at": "2026-09-09T23:27:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732858757171"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923135119411",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165393739827,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63006-upholstery",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T14:23:46-07:00",
+ "updated_at": "2026-09-11T10:33:19-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165393739827"
+ },
+ {
+ "id": 37165393772595,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63006-upholstery",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T14:23:46-07:00",
+ "updated_at": "2026-09-11T10:33:19-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165393772595"
+ },
+ {
+ "id": 37165393805363,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T14:23:46-07:00",
+ "updated_at": "2026-08-18T14:23:46-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165393805363"
+ },
+ {
+ "id": 37165946241075,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946241075"
+ },
+ {
+ "id": 37165946273843,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946273843"
+ },
+ {
+ "id": 37165946306611,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946306611"
+ },
+ {
+ "id": 37165946339379,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946339379"
+ },
+ {
+ "id": 37165946372147,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946372147"
+ },
+ {
+ "id": 37165946404915,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946404915"
+ },
+ {
+ "id": 37165946437683,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946437683"
+ },
+ {
+ "id": 37165946470451,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946470451"
+ },
+ {
+ "id": 37165946503219,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946503219"
+ },
+ {
+ "id": 37165946535987,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946535987"
+ },
+ {
+ "id": 37165946568755,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946568755"
+ },
+ {
+ "id": 37165946601523,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946601523"
+ },
+ {
+ "id": 37165946634291,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Onyx",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-19T09:54:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946634291"
+ },
+ {
+ "id": 37165946667059,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 6",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:23:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946667059"
+ },
+ {
+ "id": 37165946699827,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#201E20",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946699827"
+ },
+ {
+ "id": 37165946732595,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946732595"
+ },
+ {
+ "id": 37165946765363,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946765363"
+ },
+ {
+ "id": 37165946798131,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946798131"
+ },
+ {
+ "id": 37165946830899,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946830899"
+ },
+ {
+ "id": 37165946863667,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946863667"
+ },
+ {
+ "id": 37165946896435,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946896435"
+ },
+ {
+ "id": 37165946929203,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Black | Carnegie",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-18T15:06:28-07:00",
+ "updated_at": "2026-08-18T15:06:28-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165946929203"
+ },
+ {
+ "id": 37180664348723,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Onyx",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-19T09:54:05-07:00",
+ "updated_at": "2026-08-19T09:54:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180664348723"
+ },
+ {
+ "id": 37180664381491,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#201E20",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-19T09:54:05-07:00",
+ "updated_at": "2026-08-19T09:54:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180664381491"
+ },
+ {
+ "id": 37183692898355,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#201E20",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-19T11:55:47-07:00",
+ "updated_at": "2026-08-19T11:55:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183692898355"
+ },
+ {
+ "id": 37403848278067,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379318",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848278067"
+ },
+ {
+ "id": 37403848310835,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848310835"
+ },
+ {
+ "id": 37403848343603,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848343603"
+ },
+ {
+ "id": 37403848376371,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848376371"
+ },
+ {
+ "id": 37403848409139,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848409139"
+ },
+ {
+ "id": 37403848441907,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848441907"
+ },
+ {
+ "id": 37409407008819,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"63006\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-08-31T13:58:25-07:00",
+ "updated_at": "2026-08-31T13:58:25-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409407008819"
+ },
+ {
+ "id": 37457478287411,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "63006",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478287411"
+ },
+ {
+ "id": 37457478320179,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478320179"
+ },
+ {
+ "id": 37457478352947,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478352947"
+ },
+ {
+ "id": 37457478385715,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478385715"
+ },
+ {
+ "id": 37457478418483,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478418483"
+ },
+ {
+ "id": 37457478451251,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478451251"
+ },
+ {
+ "id": 37457478484019,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478484019"
+ },
+ {
+ "id": 37457478516787,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478516787"
+ },
+ {
+ "id": 37457478549555,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478549555"
+ },
+ {
+ "id": 37457478582323,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478582323"
+ },
+ {
+ "id": 37457478615091,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478615091"
+ },
+ {
+ "id": 37457478647859,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478647859"
+ },
+ {
+ "id": 37457478680627,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478680627"
+ },
+ {
+ "id": 37457478713395,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478713395"
+ },
+ {
+ "id": 37457478746163,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478746163"
+ },
+ {
+ "id": 37457478778931,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478778931"
+ },
+ {
+ "id": 37457478811699,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478811699"
+ },
+ {
+ "id": 37457478844467,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478844467"
+ },
+ {
+ "id": 37457478877235,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478877235"
+ },
+ {
+ "id": 37457478910003,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478910003"
+ },
+ {
+ "id": 37461433417779,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-01T11:51:38-07:00",
+ "updated_at": "2026-09-01T11:51:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461433417779"
+ },
+ {
+ "id": 37546615373875,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379318",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-03T10:35:41-07:00",
+ "updated_at": "2026-09-03T10:35:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615373875"
+ },
+ {
+ "id": 37546615406643,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135119411,
+ "created_at": "2026-09-03T10:35:41-07:00",
+ "updated_at": "2026-09-03T10:35:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615406643"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950174093363",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732859412531,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859412531"
+ },
+ {
+ "id": 37732859445299,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859445299"
+ },
+ {
+ "id": 37732859478067,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859478067"
+ },
+ {
+ "id": 37732859510835,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859510835"
+ },
+ {
+ "id": 37732859543603,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859543603"
+ },
+ {
+ "id": 37732859576371,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859576371"
+ },
+ {
+ "id": 37732859609139,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859609139"
+ },
+ {
+ "id": 37732859641907,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859641907"
+ },
+ {
+ "id": 37732859674675,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859674675"
+ },
+ {
+ "id": 37732859707443,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859707443"
+ },
+ {
+ "id": 37732859740211,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859740211"
+ },
+ {
+ "id": 37732859772979,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859772979"
+ },
+ {
+ "id": 37732859805747,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 6",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859805747"
+ },
+ {
+ "id": 37732859838515,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 6",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859838515"
+ },
+ {
+ "id": 37732859871283,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#201E20",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859871283"
+ },
+ {
+ "id": 37732859904051,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859904051"
+ },
+ {
+ "id": 37732859936819,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859936819"
+ },
+ {
+ "id": 37732859969587,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63006-upholstery",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-11T10:33:21-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732859969587"
+ },
+ {
+ "id": 37732860002355,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63006-upholstery",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-11T10:33:21-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860002355"
+ },
+ {
+ "id": 37732860035123,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860035123"
+ },
+ {
+ "id": 37732860067891,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860067891"
+ },
+ {
+ "id": 37732860100659,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860100659"
+ },
+ {
+ "id": 37732860133427,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 6 | Carnegie",
+ "description": null,
+ "owner_id": 7950174093363,
+ "created_at": "2026-09-09T23:27:45-07:00",
+ "updated_at": "2026-09-09T23:27:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860133427"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923135250483",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165394427955,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63007-upholstery",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T14:23:51-07:00",
+ "updated_at": "2026-09-11T10:33:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165394427955"
+ },
+ {
+ "id": 37165394460723,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63007-upholstery",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T14:23:51-07:00",
+ "updated_at": "2026-09-11T10:33:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165394460723"
+ },
+ {
+ "id": 37165394493491,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T14:23:51-07:00",
+ "updated_at": "2026-08-18T14:23:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165394493491"
+ },
+ {
+ "id": 37165947158579,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947158579"
+ },
+ {
+ "id": 37165947191347,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947191347"
+ },
+ {
+ "id": 37165947224115,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947224115"
+ },
+ {
+ "id": 37165947256883,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947256883"
+ },
+ {
+ "id": 37165947289651,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947289651"
+ },
+ {
+ "id": 37165947322419,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947322419"
+ },
+ {
+ "id": 37165947355187,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947355187"
+ },
+ {
+ "id": 37165947387955,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947387955"
+ },
+ {
+ "id": 37165947420723,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947420723"
+ },
+ {
+ "id": 37165947453491,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947453491"
+ },
+ {
+ "id": 37165947486259,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947486259"
+ },
+ {
+ "id": 37165947519027,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947519027"
+ },
+ {
+ "id": 37165947551795,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Ink",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-19T09:54:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947551795"
+ },
+ {
+ "id": 37165947584563,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 7",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:23:02-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947584563"
+ },
+ {
+ "id": 37165947617331,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#242731",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947617331"
+ },
+ {
+ "id": 37165947650099,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947650099"
+ },
+ {
+ "id": 37165947682867,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947682867"
+ },
+ {
+ "id": 37165947715635,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947715635"
+ },
+ {
+ "id": 37165947748403,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947748403"
+ },
+ {
+ "id": 37165947781171,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947781171"
+ },
+ {
+ "id": 37165947813939,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947813939"
+ },
+ {
+ "id": 37165947846707,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Graphite 19 | Carnegie",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-18T15:06:31-07:00",
+ "updated_at": "2026-08-18T15:06:31-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165947846707"
+ },
+ {
+ "id": 37180664676403,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Ink",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-19T09:54:07-07:00",
+ "updated_at": "2026-08-19T09:54:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180664676403"
+ },
+ {
+ "id": 37180664709171,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#242731",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-19T09:54:07-07:00",
+ "updated_at": "2026-08-19T09:54:07-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180664709171"
+ },
+ {
+ "id": 37183693127731,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#242731",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-19T11:55:48-07:00",
+ "updated_at": "2026-08-19T11:55:48-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183693127731"
+ },
+ {
+ "id": 37403848474675,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379319",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848474675"
+ },
+ {
+ "id": 37403848507443,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848507443"
+ },
+ {
+ "id": 37403848540211,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848540211"
+ },
+ {
+ "id": 37403848572979,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848572979"
+ },
+ {
+ "id": 37403848605747,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848605747"
+ },
+ {
+ "id": 37403848638515,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848638515"
+ },
+ {
+ "id": 37409407041587,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"63007\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-08-31T13:58:26-07:00",
+ "updated_at": "2026-08-31T13:58:26-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409407041587"
+ },
+ {
+ "id": 37457478975539,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "63007",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457478975539"
+ },
+ {
+ "id": 37457479008307,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479008307"
+ },
+ {
+ "id": 37457479041075,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479041075"
+ },
+ {
+ "id": 37457479073843,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479073843"
+ },
+ {
+ "id": 37457479106611,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479106611"
+ },
+ {
+ "id": 37457479139379,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479139379"
+ },
+ {
+ "id": 37457479172147,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479172147"
+ },
+ {
+ "id": 37457479204915,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479204915"
+ },
+ {
+ "id": 37457479237683,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479237683"
+ },
+ {
+ "id": 37457479270451,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479270451"
+ },
+ {
+ "id": 37457479303219,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479303219"
+ },
+ {
+ "id": 37457479335987,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479335987"
+ },
+ {
+ "id": 37457479368755,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479368755"
+ },
+ {
+ "id": 37457479401523,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479401523"
+ },
+ {
+ "id": 37457479434291,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479434291"
+ },
+ {
+ "id": 37457479467059,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479467059"
+ },
+ {
+ "id": 37457479499827,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479499827"
+ },
+ {
+ "id": 37457479532595,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479532595"
+ },
+ {
+ "id": 37457479565363,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479565363"
+ },
+ {
+ "id": 37457479598131,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479598131"
+ },
+ {
+ "id": 37461433516083,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-01T11:51:38-07:00",
+ "updated_at": "2026-09-01T11:51:38-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461433516083"
+ },
+ {
+ "id": 37546615472179,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379319",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-03T10:35:42-07:00",
+ "updated_at": "2026-09-03T10:35:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615472179"
+ },
+ {
+ "id": 37546615504947,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135250483,
+ "created_at": "2026-09-03T10:35:42-07:00",
+ "updated_at": "2026-09-03T10:35:42-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615504947"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950174191667",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732860559411,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860559411"
+ },
+ {
+ "id": 37732860592179,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860592179"
+ },
+ {
+ "id": 37732860624947,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860624947"
+ },
+ {
+ "id": 37732860657715,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860657715"
+ },
+ {
+ "id": 37732860690483,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860690483"
+ },
+ {
+ "id": 37732860723251,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860723251"
+ },
+ {
+ "id": 37732860756019,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860756019"
+ },
+ {
+ "id": 37732860788787,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860788787"
+ },
+ {
+ "id": 37732860821555,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860821555"
+ },
+ {
+ "id": 37732860854323,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860854323"
+ },
+ {
+ "id": 37732860887091,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860887091"
+ },
+ {
+ "id": 37732860919859,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860919859"
+ },
+ {
+ "id": 37732860952627,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 7",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860952627"
+ },
+ {
+ "id": 37732860985395,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 7",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732860985395"
+ },
+ {
+ "id": 37732861018163,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#242731",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861018163"
+ },
+ {
+ "id": 37732861050931,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861050931"
+ },
+ {
+ "id": 37732861083699,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861083699"
+ },
+ {
+ "id": 37732861116467,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63007-upholstery",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-11T10:33:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861116467"
+ },
+ {
+ "id": 37732861149235,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63007-upholstery",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-11T10:33:27-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861149235"
+ },
+ {
+ "id": 37732861182003,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861182003"
+ },
+ {
+ "id": 37732861214771,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861214771"
+ },
+ {
+ "id": 37732861247539,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861247539"
+ },
+ {
+ "id": 37732861280307,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 7 | Carnegie",
+ "description": null,
+ "owner_id": 7950174191667,
+ "created_at": "2026-09-09T23:27:49-07:00",
+ "updated_at": "2026-09-09T23:27:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861280307"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923135348787",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165395214387,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63008-upholstery",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T14:23:55-07:00",
+ "updated_at": "2026-09-11T10:33:29-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165395214387"
+ },
+ {
+ "id": 37165395247155,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63008-upholstery",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T14:23:55-07:00",
+ "updated_at": "2026-09-11T10:33:29-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165395247155"
+ },
+ {
+ "id": 37165395312691,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T14:23:55-07:00",
+ "updated_at": "2026-08-18T14:23:55-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165395312691"
+ },
+ {
+ "id": 37165948043315,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948043315"
+ },
+ {
+ "id": 37165948076083,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948076083"
+ },
+ {
+ "id": 37165948108851,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948108851"
+ },
+ {
+ "id": 37165948141619,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948141619"
+ },
+ {
+ "id": 37165948174387,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948174387"
+ },
+ {
+ "id": 37165948207155,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948207155"
+ },
+ {
+ "id": 37165948239923,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948239923"
+ },
+ {
+ "id": 37165948272691,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948272691"
+ },
+ {
+ "id": 37165948305459,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948305459"
+ },
+ {
+ "id": 37165948338227,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948338227"
+ },
+ {
+ "id": 37165948370995,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948370995"
+ },
+ {
+ "id": 37165948403763,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948403763"
+ },
+ {
+ "id": 37165948436531,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Navy",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-19T09:54:08-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948436531"
+ },
+ {
+ "id": 37165948469299,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 8",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:23:03-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948469299"
+ },
+ {
+ "id": 37165948502067,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#1C2836",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948502067"
+ },
+ {
+ "id": 37165948534835,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948534835"
+ },
+ {
+ "id": 37165948567603,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948567603"
+ },
+ {
+ "id": 37165948600371,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948600371"
+ },
+ {
+ "id": 37165948633139,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948633139"
+ },
+ {
+ "id": 37165948665907,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948665907"
+ },
+ {
+ "id": 37165948698675,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948698675"
+ },
+ {
+ "id": 37165948731443,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Graphite 20 | Carnegie",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-18T15:06:33-07:00",
+ "updated_at": "2026-08-18T15:06:33-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948731443"
+ },
+ {
+ "id": 37180664971315,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Navy",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-19T09:54:08-07:00",
+ "updated_at": "2026-08-19T09:54:08-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180664971315"
+ },
+ {
+ "id": 37180665004083,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#1C2836",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-19T09:54:08-07:00",
+ "updated_at": "2026-08-19T09:54:08-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180665004083"
+ },
+ {
+ "id": 37183693324339,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#1C2836",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-19T11:55:49-07:00",
+ "updated_at": "2026-08-19T11:55:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183693324339"
+ },
+ {
+ "id": 37403848671283,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379320",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848671283"
+ },
+ {
+ "id": 37403848704051,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848704051"
+ },
+ {
+ "id": 37403848736819,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848736819"
+ },
+ {
+ "id": 37403848769587,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848769587"
+ },
+ {
+ "id": 37403848802355,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848802355"
+ },
+ {
+ "id": 37403848835123,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848835123"
+ },
+ {
+ "id": 37409407074355,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"63008\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-08-31T13:58:27-07:00",
+ "updated_at": "2026-08-31T13:58:27-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409407074355"
+ },
+ {
+ "id": 37457479893043,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "63008",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479893043"
+ },
+ {
+ "id": 37457479925811,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479925811"
+ },
+ {
+ "id": 37457479958579,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479958579"
+ },
+ {
+ "id": 37457479991347,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457479991347"
+ },
+ {
+ "id": 37457480024115,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480024115"
+ },
+ {
+ "id": 37457480056883,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480056883"
+ },
+ {
+ "id": 37457480089651,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480089651"
+ },
+ {
+ "id": 37457480122419,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480122419"
+ },
+ {
+ "id": 37457480155187,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480155187"
+ },
+ {
+ "id": 37457480187955,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480187955"
+ },
+ {
+ "id": 37457480220723,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480220723"
+ },
+ {
+ "id": 37457480253491,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480253491"
+ },
+ {
+ "id": 37457480286259,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480286259"
+ },
+ {
+ "id": 37457480319027,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480319027"
+ },
+ {
+ "id": 37457480351795,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480351795"
+ },
+ {
+ "id": 37457480384563,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480384563"
+ },
+ {
+ "id": 37457480417331,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480417331"
+ },
+ {
+ "id": 37457480450099,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480450099"
+ },
+ {
+ "id": 37457480482867,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480482867"
+ },
+ {
+ "id": 37457480515635,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480515635"
+ },
+ {
+ "id": 37461433548851,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-01T11:51:39-07:00",
+ "updated_at": "2026-09-01T11:51:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461433548851"
+ },
+ {
+ "id": 37546615636019,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379320",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-03T10:35:44-07:00",
+ "updated_at": "2026-09-03T10:35:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615636019"
+ },
+ {
+ "id": 37546615668787,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135348787,
+ "created_at": "2026-09-03T10:35:44-07:00",
+ "updated_at": "2026-09-03T10:35:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615668787"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950174224435",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732861378611,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861378611"
+ },
+ {
+ "id": 37732861411379,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861411379"
+ },
+ {
+ "id": 37732861444147,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861444147"
+ },
+ {
+ "id": 37732861476915,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861476915"
+ },
+ {
+ "id": 37732861509683,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861509683"
+ },
+ {
+ "id": 37732861542451,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861542451"
+ },
+ {
+ "id": 37732861575219,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861575219"
+ },
+ {
+ "id": 37732861607987,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861607987"
+ },
+ {
+ "id": 37732861640755,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861640755"
+ },
+ {
+ "id": 37732861673523,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861673523"
+ },
+ {
+ "id": 37732861706291,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861706291"
+ },
+ {
+ "id": 37732861739059,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861739059"
+ },
+ {
+ "id": 37732861771827,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 8",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861771827"
+ },
+ {
+ "id": 37732861804595,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 8",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861804595"
+ },
+ {
+ "id": 37732861837363,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#1C2836",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861837363"
+ },
+ {
+ "id": 37732861870131,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861870131"
+ },
+ {
+ "id": 37732861902899,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861902899"
+ },
+ {
+ "id": 37732861935667,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63008-upholstery",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-11T10:33:32-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861935667"
+ },
+ {
+ "id": 37732861968435,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63008-upholstery",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-11T10:33:32-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732861968435"
+ },
+ {
+ "id": 37732862001203,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862001203"
+ },
+ {
+ "id": 37732862033971,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862033971"
+ },
+ {
+ "id": 37732862066739,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862066739"
+ },
+ {
+ "id": 37732862099507,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 8 | Carnegie",
+ "description": null,
+ "owner_id": 7950174224435,
+ "created_at": "2026-09-09T23:27:52-07:00",
+ "updated_at": "2026-09-09T23:27:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862099507"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923135414323",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165395804211,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63009-upholstery",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T14:23:59-07:00",
+ "updated_at": "2026-09-11T10:33:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165395804211"
+ },
+ {
+ "id": 37165395836979,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63009-upholstery",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T14:23:59-07:00",
+ "updated_at": "2026-09-11T10:33:34-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165395836979"
+ },
+ {
+ "id": 37165395869747,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T14:23:59-07:00",
+ "updated_at": "2026-08-18T14:23:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165395869747"
+ },
+ {
+ "id": 37165948928051,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948928051"
+ },
+ {
+ "id": 37165948960819,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948960819"
+ },
+ {
+ "id": 37165948993587,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165948993587"
+ },
+ {
+ "id": 37165949026355,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949026355"
+ },
+ {
+ "id": 37165949059123,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949059123"
+ },
+ {
+ "id": 37165949091891,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949091891"
+ },
+ {
+ "id": 37165949124659,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949124659"
+ },
+ {
+ "id": 37165949157427,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949157427"
+ },
+ {
+ "id": 37165949190195,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949190195"
+ },
+ {
+ "id": 37165949222963,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949222963"
+ },
+ {
+ "id": 37165949255731,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949255731"
+ },
+ {
+ "id": 37165949288499,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949288499"
+ },
+ {
+ "id": 37165949321267,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Sage",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-19T09:54:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949321267"
+ },
+ {
+ "id": 37165949354035,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 9",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:23:05-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949354035"
+ },
+ {
+ "id": 37165949386803,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#829590",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949386803"
+ },
+ {
+ "id": 37165949419571,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949419571"
+ },
+ {
+ "id": 37165949452339,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949452339"
+ },
+ {
+ "id": 37165949485107,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949485107"
+ },
+ {
+ "id": 37165949517875,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949517875"
+ },
+ {
+ "id": 37165949550643,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949550643"
+ },
+ {
+ "id": 37165949583411,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949583411"
+ },
+ {
+ "id": 37165949616179,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain Sage | Carnegie",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-18T15:06:35-07:00",
+ "updated_at": "2026-08-18T15:06:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165949616179"
+ },
+ {
+ "id": 37180665167923,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Sage",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-19T09:54:09-07:00",
+ "updated_at": "2026-08-19T09:54:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180665167923"
+ },
+ {
+ "id": 37180665200691,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#829590",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-19T09:54:09-07:00",
+ "updated_at": "2026-08-19T09:54:09-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180665200691"
+ },
+ {
+ "id": 37183693488179,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#829590",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-19T11:55:50-07:00",
+ "updated_at": "2026-08-19T11:55:50-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183693488179"
+ },
+ {
+ "id": 37403848867891,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379321",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848867891"
+ },
+ {
+ "id": 37403848900659,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-31T11:51:41-07:00",
+ "updated_at": "2026-08-31T11:51:41-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403848900659"
+ },
+ {
+ "id": 37403852308531,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852308531"
+ },
+ {
+ "id": 37403852341299,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852341299"
+ },
+ {
+ "id": 37403852374067,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852374067"
+ },
+ {
+ "id": 37403852406835,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-31T11:52:00-07:00",
+ "updated_at": "2026-08-31T11:52:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403852406835"
+ },
+ {
+ "id": 37409407107123,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"63009\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-08-31T13:58:28-07:00",
+ "updated_at": "2026-08-31T13:58:28-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409407107123"
+ },
+ {
+ "id": 37457480613939,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "63009",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480613939"
+ },
+ {
+ "id": 37457480646707,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480646707"
+ },
+ {
+ "id": 37457480679475,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480679475"
+ },
+ {
+ "id": 37457480712243,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480712243"
+ },
+ {
+ "id": 37457480745011,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480745011"
+ },
+ {
+ "id": 37457480777779,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480777779"
+ },
+ {
+ "id": 37457480810547,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480810547"
+ },
+ {
+ "id": 37457480843315,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480843315"
+ },
+ {
+ "id": 37457480876083,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480876083"
+ },
+ {
+ "id": 37457480908851,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480908851"
+ },
+ {
+ "id": 37457480941619,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480941619"
+ },
+ {
+ "id": 37457480974387,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457480974387"
+ },
+ {
+ "id": 37457481007155,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481007155"
+ },
+ {
+ "id": 37457481039923,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481039923"
+ },
+ {
+ "id": 37457481072691,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481072691"
+ },
+ {
+ "id": 37457481105459,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481105459"
+ },
+ {
+ "id": 37457481138227,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481138227"
+ },
+ {
+ "id": 37457481170995,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481170995"
+ },
+ {
+ "id": 37457481203763,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481203763"
+ },
+ {
+ "id": 37457481236531,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:19:58-07:00",
+ "updated_at": "2026-09-01T11:19:58-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457481236531"
+ },
+ {
+ "id": 37461433712691,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-01T11:51:39-07:00",
+ "updated_at": "2026-09-01T11:51:39-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37461433712691"
+ },
+ {
+ "id": 37546615701555,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379321",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-03T10:35:45-07:00",
+ "updated_at": "2026-09-03T10:35:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615701555"
+ },
+ {
+ "id": 37546615734323,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923135414323,
+ "created_at": "2026-09-03T10:35:45-07:00",
+ "updated_at": "2026-09-03T10:35:45-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546615734323"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950174322739",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732862263347,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862263347"
+ },
+ {
+ "id": 37732862296115,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862296115"
+ },
+ {
+ "id": 37732862328883,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862328883"
+ },
+ {
+ "id": 37732862361651,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862361651"
+ },
+ {
+ "id": 37732862394419,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862394419"
+ },
+ {
+ "id": 37732862427187,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862427187"
+ },
+ {
+ "id": 37732862459955,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862459955"
+ },
+ {
+ "id": 37732862492723,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862492723"
+ },
+ {
+ "id": 37732862525491,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862525491"
+ },
+ {
+ "id": 37732862558259,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862558259"
+ },
+ {
+ "id": 37732862591027,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862591027"
+ },
+ {
+ "id": 37732862623795,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862623795"
+ },
+ {
+ "id": 37732862656563,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 9",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862656563"
+ },
+ {
+ "id": 37732862689331,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 9",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862689331"
+ },
+ {
+ "id": 37732862722099,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#829590",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862722099"
+ },
+ {
+ "id": 37732862754867,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862754867"
+ },
+ {
+ "id": 37732862787635,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862787635"
+ },
+ {
+ "id": 37732862820403,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63009-upholstery",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-11T10:33:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862820403"
+ },
+ {
+ "id": 37732862853171,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63009-upholstery",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-11T10:33:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862853171"
+ },
+ {
+ "id": 37732862885939,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862885939"
+ },
+ {
+ "id": 37732862918707,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862918707"
+ },
+ {
+ "id": 37732862951475,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862951475"
+ },
+ {
+ "id": 37732862984243,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 9 | Carnegie",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862984243"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ }
+ ]
+}
diff --git a/execution-20260911/independent-monitor.json b/execution-20260911/independent-monitor.json
new file mode 100644
index 0000000..5e98272
--- /dev/null
+++ b/execution-20260911/independent-monitor.json
@@ -0,0 +1,1391 @@
+{
+ "verdict": "PASS",
+ "at": "2026-09-11T17:38:36.539480+00:00",
+ "phase": "monitor",
+ "reader": "Independent REST GET plus read-only SQL; no repair implementation imported",
+ "products": 3,
+ "metafields": 6,
+ "database_rows": 26,
+ "unique_identities": 5928,
+ "grouped_product_unchanged": true,
+ "canonical_unchanged_verified": true,
+ "all_unrelated_metafields_and_product_fields_unchanged": true,
+ "results": [
+ {
+ "id": "gid://shopify/Product/7950172618803",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732834181171,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834181171"
+ },
+ {
+ "id": 37732834213939,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834213939"
+ },
+ {
+ "id": 37732834246707,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834246707"
+ },
+ {
+ "id": 37732834279475,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834279475"
+ },
+ {
+ "id": 37732834312243,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834312243"
+ },
+ {
+ "id": 37732834345011,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834345011"
+ },
+ {
+ "id": 37732834377779,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834377779"
+ },
+ {
+ "id": 37732834410547,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834410547"
+ },
+ {
+ "id": 37732834443315,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834443315"
+ },
+ {
+ "id": 37732834476083,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834476083"
+ },
+ {
+ "id": 37732834508851,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834508851"
+ },
+ {
+ "id": 37732834541619,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834541619"
+ },
+ {
+ "id": 37732834574387,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 1",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834574387"
+ },
+ {
+ "id": 37732834607155,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 1",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834607155"
+ },
+ {
+ "id": 37732834639923,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#F2EFEB",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834639923"
+ },
+ {
+ "id": 37732834672691,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834672691"
+ },
+ {
+ "id": 37732834705459,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834705459"
+ },
+ {
+ "id": 37732834738227,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63001-upholstery",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-11T10:30:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834738227"
+ },
+ {
+ "id": 37732834770995,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63001-upholstery",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-11T10:30:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834770995"
+ },
+ {
+ "id": 37732834803763,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834803763"
+ },
+ {
+ "id": 37732834836531,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834836531"
+ },
+ {
+ "id": 37732834869299,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834869299"
+ },
+ {
+ "id": 37732834902067,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 1 | Carnegie",
+ "description": null,
+ "owner_id": 7950172618803,
+ "created_at": "2026-09-09T23:26:14-07:00",
+ "updated_at": "2026-09-09T23:26:14-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732834902067"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7923134693427",
+ "status": "archived",
+ "metafields": [
+ {
+ "id": 37165390102579,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63001-upholstery",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T14:23:24-07:00",
+ "updated_at": "2026-09-11T10:31:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165390102579"
+ },
+ {
+ "id": 37165390135347,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63001-upholstery",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T14:23:24-07:00",
+ "updated_at": "2026-09-11T10:31:30-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165390135347"
+ },
+ {
+ "id": 37165390168115,
+ "namespace": "global",
+ "key": "Brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T14:23:24-07:00",
+ "updated_at": "2026-08-18T14:23:24-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165390168115"
+ },
+ {
+ "id": 37165913047091,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:36-07:00",
+ "updated_at": "2026-08-18T15:01:36-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165913047091"
+ },
+ {
+ "id": 37165913374771,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:36-07:00",
+ "updated_at": "2026-08-18T15:01:36-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165913374771"
+ },
+ {
+ "id": 37165913538611,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:37-07:00",
+ "updated_at": "2026-08-18T15:01:37-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165913538611"
+ },
+ {
+ "id": 37165913571379,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:37-07:00",
+ "updated_at": "2026-08-18T15:01:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165913571379"
+ },
+ {
+ "id": 37165915766835,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:48-07:00",
+ "updated_at": "2026-08-18T15:01:48-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165915766835"
+ },
+ {
+ "id": 37165916028979,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:49-07:00",
+ "updated_at": "2026-08-18T15:01:49-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916028979"
+ },
+ {
+ "id": 37165916094515,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:50-07:00",
+ "updated_at": "2026-08-18T15:01:50-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916094515"
+ },
+ {
+ "id": 37165916225587,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:50-07:00",
+ "updated_at": "2026-08-18T15:01:50-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916225587"
+ },
+ {
+ "id": 37165916258355,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:51-07:00",
+ "updated_at": "2026-08-18T15:01:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916258355"
+ },
+ {
+ "id": 37165916323891,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Alabaster",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:51-07:00",
+ "updated_at": "2026-08-19T09:53:58-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916323891"
+ },
+ {
+ "id": 37165916356659,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 1",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:52-07:00",
+ "updated_at": "2026-08-18T15:22:51-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916356659"
+ },
+ {
+ "id": 37165916389427,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:52-07:00",
+ "updated_at": "2026-08-18T15:01:52-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916389427"
+ },
+ {
+ "id": 37165916454963,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:53-07:00",
+ "updated_at": "2026-08-18T15:01:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916454963"
+ },
+ {
+ "id": 37165916651571,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:53-07:00",
+ "updated_at": "2026-08-18T15:01:53-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916651571"
+ },
+ {
+ "id": 37165916782643,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:54-07:00",
+ "updated_at": "2026-08-18T15:01:54-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165916782643"
+ },
+ {
+ "id": 37165917536307,
+ "namespace": "custom",
+ "key": "material_category",
+ "value": "Silicone",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:01:59-07:00",
+ "updated_at": "2026-08-18T15:01:59-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165917536307"
+ },
+ {
+ "id": 37165917700147,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:02:00-07:00",
+ "updated_at": "2026-08-18T15:02:00-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165917700147"
+ },
+ {
+ "id": 37165917831219,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Carnegie Siltech Grain White | Carnegie",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:02:00-07:00",
+ "updated_at": "2026-08-18T15:02:00-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165917831219"
+ },
+ {
+ "id": 37165940506675,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:05:44-07:00",
+ "updated_at": "2026-08-18T15:05:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165940506675"
+ },
+ {
+ "id": 37165940539443,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:05:44-07:00",
+ "updated_at": "2026-08-18T15:05:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165940539443"
+ },
+ {
+ "id": 37165940572211,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:05:44-07:00",
+ "updated_at": "2026-08-18T15:05:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165940572211"
+ },
+ {
+ "id": 37165940604979,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#F2EFEB",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-18T15:05:44-07:00",
+ "updated_at": "2026-08-18T15:05:44-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37165940604979"
+ },
+ {
+ "id": 37180662153267,
+ "namespace": "global",
+ "key": "Color",
+ "value": "Alabaster",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-19T09:53:58-07:00",
+ "updated_at": "2026-08-19T09:53:58-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180662153267"
+ },
+ {
+ "id": 37180662186035,
+ "namespace": "custom",
+ "key": "Color Hex",
+ "value": "#F2EFEB",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-19T09:53:58-07:00",
+ "updated_at": "2026-08-19T09:53:58-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37180662186035"
+ },
+ {
+ "id": 37183690965043,
+ "namespace": "custom",
+ "key": "swatch_hex",
+ "value": "#F2EFEB",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-19T11:55:41-07:00",
+ "updated_at": "2026-08-19T11:55:41-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37183690965043"
+ },
+ {
+ "id": 37403847295027,
+ "namespace": "dwc",
+ "key": "dw_sku",
+ "value": "DWAG-379296",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847295027"
+ },
+ {
+ "id": 37403847327795,
+ "namespace": "dwc",
+ "key": "content",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847327795"
+ },
+ {
+ "id": 37403847360563,
+ "namespace": "dwc",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847360563"
+ },
+ {
+ "id": 37403847393331,
+ "namespace": "dwc",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847393331"
+ },
+ {
+ "id": 37403847426099,
+ "namespace": "dwc",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847426099"
+ },
+ {
+ "id": 37403847458867,
+ "namespace": "dwc",
+ "key": "product_type",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-31T11:51:40-07:00",
+ "updated_at": "2026-08-31T11:51:40-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37403847458867"
+ },
+ {
+ "id": 37409233862707,
+ "namespace": "custom",
+ "key": "manufacturer_specs",
+ "value": "{\"manufacturer\":\"Carnegie\",\"manufacturer_sku\":\"63001\",\"source_url\":\"https://carnegiefabrics.com/grain-6300-upholstery\",\"specs\":{\"Type\":\"Suitable for Indoor and Outdoor use\",\"Width\":\"55\\\" (140 cm)\",\"Backing\":\"Unbacked\",\"Free of\":\"Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes\",\"Contents\":\"Face: 100% Silicone Back: 100% Polyester Double Knit\",\"Warranty\":\"10 years\",\"Durability\":\"No wear 200,000 double rubs\",\"Hydrolysis\":\"ISO 1419 (Tropical Test Method C) 15 weeks\",\"ACT Symbols\":\"\",\"Flammability\":\"BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark\",\"Cleaning Code\":\"WS & BC - Water/Solvent & Bleach Cleanable\",\"Lightfastness\":\"1,000 hours lightfastness\",\"Manufactured In\":\"China\",\"Additional Details\":\"Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes\",\"Backing (as stocked)\":\"Unbacked\",\"Finish/es (as stocked)\":\"Finish-Free\",\"IMO Certification Type\":\"IMO IMO Wheelmark\",\"Weight per Linear Yard\":\"38.5 oz\",\"Standards and Certifications\":\"California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant\"}}",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-08-31T13:49:37-07:00",
+ "updated_at": "2026-08-31T13:49:37-07:00",
+ "owner_resource": "product",
+ "type": "json",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37409233862707"
+ },
+ {
+ "id": 37457470324787,
+ "namespace": "carnegie",
+ "key": "manufacturer_sku",
+ "value": "63001",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470324787"
+ },
+ {
+ "id": 37457470357555,
+ "namespace": "carnegie",
+ "key": "source_url",
+ "value": "https://carnegiefabrics.com/grain-6300-upholstery",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470357555"
+ },
+ {
+ "id": 37457470390323,
+ "namespace": "carnegie",
+ "key": "type",
+ "value": "Suitable for Indoor and Outdoor use",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470390323"
+ },
+ {
+ "id": 37457470423091,
+ "namespace": "carnegie",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470423091"
+ },
+ {
+ "id": 37457470455859,
+ "namespace": "carnegie",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470455859"
+ },
+ {
+ "id": 37457470488627,
+ "namespace": "carnegie",
+ "key": "free_of",
+ "value": "Antimicrobials Antimony Bisphenol A (BPA) Chlorine DMF Formaldehyde Halogenated fire retardants Heavy metals Ozone-depleting chemicals PFAS Plasticizers PVC Red List Chemicals Solvents Stain resistant finishes",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470488627"
+ },
+ {
+ "id": 37457470521395,
+ "namespace": "carnegie",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470521395"
+ },
+ {
+ "id": 37457470554163,
+ "namespace": "carnegie",
+ "key": "warranty",
+ "value": "10 years",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470554163"
+ },
+ {
+ "id": 37457470586931,
+ "namespace": "carnegie",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470586931"
+ },
+ {
+ "id": 37457470619699,
+ "namespace": "carnegie",
+ "key": "hydrolysis",
+ "value": "ISO 1419 (Tropical Test Method C) 15 weeks",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470619699"
+ },
+ {
+ "id": 37457470652467,
+ "namespace": "carnegie",
+ "key": "flammability",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470652467"
+ },
+ {
+ "id": 37457470685235,
+ "namespace": "carnegie",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470685235"
+ },
+ {
+ "id": 37457470718003,
+ "namespace": "carnegie",
+ "key": "lightfastness",
+ "value": "1,000 hours lightfastness",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470718003"
+ },
+ {
+ "id": 37457470750771,
+ "namespace": "carnegie",
+ "key": "manufactured_in",
+ "value": "China",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470750771"
+ },
+ {
+ "id": 37457470783539,
+ "namespace": "carnegie",
+ "key": "additional_details",
+ "value": "Extremely low VOCs Inherently Antimicrobial - In accordance with Test Method AATCC 147 Inherently flame resistant No topical finishes",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470783539"
+ },
+ {
+ "id": 37457470816307,
+ "namespace": "carnegie",
+ "key": "backing_as_stocked",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470816307"
+ },
+ {
+ "id": 37457470849075,
+ "namespace": "carnegie",
+ "key": "finish_es_as_stocked",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470849075"
+ },
+ {
+ "id": 37457470881843,
+ "namespace": "carnegie",
+ "key": "imo_certification_type",
+ "value": "IMO IMO Wheelmark",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470881843"
+ },
+ {
+ "id": 37457470914611,
+ "namespace": "carnegie",
+ "key": "weight_per_linear_yard",
+ "value": "38.5 oz",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470914611"
+ },
+ {
+ "id": 37457470947379,
+ "namespace": "carnegie",
+ "key": "standards_and_certifications",
+ "value": "California Proposition 65 HHI (Healthier Hospitals Initiative) Kaiser Permanente LEED Meets California Indoor Air Quality Specification CA 01350 Mindful Materials RoHS & Reach compliant",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:19:20-07:00",
+ "updated_at": "2026-09-01T11:19:20-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37457470947379"
+ },
+ {
+ "id": 37458212585523,
+ "namespace": "custom",
+ "key": "real_vendor",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-01T11:26:47-07:00",
+ "updated_at": "2026-09-01T11:26:47-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37458212585523"
+ },
+ {
+ "id": 37546614816819,
+ "namespace": "custom",
+ "key": "dw_sku",
+ "value": "DWAG-379296",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-03T10:35:35-07:00",
+ "updated_at": "2026-09-03T10:35:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546614816819"
+ },
+ {
+ "id": 37546614849587,
+ "namespace": "custom",
+ "key": "product_type_spec",
+ "value": "Upholstery",
+ "description": null,
+ "owner_id": 7923134693427,
+ "created_at": "2026-09-03T10:35:35-07:00",
+ "updated_at": "2026-09-03T10:35:35-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37546614849587"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ },
+ {
+ "id": "gid://shopify/Product/7950174322739",
+ "status": "active",
+ "metafields": [
+ {
+ "id": 37732862263347,
+ "namespace": "custom",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862263347"
+ },
+ {
+ "id": 37732862296115,
+ "namespace": "dwc",
+ "key": "width",
+ "value": "55\" (140 cm)",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862296115"
+ },
+ {
+ "id": 37732862328883,
+ "namespace": "custom",
+ "key": "material",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862328883"
+ },
+ {
+ "id": 37732862361651,
+ "namespace": "dwc",
+ "key": "contents",
+ "value": "Face: 100% Silicone Back: 100% Polyester Double Knit",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862361651"
+ },
+ {
+ "id": 37732862394419,
+ "namespace": "dwc",
+ "key": "durability",
+ "value": "No wear 200,000 double rubs",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862394419"
+ },
+ {
+ "id": 37732862427187,
+ "namespace": "dwc",
+ "key": "cleaning_code",
+ "value": "WS & BC - Water/Solvent & Bleach Cleanable",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862427187"
+ },
+ {
+ "id": 37732862459955,
+ "namespace": "dwc",
+ "key": "finish",
+ "value": "Finish-Free",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862459955"
+ },
+ {
+ "id": 37732862492723,
+ "namespace": "custom",
+ "key": "fire_rating",
+ "value": "BS 5852 Crib 5 California Technical Bulletin 117-2013 IMO 2010 FTP Part 8 for Upholstery as Stocked IMO Wheelmark",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862492723"
+ },
+ {
+ "id": 37732862525491,
+ "namespace": "custom",
+ "key": "backing",
+ "value": "Unbacked",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862525491"
+ },
+ {
+ "id": 37732862558259,
+ "namespace": "custom",
+ "key": "origin",
+ "value": "China",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862558259"
+ },
+ {
+ "id": 37732862591027,
+ "namespace": "custom",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862591027"
+ },
+ {
+ "id": 37732862623795,
+ "namespace": "dwc",
+ "key": "pattern_name",
+ "value": "Siltech Grain",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862623795"
+ },
+ {
+ "id": 37732862656563,
+ "namespace": "custom",
+ "key": "color",
+ "value": "Color 9",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862656563"
+ },
+ {
+ "id": 37732862689331,
+ "namespace": "dwc",
+ "key": "color",
+ "value": "Color 9",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862689331"
+ },
+ {
+ "id": 37732862722099,
+ "namespace": "custom",
+ "key": "color_hex",
+ "value": "#829590",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862722099"
+ },
+ {
+ "id": 37732862754867,
+ "namespace": "custom",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862754867"
+ },
+ {
+ "id": 37732862787635,
+ "namespace": "dwc",
+ "key": "brand",
+ "value": "Carnegie",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862787635"
+ },
+ {
+ "id": 37732862820403,
+ "namespace": "custom",
+ "key": "manufacturer_sku",
+ "value": "63009-upholstery",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-11T10:33:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862820403"
+ },
+ {
+ "id": 37732862853171,
+ "namespace": "dwc",
+ "key": "manufacturer_sku",
+ "value": "63009-upholstery",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-11T10:33:37-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862853171"
+ },
+ {
+ "id": 37732862885939,
+ "namespace": "dwc",
+ "key": "order_unit",
+ "value": "Yard",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862885939"
+ },
+ {
+ "id": 37732862918707,
+ "namespace": "custom",
+ "key": "product_class",
+ "value": "Fabric",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862918707"
+ },
+ {
+ "id": 37732862951475,
+ "namespace": "dwc",
+ "key": "ai_generated_description",
+ "value": "A medium grained leather look in 100% silicone: a cleanable, durable, sustainable and PVC-free indoor/outdoor alternative to vinyl. Siltech Plus coated upholsteries are 2nd generation silicone technology using 3 layers of silicone for increased strength and an improved natural hand. Siltech Plus products deliver unmatched scratch and tear resistance along with incredible stain resistance and ease of cleaning all with no added finishes.",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "multi_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862951475"
+ },
+ {
+ "id": 37732862984243,
+ "namespace": "global",
+ "key": "title_tag",
+ "value": "Siltech Grain Fabric - Color 9 | Carnegie",
+ "description": null,
+ "owner_id": 7950174322739,
+ "created_at": "2026-09-09T23:27:56-07:00",
+ "updated_at": "2026-09-09T23:27:56-07:00",
+ "owner_resource": "product",
+ "type": "single_line_text_field",
+ "admin_graphql_api_id": "gid://shopify/Metafield/37732862984243"
+ }
+ ],
+ "variant_prices_unchanged": true,
+ "unrelated_fields_unchanged": true
+ }
+ ]
+}
diff --git a/finalize.py b/finalize.py
new file mode 100644
index 0000000..541db32
--- /dev/null
+++ b/finalize.py
@@ -0,0 +1,73 @@
+#!/usr/bin/env python3
+"""Finalize evidence only after independent full and delayed checks pass."""
+import datetime, hashlib, json, pathlib, subprocess
+BASE=pathlib.Path(__file__).resolve().parent
+RUN=BASE/'execution-20260911'
+def read(p):return json.loads(p.read_text())
+def save(p,d):p.write_text(json.dumps(d,indent=2)+'\n')
+full=read(RUN/'independent-all.json');monitor=read(RUN/'independent-monitor.json')
+assert full['verdict']==monitor['verdict']=='PASS'
+assert full['products']==52 and full['metafields']==104
+assert full['canonical_unchanged_verified'] and monitor['canonical_unchanged_verified']
+assert full['all_unrelated_metafields_and_product_fields_unchanged']
+assert full['unique_identities']==monitor['unique_identities']==5928
+assert monitor['products']==3
+actions=[json.loads(l) for l in (RUN/'actions.jsonl').read_text().splitlines()]
+verified={e['id'] for e in actions if e['event']=='product_verified' and not e.get('reverse')}
+assert len(verified)==52
+assert any(e['event']=='idempotent_skip' for e in actions)
+assert read(RUN/'independent-rollback-canary.json')['verdict']=='PASS'
+assert read(RUN/'stale-digest-test.json')['verdict']=='PASS'
+last=max(datetime.datetime.fromisoformat(e['ts']) for e in actions if e['event']=='mutation_ack')
+elapsed=(datetime.datetime.fromisoformat(monitor['at'])-last).total_seconds()
+assert elapsed>=60, 'Post-action monitoring interval not yet satisfied'
+sources=read(RUN/'source-proof.json')
+for source in sources:
+ assert hashlib.sha256(pathlib.Path(source['file']).read_bytes()).hexdigest()==source['sha256']
+ assert source['verdict']=='PASS' and source['checked']==source['unique']==5928
+source_commit=subprocess.check_output(['git','-C',str(BASE.parent),'log','-1','--format=%H','--','carnegie-split/rollout.mjs','carnegie-split/rollout2.mjs','carnegie-split/build-siltech-grain-v2-archived.mjs'],text=True).strip()
+now=datetime.datetime.now(datetime.timezone.utc).isoformat()
+proof=dict(ticket='TK-11246',intent='Restore exact Carnegie category-bearing identities and stop creation-path stripping',risk_tier='R4',
+ verdict='PASS',at=now,authorization=['Steve: ungate and run','TK11478 relay: current scope approved; email sends excluded'],
+ environment=dict(shop='designer-laboratory-sandbox.myshopify.com',api='2026-07',local_database='dw_unified',canonical_database='Kamatera dw_unified (read only)'),
+ source_commit=source_commit,counts=dict(source_files=3,local_rows=26,active_products=26,archived_products=26,metafields=104,canonical_writes=0,email_sends=0),
+ baseline=['execution-20260911/preflight.json','execution-20260911/products-baseline.json','verification/repair-plan.json'],
+ commands=['execute.py preflight','execute.py rehearse','execute.py database','execute.py canary','verify_live.py canary','execute.py stale-digest-test','execute.py rollback-canary','verify_live.py rollback-canary','execute.py canary','verify_live.py canary','execute.py canary (idempotent skip)','execute.py remaining','verify_live.py all','verify_live.py monitor'],
+ assertions=[dict(check='Three actual creation helpers preserve all5928 unique identities; full modules parse',verdict='PASS'),
+ dict(check='26 exact local rows restored; all other target columns and non-target identity digest unchanged',verdict='PASS'),
+ dict(check='Independent REST:104 exact metafields across52 exact products; current prices and unrelated product fields/metafields unchanged',verdict='PASS'),
+ dict(check='Old grouped product excluded and unchanged; canonical26 already correct and unchanged',verdict='PASS'),
+ dict(check='Database transactional rollback/reversal rehearsal',verdict='PASS'),
+ dict(check='Real Shopify canary rollback, independent check, reapply, independent check',verdict='PASS'),
+ dict(check='Differing-value stale digest rejected atomically STALE_OBJECT, canary unchanged',verdict='PASS'),
+ dict(check='Duplicate canary invocation safely skips completed write',verdict='PASS'),
+ dict(check=f'Delayed independent monitoring3 representative products plus full local and canonical checks after{elapsed:.0f}s',verdict='PASS')],
+ observations=['Separate pricing repair changed26 active prices75.00->135.75 during preflight; guard stopped before writing. Baseline refreshed only after proving price-only drift. TK11246 never writes price.',
+ 'Shopify treats same-value requests as idempotent no-ops even with stale digest; differing-value negative test correctly rejected.',
+ 'Original Aug18 standalone write log not recovered; approved repairs use fresh exact identity/metafield/canonical mapping instead. No claim of recovered historical log.',
+ 'Source edits landed in concurrent shared repository commit; scoped diff versus HEAD is clean. No Git lock was removed or moved.'],
+ cleanup='No test products or emails created. Canary restored to desired final state. Durable prestate, compare-and-set journal and conditional DB rollback retained.',
+ scope_limit='No claim that every existing Carnegie product outside the exact52 has been inventoried or repaired.')
+prior=BASE/'verification/e2e-proof.json'
+if not (BASE/'verification/preparation-e2e-proof.json').exists():
+ (BASE/'verification/preparation-e2e-proof.json').write_text(prior.read_text())
+save(prior,proof);save(RUN/'completion.json',proof)
+report=f'''# TK-11246 complete
+
+Verified {now}.
+
+- Three creation scripts preserve full manufacturer category identities.
+- Restored26 local staging rows and104 metafields across26 active +26 archived products.
+- Independent REST/SQL verifies all52 products,5928 unique identities, unchanged
+ current prices, unrelated fields, grouped exclusion and canonical records.
+- Real canary rollback/reapply, transactional DB reversal, stale-write rejection
+ and idempotent retry checks passed. Delayed monitoring passed after{elapsed:.0f}s.
+- Source commit: `{source_commit}`. Execution code/canary proof: `54fc24b`.
+
+All execution records and exact rollback prestate are in `execution-20260911/`.
+Canonical writes:0. Emails:0. Broader Carnegie inventory remains outside this repair.
+'''
+(BASE/'verification/final-report.md').write_text(report)
+memo=BASE/'approval-request.md'
+memo.write_text('Status: EXECUTED AND INDEPENDENTLY VERIFIED — '+now+'\n\n'+report+'\n\n---\nOriginal approved scope (historical):\n\n'+memo.read_text())
+print(json.dumps(dict(verdict='PASS',source_commit=source_commit,products=52,metafields=104,monitoring_seconds=elapsed),indent=2))
diff --git a/verification/e2e-proof.json b/verification/e2e-proof.json
index 69bb0fa..1e44c63 100644
--- a/verification/e2e-proof.json
+++ b/verification/e2e-proof.json
@@ -1,99 +1,94 @@
{
- "intent": "Prepare exact read-only restoration evidence; no live repair performed",
- "risk_tier": "R3 read-only; proposed repair R4",
- "timestamp": "2026-09-11T16:13:22.386322+00:00",
- "environment": "Local audit repo; Shopify read queries; read-only PostgreSQL local and Kamatera",
+ "ticket": "TK-11246",
+ "intent": "Restore exact Carnegie category-bearing identities and stop creation-path stripping",
+ "risk_tier": "R4",
+ "verdict": "PASS",
+ "at": "2026-09-11T17:38:59.201091+00:00",
+ "authorization": [
+ "Steve: ungate and run",
+ "TK11478 relay: current scope approved; email sends excluded"
+ ],
+ "environment": {
+ "shop": "designer-laboratory-sandbox.myshopify.com",
+ "api": "2026-07",
+ "local_database": "dw_unified",
+ "canonical_database": "Kamatera dw_unified (read only)"
+ },
+ "source_commit": "3a275476b5b5a1f9fbafa067c42e47133438eaf9",
+ "counts": {
+ "source_files": 3,
+ "local_rows": 26,
+ "active_products": 26,
+ "archived_products": 26,
+ "metafields": 104,
+ "canonical_writes": 0,
+ "email_sends": 0
+ },
+ "baseline": [
+ "execution-20260911/preflight.json",
+ "execution-20260911/products-baseline.json",
+ "verification/repair-plan.json"
+ ],
"commands": [
- "python3 collect.py",
- "ssh kamatera read-only SELECT (canonical-catalog.json)",
- "python3 prepare.py",
- "node isolated cleanMfr evaluation and module syntax check"
+ "execute.py preflight",
+ "execute.py rehearse",
+ "execute.py database",
+ "execute.py canary",
+ "verify_live.py canary",
+ "execute.py stale-digest-test",
+ "execute.py rollback-canary",
+ "verify_live.py rollback-canary",
+ "execute.py canary",
+ "verify_live.py canary",
+ "execute.py canary (idempotent skip)",
+ "execute.py remaining",
+ "verify_live.py all",
+ "verify_live.py monitor"
],
- "build_identity": "Source digests per patch check; final git commit recorded on TK-11246",
"assertions": [
{
- "check": "Exact26 canonical/local mapping and full-table postrepair uniqueness",
+ "check": "Three actual creation helpers preserve all5928 unique identities; full modules parse",
"verdict": "PASS"
},
{
- "check": "52 product/104 namespace current prestate by exact SKU and generation",
+ "check": "26 exact local rows restored; all other target columns and non-target identity digest unchanged",
"verdict": "PASS"
},
{
- "check": "Missing historical generation excluded; missing node returns null",
+ "check": "Independent REST:104 exact metafields across52 exact products; current prices and unrelated product fields/metafields unchanged",
"verdict": "PASS"
},
{
- "check": "Original Aug18 standalone mutation membership log",
- "verdict": "SKIP",
- "reason": "Unavailable; only corroboration, no claim of recovered log"
+ "check": "Old grouped product excluded and unchanged; canonical26 already correct and unchanged",
+ "verdict": "PASS"
},
{
- "check": "Production mutation and after-state verification",
- "verdict": "SKIP",
- "reason": "Approval required; no mutation executed"
- }
- ],
- "negative_tests": [
- {
- "case": "wrong_vendor",
- "verdict": "PASS",
- "rejected": true
+ "check": "Database transactional rollback/reversal rehearsal",
+ "verdict": "PASS"
},
{
- "case": "wrong_metafield",
- "verdict": "PASS",
- "rejected": true
+ "check": "Real Shopify canary rollback, independent check, reapply, independent check",
+ "verdict": "PASS"
},
{
- "case": "extra_active",
- "verdict": "PASS",
- "rejected": true
+ "check": "Differing-value stale digest rejected atomically STALE_OBJECT, canary unchanged",
+ "verdict": "PASS"
},
{
- "case": "wrong_canonical",
- "verdict": "PASS",
- "rejected": true
+ "check": "Duplicate canary invocation safely skips completed write",
+ "verdict": "PASS"
},
{
- "case": "grouped_product",
- "verdict": "PASS",
- "rejected": true
+ "check": "Delayed independent monitoring3 representative products plus full local and canonical checks after299s",
+ "verdict": "PASS"
}
],
- "patch_checks": [
- {
- "file": "rollout.mjs",
- "source_sha256": "3a11e3a93ef0650bf5649c752bbe2e8ac44a175451c0ae2eb56828f34af8c7ee",
- "syntax": "PASS",
- "tested": 5954,
- "before_changed": 5763,
- "after_changed": 0
- },
- {
- "file": "rollout2.mjs",
- "source_sha256": "e65498137e0f87ac33283854b7a07fd7fba4cbf34a755e51403c0cd32de2115e",
- "syntax": "PASS",
- "tested": 5954,
- "before_changed": 5763,
- "after_changed": 0
- },
- {
- "file": "build-siltech-grain-v2-archived.mjs",
- "source_sha256": "6521cd7459af1fc232eb9227717744843165ad4fdc75f85d75ee999b7a8dbbff",
- "syntax": "PASS",
- "tested": 5954,
- "before_changed": 5763,
- "after_changed": 0
- }
+ "observations": [
+ "Separate pricing repair changed26 active prices75.00->135.75 during preflight; guard stopped before writing. Baseline refreshed only after proving price-only drift. TK11246 never writes price.",
+ "Shopify treats same-value requests as idempotent no-ops even with stale digest; differing-value negative test correctly rejected.",
+ "Original Aug18 standalone write log not recovered; approved repairs use fresh exact identity/metafield/canonical mapping instead. No claim of recovered historical log.",
+ "Source edits landed in concurrent shared repository commit; scoped diff versus HEAD is clean. No Git lock was removed or moved."
],
- "cleanup": "No business writes or test entities; evidence retained locally.",
- "result": "PREPARATION VERIFIED; TICKET BLOCKED FOR APPROVAL",
- "counts": {
- "local_staging_rows": 26,
- "canonical_writes": 0,
- "active_products": 26,
- "archived_products": 26,
- "metafields": 104
- }
+ "cleanup": "No test products or emails created. Canary restored to desired final state. Durable prestate, compare-and-set journal and conditional DB rollback retained.",
+ "scope_limit": "No claim that every existing Carnegie product outside the exact52 has been inventoried or repaired."
}
diff --git a/verification/final-report.md b/verification/final-report.md
new file mode 100644
index 0000000..b963953
--- /dev/null
+++ b/verification/final-report.md
@@ -0,0 +1,14 @@
+# TK-11246 complete
+
+Verified 2026-09-11T17:38:59.201091+00:00.
+
+- Three creation scripts preserve full manufacturer category identities.
+- Restored26 local staging rows and104 metafields across26 active +26 archived products.
+- Independent REST/SQL verifies all52 products,5928 unique identities, unchanged
+ current prices, unrelated fields, grouped exclusion and canonical records.
+- Real canary rollback/reapply, transactional DB reversal, stale-write rejection
+ and idempotent retry checks passed. Delayed monitoring passed after299s.
+- Source commit: `3a275476b5b5a1f9fbafa067c42e47133438eaf9`. Execution code/canary proof: `54fc24b`.
+
+All execution records and exact rollback prestate are in `execution-20260911/`.
+Canonical writes:0. Emails:0. Broader Carnegie inventory remains outside this repair.
diff --git a/verification/preparation-e2e-proof.json b/verification/preparation-e2e-proof.json
new file mode 100644
index 0000000..69bb0fa
--- /dev/null
+++ b/verification/preparation-e2e-proof.json
@@ -0,0 +1,99 @@
+{
+ "intent": "Prepare exact read-only restoration evidence; no live repair performed",
+ "risk_tier": "R3 read-only; proposed repair R4",
+ "timestamp": "2026-09-11T16:13:22.386322+00:00",
+ "environment": "Local audit repo; Shopify read queries; read-only PostgreSQL local and Kamatera",
+ "commands": [
+ "python3 collect.py",
+ "ssh kamatera read-only SELECT (canonical-catalog.json)",
+ "python3 prepare.py",
+ "node isolated cleanMfr evaluation and module syntax check"
+ ],
+ "build_identity": "Source digests per patch check; final git commit recorded on TK-11246",
+ "assertions": [
+ {
+ "check": "Exact26 canonical/local mapping and full-table postrepair uniqueness",
+ "verdict": "PASS"
+ },
+ {
+ "check": "52 product/104 namespace current prestate by exact SKU and generation",
+ "verdict": "PASS"
+ },
+ {
+ "check": "Missing historical generation excluded; missing node returns null",
+ "verdict": "PASS"
+ },
+ {
+ "check": "Original Aug18 standalone mutation membership log",
+ "verdict": "SKIP",
+ "reason": "Unavailable; only corroboration, no claim of recovered log"
+ },
+ {
+ "check": "Production mutation and after-state verification",
+ "verdict": "SKIP",
+ "reason": "Approval required; no mutation executed"
+ }
+ ],
+ "negative_tests": [
+ {
+ "case": "wrong_vendor",
+ "verdict": "PASS",
+ "rejected": true
+ },
+ {
+ "case": "wrong_metafield",
+ "verdict": "PASS",
+ "rejected": true
+ },
+ {
+ "case": "extra_active",
+ "verdict": "PASS",
+ "rejected": true
+ },
+ {
+ "case": "wrong_canonical",
+ "verdict": "PASS",
+ "rejected": true
+ },
+ {
+ "case": "grouped_product",
+ "verdict": "PASS",
+ "rejected": true
+ }
+ ],
+ "patch_checks": [
+ {
+ "file": "rollout.mjs",
+ "source_sha256": "3a11e3a93ef0650bf5649c752bbe2e8ac44a175451c0ae2eb56828f34af8c7ee",
+ "syntax": "PASS",
+ "tested": 5954,
+ "before_changed": 5763,
+ "after_changed": 0
+ },
+ {
+ "file": "rollout2.mjs",
+ "source_sha256": "e65498137e0f87ac33283854b7a07fd7fba4cbf34a755e51403c0cd32de2115e",
+ "syntax": "PASS",
+ "tested": 5954,
+ "before_changed": 5763,
+ "after_changed": 0
+ },
+ {
+ "file": "build-siltech-grain-v2-archived.mjs",
+ "source_sha256": "6521cd7459af1fc232eb9227717744843165ad4fdc75f85d75ee999b7a8dbbff",
+ "syntax": "PASS",
+ "tested": 5954,
+ "before_changed": 5763,
+ "after_changed": 0
+ }
+ ],
+ "cleanup": "No business writes or test entities; evidence retained locally.",
+ "result": "PREPARATION VERIFIED; TICKET BLOCKED FOR APPROVAL",
+ "counts": {
+ "local_staging_rows": 26,
+ "canonical_writes": 0,
+ "active_products": 26,
+ "archived_products": 26,
+ "metafields": 104
+ }
+}
diff --git a/verification/sha256-manifest.json b/verification/sha256-manifest.json
index 1a12f62..7641077 100644
--- a/verification/sha256-manifest.json
+++ b/verification/sha256-manifest.json
@@ -1,19 +1,41 @@
{
"collect.py": "952633c0f51ff5d47729f0f2a573f38d6aab63ae1d5a72c09557d44b38b563ab",
"preserve-manufacturer-identity.patch": "99ae63d98664cd86353de07d88380e4b6d4694eb8dda803881821563d36172bb",
- "README.md": "93f9b7b8f85d3a423316d2cc478261b1490a983fbd63d6eee366d98c539ff508",
- ".gitignore": "bb60f03d06ae3b1c591ec1795d20fc6c3d6ed13623d1d0cf4312ca4a142f42a9",
- "approval-request.md": "6ce1bd62b4e3170f59896dbf0a6454662b9e486abe490eb28f8e4a58bfe0b7cf",
+ "verify_live.py": "39363b675d6007d6b44d15653be4a67470a1f471545b85216811925bfe38532c",
+ "execute.py": "c44459d52d7e56902e42c8643195a1c27785a94289c8b4b618f37c282a807bdf",
+ "finalize.py": "e60358e29c4c7613ad3217f776af5453670a62fd77059a4ed18f587637e2cb75",
+ "README.md": "b3410d4a371f90e24fa7c7949d41073146023a8eb1b6de7e307e59549d1f3ac8",
+ ".gitignore": "e7d5ffbdd273923cf5235c2d87747c8f357ff5889889b8ad32d1e7a429e6b5fb",
+ "approval-request.md": "ca6c3732e4711df03feddc769cfac05de0b7b30ebb8f74d8569af7d633ed5f0f",
"prepare.py": "8e7bb00601eeabf857fcab116db978b23973bc3eb6deb49b6fe6e1c087d3d2ce",
+ "execution-20260911/drift-current.json": "ed79b90e059ae8055b4e6cb6ca101280c30846b96443518f534f03c62bd5725c",
+ "execution-20260911/database-rehearsal-after.json": "6508eea04379fab0bc6a28d51ae56c32d98fb0d3858d3206b82703d1a7a9dd50",
+ "execution-20260911/products-baseline.json": "728c367b130295dfc446342f46fd30653364a3054088587204ecefeec31fa450",
+ "execution-20260911/independent-monitor.json": "fd5941379b3850afe8da4908d95b1c45b52eb0e8e451bae788901729a2183344",
+ "execution-20260911/stale-digest-test.json": "0b9a2c390cfd9917bfb500f99a58887352797e7503f17c1d2a1b9703355c7d38",
+ "execution-20260911/stale-digest-response.json": "d9490493aa939eab248a2fa232597170df49af1d4a208ecd41d631af9a630db3",
+ "execution-20260911/database-rehearsal.sql": "94e9b7e6f8fbb0bafc9f55bde026274b11d481f87b257a3cc5dc615ebba787ee",
+ "execution-20260911/database-rollback.sql": "349f7d342ec0337721618be545f68582deb2b4cbdbf16aeb05b6f45db32e9e72",
+ "execution-20260911/independent-all.json": "9920d00fd69542acacc5e70ca29b4cf4fb8ab6cae4649b85e053711bdad64112",
+ "execution-20260911/source-proof.json": "81d161bbb0c1f5b9b39c0da549b162ce9ea37ad172e8941c83e6cde3eac1e599",
+ "execution-20260911/independent-canary.json": "ba2bbc4b4e0e4dfe5b4088a408f918ac3056ee6fb91a0c530d0a713f25fc0fcd",
+ "execution-20260911/independent-rollback-canary.json": "98d871b52a2de77ee8e7af6177eb97f847d66df69c9b008ecc709f8eebc6dd3c",
+ "execution-20260911/database-after.json": "8af0e4ebb923bc3bdc4514dc3d89a63f557562b9f1283a25d31a493b3123e43b",
+ "execution-20260911/preflight.json": "86ac2e772c08fd887263f36d2bd1c7f3e5328291b9b35276fbb034995a354eb4",
+ "execution-20260911/completion.json": "eb928216795cd8b0cf6819b7d99e9a71b6f0510a9369541cc1f1775582aed41f",
+ "execution-20260911/database-apply.sql": "2ccd186096a434cc60632adfc86c873232556ecb8b6d394756163300035421a7",
+ "execution-20260911/actions.jsonl": "61e0b0de47c3edaa931e99ac9ab4402e12c233b9bbb120d317eb95338fb5649b",
"verification/dtd-verdict.md": "d68dc36171904c79d4fe57296b51f8c67bc701313dc36eca778214d5052bd816",
+ "verification/final-report.md": "03dde884f5face903570b3d572db78d6149d1f2805ca37688eeb4be2bf35311d",
"verification/current-readonly.sql": "ac1d47c5eecc3bf3a94cd3c02be693a4c6af7e4625236db27c8684e5b3f29a24",
"verification/negative-missing-product.json": "5edc2966ff8643550312f5b56511b52c1912fac2d449039362e52e6b3ac34d80",
"verification/historical-products.json": "5727fa722ce65b497b86387b991c372239a70bb6614425c9e4dab4a746437285",
"verification/prior-identity-report.json": "7f90323034fc0c8b2920e333f26b34265002997cb916c1be9bcb0b3761303d89",
"verification/repair-plan.json": "9c515edae5c908ff6f1ea9bf278717b9a9027bd67e73d20eedc3eed88b0b61b7",
"verification/canonical-catalog.json": "a930227571942e3cf2da39ad06d4aaf57d5e4e01ebfc4ed460b38a7cfe83886f",
- "verification/e2e-proof.json": "b7ffc773aac26538c196a0334af5d377fbc27255dba404a9e18ff55a91fdf570",
+ "verification/e2e-proof.json": "eb928216795cd8b0cf6819b7d99e9a71b6f0510a9369541cc1f1775582aed41f",
"verification/collection.json": "47130b247ec069f019cdbe0f61c3ad2a95d6695defb0ed24f54a55dbf70453a8",
+ "verification/preparation-e2e-proof.json": "4ef8df60210da23759ba18288bdcbf9c1aa82cd34ea24d1f6d1bea75599f9b05",
"verification/current-catalog.json": "1949d6f5975261afd9fd16f1b6e84b1dbb9afe3fc50891207b6ba2d188564979",
"verification/current-by-sku.json": "67a68c3591a4f5860bf5660dcb6db7e6dfc6e80497d7d6d36f4cf0e3e5fd866a",
"verification/dtd/codex-debate.txt": "9828d700aab7f7e71e0a90d6d53545c9a167498dda1e7202a88a86310bed1a7d",
diff --git a/verify_live.py b/verify_live.py
index 984474f..f0e9508 100644
--- a/verify_live.py
+++ b/verify_live.py
@@ -44,6 +44,8 @@ def main():
if (RUN/'products-baseline.json').exists():before['products']=json.loads((RUN/'products-baseline.json').read_text())['products']
canary=next((r,p) for r in PLAN['rows'] for p in r['products'] if p['status']=='ACTIVE')
chosen=[canary] if args.phase in ['canary','rollback-canary'] else [(r,p) for r in PLAN['rows'] for p in r['products']]
+ if args.phase=='monitor':
+ chosen=[canary,next((r,p) for r in PLAN['rows'] for p in r['products'] if p['status']=='ARCHIVED'),next((r,p) for r in reversed(PLAN['rows']) for p in r['products'] if p['status']=='ACTIVE')]
results=[]
for r,p in chosen:
results.append(check_product(p,before['products'][p['id']],r['before'] if args.phase=='rollback-canary' else r['after']))
@@ -59,7 +61,15 @@ def main():
assert db['rows']==expected_rows, 'Unexpected local column change'
assert db['count']==db['distinct']==5928
assert db['other_digest']==before['database']['other_digest']
- proof=dict(verdict='PASS',at=datetime.datetime.now(datetime.timezone.utc).isoformat(),phase=args.phase,reader='Independent REST GET plus read-only SQL; no repair implementation imported',products=len(results),metafields=len(results)*2,database_rows=26,unique_identities=5928,grouped_product_unchanged=True,all_unrelated_metafields_and_product_fields_unchanged=True,results=results)
+ canonical_verified=False
+ if args.phase in ['all','monitor']:
+ remote_sql=f"SELECT json_agg(t) FROM (SELECT id,dw_sku,mfr_sku FROM carnegie_catalog WHERE id IN ({ids}) ORDER BY id) t;"
+ remote_cmd="PGOPTIONS='-c default_transaction_read_only=on -c statement_timeout=10000' psql -d dw_unified -At -c '"+remote_sql+"'"
+ result=subprocess.run(['ssh','-o','BatchMode=yes','-o','ConnectTimeout=8','kamatera',remote_cmd],capture_output=True,text=True,check=True)
+ remote=json.loads(result.stdout)
+ assert {(r['id'],r['dw_sku'],r['mfr_sku']) for r in remote}=={(r['catalog_id'],r['dw_sku'],r['after']) for r in PLAN['rows']}
+ canonical_verified=True
+ proof=dict(verdict='PASS',at=datetime.datetime.now(datetime.timezone.utc).isoformat(),phase=args.phase,reader='Independent REST GET plus read-only SQL; no repair implementation imported',products=len(results),metafields=len(results)*2,database_rows=26,unique_identities=5928,grouped_product_unchanged=True,canonical_unchanged_verified=canonical_verified,all_unrelated_metafields_and_product_fields_unchanged=True,results=results)
(RUN/('independent-'+args.phase+'.json')).write_text(json.dumps(proof,indent=2)+'\n')
print(json.dumps({k:v for k,v in proof.items() if k!='results'},indent=2))
if __name__=='__main__':main()
← 54fc24b Add approved bounded repair and independently verified canar
·
back to Carnegie Identity Audit
·
Save completed-ticket context for Claude handoff 0321a1b →