💙
Magento 2 Request For Quote Pro
  • Overview
  • Installation
    • Setup Module
  • Config and Usage
    • Module Configuration
    • Manage Quotes
    • Admin View Quote
    • Admin Create new Quote
    • Manage Custom Shipping
    • Admin Import Quote
    • Admin Export Quote
  • Admin Send Message
  • Frontend Quotes
  • Rest API
  • Other Module Guides
    • Magento 2 Step Recommendation
Powered by GitBook
On this page

Frontend Quotes

View Quote In Frontend

PreviousAdmin Send MessageNextRest API

Last updated 2 years ago

On frontend we will have request for quote button on category page, product detail page, search result as this:

When click on button add to quote, if the product is configurable product or required options, we should choose options before click on add to quote.

After add product to quote, a popup show as this:

Customer will see request quote list in the link: [domain]quotation/quote/

Logged in customer can manage his request quotes at the link: [domain]quotation/quote/history/

He can view quote detail:

If the site setup plugin RequestForQuoteMessage, customer will see messages list and can submit messages for this quote.

Add to Quote on category page
Add to Quote on product detail
Popup add product to quote
Form submit quote
Customer manage his quotes