Q:Request A Quote & Hide Price
by AppScoped · Category: Pricing & Quotes
Free Plan
Built for Shopify
App Introduction
Request a Quote & Hide Prices – Easily Interact with Customers to Determine the Best Price for Your Products The Request a Quote & Hide Prices app allows customers to easily request a quote (submit an offer/ask for a price) for one product, multiple products, or their entire cart. Store owners can view quote requests, and updates will be notified via email. Feel free to try our app.
Core Functionality
- Customizable Button: Configure the appearance and position of the 'Request Quote' button
- Price Suggestion: Allow customers to suggest their desired product price
- Email Notifications: Receive instant email alerts for quote submissions
- Hide Price/Add to Cart: Hide a product's price and the 'Add to Cart' button
- Quote Management: Manage and view all submitted quotes in the dashboard
Merchant-Friendly
- B2B Wholesale Merchants
- Custom Product Merchants
- High-value Goods Merchants
- Negotiation-required Merchants
Basic Information
- Developer:Qressy
- Address:Hyderabad, TS, IN
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-7-30
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础计划
免费
- 10 Quotes per Month
- Hide Price and Add to Cart Button
- Show Add to Quote Button
- Sticky Quote Cart
- 24/7 Support
专业计划
$8.99
- All features of the Free Plan, plus:
- Unlimited quotes per month
- Add to Quote button selection collection
- Email notifications
- Remove brand logos
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/settings/buttons/quote_request.json
- PUT /admin/api/settings/buttons/quote_request/{id}.json
- GET /admin/api/settings/buttons/quote_request.json
Permission:write_settings,read_settings,manage_products
- POST /admin/api/price_suggestions.json
- GET /admin/api/price_suggestions/{product_id}.json
- PUT /admin/api/price_suggestions/{id}/status.json
Permission:read_price_suggestions,write_price_suggestions,manage_products
- POST /admin/api/notifications/quote_submit.json
- PUT /admin/api/notifications/quote_submit/{id}.json
- GET /admin/api/notifications/quote_submit.json
Permission:write_notifications,read_notifications,manage_shop
- POST /admin/api/products/{product_id}/hide_pricing.json
- PUT /admin/api/products/{product_id}/hide_pricing.json
- GET /admin/api/products/{product_id}/hide_pricing.json
Permission:write_products,read_products,manage_products
- GET /admin/api/quotes.json
- PUT /admin/api/quotes/{id}.json
- DELETE /admin/api/quotes/{id}.json
Permission:read_quotes,write_quotes,manage_quotes