Quotezic lets you add a “Get a Quote” form to your Shopify product or collection pages. Customers can submit requests for price quotes directly from your storefront — ideal for custom orders, B2B sales, or special pricing inquiries.
This guide will walk you through setting up the app using both App Block and App Embed methods.
Installation Methods
Option 1: App Block Integration (Online Store 2.0 themes)
- Go to Online Store > Themes in your Shopify admin.
- Click Customize on your active theme.
- Navigate to a Product or Collection page template.
- On the left panel, click Add Block.
- Scroll to Apps and choose Add Quote (Quotezic).
- Save the changes.
Result: The quote form will automatically appear on your selected template.
Option 2: App Embed Integration (Older themes)
If your theme doesn’t support App Blocks:
- From Shopify admin, go to Online Store > Themes and click Customize.
- In the left sidebar, go to the App Embeds section.
- Enable the toggle for Quotezic App Embed.
- Save the theme.
Then, insert this HTML where you want the form to appear (e.g., in product.liquid
or main-product.liquid
):
htmlCopyEdit<div id="quotezic_embed_mount"></div>
This placeholder will automatically be filled by the app with the quote form.
Features Summary
- Display quote request forms on products and collections
- Works with both App Block and App Embed
- Easy integration with no coding (for App Block)
- Clean and user-friendly form interface
- Compatible with most Shopify themes
Coming Soon
The following features are under development and will be added in future updates:
- Webhook/API integrations
- Custom form fields
- Email notifications and auto-responses