快消品貨源批發(fā)市場
快消品貨源分銷平臺
 
 
當(dāng)前位置: 貨源批發(fā)網(wǎng) » 網(wǎng)商學(xué)院 » 網(wǎng)店裝修 » 淘寶店鋪裝修 » 圖片輪播:雙圖垂直滾動代碼裝修

圖片輪播:雙圖垂直滾動代碼裝修

放大字體  縮小字體 發(fā)布日期:2024-05-28 07:35:41  來源:電商聯(lián)盟  作者:樂發(fā)網(wǎng)  瀏覽次數(shù):31

在淘寶各式各樣的營銷方法中,視覺營銷可以說是最重要的一個營銷方法,因此淘寶店鋪裝修自然而然就成了視覺營銷必備的前提條件。

平常我們看到那些裝修的很高端大氣上檔次的店鋪,他們又是如何做視覺營銷、如何裝修出來的呢?其實代碼裝修在他們裝修是起到了很重要的因素,只有代碼才能將店鋪裝修實現(xiàn)多樣化,從而提升視覺效果。

如果我們可以利用更多的代碼裝修店鋪,那淘寶的裝修還會差嗎?

如下圖中,此款為雙圖垂直滾動模版代碼,其實也就是兩邊共4張圖片輪播就是了,兩邊不規(guī)則垂直的滾動自動播放,停留時間約3秒、滾動的時間為0.5秒。

圖片輪播:雙圖垂直滾動代碼裝修

關(guān)于尺寸:寬度限制為淘寶470,天貓490。高度可以任意設(shè)置、我這里是設(shè)置了360。

裝修代碼:

<div style="width:950px;height:360px;position:relative;margin-top:0px;float:left;" data-title="本代碼由甩手網(wǎng)提供">
<div class="skin-box-bd clear-fix" style="width:470px;height:360px;position:relative;float:left;">
<div class="slider-promo J_TWidget" data-widget-config="{'effect': 'scrolly','triggerType':'mouse','interval':3,'duration':0.5,'autoplay':true,'navCls': 'lst-trigger','contentCls': 'lst-main','activeTriggerCls': 'current'}" data-widget-type="Slide" style="width:950px;height:auto;position:relative;" data-title="本代碼由甩手網(wǎng)提供">
<div class="lst-main" style="margin-left:0px;top:-360px;">
<div class="laimon_slb" style="display:block;">
<span><a title="" href="連接1" target="_blank">
<img src="圖片1" style="width:470px;height:360px;"></a></span></div>
<div class="laimon_slb" style="display:block;">
<span><a title="" href="連接2" target="_blank">
<img src="圖片2" style="width:470px;height:360px;"></a></span></div>
</div>
</div>
</div>

<div class="skin-box-bd clear-fix" style="width:470px;height:360px;position:relative;margin-left:10px;float:left;">
<div class="slider-promo J_TWidget" data-widget-config="{'effect': 'scrolly','triggerType':'mouse','interval':3,'duration':0.5,'autoplay':true,'navCls': 'lst-trigger','contentCls': 'lst-main1','activeTriggerCls': 'current'}" data-widget-type="Slide" style="width:950px;height:auto;position:relative;" data-title="本代碼由甩手網(wǎng)提供">
<div class="lst-main1" style="top:-360px;">
<div class="laimon_slb" style="display:block;">
<span><a title="" href="連接3" target="_blank">
<img src="圖片3" style="width:470px;height:360px;"></a></span></div>
<div class="laimon_slb" style="display:block;">
<span><a title="" href="連接4" target="_blank">
<img src="圖片4" style="width:470px;height:360px;"></a></span></div>
</div>
</div>
</div>
</div>


天貓:

<div style="width:990px;height:360px;position:relative;margin-top:0px;float:left;" data-title="本代碼由甩手網(wǎng)提供">
<div class="skin-box-bd clear-fix" style="width:490px;height:360px;position:relative;float:left;">
<div class="slider-promo J_TWidget" data-widget-config="{'effect': 'scrolly','triggerType':'mouse','interval':3,'duration':0.5,'autoplay':true,'navCls': 'lst-trigger','contentCls': 'lst-main','activeTriggerCls': 'current'}" data-widget-type="Slide" style="width:990px;height:auto;position:relative;" data-title="本代碼由甩手網(wǎng)提供">
<div class="lst-main" style="margin-left:0px;top:-360px;">
<div class="laimon_slb" style="display:block;">
<span><a title="" href="連接1" target="_blank">
<img src="圖片1" style="width:490px;height:360px;"></a></span></div>
<div class="laimon_slb" style="display:block;">
<span><a title="" href="連接2" target="_blank">
<img src="圖片2" style="width:490px;height:360px;"></a></span></div>
</div>
</div>
</div>

<div class="skin-box-bd clear-fix" style="width:490px;height:360px;position:relative;margin-left:10px;float:left;">
<div class="slider-promo J_TWidget" data-widget-config="{'effect': 'scrolly','triggerType':'mouse','interval':3,'duration':0.5,'autoplay':true,'navCls': 'lst-trigger','contentCls': 'lst-main1','activeTriggerCls': 'current'}" data-widget-type="Slide" style="width:990px;height:auto;position:relative;" data-title="本代碼由甩手網(wǎng)提供">
<div class="lst-main1" style="top:-360px;">
<div class="laimon_slb" style="display:block;">
<span><a title="" href="連接3" target="_blank">
<img src="圖片3" style="width:490px;height:360px;"></a></span></div>
<div class="laimon_slb" style="display:block;">
<span><a title="" href="連接4" target="_blank">
<img src="圖片4" style="width:490px;height:360px;"></a></span></div>
</div>
</div>
</div>
</div> 

樂發(fā)網(wǎng)超市批發(fā)網(wǎng)提供超市貨源信息,超市采購進(jìn)貨渠道。超市進(jìn)貨網(wǎng)提供成都食品批發(fā),日用百貨批發(fā)信息、微信淘寶網(wǎng)店超市采購信息和超市加盟信息.打造國內(nèi)超市采購商與批發(fā)市場供應(yīng)廠商搭建網(wǎng)上批發(fā)市場平臺,是全國批發(fā)市場行業(yè)中電子商務(wù)權(quán)威性網(wǎng)站。

本文內(nèi)容整合網(wǎng)站:百度百科知乎、淘寶平臺規(guī)則

本文來源: 圖片輪播:雙圖垂直滾動代碼裝修

分享與收藏:  網(wǎng)商學(xué)院搜索  告訴好友  關(guān)閉窗口  打印本文 本文關(guān)鍵字:
 
更多..資源下載
淘寶店鋪裝修圖文
【官方教程】旺鋪模塊使用基礎(chǔ) 淘寶神筆子賬號設(shè)置方法
淘寶裝修子賬號設(shè)置流程 淘寶店鋪裝修如何實現(xiàn)全屏輪播
淘寶店鋪裝修網(wǎng)商學(xué)院推薦
淘寶店鋪裝修點擊排行
 
手機(jī)版 手機(jī)掃描訪問
亚洲一级av,黑白配精品在线视频,欧美亚洲综合网站,高清在线无码不卡69 www.sucaiwu.net