credit_manage.html
29.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- 启用360浏览器的极速模式(webkit) -->
<meta name="renderer" content="webkit">
<!-- 避免IE使用兼容模式 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>赊销管理</title>
<link href="http://static.nong12.com/static/common/css0.5/core.css?v=1.4.0
" rel="stylesheet" type="text/css" />
<link href="http://static.nong12.com/static/common/css0.5/module.css?v=1.4.0
" rel="stylesheet" type="text/css" />
<link href="http://static.nong12.com/static/common/css/suggest.css?v=1.4.0
" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="http://static.nong12.com/static/newStatic/pnr/css/dist/pnr1-2.css">
<link href="http://static.nong12.com/static/common/css0.5/op-shop.css?v=1.4.0
" rel="stylesheet" type="text/css" />
<script type="text/javascript">
window.GLOBAL = {};
window.GLOBAL.version = '?v=1.4.0';
</script>
<script type="text/javascript" src="http://static.nong12.com/static/common/js/jquery.js?v=1.4.0
"></script>
<script type="text/javascript" src="http://static.nong12.com/static/common/js/Tools.js?v=1.4.0
"></script>
<script type="text/javascript" src="http://static.nong12.com/static/common/js/tmp.js"></script>
<script type="text/javascript" src="http://static.nong12.com/static/common/js/jquery.lazyload.min.js?v=1.4.0
"></script>
<!-- <script type="text/javascript" src="http://static.nong12.com/static/common/js/header_top.js?v=1.4.0
"></script>
<script type="text/javascript" src="http://static.nong12.com/static/common/js/head.js?v=1.4.0
"></script> -->
<script type="text/javascript" src="http://static.nong12.com/static/common/piwik/dilipiwik.js?v=1.4.0
"></script>
<script type="text/javascript" src="http://static.nong12.com/static/common/piwik/uclick.js?v=1.4.0
"></script>
<script type="text/javascript" src="http://static.nong12.com/static/common/js/suggest.js?v=1.4.0
"></script>
<!-- 页面公共部分 -->
<script type="text/javascript" src="http://www.nong12.com/common/js/global.js?v=1.4.0"></script>
<script type="text/javascript" src="http://www.nong12.com/common/js/top_footer.js?v=1.4.0"></script>
<script type="text/javascript" src="http://www.nong12.com/common/js/minicart.js?v=1.4.0"></script>
<script type="text/javascript" src="http://user.nong12.com/static/js/common/top_search.js?v=1.4.0"></script>
<script type="text/javascript" src="http://chat.nong12.com/scripts/common/im.js"></script>
<script type="text/javascript" src="http://static.nong12.com/static/newStatic/common/js/base/sea.js"></script>
<script type="text/javascript"
src="http://static.nong12.com/static/newStatic/pnr/js/javascript/common/config.js"></script>
<!--[if (gte IE 5)&(lt IE 7)]>
<script type="text/javascript" src="http://static.nong12.com/static/common/js/dd-png.js?v=1.4.0
"></script>
<script>
DD_belatedPNG.fix('');
</script>
<![endif]-->
<script type="text/javascript">
$(function(){
$(".u-wt").hover(
function(){
$(this).children().show();
},
function(){
$(this).children().hide();
}
);
$(".top ul li").hover(
function(){
$(this).addClass("hover");
$(this).children("dd").show();
},
function(){
$(this).removeClass("hover");
$(this).children("dd").hide();
}
);//top下拉
$(".g-umain-left ul li a.u-op").toggle(
function(){
$(this).nextAll(".g-manage-list").show();
$(this).nextAll("span").addClass("on");
},
function(){
$(this).nextAll(".g-manage-list").hide();
$(this).nextAll("span").removeClass("on");
}
);
$(".g-umain-left ul li a").click(function(){
$(".g-umain-left ul li a").removeClass("on");
$(this).addClass("on");
});
// 自动定位当前菜单
jQuery(".g-umain-left a").removeClass("on");
jQuery(".g-umain-left .u-sp1").removeClass("on");
var title = jQuery("title").html();
jQuery(".g-umain-left a").each(function(){
if( new RegExp("^"+jQuery(this).text()+"-?.*$").test(title)) {
jQuery(this).parents("li").find(".list").click();
jQuery(this).addClass("on");
return false;
}
});
// 协议
$("a.diliAgreement").click(function(){
Popup.start({
title : '协议',
url : $(this).attr("url"),
width:750,
height:570,
saveFun:function(data){
},
hidefooterBar:false,
hideheaderBar:false,
});
});
});
</script>
</head>
<body class="user-bg">
<div class="pnr-top auto-990">
<div class="nav"><div class="responsive clearfix"><div class="left"><a href="http://user.nong12.com/account/security.html" target="_blank"><span id="uname">Hoyer</span></a> 欢迎来到地利批发! <a href="https://passport.nong12.com/uc/loginService?ltype=logout">退出</a><a class="h-user-msg" href="javascript:void(0)" id="notify"><div class="text" onclick="javascript:IM.openWindow('地利客服', '0', '', '' , '1');$('#total').text(0);"><em class="u-mail"></em>消息<b style="display:none"></b><span id="total">0</span></div></a></div><ul class="right"><li><a href="http://user.nong12.com/account/security.html"><span>账户设置</span></a></li><li class="more"><a href="http://user.nong12.com/"><span>采购中心 </span></a><span class="icon-more"></span><div class="mroe-list"><div class="list-a"><a href="http://user.nong12.com/purchase/order.html">已买到的商品</a><a href="http://user.nong12.com/purchase/favorite/product.html">我的收藏</a><a href="http://user.nong12.com/purchase/history.html">我的浏览</a></div></div></li><li class="more"><a href="http://user.nong12.com/seller/shop/setting_shop.html"><span>销售中心 </span></a><span class="icon-more"></span><div class="mroe-list"><div class="list-a"><a href="http://user.nong12.com/seller/shop/setting_shop.html">我的店铺</a><a href="http://user.nong12.com/seller/order/get_order_list.do">已卖出的商品</a><a href="http://user.nong12.com/seller/product/onsale.html">出售中的商品</a><a href="http://user.nong12.com/seller/product/publish.html">免费发布商品</a></div></div></li><li><a href="http://www.nong12.com/purchase_list.html"><span>进货单</span><span class="num">(<span class="cart-num">3</span>)</span></a></li><li><a href="javascript:void(0)" onclick="IM.openWindow('地利客服', '', '', '' , '1');"><span>客服服务</span></a></li><li><a href="http://www.nong12.com/helpcenter.html"><span>帮助中心</span></a></li></ul></div></div>
</div>
<div class="us-header">
<!--最顶部-->
<div class="us-tr2">
<div class="g-head-user">
<div class="mo-fn2 g-pad10 right">
<span class="sp2">
<div class="sea-tab">
<ul class="sea-tab-ul">
<li class="select-ts1"><a href="javascript:void(0);" class="sear-d" data-searchtype="goods">产品</a></li>
</ul>
<ul class="sea-tab-ul2" style="display: none;">
<li class="bottom-bg1"></li>
<li class="select-ts2"><a href="javascript:void(0);" class="sear-li" data-searchtype="store">店铺</a></li>
<li class="bottom-bg2"></li>
</ul>
<b class=""></b> </div>
</span>
<div class="inputbox"> <span class="sp5">
<input id="autocomplete" type="text" x-webkit-speech="" value="" placeholder="搜“黄瓜”试试,大黄瓜小黄瓜应有尽有" autocomplete="off">
<div class="autocomplete-suggestions" style="position: absolute; display: none; max-height: 300px; z-index: 9999;"></div></span>
</div>
<span class="sp3">
<input id="search" type="button">
</span>
<div class="clear"></div>
</div>
<a href="http://www.nong12.com" class="g-user-logo"></a>
<a href="http://www.nong12.com" class="g-u-dir un-h5">首页</a>
<a href="http://user.nong12.com/purchase/order.html" class="g-u-dir un-h5">采购中心</a>
<a href="http://user.nong12.com/seller/shop/sale.html" class="g-u-dir un-h5 on">销售中心</a>
<a href="http://user.nong12.com/account/security.html" class="g-u-dir un-h5">账号管理</a>
</div>
</div>
<!--logo、搜索区、公告区-->
</div>
<link rel="stylesheet" type="text/css" href="../css/dist/credit_manage.css">
<div class="g-user-main clear">
<div class="m-user-loca"> <a href="//user.nong12.com/account/security.html">我的地利</a> 〉"销售中心</a> 〉<span>赊销管理</span>
</div>
<div class="g-umain-left">
<div class="g-um-h2 un-h2">销售中心</div>
<ul>
<li><a href="http://user.nong12.com/seller/order/get_order_list.do" class="list">我的销售单</a></li>
<!--
<li><a href="http://user.nong12.com/supply.html"
class="list">供应信息管理</a></li>
-->
<li><a href="#" class="list on">赊销管理</a></li>
<li><a href="javascript:void(0)" class="list u-op">店铺管理</a><span class="u-sp1"></span>
<div class="g-manage-list" style="display: none;">
<dl>
<dd><a href="http://user.nong12.com/seller/shop/checkAuthen.html">我要开店</a></dd>
<dd><a href="http://user.nong12.com/seller/shop/setting_shop.html">店铺设置</a></dd>
<!--<dd><a href="http://user.nong12.com/seller/shop/template.html">店铺模板</a></dd> -->
<dd><a href="http://user.nong12.com/seller/shop/renovation.html">店铺装修</a></dd>
</dl>
</div>
</li>
<li><a href="javascript:void(0)" class="list u-op">商品管理</a><span class="u-sp1"></span>
<div class="g-manage-list" style="display: none;">
<dl>
<dd><a href="http://user.nong12.com/seller/product/publish.html">发布商品</a></dd>
<dd><a href="http://user.nong12.com/seller/product/onsale.html">出售中的商品</a></dd>
<dd><a href="http://user.nong12.com/seller/product/onwarehouse.html">待上架的商品</a></dd>
<dd><a href="http://user.nong12.com/seller/product/recommend_list.html">橱窗推荐商品</a></dd>
<dd><a href="http://user.nong12.com/seller/product/shop_product_category.html">店铺商品分类</a></dd>
<dd><a href="http://user.nong12.com/seller/product/shortcut.html">商品快捷描述</a></dd>
</dl>
</div>
</li>
<!--
<li><a href="javascript:void(0)" class="list u-op">销售服务管理</a><span class="u-sp1"></span>
<div class="g-manage-list">
<dl>
<dd><a href="http://user.nong12.com/seller/sale/write.html">申请代销服务</a></dd>
<dd><a href="http://user.nong12.com/seller/sale/list.html">代销服务管理</a></dd>
<dd><a href="http://user.nong12.com/seller/CombineSale/list.html">联营联销服务管理</a></dd>
</dl>
</div>
</li>
-->
<li><a href="javascript:void(0)" class="list u-op">客户服务</a><span class="u-sp1"></span>
<div class="g-manage-list" style="display: none;">
<dl>
<dd><a href="http://user.nong12.com/salesCenter/list.do">销售退款管理</a></dd>
</dl>
</div>
</li>
</ul>
</div>
<div class="g-umain-right">
<div class="g-lay-h2"><h2>赊销管理</h2></div>
<div class="wrap">
<h3>什么是赊账付款?</h3>
<p class="col-666 MT10 direction-msg">赊账付款是指,允许赊账的卖家下单后不用付款就可以进货,即形成传统交易中的赊欠关系,订单成交后,买卖双方再根据合作
情况自行解决债务关关系,卖家开通服务后,给予熟悉和信赖的买家赊账权利,买家即可针对该卖家发布的商品申请赊账付款。</p>
</div>
<div class="wrap MT20">
<h3>赊账付款的使用条件</h3>
<ul class="tips-list clearfix">
<li><span>01.</span>卖家开通了赊账付款功能</li>
<li><span>02.</span>卖家添加买家为VIP客户</li>
<li><span>03.</span>买家通过实名认证</li>
</ul>
</div>
<div class="wrap MT20">
<h3>使用流程</h3>
<ul class="direction-list clearfix">
<li>
<p class="direction-title">第一步<i></i></p>
<p class="direction-content">买家开通赊账付款</p>
</li>
<li>
<p class="direction-title">第二步<i></i></p>
<p class="direction-content">设置赊账金额限制和VIP客户名单</p>
</li>
<li>
<p class="direction-title">第三步<i></i></p>
<p class="direction-content">VIP买家下单并选择赊账付款</p>
</li>
<li>
<p class="direction-title">第四步<i></i></p>
<p class="direction-content">卖家发货/备货</p>
</li>
<li>
<p class="direction-title">第五步<i></i></p>
<p class="direction-content">买家提货/收货</p>
</li>
<li>
<p class="direction-title">第六步<i></i></p>
<p class="direction-content">双方线下结清账款</p>
</li>
</ul>
</div>
<div class="btn-box"><a href="#direction-pop" class="submitBtn strongBtn s-fancybox">我要开通</a></div>
</div>
</div>
<!-- 协议弹层 -->
<div id="direction-pop">
<h3 class="direction-header">农丰网赊账服务开通协议</h3>
<div class="pop-content">
<p>
<b class="color-focus">重要提示:</b>
地利网络农业有限公司(以下简称“农丰网”)依据本协议的规定为农丰网商户(以下简称“商户”)提供服务,本协议在商户和农丰网间具有合同上的法律效力。农丰网在此特别提醒您认真阅读、充分理解本协议各条款,特别是其中所涉及的免除及限制农丰网责任的条款、对会员权利限制条款等。请您审慎阅读并选择接受或不接受本协议。除非您接受本协议所有条款,否则您无权使用农丰网于本协议下所提供的服务。您一经开通或使用农丰网赊账服务即视为对本协议全部条款已充分理解并完全接受。
</p>
<h4>
第一章 农丰网赊账服务
</h4>
<p>
第一条 农丰网赊账服务是由农丰网通过农丰网平台(网址:www.nong12.com)向商户提供的服务,具体服务内容主要包括:赊账交易、赊账资金管理、熟客管理等,具体详情以农丰网当时提供的服务内容为准。农丰网赊账服务的前提是需要商户根据农丰网要求完成身份认证及银行卡认证,未进行身份认证及/或银行卡认证的商户将无法使用该部分农丰网赊账服务。因未能完成认证而无法享受农丰网赊账服务造成的损失,农丰网不承担任何责任。
</p>
<p>
第二条 为了保障您的权益,您在自愿开通使用农丰网赊账服务前,必须仔细阅读并充分理解知悉本服务协议所有条款。一经开通或使用农丰网赊账服务即视为对本服务协议的充分理解和接受,如有违反而导致任何法律后果的发生,您将以自己的名义独立承担相应的法律责任。
</p>
<p>
第三条 在本协议履行过程中,农丰网可根据情况对本服务协议进行修改。一旦本服务协议的内容发生变动,农丰网将通过农丰网平台公布最新的服务协议,不再向商户作个别通知。如果商户不同意农丰网对本服务协议所做的修改,商户有权停止使用农丰网赊账服务。如果商户继续使用农丰网赊账服务,则视为商户接受农丰网对本服务协议所做的修改,并应遵照修改后的协议执行。
</p>
<p>
第四条 农丰网对于商户的通知及任何其他的协议、告示或其他关于商户使用会员账户及服务的通知,商户同意农丰网可通过农丰网平台公告、电子邮件、手机短信、无线通讯装置等电子方式或常规的信件传递等方式进行,该等通知于发送之日视为已送达收件人。因信息传输等原因导致商户未在前述通知发出当日收到该等通知的,农丰网不承担责任。
</p>
<p>
第五条 农丰网可以依其对判断暂时停止提供、限制或改变农丰网赊账服务,只要商户仍然使用农丰网赊账服务,即表示商户仍然同意本服务协议。
</p>
<h4>
第二章 农丰网商户
</h4>
<p>
第六条 农丰网的商户是指符合中华人民共和国法律规定的具有完全民事权利和民事行为能力,能够独立承担民事责任的自然人。在使用农丰网赊账服务前,商户必须先在农丰网平台上进行开通。
</p>
<p>
第七条 商户承诺以下事项:<br/>
1、商户必须依农丰网要求提示提供商户真实、最新、有效及完整的资料。<br/>
2、商户有义务维持并更新商户的资料,确保其为真实、最新、有效及完整。若商户提供任何错误、虚假、过时或不完整的资料,或者农丰网依其独立判断怀疑资料为错误、虚假、过时或不完整,农丰网有权暂停或终止商户的会员账户,并拒绝商户使用农丰网赊账服务的部分或全部功能。在此情况下,农丰网不承担任何责任,并且商户同意负担因此所产生的直接或间接的任何支出或损失。<br/>
3、如因商户未及时更新基本资料,导致农丰网赊账服务无法提供或提供时发生任何错误,农丰网不承担任何责任,所有后果应由商户承担。
</p>
<h4>
第三章 风险提示
</h4>
<p>
第八条 商户了解并认可,任何通过农丰网进行的交易并不能避免以下风险的产生,农丰网不能也没有义务为如下风险负责:<br/>
1、宏观经济风险:因宏观经济形势变化,可能引起价格等方面的异常波动,商户有可能遭受损失;<br/>
2、政策风险:有关法律、法规及相关政策、规则发生变化,可能引起价格等方面异常波动,商户有可能遭受损失;<br/>
3、违约风险:因其他交易方无力或无意愿按时足额履约,商户有可能遭受损失;<br/>
4、利率风险:市场利率变化可能对购买或持有产品的实际收益产生影响;<br/>
5、不可抗力因素导致的风险;<br/>
6、因商户的过错导致的任何损失,该过错包括但不限于:决策失误、操作不当、遗忘或泄露密码、密码被他人破解、商户使用的计算机系统被第三方侵入、商户委托他人代理交易时他人恶意或不当操作而造成的损失。
</p>
<p>
第九条 农丰网不对任何商户或任何交易提供任何担保或条件,无论是明示、默示或法定的。农丰网不能也不试图对商户发布的信息进行控制,对该等信息,农丰网不承担任何形式的证明、鉴定服务。农丰网不能完全保证平台内容的真实性、充分性、可靠性、准确性、完整性和有效性,并且无需承担任何由此引起的法律责任。商户依赖于商户的独立判断进行交易,商户应对其作出的判断承担全部责任。
</p>
<p>
第十条 以上并不能揭示商户通过农丰网进行交易的全部风险及市场的全部情形。商户在做出交易决策前,应全面了解相关交易,谨慎决策,并自行承担全部风险。
</p>
<h4>
第四章 服务费用
</h4>
<p>
第十一条 当商户开通农丰网赊账服务时,农丰网向商户免费开放使用赊账功能,同时农丰网保留单方面制定及调整服务费用的权利。
</p>
<h4>
第五章 会员的守法义务及承诺
</h4>
<p>
第十二条 商户承诺绝不为任何非法目的或以任何非法方式使用农丰网赊账服务,并承诺遵守中国相关法律、法规及一切使用互联网之国际惯例,遵守所有与农丰网赊账服务有关的网络协议、规则和程序。
</p>
<p>
第十三条 商户同意并保证不得利用农丰网赊账服务从事侵害他人权益或违法之行为,若有违反者应负所有法律责任。上述行为包括但不限于: <br/>
1、违反依法律或合约所应负之保密义务。<br/>
2、冒用他人名义使用农丰网赊账服务。<br/>
3、从事任何不法交易行为,如贩卖枪支、毒品、禁药、盗版软件或其他违禁物。<br/>
4、提供赌博资讯或以任何方式引诱他人参与赌博。<br/>
5、涉嫌洗钱、套现或进行传销活动的。<br/>
6、从事任何可能含有电脑病毒或是可能侵害农丰网赊账服务系統、资料等行为。<br/>
7、利用农丰网赊账服务系统进行可能对互联网或移动网正常运转造成不利影响之行为。<br/>
8、其他农丰网有正当理由认为不适当之行为。
</p>
<p>
第十四条 商户承诺,其通过农丰网平台上传或发布的信息均真实有效,其向农丰网提交的任何资料均真实、有效、完整、详细、准确。如因违背上述承诺,造成农丰网或农丰网其他使用方损失的,商户将承担相应责任。
</p>
<h4>
第六章 服务中断或故障
</h4>
<p>
第十五条 商户同意,基于互联网的特殊性,农丰网不担保服务不会中断,也不担保服务的及时性和/或安全性。系统因相关状况无法正常运作,使商户无法使用任何农丰网赊账服务或使用任何农丰网赊账服务时受到任何影响时,农丰网对商户或第三方不负任何责任,前述状况包括但不限于:<br/>
1、农丰网系统停机维护期间。<br/>
2、电信设备出现故障不能进行数据传输的。<br/>
3、由于黑客攻击、网络供应商技术调整或故障、网站升级、银行方面的问题等原因而造成的农丰网赊账服务中断或延迟。<br/>
4、因台风、地震、海啸、洪水、停电、战争、恐怖袭击等不可抗力之因素,造成农丰网系统障碍不能执行业务的。
</p>
<h4>
第七章 责任范围及限制
</h4>
<p>
第十六条 农丰网未对任何农丰网赊账服务提供任何形式的保证,包括但不限于以下事项:<br/>
1、 农丰网赊账服务将符合商户的需求。<br/>
2、 农丰网赊账服务将不受干扰、及时提供或免于出错。<br/>
3、 商户经由农丰网赊账服务购买或取得之任何产品、服务、资讯或其他资料将符合商户的期望。
</p>
<p>
第十七条 农丰网赊账服务的合作单位所提供的服务品质及内容由该合作单位自行负责。农丰网平台的内容可能涉及由第三方所有、控制或者运营的其他网站(以下简称“第三方网站”)。农丰网不能保证也没有义务保证第三方网站上任何信息的真实性和有效性。商户确认按照第三方网站的服务协议使用第三方网站,而不是按照本协议。第三方网站不是农丰网推荐或者介绍的,第三方网站的内容、产品、广告和其他任何信息均由商户自行判断并承担风险,而与农丰网无关。商户经由农丰网赊账服务的使用下载或取得任何资料,应由商户自行考量且自负风险,因资料的下载而导致的任何损坏由商户自行承担。
</p>
<p>
第十八条 在法律允许的情况下,农丰网对于与本协议有关或由本协议引起的,或者,由于使用农丰网平台、或由于其所包含的或以其它方式通过农丰网平台提供给商户的全部信息、内容、材料、产品(包括软件)和服务、或购买和使用产品引起的任何间接的、惩罚性的、特殊的、派生的损失(包括但不限于业务损失、收益损失、利润损失、使用数据或其他经济利益的损失),不论是如何产生的,也不论是由对本协议的违约(包括违反保证)还是由侵权造成的,均不负有任何责任,即使其事先已被告知此等损失的可能性。另外即使本协议规定的排他性救济没有达到其基本目的,也应排除农丰网对上述损失的责任。
</p>
<p>
第十九条 除本协议另有规定外,在任何情况下,农丰网对本协议所承担的违约赔偿责任总额不超过向商户收取的当次农丰网赊账服务费用总额。
</p>
<h4>
第八章 条款的解释、法律适用及争端解决
</h4>
<p>
第二十条 本协议是由商户与农丰网共同签订的,适用于商户在农丰网的全部活动。本协议内容包括但不限于协议正文条款及已经发布的或将来可能发布的各类规则,所有条款和规则为协议不可分割的一部分,与协议正文具有同等法律效力。
</p>
<p>
第二十一条 本协议不涉及商户与农丰网的其他会员之间,因网上交易而产生的法律关系及法律纠纷。但商户在此同意将全面接受并履行与农丰网其他会员在农丰网签订的任何电子法律文本,并承诺按照该法律文本享有和(或)放弃相应的权利、承担和(或)豁免相应的义务。
</p>
<p>
第二十二条 如本协议中的任何条款无论因何种原因完全或部分无效或不具有执行力,则应认为该条款可与本协议相分割,并可被尽可能接近各方意图的、能够保留本协议要求的经济目的的、有效的新条款所取代,而且,在此情况下,本协议的其他条款仍然完全有效并具有约束力。
</p>
<p>
第二十三条 农丰网对本服务协议拥有最终的解释权。
</p>
<p>
第二十四条 本协议及其修订的有效性、履行与本协议及其修订效力有关的所有事宜,将受中国法律管辖,任何争议仅适用中国法律。
</p>
<p>
第二十五条 本协议签订地为中国北京市。因本协议所引起的会员与农丰网的任何纠纷或争议,首先应友好协商解决,协商不成的,会员在此完全同意将纠纷或争议提交农丰网所在地有管辖权的人民法院诉讼解决。
</p>
<p>
全国服务热线 <span class="a-link">400-645-5158</span><br/>
Copyright © 2013-2015 nong12.com,All Rights Reserved 陕ICP备14002958号<br/>
版权所有 地利网络农业有限公司
</p>
</div>
<div class="direction-btn">
<a href="#" class="submitBtn">开通赊账付款</a>
<span class="submitBtn grayBtn" onclick="$.fancybox.close();">取消</span>
</div>
</div>
<!-- 协议弹层 结束-->
<script type="text/javascript">
seajs.use(['../js/javascript/common/common.js']);
</script>
<!-- footer-->
<div class="footer">
<div class="bg-F9">
<div class="footer-view clearfix">
<div class="left">
<ul>
<li>
<span class="icon-we"></span>
<p>关于我们</p>
<div class="f-list">
<a href="#">关于地利</a>
<a href="#">诚聘英才</a>
<a href="#">联系我们</a>
<a href="#">地利服务</a>
</div>
</li>
<li>
<span class="icon-aftersales"></span>
<p>售后服务</p>
<div class="f-list">
<a href="#">纠纷处理</a>
<a href="#">退款流程</a>
<a href="#">退款政策</a>
</div>
</li>
<li>
<span class="icon-shopping"></span>
<p>购物指南</p>
<div class="f-list">
<a href="#">交易规则</a>
<a href="#">购物流程</a>
<a href="#">订单结算</a>
<a href="#">支付方式</a>
</div>
</li>
<li>
<span class="icon-identity"></span>
<p>身份认证</p>
<div class="f-list">
<a href="#">邮箱验证</a>
<a href="#">企业验证</a>
<a href="#">实名认证</a>
<a href="#">密码找回</a>
</div>
</li>
<li>
<span class="icon-novice"></span>
<p>新手指南</p>
<div class="f-list">
<a href="#">个人注册</a>
<a href="#">企业注册</a>
<a href="#">会员须知</a>
<a href="#">会员登陆</a>
</div>
</li>
</ul>
</div>
<div class="right">
<span class="icon-shield"></span>
<ul class="clearfix">
<li><p>服务热线:<span class="text-phone">400-888-6666</span></p></li>
<li><p>服务时间:<span class="text-time">上午9:00 - 晚上21:00</span></p></li>
<li><p class="dili-im" href="#"><i></i>联系我们</p></li>
</ul>
</div>
</div>
</div>
<div class="footer-end">
<p>
<a href="#">关于我们</a> |
<a href="#">联系我们</a> |
<a href="#">人才招聘</a> |
<a href="#">地利服务</a> |
<a href="#">帮助中心</a>
</p>
<p class="col-999"> Copyright © 2013-2014 nong12.com,All Rights Reserved 陕ICP备14002958号</p>
<p class="col-999">版权所有 地利网络农业有限公司</p>
</div>
</div>
<!-- footer end -->
</body>
</html>