V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
hooopo
V2EX  ›  设计

Shopify 的产品类目设计

  •  1
     
  •   hooopo · 2015-11-17 20:45:05 +08:00 · 3692 次点击
    这是一个创建于 3054 天前的主题,其中的信息可能已经有所发展或是发生改变。

    Shopify 虽然是一个非常大的电商平台,但他们的目标客户都是中小商家,也就是说 Shopify 上面的店铺一般都很小,产品种类不多。相对来说, Shopify 的店铺产品信息架构设计的比较轻,但某些方面又不失灵活性。

    总体来讲, Shopify 的产品结构是这样的: Collection > Product > Variant ,即:类目产品变种三层结构。

    Product Type

    Product Type 和 Product 是一对多关系,一个产品只能有一个类型,一个类型可以包含多种产品。特点是简单粗暴,让使用者容易理解。但其实这种设计带来的问题也很明显,对于像西红柿应该放到水果还是蔬菜类型下这种问题很难解决。而现实中,无论如何精心的规划产品类型,都会出现一个产品既属于 A 又属于 B 的情况。更何况,对客户来说,也分的不是那么清楚。

    Set Product Type For Product

    Custom Collection

    为了解决一个产品只能有一种类型带来的困境,于是出现了 Collection 这种东西。 Shopify 这种无层级的 Collection 与其说是类目,不如称为分面( Facet )。实现上, Collection 和 Product 是通过一个中间表关联,产品和类目为多对多关系,中间表存有位置等信息为了排序。

    其中, Collection 又分为 Custom Collection 和 Smart Collection 。

    custom_collection-product

    custom collection is a grouping of products that a shop owner can create to make their shops easier to browse. A shop owner creates a custom collection and then selects the products that will go into it.

    按 Shopify 的文档的解释, Custom Collection 就是店家自己组合的一堆产品,当然这些产品可能有着某些共同的特征(也可能没有)。下面是设置 Custom Collection 的方法:

    Create Custom Collection

    Set Collections For Product

    Smart Collection

    smart_collection-product
    Shopify 文档对 Smart Collection 的解释是:

    smart collection is a grouping of products defined by simple rules set by shop owners. A shop owner creates a smart collection and then sets the rules that determine which products go in them. Shopify automatically changes the contents of smart collections based on their rules.

    其实 Smart Collection 是根据产品自身属性的过滤后的一组结果。 Smart 的地方是,这些产品在条件改变(例如,价格变化)之后,后自动变更自己所属的 Collection ,当然, Smart Collection 的 Rule 修改时也同样。

    顺便说一下,因为要保留产品在 Collection 里的排序信息, Smart Collection 里的产品并不是直接通过搜索条件拉出来的,这个特性的复杂度还是很高的。

    下面是 Smart Collection 的设置方式(其实就是搜索条件):

    Create Smart Collection

    Tag

    Tag 这种松散、扁平的结构可以用来拟补 Collection 和 Product Type 这种太过于正式的组织方式,可能更多侧重于 SEO 效果,对于管理组织上帮助不是很大。
    Set Tags For Product

    Variant

    SPU 和 SKU 的关系可能了解过电商的都清楚,这里就不多解释了。
    Create Variants

    http://www.jianshu.com/p/16163f24165b

    1 条回复    2015-11-18 05:55:25 +08:00
    southwolf
        1
    southwolf  
       2015-11-18 05:55:25 +08:00
    看见炮哥我就滚进来了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3349 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 13:37 · PVG 21:37 · LAX 06:37 · JFK 09:37
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.