Reproduce
Confirm the exact browser, URL, product state, and expected destination before changing code.
A short, testable repair loop
Not a claim about a client store. This is the concise workflow I would use to isolate a button failure, repair the smallest responsible layer, and verify the live behavior.
$64.00
Run the interaction check to inspect the expected route.
01 / Diagnostic sequence
Confirm the exact browser, URL, product state, and expected destination before changing code.
Check theme markup, event listeners, console errors, cart response, and app/theme conflicts.
Make the smallest scoped change; preserve the current design and document the affected component.
Re-test desktop and mobile paths, confirm cart/result state, then leave a plain-English handoff.
02 / Definition of done