Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Invoicing (account) • Discuss (mail) • Inventory (stock) • Website (website) |
Lines of code | 432 |
Technical Name |
call_for_price_website |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Versions | 14.0 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Invoicing (account) • Discuss (mail) • Inventory (stock) • Website (website) |
Lines of code | 432 |
Technical Name |
call_for_price_website |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Versions | 14.0 15.0 16.0 17.0 18.0 |
Key Highlights
Hide products price in website.
Hide add to cart button in the website.
Adds a button for price requests from merchants.
Track all requests from the backend.
Are you ready to make your business more
organized?
Improve now!

Enable Call for Price from the Product Sales tab
Go to Product form --> Sales --> Enable Call for Price. After enabling this, the price and add to cart button will hide from the website.

Hide product price from list of products

The Wishlist page
Conceal the price and "Add to Cart" button on the wishlist page for either the product.

Product Compare Page
If the user needs to compare the products, then they need to request the price.

Call For Price Button
Hides the price and add to cart button from product item and adds button for price request, on clicking a popup will open.

Call For Price Request
While User need to enter these details inorder to get the price of the product. The request will send to merchant by clicking send button.

Request Sent
While After sending the request a success message will show there, and merchant can access the request from backend.a

The Backend View
While Initially, a draft request is created; after merchant verification, the sales team contacts the customer.

Hide products price in website.
Hide add to cart button in the website.
Adds a button for price requests from merchants.
Track all requests from the backend.
Enable the "Call for Price" feature to hide prices on product pages.
It gets hidden when prices are not shown.
Yes, they can use the "Call for Price" button to send inquiries.
All requests are tracked in the backend for easy management.
Latest Release 18.0.1.0.0
26th September, 2024- Initial Commit
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Hello, I really appreciate your free APP. I have a question. Can you help me Shouldn't "Not Available For Sale" be displayed on the product details page? I want to build the page as a B2B platform, not available for sale It may cause misunderstandings among customers
error
Hi,
trying to import the module directly from asset profile -> import module.
Goes on error
Module loading call_for_price_website failed: file /tmp/tmpw98d9s8k/call_for_price_website/security/ir.model.access.csv could not be processed: Nessun record trovato per ID esterno 'model_call_price' nel campo 'Model' Missing required value for the field 'Model' (model_id)
Re: error
Please note that custom modules with Python or JS files cannot be imported directly via the Odoo Apps interface, which only supports modules with XML files.
If you're on Odoo Online, custom module installation is not supported.
If you’re using Odoo on-premise, you can manually add the module to your add-ons folder. You can refer to this guide: How to Install a Custom Module in Odoo 16.