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:

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.

Last updated