Quickshop Modal — Integration Guide
What it does: Quick-add modal when clicking a product card's CTA button.
Components to modify:
storefront_search— DOM event bridge only. Themarqo:cta.clickevent is cancelable. The merchant's theme handles the actual modal.
How to integrate: Add a marqo:cta.click event listener that opens the merchant's
<quick-add-modal> component. See
storefront-extensibility.md.