← back to Dw Unbuyable Recovery Pilot
tk11041-innovations-reconcile/rescrape/tk11041-dryrun-reprice-plan.json
888 lines
{
"ticket": "TK-11041",
"kind": "dry-run-reprice-plan",
"generated_at": "2026-09-12T15:06:00.367Z",
"read_only": true,
"no_db_write": true,
"no_shopify_write": true,
"no_email": true,
"no_deploy": true,
"source_of_truth": "Mac2-local dw_unified.innovations_catalog (host=/tmp socket)",
"cohort": {
"n": 39,
"expected": 39,
"pattern_pages": 7,
"priced_now": 0,
"prefixes": [
"CSO",
"ENS",
"FLN",
"PRO",
"SKL",
"TTM",
"VCO"
],
"excluded": "12 WHL/Whistler items (404, no portal page, priced separately)"
},
"integrity_flags": [
"NONE — 39 items, 7 pages, 0 priced (matches brief)"
],
"formula": {
"settled_inputs": {
"discount_pct": 10,
"discount_confidence": "HIGH — Sales Order O-111475",
"portal_basis": "LIST (portal shows list price; discount applies on top)"
},
"chain": "net_cost = LIST * 0.90 ; retail = net_cost / 0.65 / 0.85",
"rounding": "Math.round(x * 100) / 100 (nearest cent, 2 decimals)",
"rounding_source": "scripts/innovations-reprice/stage-innov-reprice.mjs RETAIL() — \"same formula as cadence-import\"",
"free_variable": "LIST — per-pattern list price, per linear yard, from innovationsusa.com trade portal (acct 58315)",
"price_unit": "yard (Innovations sold PER LINEAR YARD)"
},
"one_remaining_input": "per-pattern LIST price from the innovationsusa.com trade portal (acct 58315). Creds NOT yet pasted, so LIST is unknown — this plan is fully parameterized on it.",
"gated_write_fires_only_after": [
"portal creds land (Steve pastes innovationsusa.com acct 58315 login)",
"per-pattern LIST verified on the authenticated page (basis=LIST confirmed, not NET)",
"then: stage price cols, then run the add-yard/reprice (stage-innov-reprice.mjs) — Steve-gated (customer-facing money op)"
],
"target_columns": {
"price_trade": "net_cost = round(LIST * 0.90, 2)",
"price_unit": "'yard'",
"our_price": "retail = round(price_trade / 0.65 / 0.85, 2)",
"price_source": "'innovations portal <YYYY-MM-DD>'",
"price_updated_at": "now()"
},
"retail_computed": false,
"retail_blocked_reason": "Per-pattern LIST price not yet available (portal creds unpasted). The two unknowns the pull script guards (DISCOUNT + BASIS) are SETTLED for this plan — discount 10% (O-111475), basis LIST — so the ONLY remaining input is the LIST number itself. Once LIST lands per pattern: price_trade = round(LIST*0.90,2); our_price = round(price_trade/0.65/0.85,2).",
"worked_example": {
"label": "PLACEHOLDER — arithmetic demonstration only; NOT a real Innovations price",
"applies_to": "e.g. CSO-001 Radiant (Costine) — any of the 39, formula is identical",
"LIST_per_yard": 84.5,
"step1_net_cost": {
"formula": "round(LIST * 0.90, 2)",
"value": 76.05,
"writes_to": "price_trade"
},
"step2_retail": {
"formula": "round(net_cost / 0.65 / 0.85, 2)",
"value": 137.65,
"writes_to": "our_price"
},
"price_unit": "yard"
},
"pattern_pages": [
{
"product_url": "https://www.innovationsusa.com/item/costine",
"pattern_name": "Costine",
"prefix": "CSO",
"width": "52\" (132 cm)",
"roll_length": "25 YDs",
"item_count": 3,
"colorways": [
{
"mfr_sku": "CSO-001",
"color_name": "Radiant"
},
{
"mfr_sku": "CSO-002",
"color_name": "Pearl"
},
{
"mfr_sku": "CSO-003",
"color_name": "Filigree"
}
]
},
{
"product_url": "https://www.innovationsusa.com/item/enchase",
"pattern_name": "Enchase",
"prefix": "ENS",
"width": "35\" (90 cm)",
"roll_length": "27 YDs",
"item_count": 6,
"colorways": [
{
"mfr_sku": "ENS-01",
"color_name": "Bone"
},
{
"mfr_sku": "ENS-02",
"color_name": "Frost"
},
{
"mfr_sku": "ENS-03",
"color_name": "Calcite"
},
{
"mfr_sku": "ENS-04",
"color_name": "Basalt"
},
{
"mfr_sku": "ENS-05",
"color_name": "Black Emerald"
},
{
"mfr_sku": "ENS-06",
"color_name": "Sapphire"
}
]
},
{
"product_url": "https://www.innovationsusa.com/item/flanders",
"pattern_name": "Flanders",
"prefix": "FLN",
"width": "54\" (137 cm)",
"roll_length": "55 YDs",
"item_count": 5,
"colorways": [
{
"mfr_sku": "FLN-01",
"color_name": "Heather"
},
{
"mfr_sku": "FLN-02",
"color_name": "Bobbin"
},
{
"mfr_sku": "FLN-03",
"color_name": "Pepper"
},
{
"mfr_sku": "FLN-04",
"color_name": "Cocoa"
},
{
"mfr_sku": "FLN-05",
"color_name": "Jet"
}
]
},
{
"product_url": "https://www.innovationsusa.com/item/province",
"pattern_name": "Province",
"prefix": "PRO",
"width": "52\" (132 cm)",
"roll_length": "30 YDs",
"item_count": 1,
"colorways": [
{
"mfr_sku": "PRO-012",
"color_name": "Uva"
}
]
},
{
"product_url": "https://www.innovationsusa.com/item/skylark",
"pattern_name": "Skylark",
"prefix": "SKL",
"width": "54\" (137 cm)",
"roll_length": "10 YDs",
"item_count": 4,
"colorways": [
{
"mfr_sku": "SKL-001",
"color_name": "Ash"
},
{
"mfr_sku": "SKL-002",
"color_name": "Grove"
},
{
"mfr_sku": "SKL-003",
"color_name": "Moss"
},
{
"mfr_sku": "SKL-004",
"color_name": "Azure"
}
]
},
{
"product_url": "https://www.innovationsusa.com/item/tatami",
"pattern_name": "Tatami",
"prefix": "TTM",
"width": "36\" (91 cm)",
"roll_length": "30 YDs",
"item_count": 7,
"colorways": [
{
"mfr_sku": "TTM-01",
"color_name": "Fuji"
},
{
"mfr_sku": "TTM-02",
"color_name": "Hasu"
},
{
"mfr_sku": "TTM-03",
"color_name": "Bara"
},
{
"mfr_sku": "TTM-04",
"color_name": "Poppi"
},
{
"mfr_sku": "TTM-05",
"color_name": "Ajisai"
},
{
"mfr_sku": "TTM-06",
"color_name": "Daria"
},
{
"mfr_sku": "TTM-07",
"color_name": "Rabenda"
}
]
},
{
"product_url": "https://www.innovationsusa.com/item/vinyl%20cork",
"pattern_name": "Vinyl Cork",
"prefix": "VCO",
"width": "54\" (137 cm)",
"roll_length": "30 YDs",
"item_count": 13,
"colorways": [
{
"mfr_sku": "VCO-001",
"color_name": "Platinum"
},
{
"mfr_sku": "VCO-002",
"color_name": "Ivory Frost"
},
{
"mfr_sku": "VCO-003",
"color_name": "Moonlight"
},
{
"mfr_sku": "VCO-004",
"color_name": "Champagne"
},
{
"mfr_sku": "VCO-005",
"color_name": "Gilded Taupe"
},
{
"mfr_sku": "VCO-006",
"color_name": "Argent"
},
{
"mfr_sku": "VCO-007",
"color_name": "Silver Sky"
},
{
"mfr_sku": "VCO-008",
"color_name": "Burnished Copper"
},
{
"mfr_sku": "VCO-009",
"color_name": "Bronze Mist"
},
{
"mfr_sku": "VCO-010",
"color_name": "Blue Opal"
},
{
"mfr_sku": "VCO-011",
"color_name": "Misty Steel"
},
{
"mfr_sku": "VCO-012",
"color_name": "Gold Espresso"
},
{
"mfr_sku": "VCO-013",
"color_name": "Emerald Moon"
}
]
}
],
"items": [
{
"mfr_sku": "CSO-001",
"pattern_name": "Costine",
"color_name": "Radiant",
"product_url": "https://www.innovationsusa.com/item/costine",
"dw_sku": null,
"width": "52\" (132 cm)",
"roll_length": "25 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "CSO-002",
"pattern_name": "Costine",
"color_name": "Pearl",
"product_url": "https://www.innovationsusa.com/item/costine",
"dw_sku": null,
"width": "52\" (132 cm)",
"roll_length": "25 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "CSO-003",
"pattern_name": "Costine",
"color_name": "Filigree",
"product_url": "https://www.innovationsusa.com/item/costine",
"dw_sku": null,
"width": "52\" (132 cm)",
"roll_length": "25 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "ENS-01",
"pattern_name": "Enchase",
"color_name": "Bone",
"product_url": "https://www.innovationsusa.com/item/enchase",
"dw_sku": null,
"width": "35\" (90 cm)",
"roll_length": "27 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "ENS-02",
"pattern_name": "Enchase",
"color_name": "Frost",
"product_url": "https://www.innovationsusa.com/item/enchase",
"dw_sku": null,
"width": "35\" (90 cm)",
"roll_length": "27 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "ENS-03",
"pattern_name": "Enchase",
"color_name": "Calcite",
"product_url": "https://www.innovationsusa.com/item/enchase",
"dw_sku": null,
"width": "35\" (90 cm)",
"roll_length": "27 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "ENS-04",
"pattern_name": "Enchase",
"color_name": "Basalt",
"product_url": "https://www.innovationsusa.com/item/enchase",
"dw_sku": null,
"width": "35\" (90 cm)",
"roll_length": "27 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "ENS-05",
"pattern_name": "Enchase",
"color_name": "Black Emerald",
"product_url": "https://www.innovationsusa.com/item/enchase",
"dw_sku": null,
"width": "35\" (90 cm)",
"roll_length": "27 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "ENS-06",
"pattern_name": "Enchase",
"color_name": "Sapphire",
"product_url": "https://www.innovationsusa.com/item/enchase",
"dw_sku": null,
"width": "35\" (90 cm)",
"roll_length": "27 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "FLN-01",
"pattern_name": "Flanders",
"color_name": "Heather",
"product_url": "https://www.innovationsusa.com/item/flanders",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "55 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "FLN-02",
"pattern_name": "Flanders",
"color_name": "Bobbin",
"product_url": "https://www.innovationsusa.com/item/flanders",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "55 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "FLN-03",
"pattern_name": "Flanders",
"color_name": "Pepper",
"product_url": "https://www.innovationsusa.com/item/flanders",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "55 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "FLN-04",
"pattern_name": "Flanders",
"color_name": "Cocoa",
"product_url": "https://www.innovationsusa.com/item/flanders",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "55 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "FLN-05",
"pattern_name": "Flanders",
"color_name": "Jet",
"product_url": "https://www.innovationsusa.com/item/flanders",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "55 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "PRO-012",
"pattern_name": "Province",
"color_name": "Uva",
"product_url": "https://www.innovationsusa.com/item/province",
"dw_sku": null,
"width": "52\" (132 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "SKL-001",
"pattern_name": "Skylark",
"color_name": "Ash",
"product_url": "https://www.innovationsusa.com/item/skylark",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "10 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "SKL-002",
"pattern_name": "Skylark",
"color_name": "Grove",
"product_url": "https://www.innovationsusa.com/item/skylark",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "10 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "SKL-003",
"pattern_name": "Skylark",
"color_name": "Moss",
"product_url": "https://www.innovationsusa.com/item/skylark",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "10 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "SKL-004",
"pattern_name": "Skylark",
"color_name": "Azure",
"product_url": "https://www.innovationsusa.com/item/skylark",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "10 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "TTM-01",
"pattern_name": "Tatami",
"color_name": "Fuji",
"product_url": "https://www.innovationsusa.com/item/tatami",
"dw_sku": null,
"width": "36\" (91 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "TTM-02",
"pattern_name": "Tatami",
"color_name": "Hasu",
"product_url": "https://www.innovationsusa.com/item/tatami",
"dw_sku": null,
"width": "36\" (91 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "TTM-03",
"pattern_name": "Tatami",
"color_name": "Bara",
"product_url": "https://www.innovationsusa.com/item/tatami",
"dw_sku": null,
"width": "36\" (91 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "TTM-04",
"pattern_name": "Tatami",
"color_name": "Poppi",
"product_url": "https://www.innovationsusa.com/item/tatami",
"dw_sku": null,
"width": "36\" (91 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "TTM-05",
"pattern_name": "Tatami",
"color_name": "Ajisai",
"product_url": "https://www.innovationsusa.com/item/tatami",
"dw_sku": null,
"width": "36\" (91 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "TTM-06",
"pattern_name": "Tatami",
"color_name": "Daria",
"product_url": "https://www.innovationsusa.com/item/tatami",
"dw_sku": null,
"width": "36\" (91 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "TTM-07",
"pattern_name": "Tatami",
"color_name": "Rabenda",
"product_url": "https://www.innovationsusa.com/item/tatami",
"dw_sku": null,
"width": "36\" (91 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "VCO-001",
"pattern_name": "Vinyl Cork",
"color_name": "Platinum",
"product_url": "https://www.innovationsusa.com/item/vinyl%20cork",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "VCO-002",
"pattern_name": "Vinyl Cork",
"color_name": "Ivory Frost",
"product_url": "https://www.innovationsusa.com/item/vinyl%20cork",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "VCO-003",
"pattern_name": "Vinyl Cork",
"color_name": "Moonlight",
"product_url": "https://www.innovationsusa.com/item/vinyl%20cork",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "VCO-004",
"pattern_name": "Vinyl Cork",
"color_name": "Champagne",
"product_url": "https://www.innovationsusa.com/item/vinyl%20cork",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "VCO-005",
"pattern_name": "Vinyl Cork",
"color_name": "Gilded Taupe",
"product_url": "https://www.innovationsusa.com/item/vinyl%20cork",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "VCO-006",
"pattern_name": "Vinyl Cork",
"color_name": "Argent",
"product_url": "https://www.innovationsusa.com/item/vinyl%20cork",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "VCO-007",
"pattern_name": "Vinyl Cork",
"color_name": "Silver Sky",
"product_url": "https://www.innovationsusa.com/item/vinyl%20cork",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "VCO-008",
"pattern_name": "Vinyl Cork",
"color_name": "Burnished Copper",
"product_url": "https://www.innovationsusa.com/item/vinyl%20cork",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "VCO-009",
"pattern_name": "Vinyl Cork",
"color_name": "Bronze Mist",
"product_url": "https://www.innovationsusa.com/item/vinyl%20cork",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "VCO-010",
"pattern_name": "Vinyl Cork",
"color_name": "Blue Opal",
"product_url": "https://www.innovationsusa.com/item/vinyl%20cork",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "VCO-011",
"pattern_name": "Vinyl Cork",
"color_name": "Misty Steel",
"product_url": "https://www.innovationsusa.com/item/vinyl%20cork",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "VCO-012",
"pattern_name": "Vinyl Cork",
"color_name": "Gold Espresso",
"product_url": "https://www.innovationsusa.com/item/vinyl%20cork",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
},
{
"mfr_sku": "VCO-013",
"pattern_name": "Vinyl Cork",
"color_name": "Emerald Moon",
"product_url": "https://www.innovationsusa.com/item/vinyl%20cork",
"dw_sku": null,
"width": "54\" (137 cm)",
"roll_length": "30 YDs",
"price_unit_now": null,
"LIST_per_yard": null,
"net_cost_formula": "round(LIST * 0.90, 2) -> price_trade",
"retail_formula": "round(net_cost / 0.65 / 0.85, 2) -> our_price",
"retail_computed": false,
"retail_blocked_reason": "awaiting per-pattern LIST from portal (creds unpasted)"
}
]
}