B2C电子商务基础系统架构解析

论坛 期权论坛     
选择匿名的用户   2021-5-23 18:45   207   0
<span style="color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">运营B2C日 久,越来越深刻的意识到IT系统对确保规范化业务流转,支撑消费者端的均一服务有着决定性的作用。于是,一直想好好整理下相关的系统架构,怎奈俗务缠身, 一直拖到今日,猛然发现下周娃很可能就要出生,拖无可拖,快马加笔,居然整出来了。本文的重点是理清系统的逻辑关系,详细的功能模块请参见结尾附上的系统 架构图。</span>
<br style="margin:0px; padding:0px; color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">
<span style="color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">首先,聊下对系统逻辑架构的看法;我个人始终坚持认为,系统的开发与演化,前台严格follow消费者的购买流程,后台则盯牢订单流转,牢牢抓住这两条主线,才能高屋建瓴的看清B2C的逻辑链和数据流,更深刻的规划功能模块,从而更有效支撑实际业务的流转。</span>
<br style="margin:0px; padding:0px; color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">
<span style="color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">前台系统包括:商品展示,内容展示,订单确认,支付系统,用户中心四大模块</span>
<br style="margin:0px; padding:0px; color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">
<span style="color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">一,商品展示</span>
<br style="margin:0px; padding:0px; color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">
<span style="color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">按照Ebay的内部分类,任何将商品以单个或批量的方式展示给消费者的功能均应归入此系统。因此,该系统至少包括:</span>
<br style="margin:0px; padding:0px; color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">
<span style="color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">A,站内搜索(搜索提示,搜索规则,搜索成功页,搜索不成功页,相似推荐)</span>
<br style="margin:0px; padding:0px; color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">
<span style="color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">B,导航(频道导航,其他导航如销售排行,广告位,推荐位,文字链,Also buy等)</span>
<br style="margin:0px; padding:0px; color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">
<span style="color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">C,商品分类(品牌分类,品类分类,属性分类如剪裁形式)</span>
<br style="margin:0px; padding:0px; color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">
<span style="color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">D, 登陆页(商品列表页,商品详细页,商品活动页)</span>
<br style="margin:0px; padding:0px; color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">
<span style="color:rgb(57,57,57); font-family:verdana,&#39;ms song&#39;,Arial,Helvetica,sans-serif; font-size:14px; line-height:21px; background-color:rgb(250,247,239)">这里的访问逻辑是:A /B/C分流消费者去往相对个性化的页面,由登陆页体现商家的核心诉求和价值传递,完成call-to-action的第一步。</span>
<br style="margin:0px; padding:0px; color:rgb(57,57,57); font-family:verda
分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:3875789
帖子:775174
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP