2025-04-10 23:19:13 +08:00

133 lines
4.6 KiB
PHP
Executable File

<?php
/**
* @Author: fm453
* @Date: 2018-04-24 02:02:21
* @Last Modified by: fm453
* @Last Modified time: 2021-08-23 10:19:26
* @Email: fm453@lukegzs.com
**/
use yii\helpers\Html;
use yii\helpers\Url;
global $_HI;
?>
<link rel="stylesheet" type="text/css" href="<?php echo $_HI['staticUrl'];?>/css/offline.css">
<div class="offlinebox">
<div class="offline_banner banner" style="margin-top: 126px;">
<img src="<?php echo $this->params['htmlSrc'];?>/offline01.png" alt="">
</div>
<div class="offline_channel">
<figure>
<img src="<?php echo $this->params['htmlSrc'];?>/offline02.png" alt="">
</figure>
<h1>O2O时代线下门店全渠道转型
<br><b>面临5大思考</b>
</h1>
<figure>
<img src="<?php echo $this->params['htmlSrc'];?>/offline03.png" alt="">
</figure>
</div>
<div class="offline_pattern">
<h1>线下多门店O2O平台服务与交易模式</h1>
<figure>
<img src="<?php echo $this->params['htmlSrc'];?>/offline04.png" alt="">
</figure>
</div>
<div class="offline_industry">
<h1>积极推动“互联网+行业”的耦合</h1>
<figure>
<img src="<?php echo $this->params['htmlSrc'];?>/offline05.png" alt="">
</figure>
</div>
<div class="offline_pattern">
<h1>打造全新电商模式</h1>
<ul>
<li>
<span>在线消费更为便利,尤其是移动端的碎片化特性,满足用户随时购物的需求</span>
</li>
<li>
<span>线上信息展示详尽,有完整的客户口碑分享体系,降低推广成本</span>
</li>
<li>
<span>线上不受各种环境限制,商品种类丰富,给用户更多自由权和选择权</span>
</li>
<li>
<span>实体店能帮助用户更直观的了解产品,整体消费体验提升,缩短决策过程</span>
</li>
<li>
<span>门店能提供落地服务,满足用户急需,并提升用户对产品的信任度</span>
</li>
<li>
<span>线下场景丰富,能刺激用户更多的需求,集中需求,带动附加消费</span>
</li>
</ul>
</div>
<div class="offline_product">
<h1>线下多门店发展适用产品</h1>
<ul>
<li>
<img src="<?php echo $this->params['htmlSrc'];?>/offline06.png" alt="">
<h3>会员系统</h3>
<span>从线下会员入手
<br>打造全新电商模式
</span>
</li>
<li>
<img src="<?php echo $this->params['htmlSrc'];?>/offline07.png" alt="">
<h3>LBS数据</h3>
<span>根据所在位置
<br>精准推送商业信息
</span>
</li>
<li>
<img src="<?php echo $this->params['htmlSrc'];?>/offline08.png" alt="">
<h3>促销工具</h3>
<span>用新奇有趣的
<br>方式让用户来购物
</span>
</li>
<li>
<img src="<?php echo $this->params['htmlSrc'];?>/offline09.png" alt="">
<h3>互动工具</h3>
<span>加深用户对商家
<br>的信任与依赖
</span>
</li>
<li>
<img src="<?php echo $this->params['htmlSrc'];?>/offline09.png" alt="">
<h3>收银系统</h3>
<span>支持多种支付
<br>方式,提升体验
</span>
</li>
<li>
<img src="<?php echo $this->params['htmlSrc'];?>/offline10.png" alt="">
<h3>分销系统</h3>
<span>通过多种奖励
<br>模式刺激市场裂变
</span>
</li>
<li>
<img src="<?php echo $this->params['htmlSrc'];?>/offline11.png" alt="">
<h3>数据统计</h3>
<span>通过数据报表
<br>低成本了解业务详情
</span>
</li>
<li>
<img src="<?php echo $this->params['htmlSrc'];?>/offline12.png" alt="">
<h3>管理系统</h3>
<span>对商城所有信息
<br>进行数据化管理
</span>
</li>
</ul>
</div>
<div class="offline_text">
<p>好产品好口碑需要更多的人更快的知道</p>
<p>全渠道运行是口碑传播中的加速器</p>
<p>线上线下融合是未来行业发展的必然趋势</p>
</div>
</div>