商品屬性
型 號: 寶方三代太子三輪車把座(單左)
庫存狀態(tài): 有現(xiàn)貨
');
$('#cart > button').html(' ' + json['total']);
//$('html, body').animate({ scrollTop: 0 }, 'slow');
$('#cart > ul').load('index.php?route=common/cart/info ul li');
}
},
error: function(xhr, ajaxOptions, thrownError) {
alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText);
}
});
});
//-->