Hello everyone,
I’m looking to customize my Odoo eCommerce product page to get a layout similar to this example:
penguin. swiss (Men Pinneco Insulation Jacket with hood)
My goal is to:
keep a single product template,
automatically inject product data (descriptions, specifications, labels),
display an accordion-style FAQ section driven by fields (not hardcoded text).
Important constraint: I have 1,800+ product pages.
Technical context: Odoo v19 Online
Thanks in advance for your feedback and best practices.
Hello,
Please confirm your requirement:
1. You want single master product template page
2. when user select any product auto fill product data(no manual)
3. You want the FAQ section to behave like a list attached to the product record.
-> Since you are on the Online/SaaS version, do you already have Odoo Studio installed to create these custom fields?
Please let me know if this is match with you requirement
Thanks
Hello,
This is possible using studio customization but need to check the inheritance level of the qweb template.
info@codespheretech.in
Thanks