Request a Quote Integration Guide
Request a Quote app gives an opportunity for the Site Owner to give special rates based on the quantity/amount of the order. At the same time, allows the customer to bargain for better prices. Here is our guide for Request a Quote Integration with Boost Product Filter & Search app.
About Request a Quote
1
App Information
- Request a Quote allows your visitors/customers to make a wishlist of products and request a quote.
- App details: https://apps.shopify.com/request-a-quote
2
Request a Quote Integration Benefit
- Display Add to Quote button in order to add products to a wishlist and submit a “request for a quote” form to the site owner.
Demo for Request a Quote Integration with Boost
Here is our customer's store with our app and Request a Quote integration.
- https://www.temaco.fr/collections/all
Instruction
Attention: The current document only works with the new front-end lib from Boost Commerce. Please read this document first to know if you are using the latest version.
var GRFQConfigs = GRFQConfigs || {}; GRFQConfigs.customer = { 'id': '', 'email': '', 'name': '' }; GRFQConfigs.product = null; jQ.getScript("https://app.shopifydevelopers.net/requestforquote/storage/assets/js/rfq.js", function( data, textStatus, jqxhr ) {});