Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
773 Widoki

Can someone show me where to move the customer reviews down the page?

I looked at the source and tried to move what I though was the correct code, but it did not do anything.

Thanks

Odoo SH v17

Awatar
Odrzuć
Najlepsza odpowiedź

To move customer reviews lower on your Odoo website product page, follow these steps:

  1. Activate Developer Mode
    • Go to Settings → Activate Developer Mode.
  2. Locate the Correct QWeb Template
    • Navigate to Website → Configuration → Views or inspect the product page using your browser’s developer tools.
    • Look for the template that includes the review block (website_sale.product_comments or similar).
  3. Edit the Template
    • Once you locate the correct template, you can adjust the position of the review block by:
      • Cutting the review section's XML snippet.
      • Pasting it further down in the structure (e.g., after product description or suggested products block).
  4. Save & Refresh
    • Save your changes, refresh the product page, and verify the new position.

If you're not comfortable editing XML, consider using Odoo Studio (if available) for drag-and-drop repositioning.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
sie 25
1028
4
sie 25
1072
2
cze 25
586
1
cze 25
1412
1
sie 25
1288