From fb92748784abf604f00188787b5403b9ef28327f Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Sat, 7 Mar 2026 14:24:22 -0800 Subject: [PATCH] Add WooCommerce fast-path with Playwright modifier extraction Detects WooCommerce sites from Playwright HTML (woocommerce, wc-add-to-cart, tm-extra-product-options). Runs woo-modifiers.js which navigates all product pages, extracts items with categories, and scrapes TMEPO/variation modifiers. Falls through to Claude if extraction fails. Co-Authored-By: Claude Opus 4.6 --- api/setup/analyzeMenuUrl.cfm | 80 ++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) diff --git a/api/setup/analyzeMenuUrl.cfm b/api/setup/analyzeMenuUrl.cfm index afc64c2..9ca6d21 100644 --- a/api/setup/analyzeMenuUrl.cfm +++ b/api/setup/analyzeMenuUrl.cfm @@ -1059,6 +1059,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #serializeJSON(response)# + + + + + + + + + + +