Hello y'all, got an issue where a product page template was created but I can't duplicate it. Also the product pages do not appear on PAGES.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
Hi,
In Odoo, product pages are dynamically generated and do not appear under Website → Pages, which only lists static pages. This is why you cannot see them in the Pages menu or duplicate them like regular website pages. When you edit a product page, you are actually modifying a QWeb template (usually product.template) rather than a standard page object. To duplicate or customize product pages, you need to work with these templates in developer mode or create custom layouts using snippets, blocks, or per-category templates, rather than expecting a standard page duplication feature.
Hope it helps
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
9月 25
|
266 | ||
|
2
9月 25
|
410 | ||
|
1
9月 25
|
305 | ||
|
3
9月 25
|
456 | ||
|
1
9月 25
|
468 |
Hello Rani, first thanks mate.
Can I do it via the dev mode cause i don't have the right admin rights.?
2. For product pages not appearing under PAGES, check if the product template is linked to a website page. In Odoo, product templates and website pages are managed separately, and linking them might require manual setup.
Can you deepen on this please?
Thanks Buddy.