From b0fa48ab64f3fc14b4c62c8bf96a6789dc724238 Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Sat, 7 Mar 2026 20:18:17 -0800 Subject: [PATCH] Pass WooCommerce business info (name, address, phone) to wizard The WooCommerce fast path was returning empty business info. Now the Playwright script extracts it from the page and the CFML passes it through. Co-Authored-By: Claude Opus 4.6 --- api/setup/analyzeMenuUrl.cfm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/api/setup/analyzeMenuUrl.cfm b/api/setup/analyzeMenuUrl.cfm index 5d76d6b..d9d3857 100644 --- a/api/setup/analyzeMenuUrl.cfm +++ b/api/setup/analyzeMenuUrl.cfm @@ -1114,8 +1114,14 @@ +