Hello All,
We have a standard Odoo website on odoo 17 online. In our industry a lot of inbound leads come from quote request through a website.
I would like to have a quote request form where you can add products to a contact form, either from a drop down or search/selection, so someone can submit it to get a quote.
An even better option would be to have a button on the product page that says "add to quote" and when they press it, it automatically adds it to a list like in your cart, with a button to submit as a quote request.
Any ideas how I can do this with out of the box options or some basic HTML/CSS/Java code?
Thanks!!