Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
949 Vistas

Hello,

I'm currently exploring Odoo as an extension to my existing website. I've already built a website for my company, and now I'm planning to add a webshop.

Ideally, I’d like to use only the webshop functionality from Odoo—just a standalone shop page that I can link to from my current site. However, when I create a webshop in Odoo, it also generates other pages like a landing page and more.

Is there a way to have only the webshop page, without the rest of the Odoo website structure?

Thank you!

Avatar
Descartar
Mejor respuesta

Hi,


Yes, you can use only the webshop functionality in Odoo by linking directly to the /shop page from your existing website.


Install only the necessary modules: website and website_sale (eCommerce), and avoid installing other website-related features like blogs or events.


Set the /shop page as the homepage by going to Website > Pages and clicking “Set as Homepage” on the Shop page.


Alternatively, you can create a redirect from the root URL / to /shop using a custom controller or a web server redirect.


Unpublish or delete default pages like the homepage, about us, or contact us from Website > Pages to keep only the Shop visible.


Clean up the website navigation menu by removing all menu items except the Shop from Website > Configuration > Menus.


Use a minimal eCommerce theme from the Odoo App Store to keep the interface focused only on shopping.


Link directly to your-odoo-domain.com/shop from your current site, providing users with a direct, clean shop experience without exposing the rest of the Odoo website.


Hope it helps

Avatar
Descartar
Mejor respuesta

Content pages can be Unpublished like this:


Menu items may be added/removed via Website -> Site -> Menu Editor:


But note, some App-specific pages may not be 'unpublishable' - for example, if you install the Website Blog or the Appointment module:

(Note the absence of Unpublish in this particular page)


If you don't install these however, you can end up with a reduced view such as:


Even Shop and the logo could be removed from the top bar. Only thing you might want to ensure is that the Shop page is your actual 'Home page'. You can do so from the Shop page via Website -> Site --> This page -> Properties:

... and set Is Homepage:


Note on SEO:

You may want to check for potential duplicate content on https://your-odoo.example.com/ (base domain) and https://your-odoo.example.com/shop since in this scenario both URLs would return the Shop page.

Also note:

There is a major difference between 'just modifying the menu' and actually 'unpublishing' a page!

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
abr 25
558
0
ago 25
410
2
jul 25
1301
0
abr 25
17
0
ene 25
1023