I am selling phones on my odoo website with a couple different attributes to choose from - Colour (black/white) and Condition (new/used). The phones are serialized in my inventory and are obviously noted with their colour and condition. Back on the website the buyer can only select to purchase a colour/condition combination that is in stock. This all works fine. However, on some phones I want the buyer to also be able to select the o/s they want us to install on the phone before we send out. Anyone have a suggestion as to how I can accomodate this? Its basically letting the buyer select an option that is not yet associated with my serialized inventory.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hi, You didn't mention what Odoo version you are using, in backend You can create service products for OS (You can set the sales price if you want and if it's free then set it to zero) and then you can go to the phone product and from sales tab set the optional products to your created OS service products.
When the customer add the phone to cart he will be able to see the available optional OS service products and able to add them to the cart.
Hope this will help.
This is actually an option in the Online, Community and Enterprise Editions:
1. While logged in as a user who can Edit the Website, visit the page /shop/cart
2. From the Customize Menu, select Extra Step Option under Wizard Checkout
Now you get an Extra page which you can customize like a regular View:
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
Have tried out the option suggested by Waleed and it works very well. One additional question I would have is - is it possible to have that optional service item default onto the order (so that the buyer does not have to actually add it - it will just be auto added to the order and the buyer can change it if need be).
that is a great suggestions - tried it out and it works great, thanks!