<button id="c4w0s"><xmp id="c4w0s">
<s id="c4w0s"><small id="c4w0s"></small></s>
<wbr id="c4w0s"></wbr>
<button id="c4w0s"><strong id="c4w0s"></strong></button><div id="c4w0s"><s id="c4w0s"></s></div> <wbr id="c4w0s"><small id="c4w0s"></small></wbr><button id="c4w0s"><small id="c4w0s"></small></button><wbr id="c4w0s"><strong id="c4w0s"></strong></wbr>
<wbr id="c4w0s"><label id="c4w0s"></label></wbr>
<wbr id="c4w0s"><strong id="c4w0s"></strong></wbr>

建站知識

Welcome to Beijing RuiHeng TianLong Technology Co., Ltd.

ecshop購買(mǎi)數量的加減按鈕,加一個(gè)減一個(gè)代碼,商品數量加減代碼

時(shí)間:  來(lái)源:網(wǎng)站建設公司  作者:網(wǎng)站制作公司  點(diǎn)擊量:
ecshop購買(mǎi)數量的加減按鈕,加一個(gè)減一個(gè)代碼,商品數量加減代碼

方法一:

1.復制以下JS代碼,添加到 js/common.js 的最后


function cart_number(txt_id, type, num)
    num = num || 1;   
 var txt = document.getElementByIdx_x_x(txt_id);    
var source_num = parseInt(txt.value);   
 if (source_num == 1 && type == '-')   
   
 alert('請最少購買(mǎi)一個(gè)商品');  
       return;   
   
 var to_num       = source_num;    
if (type == '+')   
       
 to_num += num;   
    
else if (type == '-')   
     
   to_num -= num; 
     
  txt.value = to_num;  
  showdiv(txt);
 }
 

 

 

2.在flow.dwt中找到購買(mǎi)數量的文本框,在他的前后分別加上

<a href="javascript:cart_number('goods_number_{$goods.rec_id}', '-');">-</a>
<a href="javascript:cart_number('goods_number_{$goods.rec_id}', '+');">+</a>

 

 方法二:

在flow.dwt中找到購買(mǎi)數量的文本框,在他的前后分別加上

<IMG style="PADDING-LEFT: 0px; CURSOR: pointer"
onclick='if (document.getElementByIdx_x("number").value>1){document.getElementByIdx_x("number").value--;}'
src="images/down.gif" >&nbsp;

 <INPUT id=number style="WIDTH: 40px; TEXT-ALIGN: right" maxLength=4
value=1 name=cart_quantity> 


&nbsp;<IMG style="PADDING-RIGHT: 30px; MARGIN: 0px; WIDTH: 25px; CURSOR: pointer" onclick='document.getElementByIdx_x("number").value++;'
src="images/up.gif" >

本文TAG標簽: 商城網(wǎng)站建設 商城網(wǎng)站制作 做網(wǎng)上商城
返回關(guān)閉本頁(yè)
上一篇:網(wǎng)站建設避免的幾大誤區    下一篇:ppt幻燈片原尺寸播放,不全屏播放,原大小播放
推薦閱讀

Copyright © 2010-2021 北京瑞恒天龍科技有限公司  All Rights Reserved  |  北京網(wǎng)站建設知名服務(wù)商  |  北京網(wǎng)站制作 | 京ICP備11004170號-1   京公網(wǎng)安備110107000463號
地址:北京市海淀區永定路長(cháng)銀大廈B座  非工作時(shí)間:15810379666  服務(wù)熱線(xiàn):400-809-6709  版權所有 盜版必究!

在線(xiàn)咨詢(xún)
關(guān)閉
電話(huà)咨詢(xún)
網(wǎng)站制作電話(huà)
400-809-6709
JiZzJiZZ国产免费A_玖玖玖色在线精品视频_欧美韩国人成网站中文字幕_精品2022露脸国产偷人
<button id="c4w0s"><xmp id="c4w0s">
<s id="c4w0s"><small id="c4w0s"></small></s>
<wbr id="c4w0s"></wbr>
<button id="c4w0s"><strong id="c4w0s"></strong></button><div id="c4w0s"><s id="c4w0s"></s></div> <wbr id="c4w0s"><small id="c4w0s"></small></wbr><button id="c4w0s"><small id="c4w0s"></small></button><wbr id="c4w0s"><strong id="c4w0s"></strong></wbr>
<wbr id="c4w0s"><label id="c4w0s"></label></wbr>
<wbr id="c4w0s"><strong id="c4w0s"></strong></wbr>