Frontend Quotes

View Quote In Frontend

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

Add to Quote on category page
Add to Quote on product detail

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:

Popup add product to quote

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

Form submit quote

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

Customer manage his quotes

He can view quote detail:

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

Last updated