Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

商品模块 #46

Open
feng003 opened this issue Feb 26, 2021 · 8 comments
Open

商品模块 #46

feng003 opened this issue Feb 26, 2021 · 8 comments

Comments

@feng003
Copy link

feng003 commented Feb 26, 2021

忘记了早期是不是有商品模块,现在是没有了吗?

@TIGERB
Copy link
Member

TIGERB commented Feb 28, 2021

@MarksGui
Copy link

MarksGui commented Apr 1, 2021

@TIGERB 请教一个问题? 当商家后台设置 sku 时候,是不是缺少某个 spu 能够选择销售属性表了? 是不是需要一个销售属性和某一类商品和关联表?

@TIGERB
Copy link
Member

TIGERB commented Apr 8, 2021

你说的没问题哈

sku足够多的时候,是需要一个销售属性和类别的关联表。

@MarksGui
Copy link

MarksGui commented Apr 9, 2021

@TIGERB 感谢,明白了

@MarksGui
Copy link

@TIGERB
每个商品有销售属性,还有一些属性是非销售相关的。比如衣服的面料等。这部分数据会在商品详情页里面展示。是不是也放入销售属性表然后加个 type 字段区分是销售属性还是非销售属性了?

@TIGERB
Copy link
Member

TIGERB commented Apr 13, 2021

非销售属性

@MarksGui
Copy link

在创建一个非销售属性和非销售属性值表吗?

@TIGERB
Copy link
Member

TIGERB commented Apr 15, 2021

是的

非销售属性值 里面 可以标记哪些是 ”关键属性“ 筛选 搜索 用的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants