Storefront
Theme Setup
Activate the app's theme extension blocks in your Shopify theme and understand quote button behavior on the storefront.
1 min read
Last updated July 6, 2026
Theme Extension Blocks
The app ships two blocks for your Shopify theme:
App Embed Block
- Loads the quote modal and widget on all pages
- Handles the full quote submission flow
- Injects automatically no manual theme code edits needed
Quote Button Block
- Renders the "Add to Quote" button on specific product page sections
- Add it from your theme customizer when you need fine-grained placement control
Activating in Your Theme
Open the theme customizer
Go to Shopify Admin → Online Store → Themes → Customize.
Open App Embeds
Click App Embeds in the left panel.
Enable the app
Enable B2B Request Quote & Hide Price.
Save
Click Save to publish the change.
Quote Button Behavior on Storefront
| Page Type | Behavior |
|---|---|
| Product Page (PDP) | Shows "Add to Quote" button or inline form |
| Collection Page (PLP) | Optional "Add to Quote" button per product card |
| Search Results | Optional "Add to Quote" button per result |
| Quote Cart Page | Full cart-style quote management page |
Was this page helpful?