开发者

Magento: Set a product to not be visible in search or catalog but the url still exist

开发者 https://www.devze.com 2023-01-22 18:33 出处:网络
I have a client request when a product is discontinued to make it so that product is not visible in catalog or search but the url and product still exists and you just can\'t order the product.

I have a client request when a product is discontinued to make it so that product is not visible in catalog or search but the url and product still exists and you just can't order the product.

The only visibility options are catalog,search, catalog and search, not visible individually. If I just set the value to blank will it not be visible in catalog and search but still exist?

Is there a better way to do this?

UPDATE As Clockwork says below as long as you have it set in the configuration to not show out of stock products th开发者_运维问答is is default functionality to keep the url and not show up in categories and search.


Reduce it's stock to 0 and make sure it is 'Out Of Stock'. In System > Configuration > Inventory > Stock Options make sure 'Display Out of Stock Products' is 'No'. That will allow the page to display without being purchasable.

If you must have 'Display Out of Stock' on then set the product's visibility to 'Catalog' and remove it from all categories. It will then have no more links to it without being completely disabled.


You can create a product with the visibility field set to Catalog, and don't assign it to any categories. This way no one will be able to find it while browsing the catalog and it won't be visible when a search is made, but you will still be able to access it via a link.


i know it's a long time but just for fun i publish a module for this purpose. it will add "product" to catalog product visibility

Magento: Set a product to not be visible in search or catalog but the url still exist

https://github.com/gh-darvishani/product-visibility

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号