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

OK, so I have inventory of an item, and can't sell it on the website (buy adding to cart), but we have them listed and say "Available Trackside".


How can I set this product to be able to see it on the website, but not actually able to add it to the cart?

Awatar
Odrzuć
Najlepsza odpowiedź

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



Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

Refer to the following module


- https://apps.odoo.com/apps/modules/17.0/product_visibility_website


For more reference.


- https://www.odoo.com/sl_SI/forum/pomoc-1/prevent-sale-of-some-product-variants-on-the-website-247228#


Hope it helps

Awatar
Odrzuć
Autor

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

Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć