欧美高清在线精品一区,97免费视频观看,国产成人a毛片在线,99视频国产热精品视频

首頁(yè) 網(wǎng)店學(xué)院 網(wǎng)店資訊 網(wǎng)店問(wèn)答 專(zhuān)欄 店鋪裝修 拼多多入駐 蝦皮入駐 推廣返傭
    TOP
    甩手網(wǎng) > 網(wǎng)店學(xué)院 > 網(wǎng)店裝修 > 裝修代碼

    圖片輪播:雙圖垂直滾動(dòng)代碼裝修

    2015-04-21 13:42:23 人氣:5178

    在淘寶各式各樣的營(yíng)銷(xiāo)方法中,視覺(jué)營(yíng)銷(xiāo)可以說(shuō)是最重要的一個(gè)營(yíng)銷(xiāo)方法,因此淘寶店鋪裝修自然而然就成了視覺(jué)營(yíng)銷(xiāo)必備的前提條件。

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

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

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

    圖片輪播:雙圖垂直滾動(dòng)代碼裝修

    關(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> 

    *本站部分文字及圖片均來(lái)自于網(wǎng)絡(luò),如侵犯到您的權(quán)益,請(qǐng)及時(shí)通知我們刪除。聯(lián)系信息:甩手網(wǎng)
    關(guān)注微信
    標(biāo)簽淘寶店鋪裝修
    淘寶店鋪裝修

    淘寶店鋪裝修

    網(wǎng)店裝修對(duì)于賣(mài)家來(lái)說(shuō)就是通往銷(xiāo)量的門(mén),核心在于促進(jìn)交易的進(jìn)行。 良好的店鋪裝修能夠給買(mǎi)家很直觀的視覺(jué)體驗(yàn)和心理作用,進(jìn)一步獲得更優(yōu)質(zhì)的客戶(hù)源和轉(zhuǎn)化率,是我們經(jīng)營(yíng)店鋪的一大利器。本專(zhuān)題讓你能夠?qū)W到從新手到...

    詳情>>
    淘寶實(shí)用工具
    關(guān)于甩手軟件     |     關(guān)于我們     |     聯(lián)系我們     |     服務(wù)條款     |     隱私協(xié)議     |     用戶(hù)權(quán)限     |     站點(diǎn)地圖     |     幫助中心

    甩手客戶(hù)服務(wù)

    • 甩手問(wèn)答
    • 在線客服:企業(yè)QQ 800055007
    • 白班咨詢(xún)電話(9:00-18:00):
      0755-26470437/26470392
      晚班咨詢(xún)電話(18:00-22:00):
      18926581976/18926585976
    • 客服上班時(shí)間:
      周一至周五9:00--22:00,周末9:00--17:00
      (除法定節(jié)日以外,其他不在線時(shí)間請(qǐng)留言,
      我們看到后會(huì)第一時(shí)間回復(fù)您!)
    • 甩手網(wǎng)投訴電話:0755-26470437/26470392轉(zhuǎn)621

    關(guān)注公眾號(hào)

    Copyright ©2010-2020 深圳市華通易點(diǎn)信息技術(shù)有限公司 - 甩手網(wǎng) All Rights Reserved.[粵ICP備12028137號(hào)]

    粵公網(wǎng)安備 44030502000916號(hào)

    關(guān)閉
    在線客服
    投訴建議