QuoteMates: Request Quote button for Shopify Stores

How to add “Add to Quote” Button in Product page and “Request Quote” button it Cart page on your Store website?

See the Video about How to add ' Request Quote ' Buttons on your Store Website.

      


Request Quote button on the default Cart page

To Add the Buttons, Please follow the instructions 
.

 ●   Click on   Settings   and then   Configure Buttons   in Quote Mates App for the Required Steps.   
      
      Then you will see the available steps. 
      
      For further steps, Please go to  ‘ Themes ".  Under the Applied theme, Click on   “ Actions -> Edit Code”.              
      
 ●      Copy the First Steps Code.        
      

 ●       Paste in the  Layout -> theme. liquid    file.
      
●     Go to "Sections -> cart.liquid" or "cart-template.liquid" file. Find cart__Submit-controls sections.
       Please note that your theme may be different than this one. Sometimes you may not find the section, then please find a similar or relevant place to paste the code.      
      
●     Copy the second step's code.
      

●     Paste the code on top of the section. This will add the "Request Quote" button on the Cart page.
      

You are done.

Add to Quote button on the Product page (Optional)

If you want to add an "Add to Quote" button on the product page. Follow the instruction.
Note: - This is an optional section. This section will not affect your "Request Quote" button.

●     Copy the code for the "Add to Quote" button.

●     Go to "Sections -> product-template.liquid" file. Find the AddToCart text. You will find the Add to Cart button
       Please note that your theme may be different than this one. Sometimes you may not find the section, then please find a similar or relevant place to paste the code.

●     Paste the code after it.


Other Optional Settings

Hide default Shopify checkout button
  1. You can only allow customers to request quotes and do not allow them to use the Shopify checkout at all. To do this you will need to hide the button to the checkout. Locate the HTML input tag for checkout and surround it with the two liquid tags below
         {% comment %}  {% endcomment %}
     2. It should look a bit like this.
      
That's it.

Request Quote button on the default Cart page


For Any Support  Please mail us at


    • Related Articles

    • QuoteMates help videos.

      1. QuoteMates Configuration.  2. QuoteMates product overview.     3. How to create a Quote.  4. How to add the Request Quote button?   5. QuoteMates Mobile - How to create a Quote?  
    • How do I get started with Quote Mates for Shopify?

              View The Help Video about QuoteMates Installation.        To Start using Quote Mates, Follow these steps. ●     Log In to your Shopify Admin panel and go to  “ Apps ” and then visit the Shopify App Store and Search for “ QuoteMates ”.  ...
    • My Store is in Trial mode. Will Quote Mates work?

      Sorry. QuoteMates only work with Paid Stores. But You can test the QuoteMates about how it works in our demo Stores. You can view, edit, process, etc the demo quotes from our Demo Stores in our QuoteMates Mobile App for Android or IOS. NOTE:  Quote ...
    • Where can i find the QuoteMates Mobile app and how to use it?

              ●       You can Find the QuoteMates app Url in your Quote Mates dashboard.              ●       You can also search in Play Store(Android) and App Store(IOS). ●       Use the Registered Credential on the login screen of the app.              ...
    • How do I install 'Add to Quote' button on my product pages?

      After installation of Quote Mates app through the BigCommerce control panel, follow the following steps: From the app Dashboard drop-down menu, choose 'Configure Buttons' Follow Step no. 1 to install the required scripts (by pressing the 'Install ...