How to remove Address option from the checkout (the website catogory is online store)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
Hi,
Hide the Address Fields with Custom CSS
Easy, quick, works on Odoo Online (SaaS) too (no coding needed)
Go to your website (frontend).
Click "Edit" → "Add HTML/CSS block" .
Paste this CSS code:
<style>
#checkout_address, .js_address, .o_address_form {
display: none !important;
}
</style>
Save and publish.
i hope it is use full
Hi,
Please refer to the solved Forum:
Hope it helps.
Quick Idea,
i guess even if it is an online store, you still need an billing address.
Maybe make something like this work for you.
If you need help with the renaming look for my question how to change the names of the checkout steps.
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
lug 25
|
468 | ||
|
1
lug 25
|
875 | ||
|
1
lug 25
|
1251 | ||
|
2
lug 25
|
416 | ||
|
0
lug 25
|
468 |