Magento - 非卖品

发布于 2024-12-29 02:13:42 字数 91 浏览 5 评论 0原文

有谁知道如何在 Magento 中列出非卖品?我仍然希望这些商品出现在商店中,但我希望禁用“添加到购物车”功能。这似乎是很容易设置的东西,但我一直无法弄清楚。提前致谢!

Does anyone know how to list products in Magento that are not for sale? I still want the items to appear in the store, but I would like the "Add to cart" function to be disabled. This seems like it would be something that is easy to set up, but I haven't been able to figure it out. Thanks in advance!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

jJeQQOZ5 2025-01-05 02:13:42

将库存水平设置为零并禁用缺货。

Set stock level to zero and disable backorders.

醉酒的小男人 2025-01-05 02:13:42

我们的商店有时会使用此功能 - 添加到迪克提到的内容:

  1. 将库存设置为 0。

  2. 如果您的商店允许显示缺货商品,那么这将立即起作用.

  3. 如果您不允许商品在缺货后可见,则需要在后端切换此设置。

或者,您可以设置一个新的产品属性,用不同的东西(更多信息按钮、弹出窗口等)替换“添加到购物车”按钮。

Our store uses this on occasion- Adding to what dick mentioned :

  1. Set Stock to 0.

  2. If your store allows out of stock items to be visible, then this will work immediately.

  3. If you do not allow items to be visible once they are out of stock, you'll need to switch this setting in the backend.

Alternatively, you could set up a new product attribute that replaces the add to cart button with something different (more info button, popup, etc).

陪我终i 2025-01-05 02:13:42

如果您只想显示待售,则将其库存数量设置为 0 并尝试从管理员设置选项,如下所示转到您的管理员侧,单击系统->配置->目录->库存并设置是显示缺货产品,以便产品显示在正面,而无需添加到购物车功能

希望这对您有帮助

If you want to display for sale only then set it's stock qty to 0 and try to set option from admin like this go to your admin side click on system->configuration->catalog->inventory and set yes Display Out of Stock Products so that the product is display on front side without add to cart functionality

Hope this will help you

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文