我如何将制造商与 magento 中的类别链接起来

发布于 2024-10-27 10:36:31 字数 217 浏览 2 评论 0原文

我想在我的 magento 网站中链接产品的类别和制造商。我的目标是实现像

<<选择类别>>(可用类别列表,我想在用户选择制造商后加载制造商)
<强><<选择制造商>>

我可以创建自定义模块来获取值,但不知道如何链接类别和制造商?有人可以帮我解决这个问题吗?

多谢。

I would like to link the categories and manufacturers of products in my magento website.My goal is to achieve a drop down like

<< Select Categories >> (list of available categories, i want to load manufacturers after user selects manufacturer)
<< Select Manufacturer >>

i can create a custom module to fetch values, but dont know how to link categories and manufacturers? can anybody help me a hand on this.?

Thanks a lot.

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

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

发布评论

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

评论(2

泪是无色的血 2024-11-03 10:36:31

检查以下文章。

分层导航

当客户浏览时
他们需要找到您的网站
他们感兴趣的产品尽快
可能,否则您将无法完成销售。
当面对一个类别时
包含 60 种产品分布在
大多数客户会使用多个页面
简单地认输吧。给他们
按兴趣过滤的选项
但他们,无论是价格,
制造商或任何其他方面
产品,您可以展示您的
客户想要什么并提出什么
转换。

分层导航如何工作?

更改分层导航 - 定义要在分层导航中显示的任何属性

Check the following articles.

Layered Navigation

When a customer is browsing through
your site they need to find the
products that interest them as fast as
possible or you won’t make the sale.
And when confronted with a category
containing 60 products spread across
multiple pages most customers will
simply throw in the towel. Give them
the option to filter by what interests
them though, whether it’s price,
manufacturer or any other aspect of
the products, and you can show your
customers what they want and raise
conversions.

How does Layered Navigation work?

Change layered navigation - Define any attribute to display in layered navigation

迷离° 2024-11-03 10:36:31

您应该使用“Manufactures”属性作为分层导航过滤器,然后由 Magento 分层导航过滤器块处理

You should use "Manufactures" attribute as layered navigation filter and then it is handled by Magento layered navigation filters block

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