[object Object]

← back to Designer Wallcoverings

Add Schumacher to cadence vendors (Designer Net, cost=priceUsd) for DRAFT import

d5d9d6f505bfb3691050868e99c89711e6ec8513 · 2026-06-11 11:46:39 -0700 · SteveStudio2

Schumacher discount_confirmed=t (0.00 Designer Net); 2,980 net-new costed wallpapers ready.
cost=cost (priceUsd from API recrawl), retail=cost/0.65/0.85, Sample $4.25, DRAFT-only.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Files touched

Diff

commit d5d9d6f505bfb3691050868e99c89711e6ec8513
Author: SteveStudio2 <stevestudio2@SteveStudio2s-Mac-Studio.local>
Date:   Thu Jun 11 11:46:39 2026 -0700

    Add Schumacher to cadence vendors (Designer Net, cost=priceUsd) for DRAFT import
    
    Schumacher discount_confirmed=t (0.00 Designer Net); 2,980 net-new costed wallpapers ready.
    cost=cost (priceUsd from API recrawl), retail=cost/0.65/0.85, Sample $4.25, DRAFT-only.
    
    Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
---
 shopify/scripts/cadence/vendors.js | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/shopify/scripts/cadence/vendors.js b/shopify/scripts/cadence/vendors.js
index 61b0c467..06cec011 100644
--- a/shopify/scripts/cadence/vendors.js
+++ b/shopify/scripts/cadence/vendors.js
@@ -29,4 +29,7 @@ module.exports = {
   // Kravet: cost loaded from authoritative GDrive wholesale list (Kravet Price list 1-20-26.xlsx,
   // eff 2026-01-17) into cost_price = NEW WHLS incl tariff; sell floored at NEW MAP (Steve 2026-06-11).
   'Kravet':     { table: 'kravet_catalog',           costExpr: 'cost_price',           soldBy: 'Single Roll', productType: 'Wallcovering', discountNote: 'cost from GDrive Jan-2026 wholesale list (incl 5% tariff)' },
+  // Schumacher: Designer Net (vendor_registry discount 0.00, confirmed) — cost = priceUsd
+  // from the authenticated API recrawl (2026-06-11). retail = cost/0.65/0.85.
+  'Schumacher': { table: 'schumacher_catalog',       costExpr: 'cost',                 soldBy: 'Single Roll', productType: 'Wallcovering', discountNote: 'Designer Net 0% — cost=priceUsd (authenticated API recrawl)' },
 };

← d38a5433 Wire Kravet feed into daily cadence (com.steve.kravet-feed)  ·  back to Designer Wallcoverings  ·  Schumacher loop: auto-archive discontinued on Shopify (Steve c2d267b7 →