← back to Designerwallcoverings
Verify TK-11301 containment and document durable fix gate
9a6654341e91408b1e7360625331f7e54c5b8809 · 2026-09-10 17:55:24 -0700 · Steve Abrams
Files touched
A verification/tk11301-20260910/approval.mdA verification/tk11301-20260910/e2e-proof.jsonA verification/tk11301-20260910/live-cohort.jsonA verification/tk11301-20260910/verify.mjs
Diff
commit 9a6654341e91408b1e7360625331f7e54c5b8809
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Thu Sep 10 17:55:24 2026 -0700
Verify TK-11301 containment and document durable fix gate
---
verification/tk11301-20260910/approval.md | 23 +
verification/tk11301-20260910/e2e-proof.json | 53 +
verification/tk11301-20260910/live-cohort.json | 38131 +++++++++++++++++++++++
verification/tk11301-20260910/verify.mjs | 19 +
4 files changed, 38226 insertions(+)
diff --git a/verification/tk11301-20260910/approval.md b/verification/tk11301-20260910/approval.md
new file mode 100644
index 0000000..a80373f
--- /dev/null
+++ b/verification/tk11301-20260910/approval.md
@@ -0,0 +1,23 @@
+# TK-11301 — current containment verified; durable fix gated
+
+Owner: codex-run-11301. Evidence captured 2026-09-11 00:37:19–00:37:23 UTC (Sep 10, 5:37 PM PDT).
+
+## Verified now
+
+All original 1,281 variants resolved from Shopify Admin API. All remain ACTIVE, price $0, inventoryQuantity 0, inventoryPolicy DENY, availableForSale false. All 1,281 have exact quote-only tags. Snapshot: verification/tk11301-20260910/live-cohort.json.
+
+TK-11357 reports a recurrence at 23:44:53Z. Independent local tripwire logs show 1,255 variants detected on the 23:59:15Z run; the apply ledger completed 00:10:32.291Z with 1,255 writes and zero errors. The 00:25:32Z scan found zero. Approximately 25m39s elapsed from reported recurrence to completion. A 900-second schedule does not guarantee a 15-minute maximum exposure because enumeration and remediation take time.
+
+Public canary product JSON returns 404 on the primary domain, including after redirect from myshopify. That is not proof of a functioning product or blocked checkout. Public checkout verification remains incomplete.
+
+## Approval handoff
+
+Review the existing TK-11430-ROTATION-RUNBOOK.md Step 1: revoke Admin token ending …75b9 associated with custom app ImportNewSkufromURL-12-10-25. That runbook reports this credential exposed and orphaned; this session has NOT independently verified its consumer map or causally attributed the inventory writes to that token. The owner must re-confirm app identity and live dependencies immediately before revocation. Preserve Shopify samples, prices, product status, and publication. Do not invent prices for quote-only products.
+
+Revocation is an identity/production change and is not fired by this session. The precise admin action is Settings → Apps and sales channels → Develop apps → ImportNewSkufromURL-12-10-25 → revoke the matching Admin API credential (or uninstall only after checking that broader impact). Coordinate with TK-11430 and TK-11357 owners.
+
+Acceptance after an approved action: verify the old credential is rejected, legitimate consumers still work, and the entire 1,281-variant cohort remains unavailable at zero through at least the next predicted ~05:44Z reset window. Existing tripwire repairs must not be mistaken for absence of a reset: inspect raw sentinel transitions and write logs. If the reset persists, retain the ticket blocker and continue writer attribution. Revoking an exposed token is not by itself proof of this bug being fixed.
+
+Credential revocation is not reversibly undone by reinstalling: recovery may require a newly issued credential and verified routing. Use the existing rotation owner/runbook for that recovery plan.
+
+No production writes, credential changes, job changes, or checkout mutations were performed by codex-run-11301. Ticket remains BLOCKED; no tk done claim.
diff --git a/verification/tk11301-20260910/e2e-proof.json b/verification/tk11301-20260910/e2e-proof.json
new file mode 100644
index 0000000..d4ef0f6
--- /dev/null
+++ b/verification/tk11301-20260910/e2e-proof.json
@@ -0,0 +1,53 @@
+{
+ "intent": "Verify original TK-11301 cohort is unavailable at zero price and identify remaining completion gate",
+ "risk_tier": "R4 outcome verification, read-only session",
+ "environment": "designer-laboratory-sandbox.myshopify.com",
+ "timestamp": "2026-09-11T00:40:25.993725+00:00",
+ "baseline_commit": "0a6978b4dfe0f75e12bd3097d345cda0a6898eab",
+ "baseline": {
+ "cohort_count": 1281,
+ "reported_recurrence": "2026-09-10T23:44:53Z",
+ "recurrence_source": "TK-11357 action logged 2026-09-10T23:47:58.338Z"
+ },
+ "commands": [
+ "node verification/tk11301-20260910/verify.mjs",
+ "curl public product .js URL (404)",
+ "read tripwire log, apply summary, and reversible ledger"
+ ],
+ "assertions": [
+ {
+ "check": "All original 1281 variant IDs resolved",
+ "verdict": "PASS"
+ },
+ {
+ "check": "All 1281 ACTIVE variants have zero stock, DENY and availableForSale=false",
+ "verdict": "PASS"
+ },
+ {
+ "check": "Exact quote-only tag on all 1281 products",
+ "verdict": "PASS"
+ },
+ {
+ "check": "Tripwire recurrence remediation",
+ "verdict": "PASS",
+ "evidence": "1255 levels set to zero, errors=0; ledger completion 2026-09-11T00:10:32.291Z; subsequent no-op scan 00:25:32Z"
+ },
+ {
+ "check": "Public storefront availability and checkout rejection",
+ "verdict": "SKIP",
+ "reason": "Canary product .js returns 404 on primary domain; myshopify redirects to same URL. No cart or order write attempted."
+ },
+ {
+ "check": "Permanent prevention through next reset window",
+ "verdict": "SKIP",
+ "reason": "Unknown recurring writer remains unresolved; source attribution and credential action gated."
+ }
+ ],
+ "artifacts": [
+ "live-cohort.json",
+ "verify.mjs",
+ "approval.md"
+ ],
+ "cleanup": "No production mutations by this session. Existing tripwire operated independently. No rollback executed. Local evidence retained.",
+ "verdict": "BLOCKED: present API state safe; durable prevention and storefront journey not proved"
+}
diff --git a/verification/tk11301-20260910/live-cohort.json b/verification/tk11301-20260910/live-cohort.json
new file mode 100644
index 0000000..4c40d8e
--- /dev/null
+++ b/verification/tk11301-20260910/live-cohort.json
@@ -0,0 +1,38131 @@
+{
+ "summary": {
+ "started": "2026-09-11T00:37:19.558Z",
+ "finished": "2026-09-11T00:37:23.245Z",
+ "store": "designer-laboratory-sandbox.myshopify.com",
+ "baseline_timestamp": "2026-09-10T19:04:03.723Z",
+ "expected": 1281,
+ "returned": 1281,
+ "active": 1281,
+ "zero_price_orderable": 0,
+ "positive_stock": 0,
+ "inventory_policies": [
+ "DENY"
+ ],
+ "exact_quote_only": 1281
+ },
+ "nodes": [
+ {
+ "id": "gid://shopify/ProductVariant/44585589669939",
+ "title": "Per Yard",
+ "sku": "DWPP-205908",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896453414963",
+ "handle": "vienna-its-electric-twist-shout-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Twist & Shout",
+ "Type II",
+ "Vienna",
+ "Vienna It's Electric",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585589702707",
+ "title": "Per Yard",
+ "sku": "DWPP-205909",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896453447731",
+ "handle": "vienna-its-electric-maypole-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Maypole",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vienna",
+ "Vienna It's Electric",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585590063155",
+ "title": "Per Yard",
+ "sku": "DWPP-205910",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896453546035",
+ "handle": "vienna-its-electric-youre-a-natural-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Mid-Century Modern",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna It's Electric",
+ "Wallcovering",
+ "You're A Natural"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585590325299",
+ "title": "Per Yard",
+ "sku": "DWPP-205911",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896453611571",
+ "handle": "vienna-its-electric-dance-off-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Dance Off",
+ "display_variant",
+ "Mid-Century Modern",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna It's Electric",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585590849587",
+ "title": "Per Yard",
+ "sku": "DWPP-205912",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896453709875",
+ "handle": "vienna-its-electric-conga-line-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Conga Line",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna It's Electric",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585590882355",
+ "title": "Per Yard",
+ "sku": "DWPP-205913",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896453742643",
+ "handle": "vienna-its-electric-shuffle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Mid-Century Modern",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Shuffle",
+ "Type II",
+ "Vienna",
+ "Vienna It's Electric",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585591341107",
+ "title": "Per Yard",
+ "sku": "DWPP-205914",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896453873715",
+ "handle": "vienna-its-electric-jitterbug-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Jitterbug",
+ "Mid-Century Modern",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Teal",
+ "Type II",
+ "Vienna",
+ "Vienna It's Electric",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585591734323",
+ "title": "Per Yard",
+ "sku": "DWPP-205915",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896453972019",
+ "handle": "vienna-its-electric-limbo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Limbo",
+ "Mid-Century Modern",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna It's Electric",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585592258611",
+ "title": "Per Yard",
+ "sku": "DWPP-205916",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896454070323",
+ "handle": "vienna-its-electric-samba-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Samba",
+ "Tan",
+ "Type II",
+ "Vienna",
+ "Vienna It's Electric",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585592684595",
+ "title": "Per Yard",
+ "sku": "DWPP-205917",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896454168627",
+ "handle": "vienna-its-electric-tempo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Tempo",
+ "Type II",
+ "Vienna",
+ "Vienna It's Electric",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585594257459",
+ "title": "Per Yard",
+ "sku": "DWPP-205918",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896454463539",
+ "handle": "vienna-line-dance-reef-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Reef",
+ "Teal",
+ "Type II",
+ "Vienna",
+ "Vienna Line Dance",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585594650675",
+ "title": "Per Yard",
+ "sku": "DWPP-205919",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896454561843",
+ "handle": "vienna-line-dance-cool-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cool Mist",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna Line Dance",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585595043891",
+ "title": "Per Yard",
+ "sku": "DWPP-205920",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896454692915",
+ "handle": "vienna-line-dance-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna Line Dance",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585595240499",
+ "title": "Per Yard",
+ "sku": "DWPP-205921",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896454758451",
+ "handle": "vienna-line-dance-cloud-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cloud",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna Line Dance",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585595928627",
+ "title": "Per Yard",
+ "sku": "DWPP-205922",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896455184435",
+ "handle": "vienna-line-dance-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Sand",
+ "Traditional",
+ "Type II",
+ "Vienna",
+ "Vienna Line Dance",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585597009971",
+ "title": "Per Yard",
+ "sku": "DWPP-205923",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896456003635",
+ "handle": "vienna-line-dance-titanium-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Titanium",
+ "Type II",
+ "Vienna",
+ "Vienna Line Dance",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585598877747",
+ "title": "Per Yard",
+ "sku": "DWPP-205924",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896456396851",
+ "handle": "vienna-line-dance-buff-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Buff",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vienna",
+ "Vienna Line Dance",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585599303731",
+ "title": "Per Yard",
+ "sku": "DWPP-205925",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896456495155",
+ "handle": "vienna-line-dance-taupe-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Taupe",
+ "Traditional",
+ "Type II",
+ "Vienna",
+ "Vienna Line Dance",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585599500339",
+ "title": "Per Yard",
+ "sku": "DWPP-205926",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896456560691",
+ "handle": "vienna-line-dance-coffee-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Coffee",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna Line Dance",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585599991859",
+ "title": "Per Yard",
+ "sku": "DWPP-205927",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896456691763",
+ "handle": "vienna-line-dance-pasture-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Pasture",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Sage",
+ "Type II",
+ "Vienna",
+ "Vienna Line Dance",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585600352307",
+ "title": "Per Yard",
+ "sku": "DWPP-205928",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896456790067",
+ "handle": "vienna-pick-up-sticks-surfin-blue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Green",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Surfin' Blue",
+ "Type II",
+ "Vienna",
+ "Vienna Pick Up Sticks",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585600712755",
+ "title": "Per Yard",
+ "sku": "DWPP-205929",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896456888371",
+ "handle": "vienna-pick-up-sticks-frosted-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Frosted",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna Pick Up Sticks",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585600909363",
+ "title": "Per Yard",
+ "sku": "DWPP-205930",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896456953907",
+ "handle": "vienna-pick-up-sticks-cloud-nine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cloud Nine",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vienna",
+ "Vienna Pick Up Sticks",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585602351155",
+ "title": "Per Yard",
+ "sku": "DWPP-205931",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896457019443",
+ "handle": "vienna-pick-up-sticks-last-straw-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Last Straw",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna Pick Up Sticks",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585602646067",
+ "title": "Per Yard",
+ "sku": "DWPP-205932",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896457117747",
+ "handle": "vienna-pick-up-sticks-desert-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Desert",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Vienna",
+ "Vienna Pick Up Sticks",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585602777139",
+ "title": "Per Yard",
+ "sku": "DWPP-205933",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896457183283",
+ "handle": "vienna-pick-up-sticks-gravel-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Gravel",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vienna",
+ "Vienna Pick Up Sticks",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585603072051",
+ "title": "Per Yard",
+ "sku": "DWPP-205934",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896457248819",
+ "handle": "vienna-pick-up-sticks-wild-card-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vienna",
+ "Vienna Pick Up Sticks",
+ "Wallcovering",
+ "Wild Card"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585603498035",
+ "title": "Per Yard",
+ "sku": "DWPP-205935",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896457347123",
+ "handle": "vienna-pick-up-sticks-stone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Stone",
+ "Type II",
+ "Vienna",
+ "Vienna Pick Up Sticks",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585603694643",
+ "title": "Per Yard",
+ "sku": "DWPP-205936",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896457445427",
+ "handle": "vienna-pick-up-sticks-cafe-latte-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Cafe Latte",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Vienna",
+ "Vienna Pick Up Sticks",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585604087859",
+ "title": "Per Yard",
+ "sku": "DWPP-205937",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896457576499",
+ "handle": "vienna-pick-up-sticks-stormy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Stormy",
+ "Traditional",
+ "Type II",
+ "Vienna",
+ "Vienna Pick Up Sticks",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585604579379",
+ "title": "Per Yard",
+ "sku": "DWPP-205938",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896457707571",
+ "handle": "vienna-plaid-hatter-wonderland-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Red",
+ "Type II",
+ "Vienna",
+ "Vienna Plaid Hatter",
+ "Wallcovering",
+ "Wonderland"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585604775987",
+ "title": "Per Yard",
+ "sku": "DWPP-205939",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896457773107",
+ "handle": "vienna-plaid-hatter-passage-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Passage",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vienna",
+ "Vienna Plaid Hatter",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585605070899",
+ "title": "Per Yard",
+ "sku": "DWPP-205940",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896457838643",
+ "handle": "vienna-plaid-hatter-white-queen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna Plaid Hatter",
+ "Wallcovering",
+ "White Queen"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585605398579",
+ "title": "Per Yard",
+ "sku": "DWPP-205941",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896457936947",
+ "handle": "vienna-plaid-hatter-dormouse-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Dormouse",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna Plaid Hatter",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585605824563",
+ "title": "Per Yard",
+ "sku": "DWPP-205942",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896458035251",
+ "handle": "vienna-plaid-hatter-adventure-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Adventure",
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna Plaid Hatter",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585605922867",
+ "title": "Per Yard",
+ "sku": "DWPP-205943",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896458100787",
+ "handle": "vienna-plaid-hatter-looking-glass-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Looking Glass",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vienna",
+ "Vienna Plaid Hatter",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585606217779",
+ "title": "Per Yard",
+ "sku": "DWPP-205944",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896458166323",
+ "handle": "vienna-plaid-hatter-cheshire-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cheshire",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vienna",
+ "Vienna Plaid Hatter",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585607036979",
+ "title": "Per Yard",
+ "sku": "DWPP-205945",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896458264627",
+ "handle": "vienna-plaid-hatter-tweedledee-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Tweedledee",
+ "Type II",
+ "Vienna",
+ "Vienna Plaid Hatter",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585607069747",
+ "title": "Per Yard",
+ "sku": "DWPP-205946",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896458297395",
+ "handle": "vienna-plaid-hatter-tea-party-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Tea Party",
+ "Type II",
+ "Vienna",
+ "Vienna Plaid Hatter",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585607528499",
+ "title": "Per Yard",
+ "sku": "DWPP-205947",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896458428467",
+ "handle": "vienna-plaid-hatter-blue-caterpillar-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue Caterpillar",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna Plaid Hatter",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585607757875",
+ "title": "Per Yard",
+ "sku": "DWPP-205948",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896458494003",
+ "handle": "vienna-truffle-carbon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Carbon",
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna Truffle",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585607987251",
+ "title": "Per Yard",
+ "sku": "DWPP-205949",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896458592307",
+ "handle": "vienna-truffle-snow-strut-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Snow Strut",
+ "Type II",
+ "Vienna",
+ "Vienna Truffle",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585608413235",
+ "title": "Per Yard",
+ "sku": "DWPP-205950",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896458690611",
+ "handle": "vienna-truffle-pearlywood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Pearlywood",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna Truffle",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585608904755",
+ "title": "Per Yard",
+ "sku": "DWPP-205951",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896458821683",
+ "handle": "vienna-truffle-peri-gold-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Peri Gold",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Vienna",
+ "Vienna Truffle",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585609396275",
+ "title": "Per Yard",
+ "sku": "DWPP-205952",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896458985523",
+ "handle": "vienna-truffle-ice-petal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Floral",
+ "Ice Petal",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vienna",
+ "Vienna Truffle",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585609920563",
+ "title": "Per Yard",
+ "sku": "DWPP-205953",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896459083827",
+ "handle": "vienna-truffle-aquadisiac-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Aquadisiac",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vienna",
+ "Vienna Truffle",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585610477619",
+ "title": "Per Yard",
+ "sku": "DWPP-205954",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896459182131",
+ "handle": "vienna-truffle-field-poppy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Field Poppy",
+ "Floral",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Type II",
+ "Vienna",
+ "Vienna Truffle",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585611591731",
+ "title": "Per Yard",
+ "sku": "DWPP-205955",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896459313203",
+ "handle": "vienna-truffle-fashion-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Fashion Ash",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vienna",
+ "Vienna Truffle",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585611821107",
+ "title": "Per Yard",
+ "sku": "DWPP-205956",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896459378739",
+ "handle": "vienna-truffle-the-real-teal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "The Real Teal",
+ "Traditional",
+ "Type II",
+ "Vienna",
+ "Vienna Truffle",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585612116019",
+ "title": "Per Yard",
+ "sku": "DWPP-205957",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896459444275",
+ "handle": "vienna-truffle-ruby-wrap-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-vienna",
+ "quote-only",
+ "Red",
+ "Ruby Wrap",
+ "Type II",
+ "Vienna",
+ "Vienna Truffle",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585694199859",
+ "title": "Per Yard",
+ "sku": "DWPP-205000",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896472584243",
+ "handle": "london-all-about-big-geo-platinum-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London All About Big Geo",
+ "Phillipe Romano",
+ "Platinum White",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585694232627",
+ "title": "Per Yard",
+ "sku": "DWPP-205001",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896472617011",
+ "handle": "london-all-about-big-geo-vanilla-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London All About Big Geo",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Vanilla",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585694265395",
+ "title": "Per Yard",
+ "sku": "DWPP-205002",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896472649779",
+ "handle": "london-all-about-big-geo-warm-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London All About Big Geo",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering",
+ "Warm Grey"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585694298163",
+ "title": "Per Yard",
+ "sku": "DWPP-205003",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896472682547",
+ "handle": "london-all-about-big-geo-titanium-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Gray",
+ "London",
+ "London All About Big Geo",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Titanium",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585694330931",
+ "title": "Per Yard",
+ "sku": "DWPP-205004",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896472715315",
+ "handle": "london-all-about-big-geo-pitch-black-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Black",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London All About Big Geo",
+ "Phillipe Romano",
+ "Pitch-Black",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585694363699",
+ "title": "Per Yard",
+ "sku": "DWPP-205005",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896472748083",
+ "handle": "london-all-about-big-geo-calming-cream-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Calming Cream",
+ "Chinoiserie",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London All About Big Geo",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585694625843",
+ "title": "Per Yard",
+ "sku": "DWPP-205006",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896472780851",
+ "handle": "london-all-about-big-geo-blushing-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blushing",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London All About Big Geo",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585694658611",
+ "title": "Per Yard",
+ "sku": "DWPP-205007",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896472813619",
+ "handle": "london-all-about-big-geo-denim-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Denim",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London All About Big Geo",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585694691379",
+ "title": "Per Yard",
+ "sku": "DWPP-205008",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896472846387",
+ "handle": "london-all-about-geo-chickpea-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chickpea",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London All About Geo",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585694756915",
+ "title": "Per Yard",
+ "sku": "DWPP-205009",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896472911923",
+ "handle": "london-all-about-geo-simply-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London All About Geo",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Simply White",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585694887987",
+ "title": "Per Yard",
+ "sku": "DWPP-205010",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896472977459",
+ "handle": "london-all-about-geo-pale-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London All About Geo",
+ "Pale Grey",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585694920755",
+ "title": "Per Yard",
+ "sku": "DWPP-205011",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473010227",
+ "handle": "london-all-about-geo-cloud-cover-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cloud Cover",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London All About Geo",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585694953523",
+ "title": "Per Yard",
+ "sku": "DWPP-205012",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473042995",
+ "handle": "london-all-about-geo-warm-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London All About Geo",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering",
+ "Warm White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585694986291",
+ "title": "Per Yard",
+ "sku": "DWPP-205013",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473075763",
+ "handle": "london-all-about-geo-greige-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Greige",
+ "London",
+ "London All About Geo",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695019059",
+ "title": "Per Yard",
+ "sku": "DWPP-205014",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473108531",
+ "handle": "london-all-about-geo-gold-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "Gold & White",
+ "London",
+ "London All About Geo",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695051827",
+ "title": "Per Yard",
+ "sku": "DWPP-205015",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473141299",
+ "handle": "london-all-about-geo-rose-beige-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Floral",
+ "London",
+ "London All About Geo",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rose Beige",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695084595",
+ "title": "Per Yard",
+ "sku": "DWPP-205016",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473174067",
+ "handle": "london-all-about-geo-ruby-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London All About Geo",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Ruby",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695117363",
+ "title": "Per Yard",
+ "sku": "DWPP-205017",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473206835",
+ "handle": "london-all-about-geo-black-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Black & White",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London All About Geo",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695150131",
+ "title": "Per Yard",
+ "sku": "DWPP-205018",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473239603",
+ "handle": "london-all-about-linen-kiwi-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Kiwi",
+ "Linen",
+ "London",
+ "London All About Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Sage",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695182899",
+ "title": "Per Yard",
+ "sku": "DWPP-205019",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473272371",
+ "handle": "london-all-about-linen-waterfall-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London All About Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Teal",
+ "Type II",
+ "Wallcovering",
+ "Waterfall"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695215667",
+ "title": "Per Yard",
+ "sku": "DWPP-205020",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473305139",
+ "handle": "london-all-about-linen-deep-teal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Deep Teal",
+ "display_variant",
+ "Linen",
+ "London",
+ "London All About Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Teal",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695248435",
+ "title": "Per Yard",
+ "sku": "DWPP-205021",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473337907",
+ "handle": "london-all-about-linen-royal-blue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London All About Linen",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Royal Blue",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695281203",
+ "title": "Per Yard",
+ "sku": "DWPP-205022",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473370675",
+ "handle": "london-all-about-linen-skylight-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London All About Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Skylight",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695313971",
+ "title": "Per Yard",
+ "sku": "DWPP-205023",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473403443",
+ "handle": "london-all-about-linen-cobblestone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cobblestone",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London All About Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695346739",
+ "title": "Per Yard",
+ "sku": "DWPP-205024",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473436211",
+ "handle": "london-all-about-linen-titanium-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London All About Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Silver",
+ "Titanium",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695379507",
+ "title": "Per Yard",
+ "sku": "DWPP-205025",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473468979",
+ "handle": "london-all-about-linen-denim-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Denim",
+ "display_variant",
+ "Linen",
+ "London",
+ "London All About Linen",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695412275",
+ "title": "Per Yard",
+ "sku": "DWPP-205026",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473501747",
+ "handle": "london-all-about-linen-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Linen",
+ "London",
+ "London All About Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695477811",
+ "title": "Per Yard",
+ "sku": "DWPP-205027",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473534515",
+ "handle": "london-all-about-linen-pale-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London All About Linen",
+ "Pale Grey",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695543347",
+ "title": "Per Yard",
+ "sku": "DWPP-205028",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473600051",
+ "handle": "london-apex-cord-silver-streak-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Apex Cord",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "SILVER STREAK",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695576115",
+ "title": "Per Yard",
+ "sku": "DWPP-205029",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473632819",
+ "handle": "london-apex-cord-tinsmith-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Apex Cord",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "TINSMITH",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695608883",
+ "title": "Per Yard",
+ "sku": "DWPP-205030",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473665587",
+ "handle": "london-apex-cord-midnight-haze-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Apex Cord",
+ "MIDNIGHT HAZE",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695674419",
+ "title": "Per Yard",
+ "sku": "DWPP-205031",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473731123",
+ "handle": "london-apex-cord-greystone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "GREYSTONE",
+ "London",
+ "London Apex Cord",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695707187",
+ "title": "Per Yard",
+ "sku": "DWPP-205032",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473763891",
+ "handle": "london-apex-cord-antimony-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "ANTIMONY",
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Apex Cord",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695739955",
+ "title": "Per Yard",
+ "sku": "DWPP-205033",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473796659",
+ "handle": "london-apex-cord-glacial-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "GLACIAL",
+ "London",
+ "London Apex Cord",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585695838259",
+ "title": "Per Yard",
+ "sku": "DWPP-205034",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473894963",
+ "handle": "london-apex-cord-sable-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "London",
+ "London Apex Cord",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "SABLE",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585696264243",
+ "title": "Per Yard",
+ "sku": "DWPP-205035",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473960499",
+ "handle": "london-apex-cord-moonlit-ivory-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Apex Cord",
+ "MOONLIT IVORY",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585696297011",
+ "title": "Per Yard",
+ "sku": "DWPP-205036",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896473993267",
+ "handle": "london-apex-cord-green-tea-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "GREEN TEA",
+ "London",
+ "London Apex Cord",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585696428083",
+ "title": "Per Yard",
+ "sku": "DWPP-205037",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474026035",
+ "handle": "london-apex-cord-infinite-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "INFINITE GREY",
+ "London",
+ "London Apex Cord",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585696460851",
+ "title": "Per Yard",
+ "sku": "DWPP-205038",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474058803",
+ "handle": "london-balancing-act-true-angora-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Balancing Act",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "True Angora",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585696526387",
+ "title": "Per Yard",
+ "sku": "DWPP-205039",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474124339",
+ "handle": "london-balancing-act-navy-seal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Balancing Act",
+ "Navy",
+ "Navy Seal",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585696559155",
+ "title": "Per Yard",
+ "sku": "DWPP-205040",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474157107",
+ "handle": "london-balancing-act-touch-of-turq-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Balancing Act",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Touch Of Turq",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585696591923",
+ "title": "Per Yard",
+ "sku": "DWPP-205041",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474189875",
+ "handle": "london-balancing-act-gentle-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gentle Grey",
+ "London",
+ "London Balancing Act",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585696624691",
+ "title": "Per Yard",
+ "sku": "DWPP-205042",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474222643",
+ "handle": "london-balancing-act-sincere-silver-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Balancing Act",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Sincere Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697214515",
+ "title": "Per Yard",
+ "sku": "DWPP-205043",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474288179",
+ "handle": "london-balancing-act-solid-steel-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Balancing Act",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Solid Steel",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697247283",
+ "title": "Per Yard",
+ "sku": "DWPP-205044",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474320947",
+ "handle": "london-balancing-act-noble-nickel-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Balancing Act",
+ "Noble Nickel",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697312819",
+ "title": "Per Yard",
+ "sku": "DWPP-205045",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474386483",
+ "handle": "london-balancing-act-heart-of-a-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Heart Of A Dove",
+ "London",
+ "London Balancing Act",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697378355",
+ "title": "Per Yard",
+ "sku": "DWPP-205046",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474452019",
+ "handle": "london-balancing-act-trusted-leather-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Leather",
+ "London",
+ "London Balancing Act",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Trusted Leather",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697411123",
+ "title": "Per Yard",
+ "sku": "DWPP-205047",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474484787",
+ "handle": "london-balancing-act-profound-beige-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Balancing Act",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "Profound Beige",
+ "quote-only",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697443891",
+ "title": "Per Yard",
+ "sku": "DWPP-205048",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474517555",
+ "handle": "london-bali-water-lily-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Bali",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering",
+ "Water Lily",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697476659",
+ "title": "Per Yard",
+ "sku": "DWPP-205049",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474550323",
+ "handle": "london-bali-dolphin-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dolphin Grey",
+ "London",
+ "London Bali",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697509427",
+ "title": "Per Yard",
+ "sku": "DWPP-205050",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474583091",
+ "handle": "london-bali-black-cobra-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Black Cobra",
+ "Bohemian",
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Bali",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697542195",
+ "title": "Per Yard",
+ "sku": "DWPP-205051",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474615859",
+ "handle": "london-bali-rice-field-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Bali",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rice Field",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697574963",
+ "title": "Per Yard",
+ "sku": "DWPP-205052",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474648627",
+ "handle": "london-bali-stone-carving-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Bali",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Stone Carving",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697607731",
+ "title": "Per Yard",
+ "sku": "DWPP-205053",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474681395",
+ "handle": "london-bali-reef-shark-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Bali",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Reef Shark",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697673267",
+ "title": "Per Yard",
+ "sku": "DWPP-205054",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474746931",
+ "handle": "london-bali-jamine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Jamine",
+ "London",
+ "London Bali",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697706035",
+ "title": "Per Yard",
+ "sku": "DWPP-205055",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474779699",
+ "handle": "london-bali-tamarind-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Bali",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Tamarind",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697738803",
+ "title": "Per Yard",
+ "sku": "DWPP-205056",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474812467",
+ "handle": "london-bali-arabica-bean-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Arabica Bean",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Bali",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697771571",
+ "title": "Per Yard",
+ "sku": "DWPP-205057",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474845235",
+ "handle": "london-bali-sunfish-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Bali",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Sunfish",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697804339",
+ "title": "Per Yard",
+ "sku": "DWPP-205058",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474878003",
+ "handle": "london-bead-bare-glass-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glass",
+ "London",
+ "London Bead Bare",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697837107",
+ "title": "Per Yard",
+ "sku": "DWPP-205059",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896474910771",
+ "handle": "london-bead-bare-frosted-leaf-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Botanical",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Frosted Leaf",
+ "London",
+ "London Bead Bare",
+ "Organic Modern",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Teal",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585697935411",
+ "title": "Per Yard",
+ "sku": "DWPP-205060",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475009075",
+ "handle": "london-bead-bare-azurite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Azurite",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Bead Bare",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Teal",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585698066483",
+ "title": "Per Yard",
+ "sku": "DWPP-205061",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475140147",
+ "handle": "london-bead-bare-filigrey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "FiliGrey",
+ "London",
+ "London Bead Bare",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585698164787",
+ "title": "Per Yard",
+ "sku": "DWPP-205062",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475238451",
+ "handle": "london-bead-bare-pencil-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Bead Bare",
+ "Pencil",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585698689075",
+ "title": "Per Yard",
+ "sku": "DWPP-205063",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475435059",
+ "handle": "london-bead-bare-navy-nibblet-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Bead Bare",
+ "Navy",
+ "Navy Nibblet",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585698721843",
+ "title": "Per Yard",
+ "sku": "DWPP-205064",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475467827",
+ "handle": "london-bead-bare-selenite-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Bead Bare",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Selenite White",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585698787379",
+ "title": "Per Yard",
+ "sku": "DWPP-205065",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475533363",
+ "handle": "london-bead-bare-chanton-shadow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chanton Shadow",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Bead Bare",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585698820147",
+ "title": "Per Yard",
+ "sku": "DWPP-205066",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475566131",
+ "handle": "london-bead-bare-kyanite-black-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Kyanite Black",
+ "London",
+ "London Bead Bare",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699082291",
+ "title": "Per Yard",
+ "sku": "DWPP-205067",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475664435",
+ "handle": "london-bead-bare-porcelain-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Bead Bare",
+ "Phillipe Romano",
+ "Porcelain",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699115059",
+ "title": "Per Yard",
+ "sku": "DWPP-205068",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475697203",
+ "handle": "london-big-sur-santa-rosa-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Big Sur",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Santa Rosa",
+ "Tan",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699147827",
+ "title": "Per Yard",
+ "sku": "DWPP-205069",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475729971",
+ "handle": "london-big-sur-redwood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Big Sur",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Red",
+ "Redwood",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699180595",
+ "title": "Per Yard",
+ "sku": "DWPP-205070",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475762739",
+ "handle": "london-big-sur-pfeiffer-plum-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Big Sur",
+ "Pfeiffer Plum",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Red",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699213363",
+ "title": "Per Yard",
+ "sku": "DWPP-205071",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475795507",
+ "handle": "london-big-sur-coast-road-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Coast Road",
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Big Sur",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699246131",
+ "title": "Per Yard",
+ "sku": "DWPP-205072",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475828275",
+ "handle": "london-big-sur-ewoldsen-trail-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ewoldsen Trail",
+ "London",
+ "London Big Sur",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699442739",
+ "title": "Per Yard",
+ "sku": "DWPP-205073",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475893811",
+ "handle": "london-big-sur-rocky-point-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Big Sur",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rocky Point",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699475507",
+ "title": "Per Yard",
+ "sku": "DWPP-205074",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475926579",
+ "handle": "london-big-sur-cove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cove",
+ "display_variant",
+ "London",
+ "London Big Sur",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699508275",
+ "title": "Per Yard",
+ "sku": "DWPP-205075",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475959347",
+ "handle": "london-big-sur-carmel-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Carmel",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Big Sur",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699541043",
+ "title": "Per Yard",
+ "sku": "DWPP-205076",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896475992115",
+ "handle": "london-big-sur-canyon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "Canyon",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Big Sur",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699573811",
+ "title": "Per Yard",
+ "sku": "DWPP-205077",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896476024883",
+ "handle": "london-big-sur-bixby-beige-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bixby Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Big Sur",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699606579",
+ "title": "Per Yard",
+ "sku": "DWPP-205078",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896476057651",
+ "handle": "london-free-spirit-grey-daze-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Grey Daze",
+ "London",
+ "London Free Spirit",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699639347",
+ "title": "Per Yard",
+ "sku": "DWPP-205079",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896476090419",
+ "handle": "london-free-spirit-sweet-caroline-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Free Spirit",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Sweet Caroline",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699704883",
+ "title": "Per Yard",
+ "sku": "DWPP-205080",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896476155955",
+ "handle": "london-free-spirit-sand-tropez-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Free Spirit",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Sand Tropez",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699737651",
+ "title": "Per Yard",
+ "sku": "DWPP-205081",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896476188723",
+ "handle": "london-free-spirit-easy-ecru-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Easy Ecru",
+ "London",
+ "London Free Spirit",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699835955",
+ "title": "Per Yard",
+ "sku": "DWPP-205082",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896476287027",
+ "handle": "london-free-spirit-grapevine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Grapevine",
+ "London",
+ "London Free Spirit",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699868723",
+ "title": "Per Yard",
+ "sku": "DWPP-205083",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896476319795",
+ "handle": "london-free-spirit-heart-of-gold-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Heart Of Gold",
+ "London",
+ "London Free Spirit",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699934259",
+ "title": "Per Yard",
+ "sku": "DWPP-205084",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896476385331",
+ "handle": "london-free-spirit-cream-puff-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "Cream Puff",
+ "display_variant",
+ "London",
+ "London Free Spirit",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585699999795",
+ "title": "Per Yard",
+ "sku": "DWPP-205085",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896476450867",
+ "handle": "london-free-spirit-silver-springs-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Free Spirit",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver Springs",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585700032563",
+ "title": "Per Yard",
+ "sku": "DWPP-205086",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896476483635",
+ "handle": "london-free-spirit-aint-grey-nomore-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ain't Grey Nomore",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Free Spirit",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585700065331",
+ "title": "Per Yard",
+ "sku": "DWPP-205087",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896476516403",
+ "handle": "london-free-spirit-ocean-spirit-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Free Spirit",
+ "Ocean Spirit",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585700950067",
+ "title": "Per Yard",
+ "sku": "DWPP-205088",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896477401139",
+ "handle": "london-fused-hint-of-mint-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Hint of Mint",
+ "London",
+ "London Fused",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585701572659",
+ "title": "Per Yard",
+ "sku": "DWPP-205089",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896477958195",
+ "handle": "london-fused-sage-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Fused",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Sage Mist",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585701834803",
+ "title": "Per Yard",
+ "sku": "DWPP-205090",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478220339",
+ "handle": "london-fused-midnight-navy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Fused",
+ "Midnight Navy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585701933107",
+ "title": "Per Yard",
+ "sku": "DWPP-205091",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478318643",
+ "handle": "london-fused-graphite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Graphite",
+ "London",
+ "London Fused",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585702031411",
+ "title": "Per Yard",
+ "sku": "DWPP-205092",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478416947",
+ "handle": "london-fused-snowfall-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Fused",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Snowfall",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585702064179",
+ "title": "Per Yard",
+ "sku": "DWPP-205093",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478449715",
+ "handle": "london-fused-stone-dust-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Fused",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stone Dust",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585702096947",
+ "title": "Per Yard",
+ "sku": "DWPP-205094",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478482483",
+ "handle": "london-fused-cement-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cement Grey",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Fused",
+ "Minimalist",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585702129715",
+ "title": "Per Yard",
+ "sku": "DWPP-205095",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478515251",
+ "handle": "london-fused-silver-satin-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Fused",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver Satin",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585702162483",
+ "title": "Per Yard",
+ "sku": "DWPP-205096",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478548019",
+ "handle": "london-fused-white-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Fused",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering",
+ "White Dove"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585702719539",
+ "title": "Per Yard",
+ "sku": "DWPP-205097",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478613555",
+ "handle": "london-fused-sand-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Fused",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Sand Dune",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585702752307",
+ "title": "Per Yard",
+ "sku": "DWPP-205098",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478646323",
+ "handle": "london-glamour-stripe-white-luster-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glam",
+ "London",
+ "London Glamour Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Type II",
+ "Wallcovering",
+ "White",
+ "White Luster"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585702785075",
+ "title": "Per Yard",
+ "sku": "DWPP-205099",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478679091",
+ "handle": "london-glamour-stripe-bronzed-stone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bronzed Stone",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glam",
+ "London",
+ "London Glamour Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585702817843",
+ "title": "Per Yard",
+ "sku": "DWPP-205100",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478711859",
+ "handle": "london-glamour-stripe-sage-patina-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glam",
+ "Gray",
+ "London",
+ "London Glamour Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Sage Patina",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703014451",
+ "title": "Per Yard",
+ "sku": "DWPP-205101",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478744627",
+ "handle": "london-glamour-stripe-black-metal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Black Metal",
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glam",
+ "London",
+ "London Glamour Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703047219",
+ "title": "Per Yard",
+ "sku": "DWPP-205102",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478777395",
+ "handle": "london-glamour-stripe-platinum-pearl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Glam",
+ "London",
+ "London Glamour Stripe",
+ "Phillipe Romano",
+ "Platinum Pearl",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703079987",
+ "title": "Per Yard",
+ "sku": "DWPP-205103",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478810163",
+ "handle": "london-glamour-stripe-chalked-gold-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chalked Gold",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glam",
+ "London",
+ "London Glamour Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703112755",
+ "title": "Per Yard",
+ "sku": "DWPP-205104",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478842931",
+ "handle": "london-glamour-stripe-ambergrace-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ambergrace",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glam",
+ "London",
+ "London Glamour Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703145523",
+ "title": "Per Yard",
+ "sku": "DWPP-205105",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478875699",
+ "handle": "london-glamour-stripe-copper-plum-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Copper Plum",
+ "display_variant",
+ "Glam",
+ "London",
+ "London Glamour Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Red",
+ "Stripe",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703178291",
+ "title": "Per Yard",
+ "sku": "DWPP-205106",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478908467",
+ "handle": "london-grate-expectations-gargery-green-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gargery Green",
+ "London",
+ "London Grate Expectations",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703243827",
+ "title": "Per Yard",
+ "sku": "DWPP-205107",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896478974003",
+ "handle": "london-grate-expectations-blue-boar-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue Boar",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Grate Expectations",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Teal",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703374899",
+ "title": "Per Yard",
+ "sku": "DWPP-205108",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479006771",
+ "handle": "london-grate-expectations-shadow-navy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Grate Expectations",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Shadow Navy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703407667",
+ "title": "Per Yard",
+ "sku": "DWPP-205109",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479039539",
+ "handle": "london-grate-expectations-silver-file-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Grate Expectations",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Silver File",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703440435",
+ "title": "Per Yard",
+ "sku": "DWPP-205110",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479072307",
+ "handle": "london-grate-expectations-forge-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Forge Grey",
+ "London",
+ "London Grate Expectations",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703473203",
+ "title": "Per Yard",
+ "sku": "DWPP-205111",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479105075",
+ "handle": "london-grate-expectations-honorable-cream-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Honorable Cream",
+ "London",
+ "London Grate Expectations",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703505971",
+ "title": "Per Yard",
+ "sku": "DWPP-205112",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479137843",
+ "handle": "london-grate-expectations-wheelwright-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Grate Expectations",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering",
+ "Wheelwright"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703538739",
+ "title": "Per Yard",
+ "sku": "DWPP-205113",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479170611",
+ "handle": "london-grate-expectations-whimple-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Grate Expectations",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Whimple White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703571507",
+ "title": "Per Yard",
+ "sku": "DWPP-205114",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479203379",
+ "handle": "london-grate-expectations-havishams-sun-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Havisham's Sun",
+ "London",
+ "London Grate Expectations",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703604275",
+ "title": "Per Yard",
+ "sku": "DWPP-205115",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479236147",
+ "handle": "london-grate-expectations-pips-pink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Grate Expectations",
+ "Phillipe Romano",
+ "Pink",
+ "Pip's Pink",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703637043",
+ "title": "Per Yard",
+ "sku": "DWPP-205116",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479268915",
+ "handle": "london-hayfield-moonlight-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Hayfield",
+ "Moonlight",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703669811",
+ "title": "Per Yard",
+ "sku": "DWPP-205117",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479301683",
+ "handle": "london-hayfield-sea-gull-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Hayfield",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Sea Gull",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703702579",
+ "title": "Per Yard",
+ "sku": "DWPP-205118",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479334451",
+ "handle": "london-hayfield-kitten-gray-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Kitten Gray",
+ "London",
+ "London Hayfield",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703735347",
+ "title": "Per Yard",
+ "sku": "DWPP-205119",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479367219",
+ "handle": "london-hayfield-slate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Hayfield",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Slate",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703768115",
+ "title": "Per Yard",
+ "sku": "DWPP-205120",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479399987",
+ "handle": "london-hayfield-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Hayfield",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Sand",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703800883",
+ "title": "Per Yard",
+ "sku": "DWPP-205121",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479432755",
+ "handle": "london-hayfield-sweet-clover-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Hayfield",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Sweet Clover",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703833651",
+ "title": "Per Yard",
+ "sku": "DWPP-205122",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479465523",
+ "handle": "london-hayfield-spring-meadows-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Hayfield",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Spring Meadows",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703866419",
+ "title": "Per Yard",
+ "sku": "DWPP-205123",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479498291",
+ "handle": "london-hayfield-wetlands-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Hayfield",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Wetlands"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585703899187",
+ "title": "Per Yard",
+ "sku": "DWPP-205124",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479531059",
+ "handle": "london-hayfield-cloud-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cloud",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Hayfield",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585704226867",
+ "title": "Per Yard",
+ "sku": "DWPP-205125",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479596595",
+ "handle": "london-hayfield-grey-pond-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Grey Pond",
+ "London",
+ "London Hayfield",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585704685619",
+ "title": "Per Yard",
+ "sku": "DWPP-205126",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896479793203",
+ "handle": "london-interweave-the-rub-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Interweave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "The Rub",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585705373747",
+ "title": "Per Yard",
+ "sku": "DWPP-205127",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480055347",
+ "handle": "london-interweave-bark-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bark",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Interweave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585705799731",
+ "title": "Per Yard",
+ "sku": "DWPP-205128",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480219187",
+ "handle": "london-interweave-gilded-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gilded Ash",
+ "London",
+ "London Interweave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585705865267",
+ "title": "Per Yard",
+ "sku": "DWPP-205129",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480284723",
+ "handle": "london-interweave-neutral-flake-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Gold",
+ "London",
+ "London Interweave",
+ "Neutral Flake",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585705898035",
+ "title": "Per Yard",
+ "sku": "DWPP-205130",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480317491",
+ "handle": "london-interweave-scoured-gold-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "London",
+ "London Interweave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Scoured Gold",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585705963571",
+ "title": "Per Yard",
+ "sku": "DWPP-205131",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480383027",
+ "handle": "london-interweave-brassy-olive-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brassy Olive",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "London",
+ "London Interweave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585705996339",
+ "title": "Per Yard",
+ "sku": "DWPP-205132",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480415795",
+ "handle": "london-interweave-white-out-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Interweave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "White Out"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585706029107",
+ "title": "Per Yard",
+ "sku": "DWPP-205133",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480448563",
+ "handle": "london-interweave-pale-powder-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Interweave",
+ "Pale Powder",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585706094643",
+ "title": "Per Yard",
+ "sku": "DWPP-205134",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480514099",
+ "handle": "london-interweave-frosty-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Frosty",
+ "London",
+ "London Interweave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707503667",
+ "title": "Per Yard",
+ "sku": "DWPP-205135",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480776243",
+ "handle": "london-interweave-blue-swipe-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue Swipe",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Interweave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707536435",
+ "title": "Per Yard",
+ "sku": "DWPP-205136",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480809011",
+ "handle": "london-kasumi-rice-field-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Kasumi",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rice Field",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707569203",
+ "title": "Per Yard",
+ "sku": "DWPP-205137",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480841779",
+ "handle": "london-kasumi-cattail-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "Cattail",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Kasumi",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707601971",
+ "title": "Per Yard",
+ "sku": "DWPP-205138",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480874547",
+ "handle": "london-kasumi-north-wind-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Kasumi",
+ "North Wind",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707634739",
+ "title": "Per Yard",
+ "sku": "DWPP-205139",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480907315",
+ "handle": "london-kasumi-thistle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Kasumi",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Thistle",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707667507",
+ "title": "Per Yard",
+ "sku": "DWPP-205140",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480940083",
+ "handle": "london-kasumi-blue-heaven-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue Heaven",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Kasumi",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707700275",
+ "title": "Per Yard",
+ "sku": "DWPP-205141",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896480972851",
+ "handle": "london-kasumi-cotton-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cotton",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Kasumi",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707733043",
+ "title": "Per Yard",
+ "sku": "DWPP-205142",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481005619",
+ "handle": "london-kasumi-salt-marsh-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Kasumi",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Salt Marsh",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707765811",
+ "title": "Per Yard",
+ "sku": "DWPP-205143",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481038387",
+ "handle": "london-kasumi-black-mondo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Black Mondo",
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Kasumi",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707798579",
+ "title": "Per Yard",
+ "sku": "DWPP-205144",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481071155",
+ "handle": "london-kasumi-huron-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Huron",
+ "London",
+ "London Kasumi",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707831347",
+ "title": "Per Yard",
+ "sku": "DWPP-205145",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481103923",
+ "handle": "london-kasumi-feather-reed-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Feather Reed",
+ "London",
+ "London Kasumi",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707864115",
+ "title": "Per Yard",
+ "sku": "DWPP-205146",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481136691",
+ "handle": "london-kasumi-glam-cattail-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "Cattail",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glam",
+ "London",
+ "London Kasumi Glam",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707896883",
+ "title": "Per Yard",
+ "sku": "DWPP-205147",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481169459",
+ "handle": "london-kasumi-glam-cotton-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cotton",
+ "Cream",
+ "display_variant",
+ "Glam",
+ "London",
+ "London Kasumi Glam",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707929651",
+ "title": "Per Yard",
+ "sku": "DWPP-205148",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481202227",
+ "handle": "london-kasumi-glam-huron-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glam",
+ "Huron",
+ "London",
+ "London Kasumi Glam",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707962419",
+ "title": "Per Yard",
+ "sku": "DWPP-205149",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481234995",
+ "handle": "london-kasumi-glam-feather-reed-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Feather Reed",
+ "Glam",
+ "London",
+ "London Kasumi Glam",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585707995187",
+ "title": "Per Yard",
+ "sku": "DWPP-205150",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481267763",
+ "handle": "london-kasumi-glam-blue-heaven-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue Heaven",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glam",
+ "London",
+ "London Kasumi Glam",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708027955",
+ "title": "Per Yard",
+ "sku": "DWPP-205151",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481300531",
+ "handle": "london-kasumi-glam-cotton-gilt-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cotton",
+ "Cotton Gilt",
+ "Cream",
+ "display_variant",
+ "Glam",
+ "London",
+ "London Kasumi Glam",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708060723",
+ "title": "Per Yard",
+ "sku": "DWPP-205152",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481333299",
+ "handle": "london-kasumi-glam-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dune",
+ "Glam",
+ "London",
+ "London Kasumi Glam",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708093491",
+ "title": "Per Yard",
+ "sku": "DWPP-205153",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481366067",
+ "handle": "london-kasumi-glam-wetlands-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glam",
+ "London",
+ "London Kasumi Glam",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering",
+ "Wetlands"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708224563",
+ "title": "Per Yard",
+ "sku": "DWPP-205154",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481431603",
+ "handle": "london-kasumi-glam-black-mondo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Black Mondo",
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glam",
+ "London",
+ "London Kasumi Glam",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708257331",
+ "title": "Per Yard",
+ "sku": "DWPP-205155",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481464371",
+ "handle": "london-kasumi-glam-rice-field-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glam",
+ "London",
+ "London Kasumi Glam",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rice Field",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708290099",
+ "title": "Per Yard",
+ "sku": "DWPP-205156",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481497139",
+ "handle": "london-li-ming-stoneware-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chinoiserie",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Li Ming",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stoneware",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708322867",
+ "title": "Per Yard",
+ "sku": "DWPP-205157",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481529907",
+ "handle": "london-li-ming-tranquil-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chinoiserie",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Li Ming",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Tranquil Grey",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708355635",
+ "title": "Per Yard",
+ "sku": "DWPP-205158",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481562675",
+ "handle": "london-li-ming-shadow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chinoiserie",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Li Ming",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Shadow",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708421171",
+ "title": "Per Yard",
+ "sku": "DWPP-205159",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481628211",
+ "handle": "london-li-ming-one-true-beige-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chinoiserie",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Li Ming",
+ "One True Beige",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708453939",
+ "title": "Per Yard",
+ "sku": "DWPP-205160",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481660979",
+ "handle": "london-li-ming-porcelain-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chinoiserie",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Li Ming",
+ "Phillipe Romano",
+ "Porcelain",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708486707",
+ "title": "Per Yard",
+ "sku": "DWPP-205161",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481693747",
+ "handle": "london-li-ming-ivory-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chinoiserie",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Ivory",
+ "London",
+ "London Li Ming",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708519475",
+ "title": "Per Yard",
+ "sku": "DWPP-205162",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481726515",
+ "handle": "london-li-ming-white-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chinoiserie",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Li Ming",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "White Dove"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708552243",
+ "title": "Per Yard",
+ "sku": "DWPP-205163",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481759283",
+ "handle": "london-li-ming-soothing-green-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chinoiserie",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Li Ming",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Soothing Green",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708585011",
+ "title": "Per Yard",
+ "sku": "DWPP-205164",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481792051",
+ "handle": "london-li-ming-zen-blue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chinoiserie",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Li Ming",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Zen Blue"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708683315",
+ "title": "Per Yard",
+ "sku": "DWPP-205165",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481857587",
+ "handle": "london-li-ming-candle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Candle",
+ "Chinoiserie",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Li Ming",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708716083",
+ "title": "Per Yard",
+ "sku": "DWPP-205166",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481890355",
+ "handle": "london-malta-linen-dolphin-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dolphin",
+ "Linen",
+ "London",
+ "London Malta Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708781619",
+ "title": "Per Yard",
+ "sku": "DWPP-205167",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481955891",
+ "handle": "london-malta-linen-mediterranean-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Malta Linen",
+ "Mediterranean",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708814387",
+ "title": "Per Yard",
+ "sku": "DWPP-205168",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896481988659",
+ "handle": "london-malta-linen-sands-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Malta Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Sands",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708847155",
+ "title": "Per Yard",
+ "sku": "DWPP-205169",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896482021427",
+ "handle": "london-malta-linen-grotto-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Grotto",
+ "Linen",
+ "London",
+ "London Malta Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708879923",
+ "title": "Per Yard",
+ "sku": "DWPP-205170",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896482054195",
+ "handle": "london-malta-linen-foggy-night-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Foggy Night",
+ "Linen",
+ "London",
+ "London Malta Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708912691",
+ "title": "Per Yard",
+ "sku": "DWPP-205171",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896482086963",
+ "handle": "london-malta-linen-pearl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Malta Linen",
+ "Pearl",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585708945459",
+ "title": "Per Yard",
+ "sku": "DWPP-205172",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896482119731",
+ "handle": "london-malta-linen-island-beige-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Island Beige",
+ "Linen",
+ "London",
+ "London Malta Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585709043763",
+ "title": "Per Yard",
+ "sku": "DWPP-205173",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896482185267",
+ "handle": "london-malta-linen-beach-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beach",
+ "Beige",
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Malta Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585709076531",
+ "title": "Per Yard",
+ "sku": "DWPP-205174",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896482218035",
+ "handle": "london-malta-linen-icecap-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Icecap",
+ "Linen",
+ "London",
+ "London Malta Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585709109299",
+ "title": "Per Yard",
+ "sku": "DWPP-205175",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896482250803",
+ "handle": "london-malta-linen-meteorite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Linen",
+ "London",
+ "London Malta Linen",
+ "Meteorite",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585711796275",
+ "title": "Per Yard",
+ "sku": "DWPP-205176",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896482316339",
+ "handle": "london-malta-mid-stripe-ivory-hue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "Ivory Hue",
+ "London",
+ "London Malta Mid Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585711960115",
+ "title": "Per Yard",
+ "sku": "DWPP-205177",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896482414643",
+ "handle": "london-malta-mid-stripe-sands-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Malta Mid Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Sands",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585712025651",
+ "title": "Per Yard",
+ "sku": "DWPP-205178",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896482480179",
+ "handle": "london-malta-mid-stripe-alloy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Alloy",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Malta Mid Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585712058419",
+ "title": "Per Yard",
+ "sku": "DWPP-205179",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896482512947",
+ "handle": "london-malta-mid-stripe-dark-grotto-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Dark Grotto",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Malta Mid Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585712189491",
+ "title": "Per Yard",
+ "sku": "DWPP-205180",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896482578483",
+ "handle": "london-malta-mid-stripe-magnolia-bud-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Floral",
+ "Geometric",
+ "London",
+ "London Malta Mid Stripe",
+ "Magnolia Bud",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585714122803",
+ "title": "Per Yard",
+ "sku": "DWPP-205181",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896484511795",
+ "handle": "london-malta-mid-stripe-warm-pearl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Malta Mid Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Type II",
+ "Wallcovering",
+ "Warm Pearl"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585715400755",
+ "title": "Per Yard",
+ "sku": "DWPP-205182",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896485789747",
+ "handle": "london-malta-mid-stripe-sage-pearl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Malta Mid Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Sage Pearl",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585715499059",
+ "title": "Per Yard",
+ "sku": "DWPP-205183",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896485888051",
+ "handle": "london-malta-mid-stripe-island-blue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Island Blue",
+ "London",
+ "London Malta Mid Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585715531827",
+ "title": "Per Yard",
+ "sku": "DWPP-205184",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896485920819",
+ "handle": "london-malta-mini-stripe-fresh-pearl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Fresh Pearl",
+ "Geometric",
+ "London",
+ "London Malta Mini Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585715564595",
+ "title": "Per Yard",
+ "sku": "DWPP-205185",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896485953587",
+ "handle": "london-malta-mini-stripe-red-hue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Malta Mini Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Red Hue",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585715597363",
+ "title": "Per Yard",
+ "sku": "DWPP-205186",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896485986355",
+ "handle": "london-malta-mini-stripe-beach-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beach",
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Malta Mini Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585715793971",
+ "title": "Per Yard",
+ "sku": "DWPP-205187",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896486182963",
+ "handle": "london-malta-mini-stripe-mediterranean-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Malta Mini Stripe",
+ "Mediterranean",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Red",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585716187187",
+ "title": "Per Yard",
+ "sku": "DWPP-205188",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896486445107",
+ "handle": "london-malta-mini-stripe-dolphin-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dolphin",
+ "Geometric",
+ "London",
+ "London Malta Mini Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585716449331",
+ "title": "Per Yard",
+ "sku": "DWPP-205189",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896486707251",
+ "handle": "london-malta-mini-stripe-grotto-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Grotto",
+ "London",
+ "London Malta Mini Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585716613171",
+ "title": "Per Yard",
+ "sku": "DWPP-205190",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896486871091",
+ "handle": "london-malta-mini-stripe-blackboard-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blackboard",
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Malta Mini Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585716645939",
+ "title": "Per Yard",
+ "sku": "DWPP-205191",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896486903859",
+ "handle": "london-malta-mini-stripe-island-beige-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Island Beige",
+ "London",
+ "London Malta Mini Stripe",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585716678707",
+ "title": "Per Yard",
+ "sku": "DWPP-205192",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896486936627",
+ "handle": "london-mylar-arches-sterling-shimmer-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Mylar Arches",
+ "Mylar",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Sterling Shimmer",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585716711475",
+ "title": "Per Yard",
+ "sku": "DWPP-205193",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896486969395",
+ "handle": "london-mylar-arches-warm-glow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Mylar Arches",
+ "Mylar",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Warm Glow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585716744243",
+ "title": "Per Yard",
+ "sku": "DWPP-205194",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487002163",
+ "handle": "london-mylar-arches-amber-waves-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Amber Waves",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Mylar Arches",
+ "Mylar",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585716809779",
+ "title": "Per Yard",
+ "sku": "DWPP-205195",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487067699",
+ "handle": "london-mylar-arches-cocoa-flare-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cocoa Flare",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Mylar Arches",
+ "Mylar",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585716842547",
+ "title": "Per Yard",
+ "sku": "DWPP-205196",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487100467",
+ "handle": "london-nano-white-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Nano",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering",
+ "White Sand"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585716875315",
+ "title": "Per Yard",
+ "sku": "DWPP-205197",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487133235",
+ "handle": "london-nano-pale-moon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Nano",
+ "Modern",
+ "Pale Moon",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585716908083",
+ "title": "Per Yard",
+ "sku": "DWPP-205198",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487166003",
+ "handle": "london-nano-sandstone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Nano",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Sandstone",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585716940851",
+ "title": "Per Yard",
+ "sku": "DWPP-205199",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487198771",
+ "handle": "london-nano-topsoil-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Nano",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Topsoil",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585717563443",
+ "title": "Per Yard",
+ "sku": "DWPP-205200",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487264307",
+ "handle": "london-nano-night-sky-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Nano",
+ "Night Sky",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585717596211",
+ "title": "Per Yard",
+ "sku": "DWPP-205201",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487297075",
+ "handle": "london-nano-clear-sky-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Clear Sky",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Nano",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585717628979",
+ "title": "Per Yard",
+ "sku": "DWPP-205202",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487329843",
+ "handle": "london-nano-asteroid-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Asteroid",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Nano",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585717661747",
+ "title": "Per Yard",
+ "sku": "DWPP-205203",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487362611",
+ "handle": "london-nano-grey-shadow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Grey Shadow",
+ "London",
+ "London Nano",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585717694515",
+ "title": "Per Yard",
+ "sku": "DWPP-205204",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487395379",
+ "handle": "london-nano-black-hole-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Black Hole",
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Nano",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585717792819",
+ "title": "Per Yard",
+ "sku": "DWPP-205205",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487460915",
+ "handle": "london-nano-opal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Nano",
+ "Opal",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585717858355",
+ "title": "Per Yard",
+ "sku": "DWPP-205206",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487526451",
+ "handle": "london-northern-lights-arctic-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Arctic White",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Northern Lights",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585717891123",
+ "title": "Per Yard",
+ "sku": "DWPP-205207",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487559219",
+ "handle": "london-northern-lights-grey-haze-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Grey Haze",
+ "London",
+ "London Northern Lights",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585717923891",
+ "title": "Per Yard",
+ "sku": "DWPP-205208",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487591987",
+ "handle": "london-northern-lights-stormy-sunset-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Northern Lights",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stormy Sunset",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585717956659",
+ "title": "Per Yard",
+ "sku": "DWPP-205209",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487624755",
+ "handle": "london-northern-lights-cream-corona-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "Cream Corona",
+ "display_variant",
+ "London",
+ "London Northern Lights",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585717989427",
+ "title": "Per Yard",
+ "sku": "DWPP-205210",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487657523",
+ "handle": "london-northern-lights-atmospheric-beige-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Atmospheric Beige",
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Northern Lights",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718022195",
+ "title": "Per Yard",
+ "sku": "DWPP-205211",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487690291",
+ "handle": "london-northern-lights-aglow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Aglow",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Northern Lights",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718054963",
+ "title": "Per Yard",
+ "sku": "DWPP-205212",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487723059",
+ "handle": "london-northern-lights-magnetic-green-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Northern Lights",
+ "Magnetic Green",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718382643",
+ "title": "Per Yard",
+ "sku": "DWPP-205213",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487788595",
+ "handle": "london-northern-lights-aurora-blues-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Aurora Blues",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Northern Lights",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718415411",
+ "title": "Per Yard",
+ "sku": "DWPP-205214",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487821363",
+ "handle": "london-paper-weave-bianca-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bianca",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Paper Weave",
+ "Paper-weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718448179",
+ "title": "Per Yard",
+ "sku": "DWPP-205215",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487854131",
+ "handle": "london-paper-weave-canvas-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Canvas",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Paper Weave",
+ "Paper-weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718480947",
+ "title": "Per Yard",
+ "sku": "DWPP-205216",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487886899",
+ "handle": "london-paper-weave-cashmere-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Cashmere",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Paper Weave",
+ "Paper-weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718513715",
+ "title": "Per Yard",
+ "sku": "DWPP-205217",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487919667",
+ "handle": "london-paper-weave-floss-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Floss",
+ "Geometric",
+ "London",
+ "London Paper Weave",
+ "Paper-weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718546483",
+ "title": "Per Yard",
+ "sku": "DWPP-205218",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487952435",
+ "handle": "london-paper-weave-linen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Paper Weave",
+ "Paper-weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718579251",
+ "title": "Per Yard",
+ "sku": "DWPP-205219",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896487985203",
+ "handle": "london-paper-weave-jute-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Grasscloth",
+ "Jute",
+ "London",
+ "London Paper Weave",
+ "Paper-weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718612019",
+ "title": "Per Yard",
+ "sku": "DWPP-205220",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488017971",
+ "handle": "london-paper-weave-tussah-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Gray",
+ "London",
+ "London Paper Weave",
+ "Paper-weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tussah",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718644787",
+ "title": "Per Yard",
+ "sku": "DWPP-205221",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488050739",
+ "handle": "london-paper-weave-rein-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Paper Weave",
+ "Paper-weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rein",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718743091",
+ "title": "Per Yard",
+ "sku": "DWPP-205222",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488116275",
+ "handle": "london-paper-weave-antique-blue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Antique Blue",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Gray",
+ "London",
+ "London Paper Weave",
+ "Paper-weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718775859",
+ "title": "Per Yard",
+ "sku": "DWPP-205223",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488149043",
+ "handle": "london-paper-weave-mangrove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Paper Weave",
+ "Mangrove",
+ "Paper-weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718808627",
+ "title": "Per Yard",
+ "sku": "DWPP-205224",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488181811",
+ "handle": "london-pebble-linen-sky-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Pebble Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Sky",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718841395",
+ "title": "Per Yard",
+ "sku": "DWPP-205225",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488214579",
+ "handle": "london-pebble-linen-aqua-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Aqua",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Pebble Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Teal",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718874163",
+ "title": "Per Yard",
+ "sku": "DWPP-205226",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488247347",
+ "handle": "london-pebble-linen-sapphire-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Pebble Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Sapphire",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718906931",
+ "title": "Per Yard",
+ "sku": "DWPP-205227",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488280115",
+ "handle": "london-pebble-linen-light-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Light Grey",
+ "Linen",
+ "London",
+ "London Pebble Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718939699",
+ "title": "Per Yard",
+ "sku": "DWPP-205228",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488312883",
+ "handle": "london-pebble-linen-midnight-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Linen",
+ "London",
+ "London Pebble Linen",
+ "Midnight",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585718972467",
+ "title": "Per Yard",
+ "sku": "DWPP-205229",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488345651",
+ "handle": "london-pebble-linen-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dove",
+ "Linen",
+ "London",
+ "London Pebble Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719070771",
+ "title": "Per Yard",
+ "sku": "DWPP-205230",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488443955",
+ "handle": "london-pebble-linen-charcoal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Linen",
+ "London",
+ "London Pebble Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719103539",
+ "title": "Per Yard",
+ "sku": "DWPP-205231",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488476723",
+ "handle": "london-pebble-linen-ivory-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Ivory",
+ "Linen",
+ "London",
+ "London Pebble Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719136307",
+ "title": "Per Yard",
+ "sku": "DWPP-205232",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488509491",
+ "handle": "london-pebble-linen-taupe-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Pebble Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Silver",
+ "Taupe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719169075",
+ "title": "Per Yard",
+ "sku": "DWPP-205233",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488542259",
+ "handle": "london-pebble-linen-berry-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berry",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Pebble Linen",
+ "Phillipe Romano",
+ "Pink",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719201843",
+ "title": "Per Yard",
+ "sku": "DWPP-205234",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488575027",
+ "handle": "london-pinstripe-hype-salt-pepper-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Pinstripe Hype",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Salt & Pepper",
+ "Silver",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719234611",
+ "title": "Per Yard",
+ "sku": "DWPP-205235",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488607795",
+ "handle": "london-pinstripe-hype-white-satin-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Pinstripe Hype",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Type II",
+ "Wallcovering",
+ "White Satin"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719267379",
+ "title": "Per Yard",
+ "sku": "DWPP-205236",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488640563",
+ "handle": "london-pinstripe-hype-fresh-dew-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Fresh Dew",
+ "London",
+ "London Pinstripe Hype",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719300147",
+ "title": "Per Yard",
+ "sku": "DWPP-205237",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488673331",
+ "handle": "london-pinstripe-hype-mint-sage-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Pinstripe Hype",
+ "Mint Sage",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719332915",
+ "title": "Per Yard",
+ "sku": "DWPP-205238",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488706099",
+ "handle": "london-pinstripe-hype-evergreen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Evergreen",
+ "Geometric",
+ "Green",
+ "London",
+ "London Pinstripe Hype",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719365683",
+ "title": "Per Yard",
+ "sku": "DWPP-205239",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488738867",
+ "handle": "london-pinstripe-hype-chalk-lines-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chalk Lines",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Pinstripe Hype",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719398451",
+ "title": "Per Yard",
+ "sku": "DWPP-205240",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488771635",
+ "handle": "london-pinstripe-hype-solar-panel-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Pinstripe Hype",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Solar Panel",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719463987",
+ "title": "Per Yard",
+ "sku": "DWPP-205241",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488837171",
+ "handle": "london-pinstripe-hype-steel-blue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Pinstripe Hype",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Steel Blue",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719496755",
+ "title": "Per Yard",
+ "sku": "DWPP-205242",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488869939",
+ "handle": "london-pinstripe-hype-navy-blinds-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Gold",
+ "London",
+ "London Pinstripe Hype",
+ "Navy Blinds",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719529523",
+ "title": "Per Yard",
+ "sku": "DWPP-205243",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488902707",
+ "handle": "london-pinstripe-hype-fine-chiffon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Fine Chiffon",
+ "London",
+ "London Pinstripe Hype",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719595059",
+ "title": "Per Yard",
+ "sku": "DWPP-205244",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896488935475",
+ "handle": "london-silk-cascade-rainfall-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Silk Cascade",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rainfall",
+ "Silk",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719627827",
+ "title": "Per Yard",
+ "sku": "DWPP-205245",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489001011",
+ "handle": "london-silk-cascade-tuxedo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Silk Cascade",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Silver",
+ "Traditional",
+ "Tuxedo",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719660595",
+ "title": "Per Yard",
+ "sku": "DWPP-205246",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489033779",
+ "handle": "london-silk-cascade-thunder-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Silk Cascade",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Thunder",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719693363",
+ "title": "Per Yard",
+ "sku": "DWPP-205247",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489066547",
+ "handle": "london-silk-cascade-icicle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Icicle",
+ "London",
+ "London Silk Cascade",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719726131",
+ "title": "Per Yard",
+ "sku": "DWPP-205248",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489099315",
+ "handle": "london-silk-cascade-nickel-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Silk Cascade",
+ "Nickel",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719758899",
+ "title": "Per Yard",
+ "sku": "DWPP-205249",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489132083",
+ "handle": "london-silk-cascade-moonlight-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Silk Cascade",
+ "Moonlight",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719791667",
+ "title": "Per Yard",
+ "sku": "DWPP-205250",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489164851",
+ "handle": "london-silk-cascade-desert-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "Desert",
+ "display_variant",
+ "London",
+ "London Silk Cascade",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719824435",
+ "title": "Per Yard",
+ "sku": "DWPP-205251",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489197619",
+ "handle": "london-silk-cascade-bluff-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bluff",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Silk Cascade",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585719889971",
+ "title": "Per Yard",
+ "sku": "DWPP-205252",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489263155",
+ "handle": "london-silk-cascade-canyon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Canyon",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Silk Cascade",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Tan",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720021043",
+ "title": "Per Yard",
+ "sku": "DWPP-205253",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489328691",
+ "handle": "london-silk-cascade-shimmer-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Silk Cascade",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Shimmer",
+ "Silk",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720053811",
+ "title": "Per Yard",
+ "sku": "DWPP-205254",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489361459",
+ "handle": "london-silk-road-indigo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Indigo",
+ "London",
+ "London Silk Road",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720086579",
+ "title": "Per Yard",
+ "sku": "DWPP-205255",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489394227",
+ "handle": "london-silk-road-salt-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Silk Road",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Salt",
+ "Silk",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720119347",
+ "title": "Per Yard",
+ "sku": "DWPP-205256",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489426995",
+ "handle": "london-silk-road-silver-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Silk Road",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720152115",
+ "title": "Per Yard",
+ "sku": "DWPP-205257",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489459763",
+ "handle": "london-silk-road-black-tea-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Black Tea",
+ "Bohemian",
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Silk Road",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720184883",
+ "title": "Per Yard",
+ "sku": "DWPP-205258",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489492531",
+ "handle": "london-silk-road-china-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "China White",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Silk Road",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720217651",
+ "title": "Per Yard",
+ "sku": "DWPP-205259",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489525299",
+ "handle": "london-silk-road-mystical-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Silk Road",
+ "Mystical",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720250419",
+ "title": "Per Yard",
+ "sku": "DWPP-205260",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489558067",
+ "handle": "london-silk-road-gun-powder-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Gun Powder",
+ "London",
+ "London Silk Road",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720283187",
+ "title": "Per Yard",
+ "sku": "DWPP-205261",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489590835",
+ "handle": "london-silk-road-ivory-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Ivory",
+ "London",
+ "London Silk Road",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720315955",
+ "title": "Per Yard",
+ "sku": "DWPP-205262",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489623603",
+ "handle": "london-silk-road-sesame-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Silk Road",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Sesame",
+ "Silk",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720348723",
+ "title": "Per Yard",
+ "sku": "DWPP-205263",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489656371",
+ "handle": "london-silk-road-wheat-silk-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Silk Road",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silk",
+ "Type II",
+ "Wallcovering",
+ "Wheat Silk"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720381491",
+ "title": "Per Yard",
+ "sku": "DWPP-205264",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489689139",
+ "handle": "london-soho-rooftop-frost-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Soho",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rooftop Frost",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720447027",
+ "title": "Per Yard",
+ "sku": "DWPP-205265",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489754675",
+ "handle": "london-soho-skyscraper-blue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Soho",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Skyscraper Blue",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720479795",
+ "title": "Per Yard",
+ "sku": "DWPP-205266",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489787443",
+ "handle": "london-soho-cobalt-club-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue",
+ "Cobalt Club",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Soho",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720512563",
+ "title": "Per Yard",
+ "sku": "DWPP-205267",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489820211",
+ "handle": "london-soho-subway-slate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Soho",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Subway Slate",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720545331",
+ "title": "Per Yard",
+ "sku": "DWPP-205268",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489852979",
+ "handle": "london-soho-street-chic-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Soho",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Street Chic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720578099",
+ "title": "Per Yard",
+ "sku": "DWPP-205269",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489885747",
+ "handle": "london-soho-cobblestone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cobblestone",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Soho",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720676403",
+ "title": "Per Yard",
+ "sku": "DWPP-205270",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489951283",
+ "handle": "london-soho-gallery-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gallery Grey",
+ "Gray",
+ "London",
+ "London Soho",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720709171",
+ "title": "Per Yard",
+ "sku": "DWPP-205271",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896489984051",
+ "handle": "london-soho-hugo-moss-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Hugo Moss",
+ "London",
+ "London Soho",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720741939",
+ "title": "Per Yard",
+ "sku": "DWPP-205272",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490016819",
+ "handle": "london-soho-caffe-cream-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Caffe Cream",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Soho",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720774707",
+ "title": "Per Yard",
+ "sku": "DWPP-205273",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490049587",
+ "handle": "london-soho-boho-beige-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "Boho Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Soho",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720807475",
+ "title": "Per Yard",
+ "sku": "DWPP-205274",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490082355",
+ "handle": "london-soho-underground-sky-blue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Soho Underground",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Sky Blue",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720840243",
+ "title": "Per Yard",
+ "sku": "DWPP-205275",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490115123",
+ "handle": "london-soho-underground-downtown-teal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Downtown Teal",
+ "London",
+ "London Soho Underground",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Teal",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585720938547",
+ "title": "Per Yard",
+ "sku": "DWPP-205276",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490213427",
+ "handle": "london-soho-underground-purple-pub-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Soho Underground",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "Purple Pub",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585721036851",
+ "title": "Per Yard",
+ "sku": "DWPP-205277",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490278963",
+ "handle": "london-soho-underground-rooftop-frost-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Soho Underground",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rooftop Frost",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585721102387",
+ "title": "Per Yard",
+ "sku": "DWPP-205278",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490344499",
+ "handle": "london-soho-underground-gallery-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gallery Grey",
+ "Gray",
+ "London",
+ "London Soho Underground",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585721135155",
+ "title": "Per Yard",
+ "sku": "DWPP-205279",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490377267",
+ "handle": "london-soho-underground-subway-slate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Soho Underground",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Subway Slate",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585721167923",
+ "title": "Per Yard",
+ "sku": "DWPP-205280",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490410035",
+ "handle": "london-soho-underground-street-chic-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Soho Underground",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Street Chic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585721200691",
+ "title": "Per Yard",
+ "sku": "DWPP-205281",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490442803",
+ "handle": "london-soho-underground-cobblestone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cobblestone",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Soho Underground",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585721233459",
+ "title": "Per Yard",
+ "sku": "DWPP-205282",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490475571",
+ "handle": "london-soho-underground-caffe-cream-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Caffe Cream",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Soho Underground",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585721266227",
+ "title": "Per Yard",
+ "sku": "DWPP-205283",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490508339",
+ "handle": "london-soho-underground-cast-iron-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "Cast Iron",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Industrial",
+ "London",
+ "London Soho Underground",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585721298995",
+ "title": "Per Yard",
+ "sku": "DWPP-205284",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490541107",
+ "handle": "london-tahitian-linen-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Tahitian Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Sand",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585721331763",
+ "title": "Per Yard",
+ "sku": "DWPP-205285",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490573875",
+ "handle": "london-tahitian-linen-denim-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Denim",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Tahitian Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722347571",
+ "title": "Per Yard",
+ "sku": "DWPP-205286",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490639411",
+ "handle": "london-tahitian-linen-pacific-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Tahitian Linen",
+ "Pacific",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722380339",
+ "title": "Per Yard",
+ "sku": "DWPP-205287",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490672179",
+ "handle": "london-tahitian-linen-emerald-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Emerald",
+ "Gray",
+ "Linen",
+ "London",
+ "London Tahitian Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722413107",
+ "title": "Per Yard",
+ "sku": "DWPP-205288",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490704947",
+ "handle": "london-tahitian-linen-slate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Linen",
+ "London",
+ "London Tahitian Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Slate",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722445875",
+ "title": "Per Yard",
+ "sku": "DWPP-205289",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490737715",
+ "handle": "london-tahitian-linen-cloud-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cloud",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Tahitian Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722478643",
+ "title": "Per Yard",
+ "sku": "DWPP-205290",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490770483",
+ "handle": "london-tahitian-linen-ice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ice",
+ "Linen",
+ "London",
+ "London Tahitian Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722511411",
+ "title": "Per Yard",
+ "sku": "DWPP-205291",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490803251",
+ "handle": "london-tahitian-linen-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "London",
+ "London Tahitian Linen",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722544179",
+ "title": "Per Yard",
+ "sku": "DWPP-205292",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490836019",
+ "handle": "london-tahitian-linen-flint-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Flint",
+ "Gray",
+ "Linen",
+ "London",
+ "London Tahitian Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722576947",
+ "title": "Per Yard",
+ "sku": "DWPP-205293",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490868787",
+ "handle": "london-tahitian-linen-ivory-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Ivory",
+ "Linen",
+ "London",
+ "London Tahitian Linen",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722609715",
+ "title": "Per Yard",
+ "sku": "DWPP-205294",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490901555",
+ "handle": "london-tahitian-tapa-natural-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Tahitian Tapa",
+ "Natural Sand",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722642483",
+ "title": "Per Yard",
+ "sku": "DWPP-205295",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490934323",
+ "handle": "london-tahitian-tapa-white-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Tahitian Tapa",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "White Sand"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722675251",
+ "title": "Per Yard",
+ "sku": "DWPP-205296",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490967091",
+ "handle": "london-tahitian-tapa-terracotta-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Tahitian Tapa",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Terracotta",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722708019",
+ "title": "Per Yard",
+ "sku": "DWPP-205297",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896490999859",
+ "handle": "london-tahitian-tapa-coffee-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "Coffee",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Tahitian Tapa",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722740787",
+ "title": "Per Yard",
+ "sku": "DWPP-205298",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491032627",
+ "handle": "london-tahitian-tapa-flax-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Flax",
+ "London",
+ "London Tahitian Tapa",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722773555",
+ "title": "Per Yard",
+ "sku": "DWPP-205299",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491065395",
+ "handle": "london-tahitian-tapa-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Tahitian Tapa",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585722806323",
+ "title": "Per Yard",
+ "sku": "DWPP-205300",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491098163",
+ "handle": "london-tahitian-tapa-denim-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Denim",
+ "display_variant",
+ "London",
+ "London Tahitian Tapa",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585723691059",
+ "title": "Per Yard",
+ "sku": "DWPP-205301",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491163699",
+ "handle": "london-turn-to-stone-quartzite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Turn To Stone",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "Quartzite",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585723723827",
+ "title": "Per Yard",
+ "sku": "DWPP-205302",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491196467",
+ "handle": "london-turn-to-stone-chic-cinder-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Chic Cinder",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Turn To Stone",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585723756595",
+ "title": "Per Yard",
+ "sku": "DWPP-205303",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491229235",
+ "handle": "london-turn-to-stone-crystalized-cobalt-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Crystalized Cobalt",
+ "display_variant",
+ "London",
+ "London Turn To Stone",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Teal",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585723789363",
+ "title": "Per Yard",
+ "sku": "DWPP-205304",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491262003",
+ "handle": "london-turn-to-stone-perfect-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Turn To Stone",
+ "Perfect Pebble",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585723822131",
+ "title": "Per Yard",
+ "sku": "DWPP-205305",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491294771",
+ "handle": "london-turn-to-stone-sandstone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Turn To Stone",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Sandstone",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585723854899",
+ "title": "Per Yard",
+ "sku": "DWPP-205306",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491327539",
+ "handle": "london-turn-to-stone-elegant-onyx-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Elegant Onyx",
+ "London",
+ "London Turn To Stone",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585723887667",
+ "title": "Per Yard",
+ "sku": "DWPP-205307",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491360307",
+ "handle": "london-tuscan-plaster-limewash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Limewash",
+ "London",
+ "London Tuscan Plaster",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585723920435",
+ "title": "Per Yard",
+ "sku": "DWPP-205308",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491393075",
+ "handle": "london-tuscan-plaster-fossil-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Fossil",
+ "London",
+ "London Tuscan Plaster",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585723953203",
+ "title": "Per Yard",
+ "sku": "DWPP-205309",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491425843",
+ "handle": "london-tuscan-plaster-soapstone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Tuscan Plaster",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Soapstone",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585723985971",
+ "title": "Per Yard",
+ "sku": "DWPP-205310",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491458611",
+ "handle": "london-tuscan-plaster-mineral-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Tuscan Plaster",
+ "Mineral",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724018739",
+ "title": "Per Yard",
+ "sku": "DWPP-205311",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491491379",
+ "handle": "london-tuscan-plaster-underground-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Tuscan Plaster",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Underground",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724051507",
+ "title": "Per Yard",
+ "sku": "DWPP-205312",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491524147",
+ "handle": "london-tuscan-plaster-alabaster-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Alabaster",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Tuscan Plaster",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724084275",
+ "title": "Per Yard",
+ "sku": "DWPP-205313",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491556915",
+ "handle": "london-tuscan-plaster-warm-cream-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Tuscan Plaster",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Warm Cream"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724117043",
+ "title": "Per Yard",
+ "sku": "DWPP-205314",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491589683",
+ "handle": "london-tuscan-plaster-pumice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Tuscan Plaster",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "Pumice",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724149811",
+ "title": "Per Yard",
+ "sku": "DWPP-205315",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491622451",
+ "handle": "london-tuscan-plaster-rustic-clay-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Tuscan Plaster",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rustic",
+ "Rustic Clay",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724215347",
+ "title": "Per Yard",
+ "sku": "DWPP-205316",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491687987",
+ "handle": "london-tuscan-plaster-smoky-sage-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Tuscan Plaster",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Smoky Sage",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724248115",
+ "title": "Per Yard",
+ "sku": "DWPP-205317",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491720755",
+ "handle": "london-velvet-grey-bend-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Grey Bend",
+ "London",
+ "London Velvet",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724280883",
+ "title": "Per Yard",
+ "sku": "DWPP-205318",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491753523",
+ "handle": "london-velvet-shadow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Velvet",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Shadow",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724313651",
+ "title": "Per Yard",
+ "sku": "DWPP-205319",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491786291",
+ "handle": "london-velvet-kohl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Kohl",
+ "London",
+ "London Velvet",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724346419",
+ "title": "Per Yard",
+ "sku": "DWPP-205320",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491819059",
+ "handle": "london-velvet-chalk-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chalk",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Velvet",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724411955",
+ "title": "Per Yard",
+ "sku": "DWPP-205321",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491851827",
+ "handle": "london-velvet-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ash",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Velvet",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724444723",
+ "title": "Per Yard",
+ "sku": "DWPP-205322",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491917363",
+ "handle": "london-velvet-pewter-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Velvet",
+ "Pewter",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724477491",
+ "title": "Per Yard",
+ "sku": "DWPP-205323",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491950131",
+ "handle": "london-velvet-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Velvet",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Velvet",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724510259",
+ "title": "Per Yard",
+ "sku": "DWPP-205324",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896491982899",
+ "handle": "london-velvet-opal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Velvet",
+ "Opal",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724543027",
+ "title": "Per Yard",
+ "sku": "DWPP-205325",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896492015667",
+ "handle": "london-velvet-taupe-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Velvet",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Taupe",
+ "Traditional",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724575795",
+ "title": "Per Yard",
+ "sku": "DWPP-205326",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896492048435",
+ "handle": "london-velvet-putty-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Velvet",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "Putty",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724608563",
+ "title": "Per Yard",
+ "sku": "DWPP-205327",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896492081203",
+ "handle": "london-velvet-arches-curved-chalk-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "Curved Chalk",
+ "display_variant",
+ "London",
+ "London Velvet Arches",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585724969011",
+ "title": "Per Yard",
+ "sku": "DWPP-205328",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896492441651",
+ "handle": "london-velvet-arches-grey-bend-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Grey Bend",
+ "London",
+ "London Velvet Arches",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585726705715",
+ "title": "Per Yard",
+ "sku": "DWPP-205329",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493228083",
+ "handle": "london-velvet-arches-pacific-silver-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Velvet Arches",
+ "Pacific Silver",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727000627",
+ "title": "Per Yard",
+ "sku": "DWPP-205330",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493522995",
+ "handle": "london-velvet-arches-black-pewter-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Black Pewter",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Velvet Arches",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727033395",
+ "title": "Per Yard",
+ "sku": "DWPP-205331",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493555763",
+ "handle": "london-velvet-arches-golden-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Golden White",
+ "London",
+ "London Velvet Arches",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727066163",
+ "title": "Per Yard",
+ "sku": "DWPP-205332",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493588531",
+ "handle": "london-velvet-arches-opal-arc-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Velvet Arches",
+ "Opal Arc",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727098931",
+ "title": "Per Yard",
+ "sku": "DWPP-205333",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493621299",
+ "handle": "london-velvet-arches-wild-rose-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Floral",
+ "London",
+ "London Velvet Arches",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Velvet",
+ "Wallcovering",
+ "Wild Rose"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727131699",
+ "title": "Per Yard",
+ "sku": "DWPP-205334",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493654067",
+ "handle": "london-velvet-corduroy-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Grey",
+ "London",
+ "London Velvet Corduroy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727164467",
+ "title": "Per Yard",
+ "sku": "DWPP-205335",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493686835",
+ "handle": "london-velvet-corduroy-pacific-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Velvet Corduroy",
+ "Pacific",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727197235",
+ "title": "Per Yard",
+ "sku": "DWPP-205336",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493719603",
+ "handle": "london-velvet-corduroy-indigo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Indigo",
+ "London",
+ "London Velvet Corduroy",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727230003",
+ "title": "Per Yard",
+ "sku": "DWPP-205337",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493752371",
+ "handle": "london-velvet-corduroy-kohl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Kohl",
+ "London",
+ "London Velvet Corduroy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727361075",
+ "title": "Per Yard",
+ "sku": "DWPP-205338",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493817907",
+ "handle": "london-velvet-corduroy-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Velvet Corduroy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Velvet",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727393843",
+ "title": "Per Yard",
+ "sku": "DWPP-205339",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493850675",
+ "handle": "london-velvet-corduroy-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ash",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Velvet Corduroy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727426611",
+ "title": "Per Yard",
+ "sku": "DWPP-205340",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493883443",
+ "handle": "london-velvet-corduroy-shadow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Velvet Corduroy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Shadow",
+ "Silver",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727459379",
+ "title": "Per Yard",
+ "sku": "DWPP-205341",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493916211",
+ "handle": "london-velvet-corduroy-taupe-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Velvet Corduroy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Taupe",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727492147",
+ "title": "Per Yard",
+ "sku": "DWPP-205342",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493948979",
+ "handle": "london-velvet-corduroy-opal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Velvet Corduroy",
+ "Opal",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727524915",
+ "title": "Per Yard",
+ "sku": "DWPP-205343",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896493981747",
+ "handle": "london-velvet-corduroy-camel-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Camel",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Velvet Corduroy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727557683",
+ "title": "Per Yard",
+ "sku": "DWPP-205344",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494014515",
+ "handle": "london-vertex-matte-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Vertex",
+ "Matte White",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727590451",
+ "title": "Per Yard",
+ "sku": "DWPP-205345",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494047283",
+ "handle": "london-vertex-matte-oyster-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Vertex",
+ "Matte Oyster",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727655987",
+ "title": "Per Yard",
+ "sku": "DWPP-205346",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494112819",
+ "handle": "london-vertex-matte-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Vertex",
+ "Matte Grey",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727688755",
+ "title": "Per Yard",
+ "sku": "DWPP-205347",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494145587",
+ "handle": "london-vertex-white-pearl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Vertex",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering",
+ "White Pearl"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727721523",
+ "title": "Per Yard",
+ "sku": "DWPP-205348",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494178355",
+ "handle": "london-vertex-silverplate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Vertex",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Silverplate",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727754291",
+ "title": "Per Yard",
+ "sku": "DWPP-205349",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494211123",
+ "handle": "london-vertex-matte-black-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Black",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Vertex",
+ "Matte Black",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727787059",
+ "title": "Per Yard",
+ "sku": "DWPP-205350",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494243891",
+ "handle": "london-vertex-palest-silver-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Vertex",
+ "Palest Silver",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727819827",
+ "title": "Per Yard",
+ "sku": "DWPP-205351",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494276659",
+ "handle": "london-vertex-aged-pewter-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Aged Pewter",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Vertex",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727852595",
+ "title": "Per Yard",
+ "sku": "DWPP-205352",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494309427",
+ "handle": "london-vertex-infinity-steel-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Infinity Steel",
+ "London",
+ "London Vertex",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727885363",
+ "title": "Per Yard",
+ "sku": "DWPP-205353",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494342195",
+ "handle": "london-vertex-nickel-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Vertex",
+ "Nickel",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585727950899",
+ "title": "Per Yard",
+ "sku": "DWPP-205354",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494407731",
+ "handle": "london-weathered-metal-faint-cream-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Faint Cream",
+ "London",
+ "London Weathered Metal",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585728081971",
+ "title": "Per Yard",
+ "sku": "DWPP-205355",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494506035",
+ "handle": "london-weathered-metal-golden-fissures-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Golden Fissures",
+ "London",
+ "London Weathered Metal",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585728278579",
+ "title": "Per Yard",
+ "sku": "DWPP-205356",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494571571",
+ "handle": "london-weathered-metal-peach-alloy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Weathered Metal",
+ "Peach Alloy",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585728409651",
+ "title": "Per Yard",
+ "sku": "DWPP-205357",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494637107",
+ "handle": "london-weathered-metal-rusting-blue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Weathered Metal",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rusting Blue",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585728442419",
+ "title": "Per Yard",
+ "sku": "DWPP-205358",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494669875",
+ "handle": "london-weathered-metal-chalky-glow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chalky Glow",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Weathered Metal",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585728507955",
+ "title": "Per Yard",
+ "sku": "DWPP-205359",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494735411",
+ "handle": "london-weathered-metal-sterling-stone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Weathered Metal",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Sterling Stone",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585728573491",
+ "title": "Per Yard",
+ "sku": "DWPP-205360",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494800947",
+ "handle": "london-weathered-metal-brushed-pewter-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Brushed Pewter",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Industrial",
+ "London",
+ "London Weathered Metal",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585729196083",
+ "title": "Per Yard",
+ "sku": "DWPP-205361",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494866483",
+ "handle": "london-well-suited-nobleman-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Well Suited",
+ "Nobleman",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585729720371",
+ "title": "Per Yard",
+ "sku": "DWPP-205362",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896494932019",
+ "handle": "london-well-suited-polished-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Well Suited",
+ "Phillipe Romano",
+ "Polished White",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585729818675",
+ "title": "Per Yard",
+ "sku": "DWPP-205363",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495030323",
+ "handle": "london-well-suited-cool-threads-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cool Threads",
+ "display_variant",
+ "London",
+ "London Well Suited",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585729851443",
+ "title": "Per Yard",
+ "sku": "DWPP-205364",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495063091",
+ "handle": "london-well-suited-blue-collar-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue",
+ "Blue Collar",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Well Suited",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585730244659",
+ "title": "Per Yard",
+ "sku": "DWPP-205365",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495161395",
+ "handle": "london-well-suited-black-tie-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Black Tie",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "London",
+ "London Well Suited",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585730277427",
+ "title": "Per Yard",
+ "sku": "DWPP-205366",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495194163",
+ "handle": "london-well-suited-french-cuffs-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "French Cuffs",
+ "London",
+ "London Well Suited",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585730310195",
+ "title": "Per Yard",
+ "sku": "DWPP-205367",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495226931",
+ "handle": "london-well-suited-cosmopolitan-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cosmopolitan",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Well Suited",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585730375731",
+ "title": "Per Yard",
+ "sku": "DWPP-205368",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495292467",
+ "handle": "london-well-suited-grey-loafers-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Grey Loafers",
+ "London",
+ "London Well Suited",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585730539571",
+ "title": "Per Yard",
+ "sku": "DWPP-205369",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495325235",
+ "handle": "london-well-suited-dapper-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Dapper",
+ "display_variant",
+ "London",
+ "London Well Suited",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585730572339",
+ "title": "Per Yard",
+ "sku": "DWPP-205370",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495358003",
+ "handle": "london-well-suited-charming-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Charming",
+ "Chinoiserie",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Well Suited",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585731588147",
+ "title": "Per Yard",
+ "sku": "DWPP-205371",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495423539",
+ "handle": "london-willow-winter-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Willow",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering",
+ "Winter"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585731653683",
+ "title": "Per Yard",
+ "sku": "DWPP-205372",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495489075",
+ "handle": "london-willow-misty-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Willow",
+ "Misty",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585731686451",
+ "title": "Per Yard",
+ "sku": "DWPP-205373",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495521843",
+ "handle": "london-willow-stormy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Willow",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Stormy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585731751987",
+ "title": "Per Yard",
+ "sku": "DWPP-205374",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495587379",
+ "handle": "london-willow-midnight-glow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Willow",
+ "Midnight Glow",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733324851",
+ "title": "Per Yard",
+ "sku": "DWPP-205375",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495652915",
+ "handle": "london-willow-creamy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "Creamy",
+ "display_variant",
+ "London",
+ "London Willow",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733357619",
+ "title": "Per Yard",
+ "sku": "DWPP-205376",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495685683",
+ "handle": "london-willow-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dove",
+ "London",
+ "London Willow",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733390387",
+ "title": "Per Yard",
+ "sku": "DWPP-205377",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495718451",
+ "handle": "london-willow-neutral-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Willow",
+ "Neutral",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733423155",
+ "title": "Per Yard",
+ "sku": "DWPP-205378",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495751219",
+ "handle": "london-willow-weave-winter-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Willow Weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Winter"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733455923",
+ "title": "Per Yard",
+ "sku": "DWPP-205379",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495783987",
+ "handle": "london-willow-weave-rain-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Willow Weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Rain",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733521459",
+ "title": "Per Yard",
+ "sku": "DWPP-205380",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495849523",
+ "handle": "london-willow-weave-stormy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Willow Weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Stormy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733554227",
+ "title": "Per Yard",
+ "sku": "DWPP-205381",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495882291",
+ "handle": "london-willow-weave-midnight-glow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Willow Weave",
+ "Midnight Glow",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733586995",
+ "title": "Per Yard",
+ "sku": "DWPP-205382",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495915059",
+ "handle": "london-willow-weave-misty-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Willow Weave",
+ "Misty",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733619763",
+ "title": "Per Yard",
+ "sku": "DWPP-205383",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495947827",
+ "handle": "london-willow-weave-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Dove",
+ "London",
+ "London Willow Weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733652531",
+ "title": "Per Yard",
+ "sku": "DWPP-205384",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896495980595",
+ "handle": "london-willow-weave-nest-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "London",
+ "London Willow Weave",
+ "Nest",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733718067",
+ "title": "Per Yard",
+ "sku": "DWPP-205385",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496046131",
+ "handle": "london-willow-weave-taupe-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Willow Weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Taupe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733750835",
+ "title": "Per Yard",
+ "sku": "DWPP-205386",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496078899",
+ "handle": "london-willow-weave-creamy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "Creamy",
+ "display_variant",
+ "London",
+ "London Willow Weave",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733783603",
+ "title": "Per Yard",
+ "sku": "DWPP-205387",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496111667",
+ "handle": "london-willow-weave-neutral-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Willow Weave",
+ "Neutral",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733816371",
+ "title": "Per Yard",
+ "sku": "DWPP-205388",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496144435",
+ "handle": "london-woodworker-frost-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Frost",
+ "London",
+ "London Woodworker",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585733914675",
+ "title": "Per Yard",
+ "sku": "DWPP-205389",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496209971",
+ "handle": "london-woodworker-pale-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "London",
+ "London Woodworker",
+ "Pale Ash",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734012979",
+ "title": "Per Yard",
+ "sku": "DWPP-205390",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496275507",
+ "handle": "london-woodworker-chatswood-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chatswood Grey",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Woodworker",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734111283",
+ "title": "Per Yard",
+ "sku": "DWPP-205391",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496341043",
+ "handle": "london-woodworker-exotic-black-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Exotic Black",
+ "London",
+ "London Woodworker",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734144051",
+ "title": "Per Yard",
+ "sku": "DWPP-205392",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496373811",
+ "handle": "london-woodworker-butternut-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Butternut",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Woodworker",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734176819",
+ "title": "Per Yard",
+ "sku": "DWPP-205393",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496406579",
+ "handle": "london-woodworker-gris-beige-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gris Beige",
+ "London",
+ "London Woodworker",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734209587",
+ "title": "Per Yard",
+ "sku": "DWPP-205394",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496439347",
+ "handle": "london-woodworker-havana-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Havana",
+ "London",
+ "London Woodworker",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734242355",
+ "title": "Per Yard",
+ "sku": "DWPP-205395",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496472115",
+ "handle": "london-woodworker-antique-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Antique Grey",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "London",
+ "London Woodworker",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734275123",
+ "title": "Per Yard",
+ "sku": "DWPP-205396",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496504883",
+ "handle": "london-woodworker-natural-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Woodworker",
+ "Natural",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734307891",
+ "title": "Per Yard",
+ "sku": "DWPP-205397",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496537651",
+ "handle": "london-woodworker-bannister-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bannister",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "London",
+ "London Woodworker",
+ "Phillipe Romano",
+ "pr-capital-london",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734438963",
+ "title": "Per Yard",
+ "sku": "DWPP-205635",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496603187",
+ "handle": "rome-nuno-loggia-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "LOGGIA",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Nuno",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734471731",
+ "title": "Per Yard",
+ "sku": "DWPP-205636",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496635955",
+ "handle": "rome-nuno-crystal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "CRYSTAL",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Nuno",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734504499",
+ "title": "Per Yard",
+ "sku": "DWPP-205637",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496668723",
+ "handle": "rome-nuno-inner-spirit-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "INNER SPIRIT",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Nuno",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734537267",
+ "title": "Per Yard",
+ "sku": "DWPP-205638",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496701491",
+ "handle": "rome-nuno-solstice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Nuno",
+ "Silver",
+ "SOLSTICE",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734570035",
+ "title": "Per Yard",
+ "sku": "DWPP-205639",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496734259",
+ "handle": "rome-nuno-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "DUNE",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Nuno",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734602803",
+ "title": "Per Yard",
+ "sku": "DWPP-205640",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496767027",
+ "handle": "rome-nuno-azure-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "AZURE",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Nuno",
+ "Teal",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734832179",
+ "title": "Per Yard",
+ "sku": "DWPP-205641",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496832563",
+ "handle": "rome-nuno-ember-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "EMBER",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Nuno",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734864947",
+ "title": "Per Yard",
+ "sku": "DWPP-205642",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496865331",
+ "handle": "rome-nuno-indigo-sea-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "INDIGO SEA",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Nuno",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734897715",
+ "title": "Per Yard",
+ "sku": "DWPP-205643",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496898099",
+ "handle": "rome-nuno-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "ASH",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Nuno",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734930483",
+ "title": "Per Yard",
+ "sku": "DWPP-205644",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496930867",
+ "handle": "rome-naturalist-smokey-quartz-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Naturalist",
+ "Smokey Quartz",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734963251",
+ "title": "Per Yard",
+ "sku": "DWPP-205645",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496963635",
+ "handle": "rome-naturalist-white-calcite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Naturalist",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering",
+ "White Calcite"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585734996019",
+ "title": "Per Yard",
+ "sku": "DWPP-205646",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896496996403",
+ "handle": "rome-naturalist-pyrite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "Pyrite",
+ "quote-only",
+ "Rome",
+ "Rome Naturalist",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735061555",
+ "title": "Per Yard",
+ "sku": "DWPP-205647",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497061939",
+ "handle": "rome-naturalist-blue-agate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue Agate",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Naturalist",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735094323",
+ "title": "Per Yard",
+ "sku": "DWPP-205648",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497094707",
+ "handle": "rome-wisp-luxe-gold-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Luxe Gold",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Wisp",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735127091",
+ "title": "Per Yard",
+ "sku": "DWPP-205649",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497127475",
+ "handle": "rome-wisp-opalite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Opalite",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Wisp",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735159859",
+ "title": "Per Yard",
+ "sku": "DWPP-205650",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497160243",
+ "handle": "rome-wisp-inner-spirit-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Inner Spirit",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Wisp",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735225395",
+ "title": "Per Yard",
+ "sku": "DWPP-205651",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497225779",
+ "handle": "rome-wisp-truffle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Wisp",
+ "Truffle",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735258163",
+ "title": "Per Yard",
+ "sku": "DWPP-205652",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497258547",
+ "handle": "rome-wisp-feathery-blue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Feathery Blue",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Wisp",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735290931",
+ "title": "Per Yard",
+ "sku": "DWPP-205653",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497291315",
+ "handle": "rome-wisp-smokey-pearl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Wisp",
+ "Smokey Pearl",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735323699",
+ "title": "Per Yard",
+ "sku": "DWPP-205654",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497324083",
+ "handle": "rome-whimsy-amethyst-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Amethyst",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Whimsy",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735356467",
+ "title": "Per Yard",
+ "sku": "DWPP-205655",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497356851",
+ "handle": "rome-whimsy-opal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Opal",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Whimsy",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735389235",
+ "title": "Per Yard",
+ "sku": "DWPP-205656",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497389619",
+ "handle": "rome-whimsy-milky-way-cream-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Milky Way Cream",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Whimsy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735422003",
+ "title": "Per Yard",
+ "sku": "DWPP-205657",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497422387",
+ "handle": "rome-whimsy-smoke-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Whimsy",
+ "Smoke",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735454771",
+ "title": "Per Yard",
+ "sku": "DWPP-205658",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497455155",
+ "handle": "rome-whimsy-crystal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Crystal",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Whimsy",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735487539",
+ "title": "Per Yard",
+ "sku": "DWPP-205659",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497487923",
+ "handle": "rome-whimsy-azure-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Azure",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Whimsy",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735520307",
+ "title": "Per Yard",
+ "sku": "DWPP-205660",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497520691",
+ "handle": "rome-whimsy-inner-spirit-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Inner Spirit",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Whimsy",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735553075",
+ "title": "Per Yard",
+ "sku": "DWPP-205661",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497553459",
+ "handle": "rome-whimsy-indigo-sea-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Indigo Sea",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Whimsy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735585843",
+ "title": "Per Yard",
+ "sku": "DWPP-205662",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497586227",
+ "handle": "rome-mala-azure-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Azure",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Mala",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735618611",
+ "title": "Per Yard",
+ "sku": "DWPP-205663",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497618995",
+ "handle": "rome-mala-ivory-cashmere-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Ivory Cashmere",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Mala",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585735749683",
+ "title": "Per Yard",
+ "sku": "DWPP-205664",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896497750067",
+ "handle": "rome-mala-dove-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dove Grey",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Mala",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585737289779",
+ "title": "Per Yard",
+ "sku": "DWPP-205665",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498012211",
+ "handle": "rome-mala-twilight-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Mala",
+ "Traditional",
+ "Twilight",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585737322547",
+ "title": "Per Yard",
+ "sku": "DWPP-205666",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498044979",
+ "handle": "rome-mala-luxe-gold-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Luxe Gold",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Mala",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585737355315",
+ "title": "Per Yard",
+ "sku": "DWPP-205667",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498077747",
+ "handle": "rome-mala-milky-way-cream-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Milky Way Cream",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Mala",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585737388083",
+ "title": "Per Yard",
+ "sku": "DWPP-205668",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498110515",
+ "handle": "rome-mala-mink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mink",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Mala",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585737420851",
+ "title": "Per Yard",
+ "sku": "DWPP-205669",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498143283",
+ "handle": "rome-mala-cocoa-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cocoa",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Mala",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585737453619",
+ "title": "Per Yard",
+ "sku": "DWPP-205670",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498176051",
+ "handle": "rome-ancient-juniper-crystal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Crystal",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Ancient Juniper",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585737486387",
+ "title": "Per Yard",
+ "sku": "DWPP-205671",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498208819",
+ "handle": "rome-ancient-juniper-opal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Opal",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Ancient Juniper",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585737519155",
+ "title": "Per Yard",
+ "sku": "DWPP-205672",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498241587",
+ "handle": "rome-ancient-juniper-desert-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Desert Dune",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Ancient Juniper",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585737551923",
+ "title": "Per Yard",
+ "sku": "DWPP-205673",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498274355",
+ "handle": "rome-ancient-juniper-truffle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Ancient Juniper",
+ "Traditional",
+ "Truffle",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585737650227",
+ "title": "Per Yard",
+ "sku": "DWPP-205674",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498339891",
+ "handle": "rome-ancient-juniper-silver-charm-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Ancient Juniper",
+ "Silver",
+ "Silver Charm",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585737682995",
+ "title": "Per Yard",
+ "sku": "DWPP-205675",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498372659",
+ "handle": "rome-ancient-juniper-amethyst-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Amethyst",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Ancient Juniper",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585737715763",
+ "title": "Per Yard",
+ "sku": "DWPP-205676",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498405427",
+ "handle": "rome-ancient-juniper-inner-spirit-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Inner Spirit",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Ancient Juniper",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585737748531",
+ "title": "Per Yard",
+ "sku": "DWPP-205677",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498438195",
+ "handle": "rome-ancient-juniper-azure-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Azure",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Ancient Juniper",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585738108979",
+ "title": "Per Yard",
+ "sku": "DWPP-205678",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498536499",
+ "handle": "rome-ancient-juniper-indigo-sea-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Indigo Sea",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Ancient Juniper",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585739780147",
+ "title": "Per Yard",
+ "sku": "DWPP-205679",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498831411",
+ "handle": "rome-ancient-juniper-ivory-cashmere-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Ivory Cashmere",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Ancient Juniper",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585739812915",
+ "title": "Per Yard",
+ "sku": "DWPP-205680",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498864179",
+ "handle": "rome-ancient-juniper-stargazer-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Ancient Juniper",
+ "Stargazer",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585739845683",
+ "title": "Per Yard",
+ "sku": "DWPP-205681",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498896947",
+ "handle": "rome-ancient-juniper-twilight-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Ancient Juniper",
+ "Traditional",
+ "Twilight",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585739943987",
+ "title": "Per Yard",
+ "sku": "DWPP-205682",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896498962483",
+ "handle": "rome-aki-mink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mink",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aki",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585740042291",
+ "title": "Per Yard",
+ "sku": "DWPP-205683",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896499028019",
+ "handle": "rome-aki-ivory-cashmere-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Ivory Cashmere",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aki",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585740140595",
+ "title": "Per Yard",
+ "sku": "DWPP-205684",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896499093555",
+ "handle": "rome-aki-elemental-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Elemental",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aki",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585740304435",
+ "title": "Per Yard",
+ "sku": "DWPP-205685",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896499191859",
+ "handle": "rome-aki-treasure-isle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aki",
+ "Traditional",
+ "Treasure Isle",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585740402739",
+ "title": "Per Yard",
+ "sku": "DWPP-205686",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896499257395",
+ "handle": "rome-aki-dove-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Dove Grey",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aki",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585740599347",
+ "title": "Per Yard",
+ "sku": "DWPP-205687",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896499421235",
+ "handle": "rome-aki-feathery-blue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Feathery Blue",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aki",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585740795955",
+ "title": "Per Yard",
+ "sku": "DWPP-205688",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896499552307",
+ "handle": "rome-aki-indigo-sea-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Indigo Sea",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aki",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585740894259",
+ "title": "Per Yard",
+ "sku": "DWPP-205689",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896499617843",
+ "handle": "rome-aki-crystal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "Crystal",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aki",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585740992563",
+ "title": "Per Yard",
+ "sku": "DWPP-205690",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896499683379",
+ "handle": "rome-aki-inner-spirit-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Inner Spirit",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aki",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585741156403",
+ "title": "Per Yard",
+ "sku": "DWPP-205691",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896499781683",
+ "handle": "rome-aki-smoke-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aki",
+ "Smoke",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585741254707",
+ "title": "Per Yard",
+ "sku": "DWPP-205692",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896499847219",
+ "handle": "rome-aki-desert-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Desert Dune",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aki",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585741353011",
+ "title": "Per Yard",
+ "sku": "DWPP-205693",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896499912755",
+ "handle": "rome-aki-transcend-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aki",
+ "Traditional",
+ "Transcend",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585741451315",
+ "title": "Per Yard",
+ "sku": "DWPP-205694",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896499978291",
+ "handle": "rome-aki-truffle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aki",
+ "Tan",
+ "Traditional",
+ "Truffle",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585741615155",
+ "title": "Per Yard",
+ "sku": "DWPP-205695",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896500076595",
+ "handle": "rome-refract-ice-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ice Mist",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Refract",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585741713459",
+ "title": "Per Yard",
+ "sku": "DWPP-205696",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896500142131",
+ "handle": "rome-refract-opal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Opal",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Refract",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585741877299",
+ "title": "Per Yard",
+ "sku": "DWPP-205697",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896500273203",
+ "handle": "rome-refract-desert-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Desert Dune",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Refract",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585742172211",
+ "title": "Per Yard",
+ "sku": "DWPP-205698",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896500535347",
+ "handle": "rome-refract-whisper-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Refract",
+ "Traditional",
+ "Type II",
+ "Wallcovering",
+ "Whisper"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585742499891",
+ "title": "Per Yard",
+ "sku": "DWPP-205699",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896500830259",
+ "handle": "rome-refract-ember-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ember",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Refract",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585742794803",
+ "title": "Per Yard",
+ "sku": "DWPP-205700",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896501059635",
+ "handle": "rome-refract-inner-spirit-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Inner Spirit",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Refract",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585742925875",
+ "title": "Per Yard",
+ "sku": "DWPP-205701",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896501190707",
+ "handle": "rome-refract-moonlight-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Moonlight",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Refract",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585743024179",
+ "title": "Per Yard",
+ "sku": "DWPP-205702",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896501256243",
+ "handle": "rome-bodhi-ivory-cashmere-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ivory Cashmere",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bodhi",
+ "Traditional",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585743188019",
+ "title": "Per Yard",
+ "sku": "DWPP-205703",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896501354547",
+ "handle": "rome-bodhi-luxe-gold-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Luxe Gold",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bodhi",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585743384627",
+ "title": "Per Yard",
+ "sku": "DWPP-205704",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896501452851",
+ "handle": "rome-bodhi-alabaster-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Alabaster",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bodhi",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585745580083",
+ "title": "Per Yard",
+ "sku": "DWPP-205705",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896501813299",
+ "handle": "rome-bodhi-crystal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "Crystal",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bodhi",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585745743923",
+ "title": "Per Yard",
+ "sku": "DWPP-205706",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896501911603",
+ "handle": "rome-bodhi-whisper-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bodhi",
+ "Traditional",
+ "Type II",
+ "Wallcovering",
+ "Whisper"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585745842227",
+ "title": "Per Yard",
+ "sku": "DWPP-205707",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896501977139",
+ "handle": "rome-bodhi-inner-spirit-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Inner Spirit",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bodhi",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585745940531",
+ "title": "Per Yard",
+ "sku": "DWPP-205708",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896502042675",
+ "handle": "rome-bodhi-onyx-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Onyx",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bodhi",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585746038835",
+ "title": "Per Yard",
+ "sku": "DWPP-205709",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896502108211",
+ "handle": "rome-trek-inner-spirit-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Inner Spirit",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Trek",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585746137139",
+ "title": "Per Yard",
+ "sku": "DWPP-205710",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896502173747",
+ "handle": "rome-trek-opal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Opal",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Trek",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585746366515",
+ "title": "Per Yard",
+ "sku": "DWPP-205711",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896502304819",
+ "handle": "rome-trek-whisper-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Trek",
+ "Type II",
+ "Wallcovering",
+ "Whisper"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585746464819",
+ "title": "Per Yard",
+ "sku": "DWPP-205712",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896502370355",
+ "handle": "rome-trek-ember-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ember",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Trek",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585746563123",
+ "title": "Per Yard",
+ "sku": "DWPP-205713",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896502435891",
+ "handle": "rome-trek-smoky-quartz-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Trek",
+ "Smoky Quartz",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585746661427",
+ "title": "Per Yard",
+ "sku": "DWPP-205714",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896502501427",
+ "handle": "rome-trek-ivory-cashmere-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ivory Cashmere",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Trek",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585746825267",
+ "title": "Per Yard",
+ "sku": "DWPP-205715",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896502599731",
+ "handle": "rome-trek-desert-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "Desert Dune",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Trek",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585746923571",
+ "title": "Per Yard",
+ "sku": "DWPP-205716",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896502665267",
+ "handle": "rome-trek-azure-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Azure",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Trek",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585747021875",
+ "title": "Per Yard",
+ "sku": "DWPP-205717",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896502730803",
+ "handle": "rome-trek-midnight-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Midnight",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Trek",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585747185715",
+ "title": "Per Yard",
+ "sku": "DWPP-205718",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896502829107",
+ "handle": "rome-samar-merlot-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Merlot",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Red",
+ "Rome",
+ "Rome Samar",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585747906611",
+ "title": "Per Yard",
+ "sku": "DWPP-205719",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503091251",
+ "handle": "rome-samar-whisper-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Samar",
+ "Traditional",
+ "Type II",
+ "Wallcovering",
+ "Whisper"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585748463667",
+ "title": "Per Yard",
+ "sku": "DWPP-205720",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503156787",
+ "handle": "rome-samar-transcend-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Samar",
+ "Traditional",
+ "Transcend",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585748627507",
+ "title": "Per Yard",
+ "sku": "DWPP-205721",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503255091",
+ "handle": "rome-samar-smoke-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Samar",
+ "Smoke",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585748725811",
+ "title": "Per Yard",
+ "sku": "DWPP-205722",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503320627",
+ "handle": "rome-samar-opal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Opal",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Samar",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585748824115",
+ "title": "Per Yard",
+ "sku": "DWPP-205723",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503386163",
+ "handle": "rome-samar-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dune",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Samar",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749020723",
+ "title": "Per Yard",
+ "sku": "DWPP-205724",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503484467",
+ "handle": "rome-samar-crystal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "Crystal",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Samar",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749119027",
+ "title": "Per Yard",
+ "sku": "DWPP-205725",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503550003",
+ "handle": "rome-samar-inner-spirit-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Inner Spirit",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Samar",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749151795",
+ "title": "Per Yard",
+ "sku": "DWPP-205726",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503582771",
+ "handle": "rome-samar-solstice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Samar",
+ "Silver",
+ "Solstice",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749250099",
+ "title": "Per Yard",
+ "sku": "DWPP-205727",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503615539",
+ "handle": "rome-samar-fog-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Fog",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Samar",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749282867",
+ "title": "Per Yard",
+ "sku": "DWPP-205728",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503648307",
+ "handle": "rome-samar-zen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Samar",
+ "Silver",
+ "Type II",
+ "Wallcovering",
+ "Zen"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749348403",
+ "title": "Per Yard",
+ "sku": "DWPP-205729",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503713843",
+ "handle": "rome-samar-lake-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Lake",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Samar",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749381171",
+ "title": "Per Yard",
+ "sku": "DWPP-205730",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503746611",
+ "handle": "rome-aglow-opal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Opal",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aglow",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749413939",
+ "title": "Per Yard",
+ "sku": "DWPP-205731",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503779379",
+ "handle": "rome-aglow-desert-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "Desert Dune",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aglow",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749446707",
+ "title": "Per Yard",
+ "sku": "DWPP-205732",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503812147",
+ "handle": "rome-aglow-indigo-sea-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Indigo Sea",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aglow",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749479475",
+ "title": "Per Yard",
+ "sku": "DWPP-205733",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503844915",
+ "handle": "rome-aglow-smoke-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aglow",
+ "Smoke",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749512243",
+ "title": "Per Yard",
+ "sku": "DWPP-205734",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503877683",
+ "handle": "rome-untangled-desert-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Desert Dune",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Untangled",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749577779",
+ "title": "Per Yard",
+ "sku": "DWPP-205735",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503910451",
+ "handle": "rome-untangled-gilded-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Gilded",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Untangled",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749610547",
+ "title": "Per Yard",
+ "sku": "DWPP-205736",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503943219",
+ "handle": "rome-untangled-loggia-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Loggia",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Untangled",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749643315",
+ "title": "Per Yard",
+ "sku": "DWPP-205737",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896503975987",
+ "handle": "rome-untangled-onyx-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Onyx",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Untangled",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749676083",
+ "title": "Per Yard",
+ "sku": "DWPP-205738",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504008755",
+ "handle": "rome-untangled-crystal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "Crystal",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Untangled",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749708851",
+ "title": "Per Yard",
+ "sku": "DWPP-205739",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504041523",
+ "handle": "rome-untangled-inner-spirit-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Inner Spirit",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Untangled",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749741619",
+ "title": "Per Yard",
+ "sku": "DWPP-205740",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504074291",
+ "handle": "rome-untangled-stormy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Untangled",
+ "Stormy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749774387",
+ "title": "Per Yard",
+ "sku": "DWPP-205741",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504107059",
+ "handle": "rome-mist-pyrite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "Pyrite",
+ "quote-only",
+ "Rome",
+ "Rome Mist",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749839923",
+ "title": "Per Yard",
+ "sku": "DWPP-205742",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504172595",
+ "handle": "rome-mist-white-calcite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Mist",
+ "Traditional",
+ "Type II",
+ "Wallcovering",
+ "White Calcite"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749872691",
+ "title": "Per Yard",
+ "sku": "DWPP-205743",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504205363",
+ "handle": "rome-mist-blue-agate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue Agate",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Mist",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749905459",
+ "title": "Per Yard",
+ "sku": "DWPP-205744",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504238131",
+ "handle": "rome-mist-smokey-quartz-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Mist",
+ "Silver",
+ "Smokey Quartz",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749938227",
+ "title": "Per Yard",
+ "sku": "DWPP-205745",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504270899",
+ "handle": "rome-bristol-saltwater-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bristol",
+ "Saltwater",
+ "Teal",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585749970995",
+ "title": "Per Yard",
+ "sku": "DWPP-205746",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504303667",
+ "handle": "rome-bristol-buff-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Buff",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bristol",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750003763",
+ "title": "Per Yard",
+ "sku": "DWPP-205747",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504336435",
+ "handle": "rome-bristol-mineral-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mineral",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bristol",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750036531",
+ "title": "Per Yard",
+ "sku": "DWPP-205748",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504369203",
+ "handle": "rome-bristol-eden-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Eden",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bristol",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750069299",
+ "title": "Per Yard",
+ "sku": "DWPP-205749",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504401971",
+ "handle": "rome-bristol-linen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bristol",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750102067",
+ "title": "Per Yard",
+ "sku": "DWPP-205750",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504434739",
+ "handle": "rome-bristol-travertine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bristol",
+ "Travertine",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750134835",
+ "title": "Per Yard",
+ "sku": "DWPP-205751",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504467507",
+ "handle": "rome-bristol-earth-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Earth",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bristol",
+ "Tan",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750167603",
+ "title": "Per Yard",
+ "sku": "DWPP-205752",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504500275",
+ "handle": "rome-bristol-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dove",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bristol",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750200371",
+ "title": "Per Yard",
+ "sku": "DWPP-205753",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504533043",
+ "handle": "rome-bristol-slate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bristol",
+ "Slate",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750233139",
+ "title": "Per Yard",
+ "sku": "DWPP-205754",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504565811",
+ "handle": "rome-bristol-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ash",
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bristol",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750265907",
+ "title": "Per Yard",
+ "sku": "DWPP-205755",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504598579",
+ "handle": "rome-bristol-ice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Ice",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bristol",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750495283",
+ "title": "Per Yard",
+ "sku": "DWPP-205756",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504664115",
+ "handle": "rome-bristol-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Mist",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bristol",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750528051",
+ "title": "Per Yard",
+ "sku": "DWPP-205757",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504696883",
+ "handle": "rome-bristol-ink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ink",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Bristol",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750560819",
+ "title": "Per Yard",
+ "sku": "DWPP-205758",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504729651",
+ "handle": "rome-spero-sea-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Spero",
+ "Sea",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750593587",
+ "title": "Per Yard",
+ "sku": "DWPP-205759",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504762419",
+ "handle": "rome-spero-golden-glimmer-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Golden Glimmer",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Spero",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750626355",
+ "title": "Per Yard",
+ "sku": "DWPP-205760",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504795187",
+ "handle": "rome-spero-eden-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Eden",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Spero",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750659123",
+ "title": "Per Yard",
+ "sku": "DWPP-205761",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504827955",
+ "handle": "rome-spero-pearl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Pearl",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Spero",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750724659",
+ "title": "Per Yard",
+ "sku": "DWPP-205762",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504860723",
+ "handle": "rome-spero-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ash",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Spero",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750757427",
+ "title": "Per Yard",
+ "sku": "DWPP-205763",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504893491",
+ "handle": "rome-spero-buff-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Buff",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Spero",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750790195",
+ "title": "Per Yard",
+ "sku": "DWPP-205764",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504926259",
+ "handle": "rome-spero-slate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Spero",
+ "Silver",
+ "Slate",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750888499",
+ "title": "Per Yard",
+ "sku": "DWPP-205765",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504959027",
+ "handle": "rome-chelsea-slate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Chelsea",
+ "Silver",
+ "Slate",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750921267",
+ "title": "Per Yard",
+ "sku": "DWPP-205766",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896504991795",
+ "handle": "rome-chelsea-ice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Ice",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Chelsea",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750954035",
+ "title": "Per Yard",
+ "sku": "DWPP-205767",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896505024563",
+ "handle": "rome-chelsea-mineral-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mineral",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Chelsea",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585750986803",
+ "title": "Per Yard",
+ "sku": "DWPP-205768",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896505057331",
+ "handle": "rome-chelsea-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ash",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Chelsea",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585751019571",
+ "title": "Per Yard",
+ "sku": "DWPP-205769",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896505090099",
+ "handle": "rome-chelsea-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dove",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Chelsea",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585751052339",
+ "title": "Per Yard",
+ "sku": "DWPP-205770",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896505122867",
+ "handle": "rome-chelsea-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mist",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Chelsea",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585751117875",
+ "title": "Per Yard",
+ "sku": "DWPP-205771",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896505188403",
+ "handle": "rome-chelsea-sea-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Chelsea",
+ "Sea",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585752100915",
+ "title": "Per Yard",
+ "sku": "DWPP-205772",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896505450547",
+ "handle": "rome-chelsea-bisque-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bisque",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Chelsea",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585752625203",
+ "title": "Per Yard",
+ "sku": "DWPP-205773",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896505942067",
+ "handle": "rome-chelsea-rattan-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rattan",
+ "Rome",
+ "Rome Chelsea",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585752985651",
+ "title": "Per Yard",
+ "sku": "DWPP-205774",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896506302515",
+ "handle": "rome-chelsea-eden-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Eden",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Chelsea",
+ "Sage",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585753247795",
+ "title": "Per Yard",
+ "sku": "DWPP-205775",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896506531891",
+ "handle": "rome-chelsea-linen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Chelsea",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585753378867",
+ "title": "Per Yard",
+ "sku": "DWPP-205776",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896506662963",
+ "handle": "rome-chelsea-buff-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Buff",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Chelsea",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585753509939",
+ "title": "Per Yard",
+ "sku": "DWPP-205777",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896506761267",
+ "handle": "rome-chelsea-earth-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Earth",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Chelsea",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585753608243",
+ "title": "Per Yard",
+ "sku": "DWPP-205778",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896506859571",
+ "handle": "rome-pacific-sea-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Pacific",
+ "Sea",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585753673779",
+ "title": "Per Yard",
+ "sku": "DWPP-205779",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896506925107",
+ "handle": "rome-pacific-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ash",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Pacific",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585753706547",
+ "title": "Per Yard",
+ "sku": "DWPP-205780",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896506957875",
+ "handle": "rome-pacific-mineral-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Mineral",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Pacific",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585753739315",
+ "title": "Per Yard",
+ "sku": "DWPP-205781",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896506990643",
+ "handle": "rome-pacific-buff-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Buff",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Pacific",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585753772083",
+ "title": "Per Yard",
+ "sku": "DWPP-205782",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507023411",
+ "handle": "rome-lucca-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mist",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Lucca",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585753804851",
+ "title": "Per Yard",
+ "sku": "DWPP-205783",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507056179",
+ "handle": "rome-lucca-parchment-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Parchment",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Lucca",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585753837619",
+ "title": "Per Yard",
+ "sku": "DWPP-205784",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507088947",
+ "handle": "rome-lucca-buff-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Buff",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Lucca",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585753968691",
+ "title": "Per Yard",
+ "sku": "DWPP-205785",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507121715",
+ "handle": "rome-lucca-mineral-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mineral",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Lucca",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754001459",
+ "title": "Per Yard",
+ "sku": "DWPP-205786",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507154483",
+ "handle": "rome-lucca-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ash",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Lucca",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754034227",
+ "title": "Per Yard",
+ "sku": "DWPP-205787",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507187251",
+ "handle": "rome-lucca-gypsum-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Gypsum",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Lucca",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754066995",
+ "title": "Per Yard",
+ "sku": "DWPP-205788",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507220019",
+ "handle": "rome-lucca-stone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Lucca",
+ "Silver",
+ "Stone",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754099763",
+ "title": "Per Yard",
+ "sku": "DWPP-205789",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507252787",
+ "handle": "rome-lucca-slate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Lucca",
+ "Silver",
+ "Slate",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754427443",
+ "title": "Per Yard",
+ "sku": "DWPP-205790",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507285555",
+ "handle": "rome-lucca-ink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ink",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Lucca",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754460211",
+ "title": "Per Yard",
+ "sku": "DWPP-205791",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507318323",
+ "handle": "rome-legend-muslin-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Muslin",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754525747",
+ "title": "Per Yard",
+ "sku": "DWPP-205792",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507383859",
+ "handle": "rome-legend-bisque-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bisque",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754558515",
+ "title": "Per Yard",
+ "sku": "DWPP-205793",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507416627",
+ "handle": "rome-legend-buff-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Buff",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754591283",
+ "title": "Per Yard",
+ "sku": "DWPP-205794",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507449395",
+ "handle": "rome-legend-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dove",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754624051",
+ "title": "Per Yard",
+ "sku": "DWPP-205795",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507482163",
+ "handle": "rome-legend-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ash",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754656819",
+ "title": "Per Yard",
+ "sku": "DWPP-205796",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507514931",
+ "handle": "rome-legend-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mist",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754689587",
+ "title": "Per Yard",
+ "sku": "DWPP-205797",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507547699",
+ "handle": "rome-legend-ink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Ink",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754722355",
+ "title": "Per Yard",
+ "sku": "DWPP-205798",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507580467",
+ "handle": "rome-legend-weave-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend Weave",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754755123",
+ "title": "Per Yard",
+ "sku": "DWPP-205799",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507613235",
+ "handle": "rome-legend-weave-muslin-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Muslin",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend Weave",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754787891",
+ "title": "Per Yard",
+ "sku": "DWPP-205800",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507646003",
+ "handle": "rome-legend-weave-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dove",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend Weave",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754820659",
+ "title": "Per Yard",
+ "sku": "DWPP-205801",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507678771",
+ "handle": "rome-legend-weave-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mist",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend Weave",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754853427",
+ "title": "Per Yard",
+ "sku": "DWPP-205802",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507711539",
+ "handle": "rome-legend-weave-ink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Ink",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend Weave",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754886195",
+ "title": "Per Yard",
+ "sku": "DWPP-205803",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507744307",
+ "handle": "rome-legend-weave-bisque-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bisque",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend Weave",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754918963",
+ "title": "Per Yard",
+ "sku": "DWPP-205804",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507777075",
+ "handle": "rome-legend-weave-buff-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Buff",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend Weave",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754951731",
+ "title": "Per Yard",
+ "sku": "DWPP-205805",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507809843",
+ "handle": "rome-legend-weave-tavertine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend Weave",
+ "Tavertine",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585754984499",
+ "title": "Per Yard",
+ "sku": "DWPP-205806",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507842611",
+ "handle": "rome-legend-weave-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ash",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Legend Weave",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585755017267",
+ "title": "Per Yard",
+ "sku": "DWPP-205807",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507875379",
+ "handle": "rome-voyager-silk-buff-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Buff",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Voyager Silk",
+ "Silk",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585755050035",
+ "title": "Per Yard",
+ "sku": "DWPP-205808",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507908147",
+ "handle": "rome-voyager-silk-frost-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Frost",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Voyager Silk",
+ "Silk",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585755082803",
+ "title": "Per Yard",
+ "sku": "DWPP-205809",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507940915",
+ "handle": "rome-voyager-silk-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mist",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Voyager Silk",
+ "Silk",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585755115571",
+ "title": "Per Yard",
+ "sku": "DWPP-205810",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896507973683",
+ "handle": "rome-voyager-silk-ink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ink",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Voyager Silk",
+ "Silk",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585755148339",
+ "title": "Per Yard",
+ "sku": "DWPP-205811",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508006451",
+ "handle": "rome-voyager-silk-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dove",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Voyager Silk",
+ "Silk",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585755181107",
+ "title": "Per Yard",
+ "sku": "DWPP-205812",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508039219",
+ "handle": "rome-voyager-silk-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Voyager Silk",
+ "Silk",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585755213875",
+ "title": "Per Yard",
+ "sku": "DWPP-205813",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508071987",
+ "handle": "rome-voyager-silk-smoke-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Voyager Silk",
+ "Silk",
+ "Smoke",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585755246643",
+ "title": "Per Yard",
+ "sku": "DWPP-205814",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508104755",
+ "handle": "rome-voyager-silk-ice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Ice",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Voyager Silk",
+ "Silk",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585755279411",
+ "title": "Per Yard",
+ "sku": "DWPP-205815",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508137523",
+ "handle": "rome-voyager-silk-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ash",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Voyager Silk",
+ "Silk",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585755312179",
+ "title": "Per Yard",
+ "sku": "DWPP-205816",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508170291",
+ "handle": "rome-voyager-silk-parchment-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Parchment",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Voyager Silk",
+ "Silk",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585755410483",
+ "title": "Per Yard",
+ "sku": "DWPP-205817",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508203059",
+ "handle": "rome-voyager-silk-linen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Voyager Silk",
+ "Rustic",
+ "Silk",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585755443251",
+ "title": "Per Yard",
+ "sku": "DWPP-205818",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508235827",
+ "handle": "rome-voyager-silk-breezeway-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Breezeway",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Green",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Voyager Silk",
+ "Silk",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585755476019",
+ "title": "Per Yard",
+ "sku": "DWPP-205819",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508268595",
+ "handle": "rome-clayton-smoke-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Clayton",
+ "Smoke",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585755902003",
+ "title": "Per Yard",
+ "sku": "DWPP-205820",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508334131",
+ "handle": "rome-clayton-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Dove",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Clayton",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585756065843",
+ "title": "Per Yard",
+ "sku": "DWPP-205821",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508399667",
+ "handle": "rome-clayton-frost-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Frost",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Clayton",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585756098611",
+ "title": "Per Yard",
+ "sku": "DWPP-205822",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508432435",
+ "handle": "rome-clayton-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mist",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Clayton",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585756164147",
+ "title": "Per Yard",
+ "sku": "DWPP-205823",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508497971",
+ "handle": "rome-clayton-parchment-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Parchment",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Clayton",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585756196915",
+ "title": "Per Yard",
+ "sku": "DWPP-205824",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508530739",
+ "handle": "rome-clayton-linen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Clayton",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585756229683",
+ "title": "Per Yard",
+ "sku": "DWPP-205825",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508563507",
+ "handle": "rome-clayton-slate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Clayton",
+ "Silver",
+ "Slate",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585756262451",
+ "title": "Per Yard",
+ "sku": "DWPP-205826",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508596275",
+ "handle": "rome-clayton-breezeway-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Breezeway",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Clayton",
+ "Sage",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585756295219",
+ "title": "Per Yard",
+ "sku": "DWPP-205827",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508629043",
+ "handle": "rome-helm-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ash",
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Helm",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585756360755",
+ "title": "Per Yard",
+ "sku": "DWPP-205828",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508694579",
+ "handle": "rome-helm-ice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Ice",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Helm",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585756393523",
+ "title": "Per Yard",
+ "sku": "DWPP-205829",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508727347",
+ "handle": "rome-helm-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Dove",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Helm",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585756426291",
+ "title": "Per Yard",
+ "sku": "DWPP-205830",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508760115",
+ "handle": "rome-helm-ink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ink",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Helm",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585756688435",
+ "title": "Per Yard",
+ "sku": "DWPP-205831",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508792883",
+ "handle": "rome-helm-buff-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Buff",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Helm",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585756721203",
+ "title": "Per Yard",
+ "sku": "DWPP-205832",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508825651",
+ "handle": "rome-helm-linen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Linen",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Helm",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585756753971",
+ "title": "Per Yard",
+ "sku": "DWPP-205833",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508858419",
+ "handle": "rome-helm-canyon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Canyon",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Helm",
+ "Tan",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585756786739",
+ "title": "Per Yard",
+ "sku": "DWPP-205834",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508891187",
+ "handle": "rome-newport-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Newport",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757048883",
+ "title": "Per Yard",
+ "sku": "DWPP-205835",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896508989491",
+ "handle": "rome-newport-ice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Ice",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Newport",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757081651",
+ "title": "Per Yard",
+ "sku": "DWPP-205836",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509022259",
+ "handle": "rome-newport-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Dove",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Newport",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757114419",
+ "title": "Per Yard",
+ "sku": "DWPP-205837",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509055027",
+ "handle": "rome-newport-bisque-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bisque",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Newport",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757179955",
+ "title": "Per Yard",
+ "sku": "DWPP-205838",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509120563",
+ "handle": "rome-newport-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mist",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Newport",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757245491",
+ "title": "Per Yard",
+ "sku": "DWPP-205839",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509186099",
+ "handle": "rome-newport-ink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ink",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Newport",
+ "Teal",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757311027",
+ "title": "Per Yard",
+ "sku": "DWPP-205840",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509251635",
+ "handle": "rome-newport-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ash",
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Newport",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757376563",
+ "title": "Per Yard",
+ "sku": "DWPP-205841",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509317171",
+ "handle": "rome-veiled-horizon-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "DUNE",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Veiled Horizon",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757409331",
+ "title": "Per Yard",
+ "sku": "DWPP-205842",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509349939",
+ "handle": "rome-veiled-horizon-frost-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "FROST",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Veiled Horizon",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757474867",
+ "title": "Per Yard",
+ "sku": "DWPP-205843",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509415475",
+ "handle": "rome-veiled-horizon-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "PEBBLE",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Veiled Horizon",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757507635",
+ "title": "Per Yard",
+ "sku": "DWPP-205844",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509448243",
+ "handle": "rome-veiled-horizon-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "MIST",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Veiled Horizon",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757540403",
+ "title": "Per Yard",
+ "sku": "DWPP-205845",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509481011",
+ "handle": "rome-veiled-horizon-smoke-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Veiled Horizon",
+ "Silver",
+ "SMOKE",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757605939",
+ "title": "Per Yard",
+ "sku": "DWPP-205846",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509546547",
+ "handle": "rome-veiled-horizon-onyx-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "ONYX",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Veiled Horizon",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757671475",
+ "title": "Per Yard",
+ "sku": "DWPP-205847",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509612083",
+ "handle": "rome-elevation-haze-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Haze",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Elevation",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757704243",
+ "title": "Per Yard",
+ "sku": "DWPP-205848",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509644851",
+ "handle": "rome-elevation-natural-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Natural",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Elevation",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757769779",
+ "title": "Per Yard",
+ "sku": "DWPP-205849",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509710387",
+ "handle": "rome-elevation-graphite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Graphite",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Elevation",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757835315",
+ "title": "Per Yard",
+ "sku": "DWPP-205850",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509775923",
+ "handle": "rome-elevation-graystone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Graystone",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Elevation",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757868083",
+ "title": "Per Yard",
+ "sku": "DWPP-205851",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509808691",
+ "handle": "rome-elevation-baybreeze-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Baybreeze",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Elevation",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585757933619",
+ "title": "Per Yard",
+ "sku": "DWPP-205852",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509874227",
+ "handle": "rome-elevation-denim-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Denim",
+ "display_variant",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Elevation",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585759932467",
+ "title": "Per Yard",
+ "sku": "DWPP-205853",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896509939763",
+ "handle": "rome-elevation-champagne-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Champagne",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Elevation",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585760096307",
+ "title": "Per Yard",
+ "sku": "DWPP-205854",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510005299",
+ "handle": "rome-elevation-driftwood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Driftwood",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Elevation",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585760129075",
+ "title": "Per Yard",
+ "sku": "DWPP-205855",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510038067",
+ "handle": "rome-elevation-seascape-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Elevation",
+ "Seascape",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585760194611",
+ "title": "Per Yard",
+ "sku": "DWPP-205856",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510103603",
+ "handle": "rome-elevation-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dune",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Elevation",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585760358451",
+ "title": "Per Yard",
+ "sku": "DWPP-205857",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510169139",
+ "handle": "rome-elevation-parchment-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Parchment",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Elevation",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585760391219",
+ "title": "Per Yard",
+ "sku": "DWPP-205858",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510201907",
+ "handle": "rome-elevation-bluff-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Bluff",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Elevation",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585760555059",
+ "title": "Per Yard",
+ "sku": "DWPP-205859",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510267443",
+ "handle": "rome-artists-weave-bluch-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Bluch",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Artist's Weave",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585760620595",
+ "title": "Per Yard",
+ "sku": "DWPP-205860",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510332979",
+ "handle": "rome-artists-weave-natural-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Natural",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Artist's Weave",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585760686131",
+ "title": "Per Yard",
+ "sku": "DWPP-205861",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510398515",
+ "handle": "rome-artists-weave-flagstone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Flagstone",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Artist's Weave",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585760718899",
+ "title": "Per Yard",
+ "sku": "DWPP-205862",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510431283",
+ "handle": "rome-artists-weave-graphite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Graphite",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Artist's Weave",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585760784435",
+ "title": "Per Yard",
+ "sku": "DWPP-205863",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510496819",
+ "handle": "rome-artists-weave-frost-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Frost",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Artist's Weave",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585760849971",
+ "title": "Per Yard",
+ "sku": "DWPP-205864",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510529587",
+ "handle": "rome-artists-weave-baybreeze-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Baybreeze",
+ "Blue",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Artist's Weave",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585760882739",
+ "title": "Per Yard",
+ "sku": "DWPP-205865",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510595123",
+ "handle": "rome-artists-weave-indigo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Indigo",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Artist's Weave",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585760948275",
+ "title": "Per Yard",
+ "sku": "DWPP-205866",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510660659",
+ "handle": "rome-artists-weave-champagne-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Champagne",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Artist's Weave",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761112115",
+ "title": "Per Yard",
+ "sku": "DWPP-205867",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510791731",
+ "handle": "rome-artists-weave-fossil-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Fossil",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Artist's Weave",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761177651",
+ "title": "Per Yard",
+ "sku": "DWPP-205868",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510890035",
+ "handle": "rome-artists-weave-haze-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Haze",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Artist's Weave",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761210419",
+ "title": "Per Yard",
+ "sku": "DWPP-205869",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510922803",
+ "handle": "rome-artists-weave-parchment-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Parchment",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Artist's Weave",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761275955",
+ "title": "Per Yard",
+ "sku": "DWPP-205870",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896510988339",
+ "handle": "rome-artists-weave-sparro-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Artist's Weave",
+ "Sparro",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761308723",
+ "title": "Per Yard",
+ "sku": "DWPP-205871",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511021107",
+ "handle": "rome-gradient-ink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ink",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Gradient",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761374259",
+ "title": "Per Yard",
+ "sku": "DWPP-205872",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511086643",
+ "handle": "rome-gradient-blush-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Blush",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Gradient",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761472563",
+ "title": "Per Yard",
+ "sku": "DWPP-205873",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511152179",
+ "handle": "rome-gradient-haze-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Haze",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Gradient",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761538099",
+ "title": "Per Yard",
+ "sku": "DWPP-205874",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511217715",
+ "handle": "rome-gradient-graystone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Graystone",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Gradient",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761570867",
+ "title": "Per Yard",
+ "sku": "DWPP-205875",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511250483",
+ "handle": "rome-mesa-haze-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Haze",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Mesa",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761636403",
+ "title": "Per Yard",
+ "sku": "DWPP-205876",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511316019",
+ "handle": "rome-mesa-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Dune",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Mesa",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761669171",
+ "title": "Per Yard",
+ "sku": "DWPP-205877",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511348787",
+ "handle": "rome-mesa-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mist",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Mesa",
+ "Traditional",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761734707",
+ "title": "Per Yard",
+ "sku": "DWPP-205878",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511414323",
+ "handle": "rome-aligned-seashell-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aligned",
+ "Seashell",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761767475",
+ "title": "Per Yard",
+ "sku": "DWPP-205879",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511447091",
+ "handle": "rome-aligned-graystone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Graystone",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aligned",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761833011",
+ "title": "Per Yard",
+ "sku": "DWPP-205880",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511512627",
+ "handle": "rome-aligned-driftwood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Driftwood",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aligned",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761898547",
+ "title": "Per Yard",
+ "sku": "DWPP-205881",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511578163",
+ "handle": "rome-aligned-haze-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Haze",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aligned",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761931315",
+ "title": "Per Yard",
+ "sku": "DWPP-205882",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511610931",
+ "handle": "rome-aligned-ink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ink",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aligned",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585761996851",
+ "title": "Per Yard",
+ "sku": "DWPP-205883",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511676467",
+ "handle": "rome-aligned-natural-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Natural",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aligned",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585762127923",
+ "title": "Per Yard",
+ "sku": "DWPP-205884",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511774771",
+ "handle": "rome-aligned-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dune",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aligned",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585762160691",
+ "title": "Per Yard",
+ "sku": "DWPP-205885",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511807539",
+ "handle": "rome-aligned-parchment-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Parchment",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aligned",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585762226227",
+ "title": "Per Yard",
+ "sku": "DWPP-205886",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511873075",
+ "handle": "rome-aligned-saltwater-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Aligned",
+ "Saltwater",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585762291763",
+ "title": "Per Yard",
+ "sku": "DWPP-205887",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896511938611",
+ "handle": "rome-matrix-gilded-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gilded",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Matrix",
+ "Traditional",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585762455603",
+ "title": "Per Yard",
+ "sku": "DWPP-205888",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512069683",
+ "handle": "rome-matrix-anew-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Anew",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Matrix",
+ "Traditional",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585762488371",
+ "title": "Per Yard",
+ "sku": "DWPP-205889",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512102451",
+ "handle": "rome-matrix-stormy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Matrix",
+ "Stormy",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585762521139",
+ "title": "Per Yard",
+ "sku": "DWPP-205890",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512135219",
+ "handle": "rome-matrix-meditation-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Meditation",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Matrix",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585762652211",
+ "title": "Per Yard",
+ "sku": "DWPP-205891",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512167987",
+ "handle": "rome-matrix-altitude-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Altitude",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Matrix",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585762684979",
+ "title": "Per Yard",
+ "sku": "DWPP-205892",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512200755",
+ "handle": "rome-matrix-loggia-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Loggia",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Matrix",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585762717747",
+ "title": "Per Yard",
+ "sku": "DWPP-205893",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512233523",
+ "handle": "rome-matrix-onyx-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Onyx",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Matrix",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585762848819",
+ "title": "Per Yard",
+ "sku": "DWPP-205894",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512266291",
+ "handle": "rome-cross-path-haze-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Haze",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Cross Path",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763078195",
+ "title": "Per Yard",
+ "sku": "DWPP-205895",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512331827",
+ "handle": "rome-cross-path-frost-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Frost",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Cross Path",
+ "Traditional",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763143731",
+ "title": "Per Yard",
+ "sku": "DWPP-205896",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512397363",
+ "handle": "rome-cross-path-parchment-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Parchment",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Cross Path",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763176499",
+ "title": "Per Yard",
+ "sku": "DWPP-205897",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512430131",
+ "handle": "rome-cross-path-graystone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Graystone",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Cross Path",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763209267",
+ "title": "Per Yard",
+ "sku": "DWPP-205898",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512462899",
+ "handle": "rome-cross-path-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dune",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Cross Path",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763242035",
+ "title": "Per Yard",
+ "sku": "DWPP-205899",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512495667",
+ "handle": "rome-cross-path-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mist",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Cross Path",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763274803",
+ "title": "Per Yard",
+ "sku": "DWPP-205900",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512528435",
+ "handle": "rome-cross-path-indigo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Indigo",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Cross Path",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763307571",
+ "title": "Per Yard",
+ "sku": "DWPP-205901",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512561203",
+ "handle": "rome-cohesion-slate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Cohesion",
+ "Slate",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763340339",
+ "title": "Per Yard",
+ "sku": "DWPP-205902",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512593971",
+ "handle": "rome-cohesion-frost-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Frost",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Cohesion",
+ "Traditional",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763373107",
+ "title": "Per Yard",
+ "sku": "DWPP-205903",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512626739",
+ "handle": "rome-cohesion-gilded-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Gilded",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Cohesion",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763405875",
+ "title": "Per Yard",
+ "sku": "DWPP-205904",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512659507",
+ "handle": "rome-cohesion-champagne-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Champagne",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Cohesion",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763438643",
+ "title": "Per Yard",
+ "sku": "DWPP-205905",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512692275",
+ "handle": "rome-cohesion-graystone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Graystone",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Cohesion",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763471411",
+ "title": "Per Yard",
+ "sku": "DWPP-205906",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512725043",
+ "handle": "rome-cohesion-driftwood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Driftwood",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Cohesion",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763504179",
+ "title": "Per Yard",
+ "sku": "DWPP-205907",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512757811",
+ "handle": "rome-cohesion-indigo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Indigo",
+ "Phillipe Romano",
+ "pr-capital-rome",
+ "quote-only",
+ "Rome",
+ "Rome Cohesion",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763536947",
+ "title": "Per Yard",
+ "sku": "DWPP-205958",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512790579",
+ "handle": "madrid-borderline-good-as-gold-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Good As Gold",
+ "Madrid",
+ "Madrid Borderline",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763569715",
+ "title": "Per Yard",
+ "sku": "DWPP-205959",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512823347",
+ "handle": "madrid-borderline-ice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Ice",
+ "Madrid",
+ "Madrid Borderline",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585763602483",
+ "title": "Per Yard",
+ "sku": "DWPP-205960",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512856115",
+ "handle": "madrid-borderline-carbon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Carbon",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Madrid",
+ "Madrid Borderline",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585764028467",
+ "title": "Per Yard",
+ "sku": "DWPP-205961",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512888883",
+ "handle": "madrid-borderline-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Borderline",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585764061235",
+ "title": "Per Yard",
+ "sku": "DWPP-205962",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512921651",
+ "handle": "madrid-borderline-graphite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Graphite",
+ "Gray",
+ "Madrid",
+ "Madrid Borderline",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585764094003",
+ "title": "Per Yard",
+ "sku": "DWPP-205963",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512954419",
+ "handle": "madrid-borderline-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Madrid",
+ "Madrid Borderline",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Sand",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585764126771",
+ "title": "Per Yard",
+ "sku": "DWPP-205964",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896512987187",
+ "handle": "madrid-borderline-mineral-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Madrid",
+ "Madrid Borderline",
+ "Mineral",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585764257843",
+ "title": "Per Yard",
+ "sku": "DWPP-205965",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513085491",
+ "handle": "madrid-borderline-lagoon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Lagoon",
+ "Madrid",
+ "Madrid Borderline",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585764356147",
+ "title": "Per Yard",
+ "sku": "DWPP-205966",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513151027",
+ "handle": "madrid-borderline-marina-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Borderline",
+ "Marina",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585764388915",
+ "title": "Per Yard",
+ "sku": "DWPP-205967",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513183795",
+ "handle": "madrid-cliffhanger-blue-green-beams-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue-Green Beams",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Madrid",
+ "Madrid Cliffhanger",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585764421683",
+ "title": "Per Yard",
+ "sku": "DWPP-205968",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513216563",
+ "handle": "madrid-cliffhanger-mixed-metals-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Madrid",
+ "Madrid Cliffhanger",
+ "Mixed Metals",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585764618291",
+ "title": "Per Yard",
+ "sku": "DWPP-205969",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513282099",
+ "handle": "madrid-cliffhanger-heathered-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Heathered",
+ "Madrid",
+ "Madrid Cliffhanger",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585764847667",
+ "title": "Per Yard",
+ "sku": "DWPP-205970",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513347635",
+ "handle": "madrid-cliffhanger-lagoon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Lagoon",
+ "Madrid",
+ "Madrid Cliffhanger",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585764880435",
+ "title": "Per Yard",
+ "sku": "DWPP-205971",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513380403",
+ "handle": "madrid-cliffhanger-denim-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Denim",
+ "display_variant",
+ "Madrid",
+ "Madrid Cliffhanger",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585764913203",
+ "title": "Per Yard",
+ "sku": "DWPP-205972",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513413171",
+ "handle": "madrid-cliffhanger-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Madrid",
+ "Madrid Cliffhanger",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Sand",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585765339187",
+ "title": "Per Yard",
+ "sku": "DWPP-205973",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513511475",
+ "handle": "madrid-cliffhanger-sahara-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Cliffhanger",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Sahara",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585765404723",
+ "title": "Per Yard",
+ "sku": "DWPP-205974",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513577011",
+ "handle": "madrid-cliffhanger-mink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Cliffhanger",
+ "Mink",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585765437491",
+ "title": "Per Yard",
+ "sku": "DWPP-205975",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513609779",
+ "handle": "madrid-cliffhanger-graphite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Graphite",
+ "Gray",
+ "Madrid",
+ "Madrid Cliffhanger",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585765503027",
+ "title": "Per Yard",
+ "sku": "DWPP-205976",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513675315",
+ "handle": "madrid-coast-to-coast-vino-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Coast To Coast",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Red",
+ "Type II",
+ "Vino",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585765568563",
+ "title": "Per Yard",
+ "sku": "DWPP-205977",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513708083",
+ "handle": "madrid-coast-to-coast-mineral-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Coast To Coast",
+ "Mineral",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585765634099",
+ "title": "Per Yard",
+ "sku": "DWPP-205978",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513773619",
+ "handle": "madrid-coast-to-coast-cloud-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cloud",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Coast To Coast",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585765699635",
+ "title": "Per Yard",
+ "sku": "DWPP-205979",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513806387",
+ "handle": "madrid-coast-to-coast-linen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "Madrid",
+ "Madrid Coast To Coast",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585765830707",
+ "title": "Per Yard",
+ "sku": "DWPP-205980",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513904691",
+ "handle": "madrid-coast-to-coast-putty-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Coast To Coast",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "Putty",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585765863475",
+ "title": "Per Yard",
+ "sku": "DWPP-205981",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513937459",
+ "handle": "madrid-coast-to-coast-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Coast To Coast",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585765896243",
+ "title": "Per Yard",
+ "sku": "DWPP-205982",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896513970227",
+ "handle": "madrid-coast-to-coast-latte-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Latte",
+ "Madrid",
+ "Madrid Coast To Coast",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585765929011",
+ "title": "Per Yard",
+ "sku": "DWPP-205983",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514002995",
+ "handle": "madrid-coast-to-coast-golden-wheat-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Golden Wheat",
+ "Madrid",
+ "Madrid Coast To Coast",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585765961779",
+ "title": "Per Yard",
+ "sku": "DWPP-205984",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514035763",
+ "handle": "madrid-coast-to-coast-cornflower-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cornflower",
+ "display_variant",
+ "Floral",
+ "Madrid",
+ "Madrid Coast To Coast",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585765994547",
+ "title": "Per Yard",
+ "sku": "DWPP-205985",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514068531",
+ "handle": "madrid-coast-to-coast-meadow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Botanical",
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Coast To Coast",
+ "Meadow",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Sage",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766027315",
+ "title": "Per Yard",
+ "sku": "DWPP-205986",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514101299",
+ "handle": "madrid-curve-appeal-pond-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Curve Appeal",
+ "Phillipe Romano",
+ "Pond",
+ "pr-capital-madrid",
+ "quote-only",
+ "Teal",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766125619",
+ "title": "Per Yard",
+ "sku": "DWPP-205987",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514166835",
+ "handle": "madrid-curve-appeal-cloud-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cloud",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Madrid",
+ "Madrid Curve Appeal",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766158387",
+ "title": "Per Yard",
+ "sku": "DWPP-205988",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514199603",
+ "handle": "madrid-curve-appeal-meadow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Botanical",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Curve Appeal",
+ "Meadow",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766191155",
+ "title": "Per Yard",
+ "sku": "DWPP-205989",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514232371",
+ "handle": "madrid-curve-appeal-putty-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Curve Appeal",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "Putty",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766223923",
+ "title": "Per Yard",
+ "sku": "DWPP-205990",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514265139",
+ "handle": "madrid-curve-appeal-pavement-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Gray",
+ "Madrid",
+ "Madrid Curve Appeal",
+ "Pavement",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766256691",
+ "title": "Per Yard",
+ "sku": "DWPP-205991",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514297907",
+ "handle": "madrid-curve-appeal-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Curve Appeal",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Sand",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766289459",
+ "title": "Per Yard",
+ "sku": "DWPP-205992",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514330675",
+ "handle": "madrid-curve-appeal-linen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "Madrid",
+ "Madrid Curve Appeal",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766322227",
+ "title": "Per Yard",
+ "sku": "DWPP-205993",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514363443",
+ "handle": "madrid-curve-appeal-latte-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Latte",
+ "Madrid",
+ "Madrid Curve Appeal",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766354995",
+ "title": "Per Yard",
+ "sku": "DWPP-205994",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514396211",
+ "handle": "madrid-curve-appeal-earth-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Earth",
+ "Madrid",
+ "Madrid Curve Appeal",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766387763",
+ "title": "Per Yard",
+ "sku": "DWPP-205995",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514428979",
+ "handle": "madrid-ebb-and-flow-blue-streak-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue Streak",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Madrid",
+ "Madrid Ebb and Flow",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766453299",
+ "title": "Per Yard",
+ "sku": "DWPP-205996",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514494515",
+ "handle": "madrid-ebb-and-flow-influencer-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Influencer",
+ "Madrid",
+ "Madrid Ebb and Flow",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766486067",
+ "title": "Per Yard",
+ "sku": "DWPP-205997",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514527283",
+ "handle": "madrid-ebb-and-flow-outside-the-lines-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Ebb and Flow",
+ "Outside the Lines",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766584371",
+ "title": "Per Yard",
+ "sku": "DWPP-205998",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514592819",
+ "handle": "madrid-ebb-and-flow-shapeshifter-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Madrid",
+ "Madrid Ebb and Flow",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Shapeshifter",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766617139",
+ "title": "Per Yard",
+ "sku": "DWPP-205999",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514625587",
+ "handle": "madrid-ebb-and-flow-velocity-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Ebb and Flow",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Velocity",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766682675",
+ "title": "Per Yard",
+ "sku": "DWPP-206000",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514658355",
+ "handle": "madrid-full-circle-shadow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Full Circle",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Shadow",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766715443",
+ "title": "Per Yard",
+ "sku": "DWPP-206001",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514691123",
+ "handle": "madrid-full-circle-mineral-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Full Circle",
+ "Mineral",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766748211",
+ "title": "Per Yard",
+ "sku": "DWPP-206002",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514723891",
+ "handle": "madrid-full-circle-mink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Full Circle",
+ "Mink",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766846515",
+ "title": "Per Yard",
+ "sku": "DWPP-206003",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514789427",
+ "handle": "madrid-full-circle-highlight-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Highlight",
+ "Madrid",
+ "Madrid Full Circle",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766879283",
+ "title": "Per Yard",
+ "sku": "DWPP-206004",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514822195",
+ "handle": "madrid-full-circle-teal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Full Circle",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Teal",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766912051",
+ "title": "Per Yard",
+ "sku": "DWPP-206005",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514854963",
+ "handle": "madrid-great-plains-shadow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Madrid",
+ "Madrid Great Plains",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Shadow",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766944819",
+ "title": "Per Yard",
+ "sku": "DWPP-206006",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514887731",
+ "handle": "madrid-great-plains-white-smoke-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Madrid",
+ "Madrid Great Plains",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "White Smoke"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585766977587",
+ "title": "Per Yard",
+ "sku": "DWPP-206007",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896514920499",
+ "handle": "madrid-great-plains-cloud-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cloud",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Madrid",
+ "Madrid Great Plains",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585767206963",
+ "title": "Per Yard",
+ "sku": "DWPP-206008",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896515149875",
+ "handle": "madrid-great-plains-linen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Linen",
+ "Madrid",
+ "Madrid Great Plains",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585767436339",
+ "title": "Per Yard",
+ "sku": "DWPP-206009",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896515379251",
+ "handle": "madrid-great-plains-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Great Plains",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Sand",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585767632947",
+ "title": "Per Yard",
+ "sku": "DWPP-206010",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896515575859",
+ "handle": "madrid-great-plains-meadow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Botanical",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Great Plains",
+ "Meadow",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585767829555",
+ "title": "Per Yard",
+ "sku": "DWPP-206011",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896515772467",
+ "handle": "madrid-great-plains-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Madrid",
+ "Madrid Great Plains",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585767862323",
+ "title": "Per Yard",
+ "sku": "DWPP-206012",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896515805235",
+ "handle": "madrid-great-plains-putty-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Great Plains",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "Putty",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585767895091",
+ "title": "Per Yard",
+ "sku": "DWPP-206013",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896515838003",
+ "handle": "madrid-great-plains-latte-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Latte",
+ "Madrid",
+ "Madrid Great Plains",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585767927859",
+ "title": "Per Yard",
+ "sku": "DWPP-206014",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896515870771",
+ "handle": "madrid-great-plains-monsoon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Great Plains",
+ "Monsoon",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585767960627",
+ "title": "Per Yard",
+ "sku": "DWPP-206015",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896515903539",
+ "handle": "madrid-high-gear-granite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "Granite",
+ "Madrid",
+ "Madrid High Gear",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585767993395",
+ "title": "Per Yard",
+ "sku": "DWPP-206016",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896515936307",
+ "handle": "madrid-high-gear-linen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "Madrid",
+ "Madrid High Gear",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Rustic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585768026163",
+ "title": "Per Yard",
+ "sku": "DWPP-206017",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896515969075",
+ "handle": "madrid-high-gear-shadow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Madrid",
+ "Madrid High Gear",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Shadow",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585768058931",
+ "title": "Per Yard",
+ "sku": "DWPP-206018",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896516001843",
+ "handle": "madrid-high-gear-cloud-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cloud",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "Madrid",
+ "Madrid High Gear",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585768091699",
+ "title": "Per Yard",
+ "sku": "DWPP-206019",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896516034611",
+ "handle": "madrid-high-gear-white-smoke-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Madrid",
+ "Madrid High Gear",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering",
+ "White Smoke"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585768124467",
+ "title": "Per Yard",
+ "sku": "DWPP-206020",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896516067379",
+ "handle": "madrid-mix-this-bonds-wing-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bond's Wing",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Mix This",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585768157235",
+ "title": "Per Yard",
+ "sku": "DWPP-206021",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896516100147",
+ "handle": "madrid-mix-this-icebreaker-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Icebreaker",
+ "Madrid",
+ "Madrid Mix This",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585768288307",
+ "title": "Per Yard",
+ "sku": "DWPP-206022",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896516231219",
+ "handle": "madrid-mix-this-silverlake-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Madrid",
+ "Madrid Mix This",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silverlake",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585768681523",
+ "title": "Per Yard",
+ "sku": "DWPP-206023",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896516395059",
+ "handle": "madrid-mix-this-colour-copy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Colour Copy",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Mix This",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585768812595",
+ "title": "Per Yard",
+ "sku": "DWPP-206024",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896516526131",
+ "handle": "madrid-mix-this-paradise-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Mix This",
+ "Paradise",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585769304115",
+ "title": "Per Yard",
+ "sku": "DWPP-206025",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896516755507",
+ "handle": "madrid-mix-this-metropolis-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Madrid",
+ "Madrid Mix This",
+ "Metropolis",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585769369651",
+ "title": "Per Yard",
+ "sku": "DWPP-206026",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896516788275",
+ "handle": "madrid-mix-this-dark-n-stormy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Dark 'n Stormy",
+ "display_variant",
+ "Madrid",
+ "Madrid Mix This",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Teal",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585769467955",
+ "title": "Per Yard",
+ "sku": "DWPP-206027",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896516886579",
+ "handle": "madrid-mix-this-glamour-daze-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Glam",
+ "Glamour Daze",
+ "Madrid",
+ "Madrid Mix This",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585769599027",
+ "title": "Per Yard",
+ "sku": "DWPP-206028",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896516952115",
+ "handle": "madrid-mix-this-free-zone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Free Zone",
+ "Madrid",
+ "Madrid Mix This",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585769631795",
+ "title": "Per Yard",
+ "sku": "DWPP-206029",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896516984883",
+ "handle": "madrid-mix-this-bramble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Bramble",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Mix This",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585769664563",
+ "title": "Per Yard",
+ "sku": "DWPP-206030",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517017651",
+ "handle": "madrid-penciled-in-jade-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Jade",
+ "Madrid",
+ "Madrid Penciled In",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585769730099",
+ "title": "Per Yard",
+ "sku": "DWPP-206031",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517083187",
+ "handle": "madrid-penciled-in-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Penciled In",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Sand",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585769762867",
+ "title": "Per Yard",
+ "sku": "DWPP-206032",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517115955",
+ "handle": "madrid-penciled-in-cream-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Madrid",
+ "Madrid Penciled In",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585769795635",
+ "title": "Per Yard",
+ "sku": "DWPP-206033",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517148723",
+ "handle": "madrid-penciled-in-froth-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Froth",
+ "Madrid",
+ "Madrid Penciled In",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585769828403",
+ "title": "Per Yard",
+ "sku": "DWPP-206034",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517181491",
+ "handle": "madrid-penciled-in-cloud-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cloud",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Penciled In",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585769893939",
+ "title": "Per Yard",
+ "sku": "DWPP-206035",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517247027",
+ "handle": "madrid-penciled-in-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Penciled In",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585769926707",
+ "title": "Per Yard",
+ "sku": "DWPP-206036",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517279795",
+ "handle": "madrid-penciled-in-desert-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Desert",
+ "display_variant",
+ "Madrid",
+ "Madrid Penciled In",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770025011",
+ "title": "Per Yard",
+ "sku": "DWPP-206037",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517345331",
+ "handle": "madrid-penciled-in-graphite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Graphite",
+ "Madrid",
+ "Madrid Penciled In",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770090547",
+ "title": "Per Yard",
+ "sku": "DWPP-206038",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517410867",
+ "handle": "madrid-penciled-in-lagoon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Lagoon",
+ "Madrid",
+ "Madrid Penciled In",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770123315",
+ "title": "Per Yard",
+ "sku": "DWPP-206039",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517443635",
+ "handle": "madrid-penciled-in-saddle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Penciled In",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Saddle",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770156083",
+ "title": "Per Yard",
+ "sku": "DWPP-206040",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517476403",
+ "handle": "madrid-rock-steady-midtown-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Rock Steady",
+ "Midtown",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770319923",
+ "title": "Per Yard",
+ "sku": "DWPP-206041",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517574707",
+ "handle": "madrid-rock-steady-bongo-builder-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bongo Builder",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Rock Steady",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770352691",
+ "title": "Per Yard",
+ "sku": "DWPP-206042",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517607475",
+ "handle": "madrid-rock-steady-cuffed-frenzy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "Cuffed Frenzy",
+ "display_variant",
+ "Madrid",
+ "Madrid Rock Steady",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770385459",
+ "title": "Per Yard",
+ "sku": "DWPP-206043",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517640243",
+ "handle": "madrid-rock-steady-sugar-shade-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Madrid",
+ "Madrid Rock Steady",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Sugar Shade",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770418227",
+ "title": "Per Yard",
+ "sku": "DWPP-206044",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517673011",
+ "handle": "madrid-rock-steady-bare-surge-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bare Surge",
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Rock Steady",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770483763",
+ "title": "Per Yard",
+ "sku": "DWPP-206045",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517738547",
+ "handle": "madrid-rock-steady-boom-batch-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Boom Batch",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Rock Steady",
+ "Mid-Century Modern",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770549299",
+ "title": "Per Yard",
+ "sku": "DWPP-206046",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517771315",
+ "handle": "madrid-rock-steady-uptown-cut-out-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Rock Steady",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Uptown Cut Out",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770582067",
+ "title": "Per Yard",
+ "sku": "DWPP-206047",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517804083",
+ "handle": "madrid-rock-steady-hi-rise-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Hi-Rise",
+ "Madrid",
+ "Madrid Rock Steady",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770614835",
+ "title": "Per Yard",
+ "sku": "DWPP-206048",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517836851",
+ "handle": "madrid-rock-steady-rock-da-block-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Industrial",
+ "Madrid",
+ "Madrid Rock Steady",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Rock Da Block",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770647603",
+ "title": "Per Yard",
+ "sku": "DWPP-206049",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517869619",
+ "handle": "madrid-rock-steady-utopia-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Rock Steady",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Utopia",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770745907",
+ "title": "Per Yard",
+ "sku": "DWPP-206050",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517935155",
+ "handle": "madrid-sketchbook-cobalt-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cobalt",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Sketchbook",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770778675",
+ "title": "Per Yard",
+ "sku": "DWPP-206051",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896517967923",
+ "handle": "madrid-sketchbook-cloud-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cloud",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Sketchbook",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770844211",
+ "title": "Per Yard",
+ "sku": "DWPP-206052",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518000691",
+ "handle": "madrid-sketchbook-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Sketchbook",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585770975283",
+ "title": "Per Yard",
+ "sku": "DWPP-206053",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518098995",
+ "handle": "madrid-sketchbook-lagoon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Lagoon",
+ "Madrid",
+ "Madrid Sketchbook",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585771008051",
+ "title": "Per Yard",
+ "sku": "DWPP-206054",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518131763",
+ "handle": "madrid-sketchbook-charcoal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Madrid",
+ "Madrid Sketchbook",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585771106355",
+ "title": "Per Yard",
+ "sku": "DWPP-206055",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518197299",
+ "handle": "madrid-sketchbook-froth-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Froth",
+ "Madrid",
+ "Madrid Sketchbook",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585771139123",
+ "title": "Per Yard",
+ "sku": "DWPP-206056",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518230067",
+ "handle": "madrid-sketchbook-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Sketchbook",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Sand",
+ "Silver",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585771171891",
+ "title": "Per Yard",
+ "sku": "DWPP-206057",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518262835",
+ "handle": "madrid-sketchbook-desert-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Desert",
+ "display_variant",
+ "Madrid",
+ "Madrid Sketchbook",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585771204659",
+ "title": "Per Yard",
+ "sku": "DWPP-206058",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518295603",
+ "handle": "madrid-sketchbook-graphite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Graphite",
+ "Madrid",
+ "Madrid Sketchbook",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585771270195",
+ "title": "Per Yard",
+ "sku": "DWPP-206059",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518361139",
+ "handle": "madrid-spectacular-teal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Spectacular",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Teal",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585771499571",
+ "title": "Per Yard",
+ "sku": "DWPP-206060",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518459443",
+ "handle": "madrid-spectacular-highlight-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Highlight",
+ "Madrid",
+ "Madrid Spectacular",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585771597875",
+ "title": "Per Yard",
+ "sku": "DWPP-206061",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518557747",
+ "handle": "madrid-spectacular-mineral-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Spectacular",
+ "Mineral",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585771728947",
+ "title": "Per Yard",
+ "sku": "DWPP-206062",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518688819",
+ "handle": "madrid-spectacular-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Spectacular",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585771761715",
+ "title": "Per Yard",
+ "sku": "DWPP-206063",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518721587",
+ "handle": "madrid-spectacular-mink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Spectacular",
+ "Mink",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585771860019",
+ "title": "Per Yard",
+ "sku": "DWPP-206064",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518787123",
+ "handle": "madrid-spectacular-latte-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Latte",
+ "Madrid",
+ "Madrid Spectacular",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585771892787",
+ "title": "Per Yard",
+ "sku": "DWPP-206065",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518819891",
+ "handle": "madrid-spectacular-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Spectacular",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Sand",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772023859",
+ "title": "Per Yard",
+ "sku": "DWPP-206066",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518885427",
+ "handle": "madrid-spectacular-verde-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Madrid",
+ "Madrid Spectacular",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Verde",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772089395",
+ "title": "Per Yard",
+ "sku": "DWPP-206067",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896518918195",
+ "handle": "madrid-spectacular-indigo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Indigo",
+ "Madrid",
+ "Madrid Spectacular",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772253235",
+ "title": "Per Yard",
+ "sku": "DWPP-206068",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519016499",
+ "handle": "madrid-spectacular-shadow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Spectacular",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Shadow",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772286003",
+ "title": "Per Yard",
+ "sku": "DWPP-206069",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519049267",
+ "handle": "madrid-touchstone-glacier-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glacier",
+ "Madrid",
+ "Madrid Touchstone",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772351539",
+ "title": "Per Yard",
+ "sku": "DWPP-206070",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519114803",
+ "handle": "madrid-touchstone-luster-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Luster",
+ "Madrid",
+ "Madrid Touchstone",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772482611",
+ "title": "Per Yard",
+ "sku": "DWPP-206071",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519180339",
+ "handle": "madrid-touchstone-ice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ice",
+ "Madrid",
+ "Madrid Touchstone",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772515379",
+ "title": "Per Yard",
+ "sku": "DWPP-206072",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519213107",
+ "handle": "madrid-touchstone-graphite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Graphite",
+ "Gray",
+ "Madrid",
+ "Madrid Touchstone",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772613683",
+ "title": "Per Yard",
+ "sku": "DWPP-206073",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519278643",
+ "handle": "madrid-touchstone-cystalline-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cystalline",
+ "display_variant",
+ "Madrid",
+ "Madrid Touchstone",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772646451",
+ "title": "Per Yard",
+ "sku": "DWPP-206074",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519311411",
+ "handle": "madrid-trickle-down-gold-rush-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold Rush",
+ "Madrid",
+ "Madrid Trickle Down",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772679219",
+ "title": "Per Yard",
+ "sku": "DWPP-206075",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519344179",
+ "handle": "madrid-trickle-down-mixed-metals-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Madrid",
+ "Madrid Trickle Down",
+ "Mixed Metals",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772711987",
+ "title": "Per Yard",
+ "sku": "DWPP-206076",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519376947",
+ "handle": "madrid-trickle-down-foiled-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Foiled",
+ "Gray",
+ "Madrid",
+ "Madrid Trickle Down",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772744755",
+ "title": "Per Yard",
+ "sku": "DWPP-206077",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519409715",
+ "handle": "madrid-truffle-emerald-dream-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Emerald Dream",
+ "Green",
+ "Madrid",
+ "Madrid Truffle",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772777523",
+ "title": "Per Yard",
+ "sku": "DWPP-206078",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519442483",
+ "handle": "madrid-truffle-cloud-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cloud",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Truffle",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772843059",
+ "title": "Per Yard",
+ "sku": "DWPP-206079",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519508019",
+ "handle": "madrid-truffle-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Truffle",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772875827",
+ "title": "Per Yard",
+ "sku": "DWPP-206080",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519540787",
+ "handle": "madrid-truffle-graphite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Graphite",
+ "Gray",
+ "Madrid",
+ "Madrid Truffle",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772908595",
+ "title": "Per Yard",
+ "sku": "DWPP-206081",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519573555",
+ "handle": "madrid-truffle-pearly-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Madrid",
+ "Madrid Truffle",
+ "Pearly White",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585772941363",
+ "title": "Per Yard",
+ "sku": "DWPP-206082",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519606323",
+ "handle": "madrid-truffle-aquadisiac-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Aquadisiac",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Truffle",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773039667",
+ "title": "Per Yard",
+ "sku": "DWPP-206083",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519704627",
+ "handle": "madrid-truffle-mineral-water-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Madrid",
+ "Madrid Truffle",
+ "Mineral Water",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773105203",
+ "title": "Per Yard",
+ "sku": "DWPP-206084",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519737395",
+ "handle": "madrid-truffle-champagne-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Champagne",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Madrid",
+ "Madrid Truffle",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773137971",
+ "title": "Per Yard",
+ "sku": "DWPP-206085",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519770163",
+ "handle": "madrid-truffle-ice-petal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Floral",
+ "Ice Petal",
+ "Madrid",
+ "Madrid Truffle",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773236275",
+ "title": "Per Yard",
+ "sku": "DWPP-206086",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519835699",
+ "handle": "madrid-truffle-fashion-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Fashion Ash",
+ "Madrid",
+ "Madrid Truffle",
+ "Phillipe Romano",
+ "pr-capital-madrid",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773269043",
+ "title": "Per Yard",
+ "sku": "DWPP-206087",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519868467",
+ "handle": "berlin-calvin-urban-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Calvin",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Urban",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773301811",
+ "title": "Per Yard",
+ "sku": "DWPP-206088",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519901235",
+ "handle": "berlin-calvin-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Calvin",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773334579",
+ "title": "Per Yard",
+ "sku": "DWPP-206089",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519934003",
+ "handle": "berlin-calvin-celtic-gray-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Calvin",
+ "Celtic Gray",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773367347",
+ "title": "Per Yard",
+ "sku": "DWPP-206090",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896519966771",
+ "handle": "berlin-calvin-tulle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Calvin",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Tulle",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773432883",
+ "title": "Per Yard",
+ "sku": "DWPP-206091",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520032307",
+ "handle": "berlin-calvin-amazon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Amazon",
+ "Berlin",
+ "Berlin Calvin",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773498419",
+ "title": "Per Yard",
+ "sku": "DWPP-206092",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520097843",
+ "handle": "berlin-calvin-yukon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Calvin",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Yellow",
+ "Yukon"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773596723",
+ "title": "Per Yard",
+ "sku": "DWPP-206093",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520163379",
+ "handle": "berlin-calvin-cattail-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Calvin",
+ "Brown",
+ "Cattail",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773629491",
+ "title": "Per Yard",
+ "sku": "DWPP-206094",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520196147",
+ "handle": "berlin-calvin-aloe-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Aloe",
+ "Beige",
+ "Berlin",
+ "Berlin Calvin",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773662259",
+ "title": "Per Yard",
+ "sku": "DWPP-206095",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520228915",
+ "handle": "berlin-calvin-wild-flower-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Calvin",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Floral",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Wild Flower",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773727795",
+ "title": "Per Yard",
+ "sku": "DWPP-206096",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520294451",
+ "handle": "berlin-calvin-cottage-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Calvin",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cottage",
+ "display_variant",
+ "Farmhouse",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585773793331",
+ "title": "Per Yard",
+ "sku": "DWPP-206097",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520327219",
+ "handle": "berlin-colt-gilded-saddle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Colt",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gilded Saddle",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774055475",
+ "title": "Per Yard",
+ "sku": "DWPP-206098",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520491059",
+ "handle": "berlin-colt-whitewash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Colt",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Whitewash"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774121011",
+ "title": "Per Yard",
+ "sku": "DWPP-206099",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520523827",
+ "handle": "berlin-colt-ecru-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Colt",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ecru",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774153779",
+ "title": "Per Yard",
+ "sku": "DWPP-206100",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520556595",
+ "handle": "berlin-colt-icy-blue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Colt",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Icy Blue",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774284851",
+ "title": "Per Yard",
+ "sku": "DWPP-206101",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520654899",
+ "handle": "berlin-colt-emerald-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Colt",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Emerald",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Sage",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774350387",
+ "title": "Per Yard",
+ "sku": "DWPP-206102",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520687667",
+ "handle": "berlin-colt-camel-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Colt",
+ "Camel",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774383155",
+ "title": "Per Yard",
+ "sku": "DWPP-206103",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520720435",
+ "handle": "berlin-colt-stable-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Colt",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Stable",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774415923",
+ "title": "Per Yard",
+ "sku": "DWPP-206104",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520753203",
+ "handle": "berlin-colt-copper-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Colt",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Copper",
+ "display_variant",
+ "Orange",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774448691",
+ "title": "Per Yard",
+ "sku": "DWPP-206105",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520785971",
+ "handle": "berlin-colt-ashen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ashen",
+ "Beige",
+ "Berlin",
+ "Berlin Colt",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774546995",
+ "title": "Per Yard",
+ "sku": "DWPP-206106",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520851507",
+ "handle": "berlin-colt-silver-lilac-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Colt",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver Lilac",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774579763",
+ "title": "Per Yard",
+ "sku": "DWPP-206107",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520884275",
+ "handle": "berlin-fossey-deep-woods-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Fossey",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Deep Woods",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774678067",
+ "title": "Per Yard",
+ "sku": "DWPP-206108",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520949811",
+ "handle": "berlin-fossey-watercolor-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Abstract",
+ "Berlin",
+ "Berlin Fossey",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering",
+ "Watercolor"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774710835",
+ "title": "Per Yard",
+ "sku": "DWPP-206109",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896520982579",
+ "handle": "berlin-fossey-spearmint-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Fossey",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Spearmint",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774743603",
+ "title": "Per Yard",
+ "sku": "DWPP-206110",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521015347",
+ "handle": "berlin-fossey-lagoon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Fossey",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Lagoon",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774776371",
+ "title": "Per Yard",
+ "sku": "DWPP-206111",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521048115",
+ "handle": "berlin-fossey-orchid-slate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Fossey",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Orchid Slate",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774809139",
+ "title": "Per Yard",
+ "sku": "DWPP-206112",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521080883",
+ "handle": "berlin-fossey-jade-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Fossey",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Jade",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585774940211",
+ "title": "Per Yard",
+ "sku": "DWPP-206113",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521179187",
+ "handle": "berlin-fossey-marble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Abstract",
+ "Berlin",
+ "Berlin Fossey",
+ "contact-for-price",
+ "Contemporary",
+ "Contract Vinyl",
+ "display_variant",
+ "Marble",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775005747",
+ "title": "Per Yard",
+ "sku": "DWPP-206114",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521211955",
+ "handle": "berlin-fossey-paper-mache-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Fossey",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Paper",
+ "Paper Maché",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775038515",
+ "title": "Per Yard",
+ "sku": "DWPP-206115",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521244723",
+ "handle": "berlin-fossey-glacier-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Fossey",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Glacier",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775071283",
+ "title": "Per Yard",
+ "sku": "DWPP-206116",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521277491",
+ "handle": "berlin-fossey-canopy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Fossey",
+ "Canopy",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775104051",
+ "title": "Per Yard",
+ "sku": "DWPP-206117",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521310259",
+ "handle": "berlin-galapagos-wineberry-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Galapagos",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Red",
+ "Type II",
+ "Wallcovering",
+ "Wineberry"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775136819",
+ "title": "Per Yard",
+ "sku": "DWPP-206118",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521343027",
+ "handle": "berlin-galapagos-snow-cap-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Galapagos",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Snow Cap",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775169587",
+ "title": "Per Yard",
+ "sku": "DWPP-206119",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521375795",
+ "handle": "berlin-galapagos-cashmere-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Galapagos",
+ "Cashmere",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775202355",
+ "title": "Per Yard",
+ "sku": "DWPP-206120",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521408563",
+ "handle": "berlin-galapagos-smoke-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Galapagos",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Smoke",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775235123",
+ "title": "Per Yard",
+ "sku": "DWPP-206121",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521441331",
+ "handle": "berlin-galapagos-cinderblock-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Galapagos",
+ "Charcoal",
+ "Cinderblock",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Industrial",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775267891",
+ "title": "Per Yard",
+ "sku": "DWPP-206122",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521474099",
+ "handle": "berlin-galapagos-raven-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Galapagos",
+ "Black",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Raven",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775300659",
+ "title": "Per Yard",
+ "sku": "DWPP-206123",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521506867",
+ "handle": "berlin-galapagos-pearl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Galapagos",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Pearl",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775333427",
+ "title": "Per Yard",
+ "sku": "DWPP-206124",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521539635",
+ "handle": "berlin-galapagos-ecru-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Galapagos",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ecru",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775366195",
+ "title": "Per Yard",
+ "sku": "DWPP-206125",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521572403",
+ "handle": "berlin-galapagos-mink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Galapagos",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Mink",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775398963",
+ "title": "Per Yard",
+ "sku": "DWPP-206126",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521605171",
+ "handle": "berlin-galapagos-saffron-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Galapagos",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Saffron",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775464499",
+ "title": "Per Yard",
+ "sku": "DWPP-206127",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521637939",
+ "handle": "berlin-geode-quartzite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Geode",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "Quartzite",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775530035",
+ "title": "Per Yard",
+ "sku": "DWPP-206128",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521703475",
+ "handle": "berlin-geode-opal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Geode",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Opal",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775562803",
+ "title": "Per Yard",
+ "sku": "DWPP-206129",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521736243",
+ "handle": "berlin-geode-granite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Geode",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Granite",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775595571",
+ "title": "Per Yard",
+ "sku": "DWPP-206130",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521769011",
+ "handle": "berlin-geode-sandstone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Geode",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Sandstone",
+ "Tan",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775661107",
+ "title": "Per Yard",
+ "sku": "DWPP-206131",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521834547",
+ "handle": "berlin-geode-amethyst-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Amethyst",
+ "Berlin",
+ "Berlin Geode",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585775726643",
+ "title": "Per Yard",
+ "sku": "DWPP-206132",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521867315",
+ "handle": "berlin-geode-thistle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Geode",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Thistle",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778249779",
+ "title": "Per Yard",
+ "sku": "DWPP-206133",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521900083",
+ "handle": "berlin-geode-amber-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Amber",
+ "Berlin",
+ "Berlin Geode",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Orange",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778282547",
+ "title": "Per Yard",
+ "sku": "DWPP-206134",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521932851",
+ "handle": "berlin-geode-limestone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Geode",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Limestone",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778315315",
+ "title": "Per Yard",
+ "sku": "DWPP-206135",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521965619",
+ "handle": "berlin-geode-talc-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Geode",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Talc",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778348083",
+ "title": "Per Yard",
+ "sku": "DWPP-206136",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896521998387",
+ "handle": "berlin-geode-graystone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Geode",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Gold",
+ "Graystone",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778380851",
+ "title": "Per Yard",
+ "sku": "DWPP-206137",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522031155",
+ "handle": "berlin-kennedy-black-walnut-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kennedy",
+ "Black Walnut",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778413619",
+ "title": "Per Yard",
+ "sku": "DWPP-206138",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522063923",
+ "handle": "berlin-kennedy-cypress-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kennedy",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cypress",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778446387",
+ "title": "Per Yard",
+ "sku": "DWPP-206139",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522096691",
+ "handle": "berlin-kennedy-pacific-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kennedy",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Pacific",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778511923",
+ "title": "Per Yard",
+ "sku": "DWPP-206140",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522162227",
+ "handle": "berlin-kennedy-canvas-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kennedy",
+ "Canvas",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778544691",
+ "title": "Per Yard",
+ "sku": "DWPP-206141",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522194995",
+ "handle": "berlin-kennedy-vapor-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kennedy",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Vapor",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778577459",
+ "title": "Per Yard",
+ "sku": "DWPP-206142",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522227763",
+ "handle": "berlin-kennedy-seagrass-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kennedy",
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Grasscloth",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Seagrass",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778610227",
+ "title": "Per Yard",
+ "sku": "DWPP-206143",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522260531",
+ "handle": "berlin-kennedy-anvil-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Anvil",
+ "Berlin",
+ "Berlin Kennedy",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Industrial",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778642995",
+ "title": "Per Yard",
+ "sku": "DWPP-206144",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522293299",
+ "handle": "berlin-kennedy-stone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kennedy",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Stone",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778708531",
+ "title": "Per Yard",
+ "sku": "DWPP-206145",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522358835",
+ "handle": "berlin-kennedy-pumice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kennedy",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "Pumice",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778839603",
+ "title": "Per Yard",
+ "sku": "DWPP-206146",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522391603",
+ "handle": "berlin-kennedy-thatch-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kennedy",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Orange",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Thatch",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778872371",
+ "title": "Per Yard",
+ "sku": "DWPP-206147",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522424371",
+ "handle": "berlin-kimball-marshmallow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Kimball",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Marshmallow",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778905139",
+ "title": "Per Yard",
+ "sku": "DWPP-206148",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522457139",
+ "handle": "berlin-kimball-futon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kimball",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Futon",
+ "Gold",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585778970675",
+ "title": "Per Yard",
+ "sku": "DWPP-206149",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522489907",
+ "handle": "berlin-kimball-earl-gray-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kimball",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Earl Gray",
+ "Gold",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779003443",
+ "title": "Per Yard",
+ "sku": "DWPP-206150",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522522675",
+ "handle": "berlin-kimball-pewter-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kimball",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Pewter",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779036211",
+ "title": "Per Yard",
+ "sku": "DWPP-206151",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522555443",
+ "handle": "berlin-kimball-birch-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Kimball",
+ "Birch",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779101747",
+ "title": "Per Yard",
+ "sku": "DWPP-206152",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522620979",
+ "handle": "berlin-kimball-sage-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kimball",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Sage",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779134515",
+ "title": "Per Yard",
+ "sku": "DWPP-206153",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522653747",
+ "handle": "berlin-kimball-black-licorice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kimball",
+ "Black Licorice",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779167283",
+ "title": "Per Yard",
+ "sku": "DWPP-206154",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522686515",
+ "handle": "berlin-kimball-saddle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kimball",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Saddle",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779200051",
+ "title": "Per Yard",
+ "sku": "DWPP-206155",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522719283",
+ "handle": "berlin-kimball-peach-tint-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kimball",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Peach Tint",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779232819",
+ "title": "Per Yard",
+ "sku": "DWPP-206156",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522752051",
+ "handle": "berlin-kimball-chamomile-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Kimball",
+ "Chamomile",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779265587",
+ "title": "Per Yard",
+ "sku": "DWPP-206157",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522784819",
+ "handle": "berlin-lennox-flamenco-dancer-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Lennox",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Flamenco Dancer",
+ "Orange",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779298355",
+ "title": "Per Yard",
+ "sku": "DWPP-206158",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522817587",
+ "handle": "berlin-lennox-papyrus-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Lennox",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Papyrus",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779331123",
+ "title": "Per Yard",
+ "sku": "DWPP-206159",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522850355",
+ "handle": "berlin-lennox-darjeeling-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Lennox",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Darjeeling",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779363891",
+ "title": "Per Yard",
+ "sku": "DWPP-206160",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522883123",
+ "handle": "berlin-lennox-grand-canyon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Lennox",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Grand Canyon",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779396659",
+ "title": "Per Yard",
+ "sku": "DWPP-206161",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522915891",
+ "handle": "berlin-lennox-dark-roast-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Lennox",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Dark Roast",
+ "display_variant",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779429427",
+ "title": "Per Yard",
+ "sku": "DWPP-206162",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896522948659",
+ "handle": "berlin-lennox-peridot-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Lennox",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Modern",
+ "Peridot",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779462195",
+ "title": "Per Yard",
+ "sku": "DWPP-206163",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523014195",
+ "handle": "berlin-lennox-tumble-weed-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Lennox",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Tumble Weed",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779560499",
+ "title": "Per Yard",
+ "sku": "DWPP-206164",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523046963",
+ "handle": "berlin-lennox-stormy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Lennox",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Stormy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779593267",
+ "title": "Per Yard",
+ "sku": "DWPP-206165",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523079731",
+ "handle": "berlin-lennox-caribbean-surf-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Lennox",
+ "Caribbean Surf",
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Green",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779658803",
+ "title": "Per Yard",
+ "sku": "DWPP-206166",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523145267",
+ "handle": "berlin-lennox-honeysuckle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Lennox",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Honeysuckle",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779691571",
+ "title": "Per Yard",
+ "sku": "DWPP-206167",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523178035",
+ "handle": "berlin-milena-fuchsia-pop-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Milena",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Fuchsia Pop",
+ "Gold",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779724339",
+ "title": "Per Yard",
+ "sku": "DWPP-206168",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523210803",
+ "handle": "berlin-milena-stone-pillar-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Milena",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Stone Pillar",
+ "Type II",
+ "Vinyl",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779757107",
+ "title": "Per Yard",
+ "sku": "DWPP-206169",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523243571",
+ "handle": "berlin-milena-sunburst-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Milena",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Sunburst",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779789875",
+ "title": "Per Yard",
+ "sku": "DWPP-206170",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523276339",
+ "handle": "berlin-milena-slate-tile-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Milena",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Slate Tile",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779822643",
+ "title": "Per Yard",
+ "sku": "DWPP-206171",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523309107",
+ "handle": "berlin-milena-beach-walk-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beach Walk",
+ "Berlin",
+ "Berlin Milena",
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779855411",
+ "title": "Per Yard",
+ "sku": "DWPP-206172",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523341875",
+ "handle": "berlin-milena-pebble-path-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Milena",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Gold",
+ "Pebble Path",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779888179",
+ "title": "Per Yard",
+ "sku": "DWPP-206173",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523374643",
+ "handle": "berlin-milena-english-breakfast-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Milena",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "English Breakfast",
+ "Gold",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779920947",
+ "title": "Per Yard",
+ "sku": "DWPP-206174",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523407411",
+ "handle": "berlin-milena-aquarium-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Aquarium",
+ "Berlin",
+ "Berlin Milena",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779953715",
+ "title": "Per Yard",
+ "sku": "DWPP-206175",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523440179",
+ "handle": "berlin-morris-tweed-vest-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Morris",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Tweed Vest",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585779986483",
+ "title": "Per Yard",
+ "sku": "DWPP-206176",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523472947",
+ "handle": "berlin-morris-thistle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Morris",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Thistle",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780019251",
+ "title": "Per Yard",
+ "sku": "DWPP-206177",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523505715",
+ "handle": "berlin-morris-leisure-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Morris",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Leisure",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780052019",
+ "title": "Per Yard",
+ "sku": "DWPP-206178",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523538483",
+ "handle": "berlin-morris-cardigan-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Morris",
+ "Bohemian",
+ "Cardigan",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780117555",
+ "title": "Per Yard",
+ "sku": "DWPP-206179",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523604019",
+ "handle": "berlin-morris-denim-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Morris",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Denim",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780150323",
+ "title": "Per Yard",
+ "sku": "DWPP-206180",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523636787",
+ "handle": "berlin-morris-outback-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Morris",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Outback",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780183091",
+ "title": "Per Yard",
+ "sku": "DWPP-206181",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523669555",
+ "handle": "berlin-morris-cliff-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Morris",
+ "Cliff",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780215859",
+ "title": "Per Yard",
+ "sku": "DWPP-206182",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523702323",
+ "handle": "berlin-morris-rye-grass-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Morris",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Rye Grass",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780248627",
+ "title": "Per Yard",
+ "sku": "DWPP-206183",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523735091",
+ "handle": "berlin-morris-stampede-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Morris",
+ "Bohemian",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Stampede",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780281395",
+ "title": "Per Yard",
+ "sku": "DWPP-206184",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523767859",
+ "handle": "berlin-morris-straw-hat-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Morris",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Straw Hat",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780314163",
+ "title": "Per Yard",
+ "sku": "DWPP-206185",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523800627",
+ "handle": "berlin-napolean-metallum-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Napolean",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Metallum",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780412467",
+ "title": "Per Yard",
+ "sku": "DWPP-206186",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523866163",
+ "handle": "berlin-napolean-stone-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Napolean",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Stone Grey",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780478003",
+ "title": "Per Yard",
+ "sku": "DWPP-206187",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523931699",
+ "handle": "berlin-napolean-golden-taupe-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Napolean",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Golden Taupe",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780510771",
+ "title": "Per Yard",
+ "sku": "DWPP-206188",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523964467",
+ "handle": "berlin-napolean-butterscotch-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Napolean",
+ "Butterscotch",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Orange",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780576307",
+ "title": "Per Yard",
+ "sku": "DWPP-206189",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896523997235",
+ "handle": "berlin-napolean-spanish-tile-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Napolean",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Orange",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Spanish Tile",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780609075",
+ "title": "Per Yard",
+ "sku": "DWPP-206190",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524030003",
+ "handle": "berlin-napolean-creamy-pearl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Napolean",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Creamy Pearl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780641843",
+ "title": "Per Yard",
+ "sku": "DWPP-206191",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524062771",
+ "handle": "berlin-napolean-sage-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Napolean",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Sage",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780707379",
+ "title": "Per Yard",
+ "sku": "DWPP-206192",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524128307",
+ "handle": "berlin-napolean-royal-gold-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Napolean",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Royal Gold",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780740147",
+ "title": "Per Yard",
+ "sku": "DWPP-206193",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524161075",
+ "handle": "berlin-napolean-graphite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Napolean",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Graphite",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780772915",
+ "title": "Per Yard",
+ "sku": "DWPP-206194",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524193843",
+ "handle": "berlin-napolean-cirrus-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Napolean",
+ "Cirrus",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780805683",
+ "title": "Per Yard",
+ "sku": "DWPP-206195",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524226611",
+ "handle": "berlin-orchard-oak-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Orchard",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Oak",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780838451",
+ "title": "Per Yard",
+ "sku": "DWPP-206196",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524259379",
+ "handle": "berlin-orchard-birch-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Orchard",
+ "Birch",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780871219",
+ "title": "Per Yard",
+ "sku": "DWPP-206197",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524292147",
+ "handle": "berlin-orchard-hickory-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Orchard",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Hickory",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780903987",
+ "title": "Per Yard",
+ "sku": "DWPP-206198",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524324915",
+ "handle": "berlin-orchard-barnwood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Barnwood",
+ "Berlin",
+ "Berlin Orchard",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780936755",
+ "title": "Per Yard",
+ "sku": "DWPP-206199",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524357683",
+ "handle": "berlin-orchard-weathered-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Orchard",
+ "Black",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Weathered Grey"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585780969523",
+ "title": "Per Yard",
+ "sku": "DWPP-206200",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524390451",
+ "handle": "berlin-orchard-pine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Orchard",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "Pine",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781035059",
+ "title": "Per Yard",
+ "sku": "DWPP-206201",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524455987",
+ "handle": "berlin-orchard-rosewood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Orchard",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Rosewood",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781067827",
+ "title": "Per Yard",
+ "sku": "DWPP-206202",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524488755",
+ "handle": "berlin-orchard-walnut-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Orchard",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Walnut"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781100595",
+ "title": "Per Yard",
+ "sku": "DWPP-206203",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524521523",
+ "handle": "berlin-orchard-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ash",
+ "Berlin",
+ "Berlin Orchard",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781133363",
+ "title": "Per Yard",
+ "sku": "DWPP-206204",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524554291",
+ "handle": "berlin-orchard-driftwood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Orchard",
+ "Brown",
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Driftwood",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781166131",
+ "title": "Per Yard",
+ "sku": "DWPP-206205",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524587059",
+ "handle": "berlin-owen-castle-stone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Owen",
+ "Castle Stone",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781231667",
+ "title": "Per Yard",
+ "sku": "DWPP-206206",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524652595",
+ "handle": "berlin-owen-antique-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Antique White",
+ "Berlin",
+ "Berlin Owen",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781264435",
+ "title": "Per Yard",
+ "sku": "DWPP-206207",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524685363",
+ "handle": "berlin-owen-tea-cookie-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Owen",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Tea Cookie",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781297203",
+ "title": "Per Yard",
+ "sku": "DWPP-206208",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524718131",
+ "handle": "berlin-owen-french-gild-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Owen",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "French Gild",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Traditional",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781362739",
+ "title": "Per Yard",
+ "sku": "DWPP-206209",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524783667",
+ "handle": "berlin-owen-hyacinth-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Owen",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "hyacinth",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781428275",
+ "title": "Per Yard",
+ "sku": "DWPP-206210",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524849203",
+ "handle": "berlin-owen-desert-lily-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Owen",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Desert Lily",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781526579",
+ "title": "Per Yard",
+ "sku": "DWPP-206211",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896524947507",
+ "handle": "berlin-owen-khaki-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Owen",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Khaki",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781592115",
+ "title": "Per Yard",
+ "sku": "DWPP-206212",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525013043",
+ "handle": "berlin-owen-cilantro-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Owen",
+ "Cilantro",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781624883",
+ "title": "Per Yard",
+ "sku": "DWPP-206213",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525045811",
+ "handle": "berlin-owen-sweet-fig-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Owen",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Sweet Fig",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781657651",
+ "title": "Per Yard",
+ "sku": "DWPP-206214",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525078579",
+ "handle": "berlin-owen-shabby-chic-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Owen",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Shabby Chic",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781690419",
+ "title": "Per Yard",
+ "sku": "DWPP-206215",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525111347",
+ "handle": "berlin-reid-treasure-chest-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Reid",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Orange",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Treasure Chest",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781723187",
+ "title": "Per Yard",
+ "sku": "DWPP-206216",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525144115",
+ "handle": "berlin-reid-blood-orange-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Reid",
+ "Blood Orange",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Orange",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781755955",
+ "title": "Per Yard",
+ "sku": "DWPP-206217",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525176883",
+ "handle": "berlin-reid-copper-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Reid",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Copper",
+ "display_variant",
+ "Orange",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781788723",
+ "title": "Per Yard",
+ "sku": "DWPP-206218",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525209651",
+ "handle": "berlin-reid-cream-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Reid",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781821491",
+ "title": "Per Yard",
+ "sku": "DWPP-206219",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525242419",
+ "handle": "berlin-reid-saffron-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Reid",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Saffron",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781887027",
+ "title": "Per Yard",
+ "sku": "DWPP-206220",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525307955",
+ "handle": "berlin-reid-snow-drift-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Reid",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Snow Drift",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781952563",
+ "title": "Per Yard",
+ "sku": "DWPP-206221",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525373491",
+ "handle": "berlin-reid-natural-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Reid",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Natural",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585781985331",
+ "title": "Per Yard",
+ "sku": "DWPP-206222",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525406259",
+ "handle": "berlin-reid-bamboo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bamboo",
+ "Berlin",
+ "Berlin Reid",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Rustic",
+ "Tropical",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782050867",
+ "title": "Per Yard",
+ "sku": "DWPP-206223",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525471795",
+ "handle": "berlin-reid-antique-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Antique",
+ "Berlin",
+ "Berlin Reid",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782083635",
+ "title": "Per Yard",
+ "sku": "DWPP-206224",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525504563",
+ "handle": "berlin-reid-periwinkle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Reid",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Periwinkle",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782116403",
+ "title": "Per Yard",
+ "sku": "DWPP-206225",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525537331",
+ "handle": "berlin-sequoia-magnolia-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Sequoia",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Floral",
+ "Magnolia",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782149171",
+ "title": "Per Yard",
+ "sku": "DWPP-206226",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525570099",
+ "handle": "berlin-sequoia-maple-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Sequoia",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Maple",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782181939",
+ "title": "Per Yard",
+ "sku": "DWPP-206227",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525602867",
+ "handle": "berlin-sequoia-teak-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Sequoia",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Teak",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782214707",
+ "title": "Per Yard",
+ "sku": "DWPP-206228",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525635635",
+ "handle": "berlin-sequoia-redwood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Sequoia",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Redwood",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782247475",
+ "title": "Per Yard",
+ "sku": "DWPP-206229",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525668403",
+ "handle": "berlin-sequoia-birch-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Sequoia",
+ "Birch",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782280243",
+ "title": "Per Yard",
+ "sku": "DWPP-206230",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525701171",
+ "handle": "berlin-sequoia-pine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Sequoia",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "Pine",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782313011",
+ "title": "Per Yard",
+ "sku": "DWPP-206231",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525733939",
+ "handle": "berlin-sequoia-beech-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beech",
+ "Beige",
+ "Berlin",
+ "Berlin Sequoia",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782345779",
+ "title": "Per Yard",
+ "sku": "DWPP-206232",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525766707",
+ "handle": "berlin-sequoia-oak-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Sequoia",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Oak",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782378547",
+ "title": "Per Yard",
+ "sku": "DWPP-206233",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525799475",
+ "handle": "berlin-sequoia-poplar-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Sequoia",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "Poplar",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782411315",
+ "title": "Per Yard",
+ "sku": "DWPP-206234",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525832243",
+ "handle": "berlin-sequoia-pembury-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Sequoia",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Pembury",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782444083",
+ "title": "Per Yard",
+ "sku": "DWPP-206235",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525865011",
+ "handle": "berlin-stonehenge-pearl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Stonehenge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Pearl",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782509619",
+ "title": "Per Yard",
+ "sku": "DWPP-206236",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525930547",
+ "handle": "berlin-stonehenge-stonewall-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Stonehenge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Stonewall",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782542387",
+ "title": "Per Yard",
+ "sku": "DWPP-206237",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525963315",
+ "handle": "berlin-stonehenge-smokey-quartz-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Stonehenge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Smokey Quartz",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782575155",
+ "title": "Per Yard",
+ "sku": "DWPP-206238",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896525996083",
+ "handle": "berlin-stonehenge-shale-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Stonehenge",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Shale",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782607923",
+ "title": "Per Yard",
+ "sku": "DWPP-206239",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896526028851",
+ "handle": "berlin-stonehenge-agate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Agate",
+ "Beige",
+ "Berlin",
+ "Berlin Stonehenge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782640691",
+ "title": "Per Yard",
+ "sku": "DWPP-206240",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896526061619",
+ "handle": "berlin-stonehenge-alabaster-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Alabaster",
+ "Beige",
+ "Berlin",
+ "Berlin Stonehenge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782673459",
+ "title": "Per Yard",
+ "sku": "DWPP-206241",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896526094387",
+ "handle": "berlin-stonehenge-brass-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Stonehenge",
+ "Brass",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782706227",
+ "title": "Per Yard",
+ "sku": "DWPP-206242",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896526127155",
+ "handle": "berlin-stonehenge-jasper-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Stonehenge",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Jasper",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782771763",
+ "title": "Per Yard",
+ "sku": "DWPP-206243",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896526192691",
+ "handle": "berlin-stonehenge-marble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Abstract",
+ "Berlin",
+ "Berlin Stonehenge",
+ "contact-for-price",
+ "Contemporary",
+ "Contract Vinyl",
+ "display_variant",
+ "Marble",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782804531",
+ "title": "Per Yard",
+ "sku": "DWPP-206244",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896526225459",
+ "handle": "berlin-stonehenge-sidewalk-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Stonehenge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Sidewalk",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782870067",
+ "title": "Per Yard",
+ "sku": "DWPP-206245",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896526290995",
+ "handle": "berlin-tacora-ash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Ash",
+ "Beige",
+ "Berlin",
+ "Berlin Tacora",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782935603",
+ "title": "Per Yard",
+ "sku": "DWPP-206246",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896526356531",
+ "handle": "berlin-tacora-white-smoke-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Tacora",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "White Smoke"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585782968371",
+ "title": "Per Yard",
+ "sku": "DWPP-206247",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896526389299",
+ "handle": "berlin-tacora-vanilla-cream-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Tacora",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Vanilla Cream",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585783001139",
+ "title": "Per Yard",
+ "sku": "DWPP-206248",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896526422067",
+ "handle": "berlin-tacora-sand-bar-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Tacora",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Sand Bar",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585783033907",
+ "title": "Per Yard",
+ "sku": "DWPP-206249",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896526454835",
+ "handle": "berlin-tacora-cameo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Tacora",
+ "Cameo",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585783230515",
+ "title": "Per Yard",
+ "sku": "DWPP-206250",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896526848051",
+ "handle": "berlin-tacora-overcast-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Tacora",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Modern",
+ "Overcast",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585783853107",
+ "title": "Per Yard",
+ "sku": "DWPP-206251",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527274035",
+ "handle": "berlin-tacora-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Tacora",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mist",
+ "Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585783918643",
+ "title": "Per Yard",
+ "sku": "DWPP-206252",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527339571",
+ "handle": "berlin-tacora-elkhorn-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Tacora",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Elkhorn",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585783951411",
+ "title": "Per Yard",
+ "sku": "DWPP-206253",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527372339",
+ "handle": "berlin-tacora-waterfall-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Tacora",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering",
+ "Waterfall"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585783984179",
+ "title": "Per Yard",
+ "sku": "DWPP-206254",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527405107",
+ "handle": "berlin-tacora-taupe-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Tacora",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Tan",
+ "Taupe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585784016947",
+ "title": "Per Yard",
+ "sku": "DWPP-206255",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527437875",
+ "handle": "berlin-tulle-sterling-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Tulle",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Sterling",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585784049715",
+ "title": "Per Yard",
+ "sku": "DWPP-206256",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527470643",
+ "handle": "berlin-tulle-winter-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Tulle",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Winter"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585784082483",
+ "title": "Per Yard",
+ "sku": "DWPP-206257",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527503411",
+ "handle": "berlin-tulle-dove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Tulle",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Dove",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585784148019",
+ "title": "Per Yard",
+ "sku": "DWPP-206258",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527568947",
+ "handle": "berlin-tulle-bisque-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Tulle",
+ "Bisque",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585784999987",
+ "title": "Per Yard",
+ "sku": "DWPP-206259",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527601715",
+ "handle": "berlin-tulle-ecru-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Tulle",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Ecru",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785032755",
+ "title": "Per Yard",
+ "sku": "DWPP-206260",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527634483",
+ "handle": "berlin-tulle-parchment-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Tulle",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Parchment",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785065523",
+ "title": "Per Yard",
+ "sku": "DWPP-206261",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527667251",
+ "handle": "berlin-tulle-butter-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Tulle",
+ "Butter",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785098291",
+ "title": "Per Yard",
+ "sku": "DWPP-206262",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527700019",
+ "handle": "berlin-tulle-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Tulle",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Sand",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785131059",
+ "title": "Per Yard",
+ "sku": "DWPP-206263",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527732787",
+ "handle": "berlin-tulle-gold-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Tulle",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785163827",
+ "title": "Per Yard",
+ "sku": "DWPP-206264",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527765555",
+ "handle": "berlin-tulle-sunshine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Tulle",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Sunshine",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785196595",
+ "title": "Per Yard",
+ "sku": "DWPP-206265",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527798323",
+ "handle": "berlin-weiss-everglades-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Weiss",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Everglades",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785229363",
+ "title": "Per Yard",
+ "sku": "DWPP-206266",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527831091",
+ "handle": "berlin-weiss-cotton-seed-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Weiss",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cotton",
+ "Cotton seed",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785262131",
+ "title": "Per Yard",
+ "sku": "DWPP-206267",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527863859",
+ "handle": "berlin-weiss-grey-sky-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Weiss",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Grey Sky",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785294899",
+ "title": "Per Yard",
+ "sku": "DWPP-206268",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527896627",
+ "handle": "berlin-weiss-colonial-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Weiss",
+ "Colonial",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785327667",
+ "title": "Per Yard",
+ "sku": "DWPP-206269",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527929395",
+ "handle": "berlin-weiss-hamptons-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Weiss",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Hamptons",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785360435",
+ "title": "Per Yard",
+ "sku": "DWPP-206270",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896527962163",
+ "handle": "berlin-weiss-palisades-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Weiss",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Modern",
+ "Palisades",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785458739",
+ "title": "Per Yard",
+ "sku": "DWPP-206271",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528060467",
+ "handle": "berlin-weiss-waterfall-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Weiss",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering",
+ "Waterfall"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785557043",
+ "title": "Per Yard",
+ "sku": "DWPP-206272",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528158771",
+ "handle": "berlin-weiss-denim-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Weiss",
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Denim",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785589811",
+ "title": "Per Yard",
+ "sku": "DWPP-206273",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528191539",
+ "handle": "berlin-weiss-cocoon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Weiss",
+ "Cocoon",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785622579",
+ "title": "Per Yard",
+ "sku": "DWPP-206274",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528224307",
+ "handle": "berlin-weiss-nantucket-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Weiss",
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Nantucket",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785655347",
+ "title": "Per Yard",
+ "sku": "DWPP-206275",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528257075",
+ "handle": "berlin-woodbridge-sagebrush-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Woodbridge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Sagebrush",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785688115",
+ "title": "Per Yard",
+ "sku": "DWPP-206276",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528289843",
+ "handle": "berlin-woodbridge-birch-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Woodbridge",
+ "Birch",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785720883",
+ "title": "Per Yard",
+ "sku": "DWPP-206277",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528322611",
+ "handle": "berlin-woodbridge-cottonwood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Woodbridge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cottonwood",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785819187",
+ "title": "Per Yard",
+ "sku": "DWPP-206278",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528388147",
+ "handle": "berlin-woodbridge-silkwood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Woodbridge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silkwood",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585785917491",
+ "title": "Per Yard",
+ "sku": "DWPP-206279",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528486451",
+ "handle": "berlin-woodbridge-timber-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Woodbridge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Timber",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786212403",
+ "title": "Per Yard",
+ "sku": "DWPP-206280",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528551987",
+ "handle": "berlin-woodbridge-greyson-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Woodbridge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Greyson",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786245171",
+ "title": "Per Yard",
+ "sku": "DWPP-206281",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528584755",
+ "handle": "berlin-woodbridge-silverleaf-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Woodbridge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silverleaf",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786277939",
+ "title": "Per Yard",
+ "sku": "DWPP-206282",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528617523",
+ "handle": "berlin-woodbridge-quarry-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Woodbridge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "Quarry",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786310707",
+ "title": "Per Yard",
+ "sku": "DWPP-206283",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528650291",
+ "handle": "berlin-woodbridge-granite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Woodbridge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Granite",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786343475",
+ "title": "Per Yard",
+ "sku": "DWPP-206284",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528683059",
+ "handle": "berlin-woodbridge-juniper-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Woodbridge",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Juniper",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786474547",
+ "title": "Per Yard",
+ "sku": "DWPP-206285",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528781363",
+ "handle": "berlin-zirconium-nightclub-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Zirconium",
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Nightclub",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786507315",
+ "title": "Per Yard",
+ "sku": "DWPP-206286",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528814131",
+ "handle": "berlin-zirconium-cabos-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Zirconium",
+ "Cabos",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786540083",
+ "title": "Per Yard",
+ "sku": "DWPP-206287",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528846899",
+ "handle": "berlin-zirconium-topaz-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Zirconium",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Topaz",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786572851",
+ "title": "Per Yard",
+ "sku": "DWPP-206288",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528879667",
+ "handle": "berlin-zirconium-lapis-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Zirconium",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Lapis",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786605619",
+ "title": "Per Yard",
+ "sku": "DWPP-206289",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528912435",
+ "handle": "berlin-zirconium-opera-house-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Zirconium",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Opera House",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786638387",
+ "title": "Per Yard",
+ "sku": "DWPP-206290",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528945203",
+ "handle": "berlin-zirconium-sand-castle-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Berlin",
+ "Berlin Zirconium",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Sand Castle",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786671155",
+ "title": "Per Yard",
+ "sku": "DWPP-206291",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896528977971",
+ "handle": "berlin-zirconium-el-dorado-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Zirconium",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "El Dorado",
+ "Gold",
+ "Mid-Century Modern",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786736691",
+ "title": "Per Yard",
+ "sku": "DWPP-206292",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896529043507",
+ "handle": "berlin-zirconium-rose-gold-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Zirconium",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Floral",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Rose Gold",
+ "Tan",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786769459",
+ "title": "Per Yard",
+ "sku": "DWPP-206293",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896529076275",
+ "handle": "berlin-zirconium-silver-spring-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Zirconium",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Silver Spring",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786802227",
+ "title": "Per Yard",
+ "sku": "DWPP-206294",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896529109043",
+ "handle": "berlin-zirconium-sterling-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Berlin",
+ "Berlin Zirconium",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-berlin",
+ "quote-only",
+ "Sterling",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786834995",
+ "title": "Per Yard",
+ "sku": "DWPP-206295",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896529141811",
+ "handle": "tokyo-alcove-orbit-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Orbit",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Alcove",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786867763",
+ "title": "Per Yard",
+ "sku": "DWPP-206296",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896529174579",
+ "handle": "tokyo-alcove-jade-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Jade",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Alcove",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585786933299",
+ "title": "Per Yard",
+ "sku": "DWPP-206297",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896529207347",
+ "handle": "tokyo-alcove-range-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Range",
+ "Silver",
+ "Tokyo",
+ "Tokyo Alcove",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585787162675",
+ "title": "Per Yard",
+ "sku": "DWPP-206298",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896529469491",
+ "handle": "tokyo-alcove-voyage-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Alcove",
+ "Type II",
+ "Voyage",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585787424819",
+ "title": "Per Yard",
+ "sku": "DWPP-206299",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896529698867",
+ "handle": "tokyo-alcove-spool-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Spool",
+ "Tokyo",
+ "Tokyo Alcove",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585787654195",
+ "title": "Per Yard",
+ "sku": "DWPP-206300",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896529961011",
+ "handle": "tokyo-alcove-tidal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tidal",
+ "Tokyo",
+ "Tokyo Alcove",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585787752499",
+ "title": "Per Yard",
+ "sku": "DWPP-206301",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530059315",
+ "handle": "tokyo-alcove-haze-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Haze",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Alcove",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585787818035",
+ "title": "Per Yard",
+ "sku": "DWPP-206302",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530124851",
+ "handle": "tokyo-alcove-birch-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Birch",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Alcove",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585787916339",
+ "title": "Per Yard",
+ "sku": "DWPP-206303",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530190387",
+ "handle": "tokyo-alcove-khaki-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Khaki",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Alcove",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585787949107",
+ "title": "Per Yard",
+ "sku": "DWPP-206304",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530223155",
+ "handle": "tokyo-alcove-vortex-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Alcove",
+ "Type II",
+ "Vinyl",
+ "Vortex",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585787981875",
+ "title": "Per Yard",
+ "sku": "DWPP-206305",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530255923",
+ "handle": "tokyo-allston-carbon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Carbon",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Allston",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788014643",
+ "title": "Per Yard",
+ "sku": "DWPP-206306",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530288691",
+ "handle": "tokyo-allston-portobello-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "PORTOBELLO",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Allston",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788047411",
+ "title": "Per Yard",
+ "sku": "DWPP-206307",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530321459",
+ "handle": "tokyo-allston-mink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "MINK",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Allston",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788080179",
+ "title": "Per Yard",
+ "sku": "DWPP-206308",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530354227",
+ "handle": "tokyo-allston-glacier-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "GLACIER",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Allston",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788112947",
+ "title": "Per Yard",
+ "sku": "DWPP-206309",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530386995",
+ "handle": "tokyo-allston-raven-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "RAVEN",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Allston",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788145715",
+ "title": "Per Yard",
+ "sku": "DWPP-206310",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530419763",
+ "handle": "tokyo-allston-eggshell-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "EGGSHELL",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Allston",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788178483",
+ "title": "Per Yard",
+ "sku": "DWPP-206311",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530452531",
+ "handle": "tokyo-allston-silk-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "SILK",
+ "Tan",
+ "Tokyo",
+ "Tokyo Allston",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788211251",
+ "title": "Per Yard",
+ "sku": "DWPP-206312",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530485299",
+ "handle": "tokyo-allston-lagoon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "LAGOON",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Allston",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788244019",
+ "title": "Per Yard",
+ "sku": "DWPP-206313",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530518067",
+ "handle": "tokyo-allston-seafoam-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "SEAFOAM",
+ "Silver",
+ "Tokyo",
+ "Tokyo Allston",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788276787",
+ "title": "Per Yard",
+ "sku": "DWPP-206314",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530550835",
+ "handle": "tokyo-allston-copper-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "COPPER",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tan",
+ "Tokyo",
+ "Tokyo Allston",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788342323",
+ "title": "Per Yard",
+ "sku": "DWPP-206315",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530616371",
+ "handle": "tokyo-architect-meteorite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Meteorite",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Architect",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788375091",
+ "title": "Per Yard",
+ "sku": "DWPP-206316",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530649139",
+ "handle": "tokyo-architect-meringue-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Meringue",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Architect",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788407859",
+ "title": "Per Yard",
+ "sku": "DWPP-206317",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530681907",
+ "handle": "tokyo-architect-vanilla-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Architect",
+ "Type II",
+ "Vanilla",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788440627",
+ "title": "Per Yard",
+ "sku": "DWPP-206318",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530714675",
+ "handle": "tokyo-architect-bisque-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Bisque",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Architect",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788473395",
+ "title": "Per Yard",
+ "sku": "DWPP-206319",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530747443",
+ "handle": "tokyo-architect-pebble-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Pebble",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Architect",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788506163",
+ "title": "Per Yard",
+ "sku": "DWPP-206320",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530780211",
+ "handle": "tokyo-architect-moonstone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Moonstone",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Architect",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788538931",
+ "title": "Per Yard",
+ "sku": "DWPP-206321",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530812979",
+ "handle": "tokyo-architect-frosted-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Frosted",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Architect",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788604467",
+ "title": "Per Yard",
+ "sku": "DWPP-206322",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530845747",
+ "handle": "tokyo-architect-flash-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Flash",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Architect",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788637235",
+ "title": "Per Yard",
+ "sku": "DWPP-206323",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530878515",
+ "handle": "tokyo-architect-obsidian-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Obsidian",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Architect",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788670003",
+ "title": "Per Yard",
+ "sku": "DWPP-206324",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530911283",
+ "handle": "tokyo-architect-sunshine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Sunshine",
+ "Tokyo",
+ "Tokyo Architect",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788702771",
+ "title": "Per Yard",
+ "sku": "DWPP-206325",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896530944051",
+ "handle": "tokyo-barbados-frost-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Frost",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Barbados",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788801075",
+ "title": "Per Yard",
+ "sku": "DWPP-206326",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531042355",
+ "handle": "tokyo-barbados-spruce-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Spruce",
+ "Tokyo",
+ "Tokyo Barbados",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788866611",
+ "title": "Per Yard",
+ "sku": "DWPP-206327",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531075123",
+ "handle": "tokyo-barbados-seafoam-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Seafoam",
+ "Tokyo",
+ "Tokyo Barbados",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788899379",
+ "title": "Per Yard",
+ "sku": "DWPP-206328",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531107891",
+ "handle": "tokyo-barbados-eucalyptus-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Eucalyptus",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Barbados",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788932147",
+ "title": "Per Yard",
+ "sku": "DWPP-206329",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531140659",
+ "handle": "tokyo-barbados-peeacock-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Peeacock",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Barbados",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788964915",
+ "title": "Per Yard",
+ "sku": "DWPP-206330",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531173427",
+ "handle": "tokyo-barbados-stone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Stone",
+ "Tokyo",
+ "Tokyo Barbados",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585788997683",
+ "title": "Per Yard",
+ "sku": "DWPP-206331",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531206195",
+ "handle": "tokyo-barbados-smoke-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Smoke",
+ "Tokyo",
+ "Tokyo Barbados",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789030451",
+ "title": "Per Yard",
+ "sku": "DWPP-206332",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531238963",
+ "handle": "tokyo-barbados-slate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Slate",
+ "Tokyo",
+ "Tokyo Barbados",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789063219",
+ "title": "Per Yard",
+ "sku": "DWPP-206333",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531271731",
+ "handle": "tokyo-barbados-gale-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gale",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Barbados",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789095987",
+ "title": "Per Yard",
+ "sku": "DWPP-206334",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531304499",
+ "handle": "tokyo-barbados-sugar-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Sugar",
+ "Tokyo",
+ "Tokyo Barbados",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789128755",
+ "title": "Per Yard",
+ "sku": "DWPP-206335",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531337267",
+ "handle": "tokyo-brocade-storm-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Damask",
+ "display_variant",
+ "Green",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Storm",
+ "Tokyo",
+ "Tokyo Brocade",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789161523",
+ "title": "Per Yard",
+ "sku": "DWPP-206336",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531370035",
+ "handle": "tokyo-brocade-pinata-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Damask",
+ "display_variant",
+ "Phillipe Romano",
+ "Pinata",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Teal",
+ "Tokyo",
+ "Tokyo Brocade",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789259827",
+ "title": "Per Yard",
+ "sku": "DWPP-206337",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531435571",
+ "handle": "tokyo-brocade-fennel-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Damask",
+ "display_variant",
+ "Fennel",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Sage",
+ "Tokyo",
+ "Tokyo Brocade",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789292595",
+ "title": "Per Yard",
+ "sku": "DWPP-206338",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531468339",
+ "handle": "tokyo-brocade-marigold-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Damask",
+ "display_variant",
+ "Marigold",
+ "Orange",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Brocade",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789325363",
+ "title": "Per Yard",
+ "sku": "DWPP-206339",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531501107",
+ "handle": "tokyo-brocade-caraway-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Caraway",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Damask",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Brocade",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789358131",
+ "title": "Per Yard",
+ "sku": "DWPP-206340",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531533875",
+ "handle": "tokyo-brocade-indigo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Damask",
+ "display_variant",
+ "Indigo",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Brocade",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789390899",
+ "title": "Per Yard",
+ "sku": "DWPP-206341",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531566643",
+ "handle": "tokyo-brocade-mask-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Damask",
+ "display_variant",
+ "Mask",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Brocade",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789423667",
+ "title": "Per Yard",
+ "sku": "DWPP-206342",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531599411",
+ "handle": "tokyo-brocade-bone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bone",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Damask",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Brocade",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789456435",
+ "title": "Per Yard",
+ "sku": "DWPP-206343",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531632179",
+ "handle": "tokyo-brocade-sugar-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Damask",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Sugar",
+ "Tokyo",
+ "Tokyo Brocade",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789489203",
+ "title": "Per Yard",
+ "sku": "DWPP-206344",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531664947",
+ "handle": "tokyo-brocade-hydrangea-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Damask",
+ "display_variant",
+ "Hydrangea",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Brocade",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789521971",
+ "title": "Per Yard",
+ "sku": "DWPP-206345",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531697715",
+ "handle": "tokyo-canali-birchwood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Birchwood",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Canali",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789554739",
+ "title": "Per Yard",
+ "sku": "DWPP-206346",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531730483",
+ "handle": "tokyo-canali-blackberry-tea-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blackberry Tea",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Canali",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789587507",
+ "title": "Per Yard",
+ "sku": "DWPP-206347",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531763251",
+ "handle": "tokyo-canali-terra-cotta-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tan",
+ "Terra Cotta",
+ "Tokyo",
+ "Tokyo Canali",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789620275",
+ "title": "Per Yard",
+ "sku": "DWPP-206348",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531796019",
+ "handle": "tokyo-canali-ecru-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ecru",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Canali",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789653043",
+ "title": "Per Yard",
+ "sku": "DWPP-206349",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531828787",
+ "handle": "tokyo-canali-mint-julep-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mint Julep",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Canali",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789685811",
+ "title": "Per Yard",
+ "sku": "DWPP-206350",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531861555",
+ "handle": "tokyo-canali-lavender-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Lavender",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Canali",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789718579",
+ "title": "Per Yard",
+ "sku": "DWPP-206351",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531894323",
+ "handle": "tokyo-canali-georgia-peach-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Georgia Peach",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Canali",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789751347",
+ "title": "Per Yard",
+ "sku": "DWPP-206352",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531927091",
+ "handle": "tokyo-canali-tweed-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Canali",
+ "Tweed",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789816883",
+ "title": "Per Yard",
+ "sku": "DWPP-206353",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896531992627",
+ "handle": "tokyo-canali-evergreen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Evergreen",
+ "Green",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Canali",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789849651",
+ "title": "Per Yard",
+ "sku": "DWPP-206354",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532025395",
+ "handle": "tokyo-canali-chestnut-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "Chestnut",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Canali",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789882419",
+ "title": "Per Yard",
+ "sku": "DWPP-206355",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532058163",
+ "handle": "tokyo-canterbury-brocade-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brocade",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Damask",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Red",
+ "Tokyo",
+ "Tokyo Canterbury",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789915187",
+ "title": "Per Yard",
+ "sku": "DWPP-206356",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532090931",
+ "handle": "tokyo-canterbury-aubergine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Aubergine",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "Pink",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Canterbury",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789947955",
+ "title": "Per Yard",
+ "sku": "DWPP-206357",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532123699",
+ "handle": "tokyo-canterbury-crepe-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Crepe",
+ "display_variant",
+ "Phillipe Romano",
+ "Pink",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Canterbury",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585789980723",
+ "title": "Per Yard",
+ "sku": "DWPP-206358",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532156467",
+ "handle": "tokyo-canterbury-silk-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silk",
+ "Silver",
+ "Tokyo",
+ "Tokyo Canterbury",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790046259",
+ "title": "Per Yard",
+ "sku": "DWPP-206359",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532222003",
+ "handle": "tokyo-canterbury-cotton-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cotton",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Canterbury",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790079027",
+ "title": "Per Yard",
+ "sku": "DWPP-206360",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532254771",
+ "handle": "tokyo-canterbury-ember-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ember",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Canterbury",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790111795",
+ "title": "Per Yard",
+ "sku": "DWPP-206361",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532287539",
+ "handle": "tokyo-canterbury-corduroy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Corduroy",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Canterbury",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790144563",
+ "title": "Per Yard",
+ "sku": "DWPP-206362",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532320307",
+ "handle": "tokyo-canterbury-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Sand",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Canterbury",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790177331",
+ "title": "Per Yard",
+ "sku": "DWPP-206363",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532353075",
+ "handle": "tokyo-canterbury-fennel-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Fennel",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Canterbury",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790210099",
+ "title": "Per Yard",
+ "sku": "DWPP-206364",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532385843",
+ "handle": "tokyo-canterbury-chateau-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chateau",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Canterbury",
+ "Traditional",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790242867",
+ "title": "Per Yard",
+ "sku": "DWPP-206365",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532418611",
+ "handle": "tokyo-chevron-wood-taupe-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Chevron",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Taupe",
+ "Tokyo",
+ "Tokyo Chevron Wood",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790275635",
+ "title": "Per Yard",
+ "sku": "DWPP-206366",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532451379",
+ "handle": "tokyo-chevron-wood-gold-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chevron",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tan",
+ "Tokyo",
+ "Tokyo Chevron Wood",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790308403",
+ "title": "Per Yard",
+ "sku": "DWPP-206367",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532484147",
+ "handle": "tokyo-chevron-wood-cream-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chevron",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tan",
+ "Tokyo",
+ "Tokyo Chevron Wood",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790341171",
+ "title": "Per Yard",
+ "sku": "DWPP-206368",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532516915",
+ "handle": "tokyo-chevron-wood-weathered-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chevron",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tan",
+ "Tokyo",
+ "Tokyo Chevron Wood",
+ "Type II",
+ "Wallcovering",
+ "Weathered"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790406707",
+ "title": "Per Yard",
+ "sku": "DWPP-206369",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532582451",
+ "handle": "tokyo-chevron-wood-crest-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Chevron",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Crest",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Chevron Wood",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790472243",
+ "title": "Per Yard",
+ "sku": "DWPP-206370",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532647987",
+ "handle": "tokyo-chevron-wood-charcoal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "Chevron",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Green",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Chevron Wood",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790537779",
+ "title": "Per Yard",
+ "sku": "DWPP-206371",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532713523",
+ "handle": "tokyo-chevron-wood-aura-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Aura",
+ "Beige",
+ "Chevron",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Chevron Wood",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790603315",
+ "title": "Per Yard",
+ "sku": "DWPP-206372",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532779059",
+ "handle": "tokyo-chevron-wood-mint-green-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chevron",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Mint Green",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Chevron Wood",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790701619",
+ "title": "Per Yard",
+ "sku": "DWPP-206373",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532844595",
+ "handle": "tokyo-chevron-wood-wintergreen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chevron",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Teal",
+ "Tokyo",
+ "Tokyo Chevron Wood",
+ "Type II",
+ "Wallcovering",
+ "Wintergreen"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790734387",
+ "title": "Per Yard",
+ "sku": "DWPP-206374",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532877363",
+ "handle": "tokyo-chevron-wood-cadet-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cadet",
+ "Chevron",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Chevron Wood",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790767155",
+ "title": "Per Yard",
+ "sku": "DWPP-206375",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532910131",
+ "handle": "tokyo-foundation-gold-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Foundation",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585790799923",
+ "title": "Per Yard",
+ "sku": "DWPP-206376",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532942899",
+ "handle": "tokyo-foundation-sphinx-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Sphinx",
+ "Tokyo",
+ "Tokyo Foundation",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585793323059",
+ "title": "Per Yard",
+ "sku": "DWPP-206377",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896532975667",
+ "handle": "tokyo-foundation-rust-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Rust",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Foundation",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585793355827",
+ "title": "Per Yard",
+ "sku": "DWPP-206378",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533008435",
+ "handle": "tokyo-foundation-ember-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ember",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Foundation",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585793388595",
+ "title": "Per Yard",
+ "sku": "DWPP-206379",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533041203",
+ "handle": "tokyo-foundation-grove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Grove",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Foundation",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585793454131",
+ "title": "Per Yard",
+ "sku": "DWPP-206380",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533106739",
+ "handle": "tokyo-foundation-alpine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Alpine",
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Foundation",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585793486899",
+ "title": "Per Yard",
+ "sku": "DWPP-206381",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533139507",
+ "handle": "tokyo-foundation-nocturnal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Navy",
+ "Nocturnal",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Foundation",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585793585203",
+ "title": "Per Yard",
+ "sku": "DWPP-206382",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533205043",
+ "handle": "tokyo-gibson-stone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Stone",
+ "Tokyo",
+ "Tokyo Gibson",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585793650739",
+ "title": "Per Yard",
+ "sku": "DWPP-206383",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533270579",
+ "handle": "tokyo-gibson-snow-drift-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "SNOW DRIFT",
+ "Tokyo",
+ "Tokyo Gibson",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585793716275",
+ "title": "Per Yard",
+ "sku": "DWPP-206384",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533336115",
+ "handle": "tokyo-gibson-putty-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "PUTTY",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Gibson",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585793781811",
+ "title": "Per Yard",
+ "sku": "DWPP-206385",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533401651",
+ "handle": "tokyo-gibson-almond-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "ALMOND",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Gibson",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794371635",
+ "title": "Per Yard",
+ "sku": "DWPP-206386",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533434419",
+ "handle": "tokyo-gibson-patina-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "PATINA",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Gibson",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794404403",
+ "title": "Per Yard",
+ "sku": "DWPP-206387",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533467187",
+ "handle": "tokyo-gibson-cirrus-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "CIRRUS",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Gibson",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794535475",
+ "title": "Per Yard",
+ "sku": "DWPP-206388",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533565491",
+ "handle": "tokyo-gibson-citrine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "CITRINE",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Gibson",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794601011",
+ "title": "Per Yard",
+ "sku": "DWPP-206389",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533631027",
+ "handle": "tokyo-gibson-sunburst-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "SUNBURST",
+ "Tokyo",
+ "Tokyo Gibson",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794633779",
+ "title": "Per Yard",
+ "sku": "DWPP-206390",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533663795",
+ "handle": "tokyo-gibson-barnwood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "BARNWOOD",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tan",
+ "Tokyo",
+ "Tokyo Gibson",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794666547",
+ "title": "Per Yard",
+ "sku": "DWPP-206391",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533696563",
+ "handle": "tokyo-gibson-celadon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "CELADON",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Gibson",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794699315",
+ "title": "Per Yard",
+ "sku": "DWPP-206392",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533729331",
+ "handle": "tokyo-havasu-blue-skies-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue Skies",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Havasu",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794732083",
+ "title": "Per Yard",
+ "sku": "DWPP-206393",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533762099",
+ "handle": "tokyo-havasu-lagoon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Green",
+ "Lagoon",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Havasu",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794764851",
+ "title": "Per Yard",
+ "sku": "DWPP-206394",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533794867",
+ "handle": "tokyo-havasu-julep-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Julep",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Havasu",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794797619",
+ "title": "Per Yard",
+ "sku": "DWPP-206395",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533827635",
+ "handle": "tokyo-havasu-citrine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Citrine",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Havasu",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794830387",
+ "title": "Per Yard",
+ "sku": "DWPP-206396",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533860403",
+ "handle": "tokyo-havasu-mother-of-pearl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mother of Pearl",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Havasu",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794863155",
+ "title": "Per Yard",
+ "sku": "DWPP-206397",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533893171",
+ "handle": "tokyo-havasu-storm-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Storm",
+ "Tokyo",
+ "Tokyo Havasu",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794895923",
+ "title": "Per Yard",
+ "sku": "DWPP-206398",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533925939",
+ "handle": "tokyo-havasu-light-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Light Grey",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Havasu",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794928691",
+ "title": "Per Yard",
+ "sku": "DWPP-206399",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896533958707",
+ "handle": "tokyo-havasu-alps-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Alps",
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Havasu",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585794994227",
+ "title": "Per Yard",
+ "sku": "DWPP-206400",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534024243",
+ "handle": "tokyo-havasu-cameo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cameo",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tan",
+ "Tokyo",
+ "Tokyo Havasu",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795026995",
+ "title": "Per Yard",
+ "sku": "DWPP-206401",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534057011",
+ "handle": "tokyo-havasu-cement-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Cement",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Havasu",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795059763",
+ "title": "Per Yard",
+ "sku": "DWPP-206402",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534089779",
+ "handle": "tokyo-horizon-luxe-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Luxe",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Horizon",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795092531",
+ "title": "Per Yard",
+ "sku": "DWPP-206403",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534122547",
+ "handle": "tokyo-horizon-almond-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Almond",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Horizon",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795125299",
+ "title": "Per Yard",
+ "sku": "DWPP-206404",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534155315",
+ "handle": "tokyo-horizon-banana-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Banana",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Horizon",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795190835",
+ "title": "Per Yard",
+ "sku": "DWPP-206405",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534220851",
+ "handle": "tokyo-horizon-birch-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Birch",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Horizon",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795223603",
+ "title": "Per Yard",
+ "sku": "DWPP-206406",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534253619",
+ "handle": "tokyo-horizon-ginger-root-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ginger Root",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Horizon",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795256371",
+ "title": "Per Yard",
+ "sku": "DWPP-206407",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534286387",
+ "handle": "tokyo-horizon-lily-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Lily White",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Horizon",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795289139",
+ "title": "Per Yard",
+ "sku": "DWPP-206408",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534319155",
+ "handle": "tokyo-horizon-moonbeam-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Moonbeam",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Horizon",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795321907",
+ "title": "Per Yard",
+ "sku": "DWPP-206409",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534351923",
+ "handle": "tokyo-horizon-mink-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Mink",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Horizon",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795387443",
+ "title": "Per Yard",
+ "sku": "DWPP-206410",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534417459",
+ "handle": "tokyo-horizon-sonic-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Sonic",
+ "Tokyo",
+ "Tokyo Horizon",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795452979",
+ "title": "Per Yard",
+ "sku": "DWPP-206411",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534482995",
+ "handle": "tokyo-horizon-champagne-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Champagne",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Horizon",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795485747",
+ "title": "Per Yard",
+ "sku": "DWPP-206412",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534515763",
+ "handle": "tokyo-ikat-chestnut-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "Brown",
+ "Chestnut",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ikat",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Ikat",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795518515",
+ "title": "Per Yard",
+ "sku": "DWPP-206413",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534548531",
+ "handle": "tokyo-ikat-ice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "ICE",
+ "Ikat",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Ikat",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795551283",
+ "title": "Per Yard",
+ "sku": "DWPP-206414",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534581299",
+ "handle": "tokyo-ikat-twine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ikat",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Ikat",
+ "TWINE",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795616819",
+ "title": "Per Yard",
+ "sku": "DWPP-206415",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534646835",
+ "handle": "tokyo-ikat-avocado-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "AVOCADO",
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Ikat",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Ikat",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795649587",
+ "title": "Per Yard",
+ "sku": "DWPP-206416",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534679603",
+ "handle": "tokyo-ikat-reef-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Ikat",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "REEF",
+ "Tokyo",
+ "Tokyo Ikat",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795846195",
+ "title": "Per Yard",
+ "sku": "DWPP-206417",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534745139",
+ "handle": "tokyo-ikat-blade-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "BLADE",
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ikat",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Ikat",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795878963",
+ "title": "Per Yard",
+ "sku": "DWPP-206418",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534777907",
+ "handle": "tokyo-ikat-slate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Ikat",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "SLATE",
+ "Tokyo",
+ "Tokyo Ikat",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795944499",
+ "title": "Per Yard",
+ "sku": "DWPP-206419",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534843443",
+ "handle": "tokyo-ikat-cliffside-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "CLIFFSIDE",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Ikat",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Ikat",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585795977267",
+ "title": "Per Yard",
+ "sku": "DWPP-206420",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534876211",
+ "handle": "tokyo-ikat-navy-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ikat",
+ "NAVY",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Ikat",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585796010035",
+ "title": "Per Yard",
+ "sku": "DWPP-206421",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534908979",
+ "handle": "tokyo-ikat-sand-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Bohemian",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Ikat",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "SAND",
+ "Tokyo",
+ "Tokyo Ikat",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585796042803",
+ "title": "Per Yard",
+ "sku": "DWPP-206422",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534941747",
+ "handle": "tokyo-jacobi-flux-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Flux",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Jacobi",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585796075571",
+ "title": "Per Yard",
+ "sku": "DWPP-206423",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896534974515",
+ "handle": "tokyo-jacobi-orbit-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "ORBIT",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Jacobi",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585796141107",
+ "title": "Per Yard",
+ "sku": "DWPP-206424",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896535040051",
+ "handle": "tokyo-jacobi-ion-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "ION",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Jacobi",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585796173875",
+ "title": "Per Yard",
+ "sku": "DWPP-206425",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896535072819",
+ "handle": "tokyo-jacobi-dipole-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "DIPOLE",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Jacobi",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585796206643",
+ "title": "Per Yard",
+ "sku": "DWPP-206426",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896535105587",
+ "handle": "tokyo-jacobi-watt-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Jacobi",
+ "Type II",
+ "Wallcovering",
+ "WATT",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585796239411",
+ "title": "Per Yard",
+ "sku": "DWPP-206427",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896535138355",
+ "handle": "tokyo-jacobi-volt-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Red",
+ "Tokyo",
+ "Tokyo Jacobi",
+ "Type II",
+ "VOLT",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585796272179",
+ "title": "Per Yard",
+ "sku": "DWPP-206428",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896535171123",
+ "handle": "tokyo-labyrinth-overcast-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Overcast",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Labyrinth",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585796337715",
+ "title": "Per Yard",
+ "sku": "DWPP-206429",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896535236659",
+ "handle": "tokyo-labyrinth-aloe-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Aloe",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Labyrinth",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585796468787",
+ "title": "Per Yard",
+ "sku": "DWPP-206430",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896535334963",
+ "handle": "tokyo-labyrinth-limestone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Limestone",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Labyrinth",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585796501555",
+ "title": "Per Yard",
+ "sku": "DWPP-206431",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896535367731",
+ "handle": "tokyo-labyrinth-gypsum-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gypsum",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Labyrinth",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585796534323",
+ "title": "Per Yard",
+ "sku": "DWPP-206432",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896535400499",
+ "handle": "tokyo-labyrinth-aster-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Aster",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Labyrinth",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585796567091",
+ "title": "Per Yard",
+ "sku": "DWPP-206433",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896535433267",
+ "handle": "tokyo-labyrinth-dune-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Dune",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Labyrinth",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585797255219",
+ "title": "Per Yard",
+ "sku": "DWPP-206434",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896536121395",
+ "handle": "tokyo-labyrinth-sandstorm-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Sandstorm",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Labyrinth",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585797976115",
+ "title": "Per Yard",
+ "sku": "DWPP-206435",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896536842291",
+ "handle": "tokyo-labyrinth-nocturnal-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Nocturnal",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Labyrinth",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798041651",
+ "title": "Per Yard",
+ "sku": "DWPP-206436",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896536907827",
+ "handle": "tokyo-labyrinth-altitude-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Altitude",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Labyrinth",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798074419",
+ "title": "Per Yard",
+ "sku": "DWPP-206437",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896536940595",
+ "handle": "tokyo-labyrinth-mirage-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Mirage",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Labyrinth",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798107187",
+ "title": "Per Yard",
+ "sku": "DWPP-206438",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896536973363",
+ "handle": "tokyo-marisol-eggplant-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Eggplant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Marisol",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798139955",
+ "title": "Per Yard",
+ "sku": "DWPP-206439",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537006131",
+ "handle": "tokyo-marisol-cornsilk-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "CORNSILK",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Marisol",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798238259",
+ "title": "Per Yard",
+ "sku": "DWPP-206440",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537071667",
+ "handle": "tokyo-marisol-scarlet-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Red",
+ "SCARLET",
+ "Tokyo",
+ "Tokyo Marisol",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798271027",
+ "title": "Per Yard",
+ "sku": "DWPP-206441",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537104435",
+ "handle": "tokyo-marisol-cranberry-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "CRANBERRY",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Red",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Marisol",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798303795",
+ "title": "Per Yard",
+ "sku": "DWPP-206442",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537137203",
+ "handle": "tokyo-marisol-white-lily-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Marisol",
+ "Type II",
+ "Wallcovering",
+ "WHITE LILY"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798402099",
+ "title": "Per Yard",
+ "sku": "DWPP-206443",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537202739",
+ "handle": "tokyo-marisol-saffron-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "SAFFRON",
+ "Scandinavian",
+ "Tan",
+ "Tokyo",
+ "Tokyo Marisol",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798434867",
+ "title": "Per Yard",
+ "sku": "DWPP-206444",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537235507",
+ "handle": "tokyo-marisol-hearth-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "HEARTH",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tan",
+ "Tokyo",
+ "Tokyo Marisol",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798467635",
+ "title": "Per Yard",
+ "sku": "DWPP-206445",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537268275",
+ "handle": "tokyo-marisol-quartz-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "QUARTZ",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Marisol",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798500403",
+ "title": "Per Yard",
+ "sku": "DWPP-206446",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537301043",
+ "handle": "tokyo-marisol-julep-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "JULEP",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Marisol",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798533171",
+ "title": "Per Yard",
+ "sku": "DWPP-206447",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537333811",
+ "handle": "tokyo-marisol-pewter-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "PEWTER",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Marisol",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798631475",
+ "title": "Per Yard",
+ "sku": "DWPP-206448",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537432115",
+ "handle": "tokyo-moraine-cosmic-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cosmic",
+ "display_variant",
+ "Mid-Century Modern",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Moraine",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798664243",
+ "title": "Per Yard",
+ "sku": "DWPP-206449",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537464883",
+ "handle": "tokyo-moraine-velvet-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Moraine",
+ "Type II",
+ "Velvet",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798697011",
+ "title": "Per Yard",
+ "sku": "DWPP-206450",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537497651",
+ "handle": "tokyo-moraine-sage-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Sage",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Moraine",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798729779",
+ "title": "Per Yard",
+ "sku": "DWPP-206451",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537530419",
+ "handle": "tokyo-moraine-spring-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Spring",
+ "Tokyo",
+ "Tokyo Moraine",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798795315",
+ "title": "Per Yard",
+ "sku": "DWPP-206452",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537595955",
+ "handle": "tokyo-moraine-sky-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Blue",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Sky",
+ "Tokyo",
+ "Tokyo Moraine",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798860851",
+ "title": "Per Yard",
+ "sku": "DWPP-206453",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537661491",
+ "handle": "tokyo-moraine-lamb-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Lamb",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Moraine",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585798926387",
+ "title": "Per Yard",
+ "sku": "DWPP-206454",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537727027",
+ "handle": "tokyo-moraine-harbo-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Harbo",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Moraine",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799155763",
+ "title": "Per Yard",
+ "sku": "DWPP-206455",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537792563",
+ "handle": "tokyo-moraine-cumulus-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cumulus",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Moraine",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799188531",
+ "title": "Per Yard",
+ "sku": "DWPP-206456",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537825331",
+ "handle": "tokyo-moraine-magnetic-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Magnetic",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Moraine",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799254067",
+ "title": "Per Yard",
+ "sku": "DWPP-206457",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537890867",
+ "handle": "tokyo-moraine-nectar-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Nectar",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Moraine",
+ "Type II",
+ "Wallcovering",
+ "Yellow"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799319603",
+ "title": "Per Yard",
+ "sku": "DWPP-206458",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896537956403",
+ "handle": "tokyo-organic-stripe-yellowstone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Stripe",
+ "Tokyo",
+ "Tokyo Organic Stripe",
+ "Type II",
+ "Wallcovering",
+ "Yellow",
+ "Yellowstone"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799385139",
+ "title": "Per Yard",
+ "sku": "DWPP-206459",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538021939",
+ "handle": "tokyo-organic-stripe-katmai-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "KATMAI",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Stripe",
+ "Tokyo",
+ "Tokyo Organic Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799417907",
+ "title": "Per Yard",
+ "sku": "DWPP-206460",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538054707",
+ "handle": "tokyo-organic-stripe-yosemite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Stripe",
+ "Tokyo",
+ "Tokyo Organic Stripe",
+ "Type II",
+ "Wallcovering",
+ "YOSEMITE"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799450675",
+ "title": "Per Yard",
+ "sku": "DWPP-206461",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538087475",
+ "handle": "tokyo-organic-stripe-redwood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "REDWOOD",
+ "Stripe",
+ "Tokyo",
+ "Tokyo Organic Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799483443",
+ "title": "Per Yard",
+ "sku": "DWPP-206462",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538120243",
+ "handle": "tokyo-organic-stripe-tortugas-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Stripe",
+ "Tokyo",
+ "Tokyo Organic Stripe",
+ "TORTUGAS",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799516211",
+ "title": "Per Yard",
+ "sku": "DWPP-206463",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538153011",
+ "handle": "tokyo-organic-stripe-mesa-verde-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "MESA VERDE",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Stripe",
+ "Tokyo",
+ "Tokyo Organic Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799548979",
+ "title": "Per Yard",
+ "sku": "DWPP-206464",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538185779",
+ "handle": "tokyo-organic-stripe-lassen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Geometric",
+ "LASSEN",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Stripe",
+ "Tan",
+ "Tokyo",
+ "Tokyo Organic Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799581747",
+ "title": "Per Yard",
+ "sku": "DWPP-206465",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538218547",
+ "handle": "tokyo-organic-stripe-cascades-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "CASCADES",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Stripe",
+ "Tokyo",
+ "Tokyo Organic Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799647283",
+ "title": "Per Yard",
+ "sku": "DWPP-206466",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538284083",
+ "handle": "tokyo-organic-stripe-denali-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "DENALI",
+ "display_variant",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Stripe",
+ "Tokyo",
+ "Tokyo Organic Stripe",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799680051",
+ "title": "Per Yard",
+ "sku": "DWPP-206467",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538316851",
+ "handle": "tokyo-organic-stripe-everglades-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "EVERGLADES",
+ "Geometric",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Stripe",
+ "Tokyo",
+ "Tokyo Organic Stripe",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799712819",
+ "title": "Per Yard",
+ "sku": "DWPP-206468",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538349619",
+ "handle": "tokyo-rhea-carbon-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Carbon",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Rhea",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799745587",
+ "title": "Per Yard",
+ "sku": "DWPP-206469",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538382387",
+ "handle": "tokyo-rhea-shell-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "SHELL",
+ "Silver",
+ "Tokyo",
+ "Tokyo Rhea",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799778355",
+ "title": "Per Yard",
+ "sku": "DWPP-206470",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538415155",
+ "handle": "tokyo-rhea-straw-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "STRAW",
+ "Tokyo",
+ "Tokyo Rhea",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799811123",
+ "title": "Per Yard",
+ "sku": "DWPP-206471",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538447923",
+ "handle": "tokyo-rhea-shadow-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "SHADOW",
+ "Tan",
+ "Tokyo",
+ "Tokyo Rhea",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799843891",
+ "title": "Per Yard",
+ "sku": "DWPP-206472",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538480691",
+ "handle": "tokyo-rhea-dark-chocolate-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "DARK CHOCOLATE",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tan",
+ "Tokyo",
+ "Tokyo Rhea",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799876659",
+ "title": "Per Yard",
+ "sku": "DWPP-206473",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538513459",
+ "handle": "tokyo-rhea-warm-white-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Rhea",
+ "Type II",
+ "Wallcovering",
+ "WARM WHITE"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799942195",
+ "title": "Per Yard",
+ "sku": "DWPP-206474",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538578995",
+ "handle": "tokyo-rhea-golden-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "GOLDEN",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Rhea",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585799974963",
+ "title": "Per Yard",
+ "sku": "DWPP-206475",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538611763",
+ "handle": "tokyo-rhea-tomato-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Rhea",
+ "TOMATO",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800007731",
+ "title": "Per Yard",
+ "sku": "DWPP-206476",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538644531",
+ "handle": "tokyo-rhea-vine-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Botanical",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Rhea",
+ "Type II",
+ "VINE",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800040499",
+ "title": "Per Yard",
+ "sku": "DWPP-206477",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538677299",
+ "handle": "tokyo-rhea-graphite-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "GRAPHITE",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Rhea",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800073267",
+ "title": "Per Yard",
+ "sku": "DWPP-206478",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538710067",
+ "handle": "tokyo-rochester-cobbler-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cobbler",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Rochester",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800204339",
+ "title": "Per Yard",
+ "sku": "DWPP-206479",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538808371",
+ "handle": "tokyo-rochester-elephant-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Elephant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Rochester",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800237107",
+ "title": "Per Yard",
+ "sku": "DWPP-206480",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538841139",
+ "handle": "tokyo-rochester-chalice-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Chalice",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Rochester",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800269875",
+ "title": "Per Yard",
+ "sku": "DWPP-206481",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538873907",
+ "handle": "tokyo-rochester-rosebud-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Rosebud",
+ "Silver",
+ "Tokyo",
+ "Tokyo Rochester",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800335411",
+ "title": "Per Yard",
+ "sku": "DWPP-206482",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538939443",
+ "handle": "tokyo-rochester-terracotta-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tan",
+ "Terracotta",
+ "Tokyo",
+ "Tokyo Rochester",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800368179",
+ "title": "Per Yard",
+ "sku": "DWPP-206483",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896538972211",
+ "handle": "tokyo-rochester-novel-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Novel",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Rochester",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800400947",
+ "title": "Per Yard",
+ "sku": "DWPP-206484",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539004979",
+ "handle": "tokyo-rochester-moonstone-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Moonstone",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Rochester",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800433715",
+ "title": "Per Yard",
+ "sku": "DWPP-206485",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539037747",
+ "handle": "tokyo-rochester-linen-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Linen",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Rustic",
+ "Silver",
+ "Tokyo",
+ "Tokyo Rochester",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800499251",
+ "title": "Per Yard",
+ "sku": "DWPP-206486",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539103283",
+ "handle": "tokyo-rochester-silt-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silt",
+ "Silver",
+ "Tokyo",
+ "Tokyo Rochester",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800532019",
+ "title": "Per Yard",
+ "sku": "DWPP-206487",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539136051",
+ "handle": "tokyo-rochester-flurry-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Flurry",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Rochester",
+ "Type II",
+ "Wallcovering",
+ "White"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800564787",
+ "title": "Per Yard",
+ "sku": "DWPP-206488",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539168819",
+ "handle": "tokyo-roxy-industry-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Industry",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Roxy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800597555",
+ "title": "Per Yard",
+ "sku": "DWPP-206489",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539201587",
+ "handle": "tokyo-roxy-stonewall-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "STONEWALL",
+ "Tokyo",
+ "Tokyo Roxy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800663091",
+ "title": "Per Yard",
+ "sku": "DWPP-206490",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539267123",
+ "handle": "tokyo-roxy-stainless-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "STAINLESS",
+ "Tokyo",
+ "Tokyo Roxy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800728627",
+ "title": "Per Yard",
+ "sku": "DWPP-206491",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539332659",
+ "handle": "tokyo-roxy-thunder-grey-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "THUNDER GREY",
+ "Tokyo",
+ "Tokyo Roxy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800826931",
+ "title": "Per Yard",
+ "sku": "DWPP-206492",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539430963",
+ "handle": "tokyo-roxy-imperial-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "IMPERIAL",
+ "Navy",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Roxy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800892467",
+ "title": "Per Yard",
+ "sku": "DWPP-206493",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539496499",
+ "handle": "tokyo-roxy-in-the-mist-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "IN THE MIST",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Roxy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800925235",
+ "title": "Per Yard",
+ "sku": "DWPP-206494",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539529267",
+ "handle": "tokyo-roxy-smokey-quartz-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "SMOKEY QUARTZ",
+ "Tokyo",
+ "Tokyo Roxy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585800990771",
+ "title": "Per Yard",
+ "sku": "DWPP-206495",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539594803",
+ "handle": "tokyo-roxy-vineyard-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "Pink",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Roxy",
+ "Type II",
+ "VINEYARD",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801023539",
+ "title": "Per Yard",
+ "sku": "DWPP-206496",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539627571",
+ "handle": "tokyo-roxy-ebony-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Charcoal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "EBONY",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Roxy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801056307",
+ "title": "Per Yard",
+ "sku": "DWPP-206497",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539660339",
+ "handle": "tokyo-roxy-pearl-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "PEARL",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Roxy",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801089075",
+ "title": "Per Yard",
+ "sku": "DWPP-206498",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539693107",
+ "handle": "tokyo-sea-cliff-lush-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gray",
+ "Lush",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Sea Cliff",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801121843",
+ "title": "Per Yard",
+ "sku": "DWPP-206499",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539725875",
+ "handle": "tokyo-sea-cliff-cascade-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Cascade",
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Sea Cliff",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801154611",
+ "title": "Per Yard",
+ "sku": "DWPP-206500",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539758643",
+ "handle": "tokyo-sea-cliff-quarry-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "Quarry",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Sea Cliff",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801187379",
+ "title": "Per Yard",
+ "sku": "DWPP-206501",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539791411",
+ "handle": "tokyo-sea-cliff-cove-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cove",
+ "display_variant",
+ "Gray",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Sea Cliff",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801220147",
+ "title": "Per Yard",
+ "sku": "DWPP-206502",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539824179",
+ "handle": "tokyo-sea-cliff-oasis-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Oasis",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Sea Cliff",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801285683",
+ "title": "Per Yard",
+ "sku": "DWPP-206503",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539889715",
+ "handle": "tokyo-sea-cliff-sediment-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Sediment",
+ "Silver",
+ "Tokyo",
+ "Tokyo Sea Cliff",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801318451",
+ "title": "Per Yard",
+ "sku": "DWPP-206504",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539922483",
+ "handle": "tokyo-sea-cliff-loam-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Loam",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Sea Cliff",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801351219",
+ "title": "Per Yard",
+ "sku": "DWPP-206505",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539955251",
+ "handle": "tokyo-sea-cliff-windswept-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Sea Cliff",
+ "Type II",
+ "Wallcovering",
+ "Windswept"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801416755",
+ "title": "Per Yard",
+ "sku": "DWPP-206506",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896539988019",
+ "handle": "tokyo-sea-cliff-rapids-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "Cream",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Rapids",
+ "Tokyo",
+ "Tokyo Sea Cliff",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801482291",
+ "title": "Per Yard",
+ "sku": "DWPP-206507",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896540053555",
+ "handle": "tokyo-sea-cliff-habitat-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "Coastal",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Habitat",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Sea Cliff",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801515059",
+ "title": "Per Yard",
+ "sku": "DWPP-206508",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896540086323",
+ "handle": "tokyo-stride-junebug-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Junebug",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Stride",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801547827",
+ "title": "Per Yard",
+ "sku": "DWPP-206509",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896540119091",
+ "handle": "tokyo-stride-zodiac-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Stride",
+ "Type II",
+ "Wallcovering",
+ "Zodiac"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801646131",
+ "title": "Per Yard",
+ "sku": "DWPP-206510",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896540217395",
+ "handle": "tokyo-stride-cabin-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Brown",
+ "Cabin",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Tokyo",
+ "Tokyo Stride",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801678899",
+ "title": "Per Yard",
+ "sku": "DWPP-206511",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896540250163",
+ "handle": "tokyo-stride-almond-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Almond",
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Stride",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801711667",
+ "title": "Per Yard",
+ "sku": "DWPP-206512",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896540282931",
+ "handle": "tokyo-stride-pear-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "Beige",
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Pear",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Stride",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801744435",
+ "title": "Per Yard",
+ "sku": "DWPP-206513",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896540315699",
+ "handle": "tokyo-stride-dogwood-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Dogwood",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Stride",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801777203",
+ "title": "Per Yard",
+ "sku": "DWPP-206514",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896540348467",
+ "handle": "tokyo-stride-sandbar-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Sandbar",
+ "Scandinavian",
+ "Silver",
+ "Tokyo",
+ "Tokyo Stride",
+ "Type II",
+ "Vinyl",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801809971",
+ "title": "Per Yard",
+ "sku": "DWPP-206515",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896540381235",
+ "handle": "tokyo-stride-tumeric-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Gold",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Tokyo",
+ "Tokyo Stride",
+ "Tumeric",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801842739",
+ "title": "Per Yard",
+ "sku": "DWPP-206516",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896540414003",
+ "handle": "tokyo-stride-crochet-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "Crochet",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Silver",
+ "Tokyo",
+ "Tokyo Stride",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ },
+ {
+ "id": "gid://shopify/ProductVariant/44585801908275",
+ "title": "Per Yard",
+ "sku": "DWPP-206517",
+ "price": "0.00",
+ "availableForSale": false,
+ "inventoryQuantity": 0,
+ "inventoryPolicy": "DENY",
+ "product": {
+ "id": "gid://shopify/Product/7896540479539",
+ "handle": "tokyo-stride-storm-wallcovering-phillipe-romano",
+ "status": "ACTIVE",
+ "vendor": "Phillipe Romano",
+ "tags": [
+ "contact-for-price",
+ "Contract Vinyl",
+ "display_variant",
+ "Phillipe Romano",
+ "pr-capital-tokyo",
+ "quote-only",
+ "Scandinavian",
+ "Silver",
+ "Storm",
+ "Tokyo",
+ "Tokyo Stride",
+ "Type II",
+ "Wallcovering"
+ ]
+ }
+ }
+ ]
+}
diff --git a/verification/tk11301-20260910/verify.mjs b/verification/tk11301-20260910/verify.mjs
new file mode 100644
index 0000000..835573f
--- /dev/null
+++ b/verification/tk11301-20260910/verify.mjs
@@ -0,0 +1,19 @@
+// Read-only verification of the original TK-11301 cohort; never sends mutations.
+import fs from 'node:fs';
+import { gql, SHOP } from '../../scripts/tk11301-zero-price-stopgap/lib.mjs';
+const baseline = JSON.parse(fs.readFileSync(new URL('../../scripts/tk11301-zero-price-stopgap/targets.json', import.meta.url)));
+const targets = baseline.targets.filter(t => t.product_status === 'ACTIVE');
+const ids = [...new Set(targets.map(t => `gid://shopify/ProductVariant/${t.variant_id}`))];
+const started = new Date().toISOString();
+const nodes = [];
+for (let i = 0; i < ids.length; i += 100) {
+ const result = await gql(`query($ids:[ID!]!){nodes(ids:$ids){... on ProductVariant{id title sku price availableForSale inventoryQuantity inventoryPolicy product{id handle status vendor tags}}}}`, {ids: ids.slice(i, i + 100)});
+ if (!result || result.__err || !Array.isArray(result.nodes) || result.nodes.some(n => !n?.id)) throw new Error('Incomplete API response');
+ nodes.push(...result.nodes);
+}
+const active = nodes.filter(n => n.product.status === 'ACTIVE');
+const exposed = active.filter(n => Number(n.price) === 0 && n.availableForSale);
+const summary = { started, finished: new Date().toISOString(), store: SHOP, baseline_timestamp: baseline.ts, expected: ids.length, returned: nodes.length, active: active.length, zero_price_orderable: exposed.length, positive_stock: active.filter(n => n.inventoryQuantity > 0).length, inventory_policies: [...new Set(active.map(n => n.inventoryPolicy))], exact_quote_only: active.filter(n => n.product.tags.includes('quote-only')).length };
+fs.writeFileSync(new URL('live-cohort.json', import.meta.url), JSON.stringify({summary,nodes}, null, 2)+'\n');
+console.log(JSON.stringify(summary, null, 2));
+console.log(JSON.stringify({examples: (exposed.length ? exposed : active).filter((_,i)=>i%250===0).slice(0,5)}, null, 2));
← 5b789a2 TK-11307: tag-driven Boost card hider (Steve's ruling: keep
·
back to Designerwallcoverings
·
auto-data-snapshot: 2026-09-10T18:07:04 (15 data files) — da 1a161c2 →