Blogger Information
Blog 53
fans 4
comment 3
visits 41702
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
php0611之商城系统表设计
有点凉了
Original
905 people have browsed it

使用流程:

1、先去商品表中查询出来商品对应信息 可以得到商品id 和 分类id

2、根据分类id可以查询产品分类表得知当前分类是否禁用没有禁用则能使用

3、如果该分类没有被禁用则可以通过商品表的商品id查询出该商品对应的类目属性id和类目属性值id

4、然后分别根据查询出来的类目属性id和类目值id请求对应 类目属性名表 和 类目属性值 表  到这里 界面加载应该是没啥问题了

5、用户手动操作商品信息时候,可以查询 商品sku信息表 所有的类目属性名对应类目属性值唯一勾选可以确定一条唯一价格以及剩余库存

  

1.png

2.png

3.png

4.png

5.png

6.png


Correction status:qualified

Teacher's comments:
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post