Help

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

Odd Question About Not Selling On Website...

Avatar
odoo
Avatar
Discard
4 Answers
0
Avatar
odoo
Best Answer

One way could be to price the product as ‘0’ and enable prevent sale of zero priced product. Settings>website>shop - product section



Avatar
Discard
0
Avatar
odoo
Best Answer
1 Comment
Avatar
Discard
Avatar
odoo
-

We are running Odoo 18, this module only shows up to Version 17

0
Avatar
odoo
Best Answer

Showcase Without Selling

Yes, Odoo allows you to display products without enabling eCommerce sales. You can achieve this by:

  1. Disable "Can be Purchased Online"
    • Go to the product in Website > Products
    • Uncheck “Can be Sold” or “Available in eCommerce” if not needed
    • Or remove “Add to Cart” from the website template via code
  2. Set Product as Catalog Only
    • Under Sales tab → Uncheck “Can be Sold”
    • Then publish the product manually on the website for catalog display only
  3. Customize Website Template
    • Modify website_sale template to hide “Add to Cart”
    • This makes your site a catalog-only display

Avatar
Discard
0
Avatar
odoo
Best Answer

In Odoo 18, you can install the Website module, then click the "Edit" button in the top-right corner. From the 'Blocks' > 'Category' menu, select and drag the Product block onto your website page. After that, click on the product image on the website, and in the editor under the 'Customize' menu, choose a template that displays only the product image and description.

You can edit the text in the block to say "Available Trackside" by double-clicking on the relevant text, and remove the 'See All' button to prevent users from being redirected to the eCommerce page.




Regards, 

Appschef

Avatar
Discard