Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Información
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Food & Hospitality
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Guest House
    • Distribuidor de bebidas
    • Hotel
    Real Estate
    • Real Estate Agency
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consulting
    • Accounting Firm
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Trades
    • Handyman
    • Hardware y asistencia informática
    • Solar Energy Systems
    • Zapatero
    • Servicios de limpieza
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar una demostración
  • Precios
  • Ayuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyecto
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

eCommerce - Product search on homepage?

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
searchecommercewebsite
1 Responder
6589 Vistas
Avatar
Frank Adler

Hi!

Am using v8 with website builder and eCommerce.

I'd like to offer the product search functionality (i.e. the product search box which is available once you click on 'Shop' in the default menu) directly on my homepage. 

How can I achieve this?

Thanks,
Frank

2
Avatar
Descartar
Luke Branch

Hi Frank, I believe you may need to modify your layout.xml file in order to achieve this. Please post back with what theme you are using so that I have an understanding of your setup.

Frank Adler
Autor

Hi Luke, thx for the fast response. I am currently using the 'spacelab' theme in the frontend.

Luke Branch

Hi Frank, I am still trying to figure this one out. Placing the search bar anywhere other than within the 'shop' area (ie. product view or category view) page throws an error as the search module itself falls back to the website_sale module, specifically in the /views/templates.xml file. I will post back here if I am able to figure out a way to add it to other CMS pages or the default header.

Frank Adler
Autor

Hi Luke, Thanks for your efforts! I was going to give the thread a bump yesterday but then saw your msg. I am still keen to find a solution on this. Let me know if I can help in any way.

Luke Branch

@Frank, I haven't had time to look into this properly yet i'm afraid, but I have just come across an implementation by Odoo SA in design-themes: http://runbot.odoo.com/runbot/repo/git-github-com-odoo-design-themes-3 if you run the one for the kiddo theme you'll see a working unified search bar there that works for product search on all pages. If you want to login to the admin for that runbot just use admin for the username and password. I haven't had the time to look into it in detail yet, but i'm sure there is a bit of python code along with the views that are visible in the website editor that allow it to do this.

Luke Branch

@Frank,

I would highly recommend looking into this project:

https://github.com/OpenSur/Odoo_addons/tree/8.0/website_search

I discovered this the other day when looking through the new Odoo Community Apps for version 8.0. This module is moving towards an all-in-one search engine for CMS, Forum, E-commerce, etc, and looks like it will be very useful as it starts to evolve.

There's also a discussion on feature requests for the developer here if you're interested: https://github.com/OpenSur/Odoo_addons/issues/9#issuecomment-73711833

Luke Branch

@Frank,

Here's a link to the item in Odoo Apps:

https://www.odoo.com/apps/modules/8.0/website_search/

In case this is what you need for the Saas service you are using.

Avatar
Frank Adler
Autor Mejor respuesta

Can I achieve the change to the layout.xml by modifying / inheriting a particular qweb view from the backend?

Unfortunately I don't have access to my actual file system...

Thanks
Frank

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
Add to cart code if using odoo web.
ecommerce website
Avatar
0
abr 25
1575
Is it possible to have 3 websites on same odoo instance(Odoo Online)
ecommerce website
Avatar
Avatar
1
may 24
4962
pause Ecommerce store - vacation mode?
ecommerce website
Avatar
Avatar
1
abr 24
3039
Website Product Block Image Low Quality
ecommerce website
Avatar
0
abr 24
2250
What is the fastest website solution?
ecommerce website
Avatar
Avatar
1
may 23
5451
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información legal • Privacidad
  • Seguridad
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y totalmente integrado.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now