Magento,在没有可配置产品的情况下添加服装尺码属性

发布于 2024-08-09 00:38:24 字数 214 浏览 19 评论 0原文

我想要一种简单的方法让我的用户在购买前选择衣服尺码 但可配置产品似乎太过分了。你必须生产各种尺寸的产品 然后你必须制作一个可配置的产品。

这家商店是为我父亲开设的,如果我必须向他解释他必须如何做到这一点,他需要几周的时间才能知道这一点,(花了几天时间让他学会创造一个简单的产品)

还有其他可能性吗创建一个产品并在前端让用户选择尺寸属性..

必须有比这更简单的方法吗?

I want a simple way to let my user pick there clothing size before buy
but Configurable Product seems like to much overkill. you have to make a product of every size
and then you have to make a configurable product.

the shop is for my dad and if i have to explain him how he has to do this it would be weeks for him to know this, (it took several days to make him learn to create a simple product)

Is there any other possibility to create a product and in the front end let the user select the size attribute ..

there has to be a more simple way than this ?

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

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

发布评论

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

评论(1

兲鉂ぱ嘚淚 2024-08-16 00:38:24

可配置产品依赖于子简单产品的原因是为了跟踪库存——简单产品是物理的、可运输的单元(圆领衬衫-红色-小号),而可配置产品,如您所知,是一个“元”将所有(圆领衬衫-某些颜色-某些尺寸)组合组合在一起的产品。

如果您不关心 Magento 商店跟踪库存,那么您可以使用带有自定义选项的简单产品。这通常用于您即时制作的东西,例如在 T 恤上印花押字或丝网印刷 T 恤。创建简单的产品并查看左侧的“自定义选项”选项卡。您可以在此处定义适合您的尺寸的下拉菜单并指定其中的选项。然而,与产品属性不同的是,我非常确定您必须为决定以这种方式销售的每种产品重新创建尺寸选项。

Magento 网站有一个视频教程,其中显示这是如何运作的。您可以向他展示这一点。

我认为您不会发现太多关于 Magento 管理界面极其令人困惑的论点——即使对于精通计算机的用户来说也是如此——但事实就是如此。祝你好运!

The reason a configurable product relies on child simple products is to keep track of inventory--the simple product is the physical, shippable unit (Crew Neck Shirt-Red-Small) and the configurable product, as you know, is a "meta" product that groups all of the (Crew Neck Shirt-Some Color-Some Size) combinations together.

If you don't care about having your Magento store track inventory, then you can use a simple product with custom options. This is usually used for things that you make on the fly, like monogramming a t-shirt, or screen printing a t-shirt. Create the simple product and take a look at the Custom Options tab on the left side. There you can define a drop-down for your size and specify the options there. Unlike a product attribute, however, I'm pretty certain that you'll have to re-create the size options for each product that you decide to sell this way.

The Magento Web site has a video tutorial that shows how this works. You might show that to him.

I don't think you'll find too many arguments that the Magento admin interface is extremely confusing--even for computer savvy users--but it is what it is. Good luck!

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