ss
重庆迈尖科技有限公司
2020-06-16 b67f2c4fce992a818f287783ae7029a0b03509d3
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
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="chrome=1" />
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
        <title>淘宝购物车商品如何获得返利</title>
        <style>
            body {
                padding: 0;
                margin: 0;
                width: 100%;
            }
 
            .fullwidth {
                width: 100%;
                display: block;
            }
 
            .orign {
                color: #FF6101;
            }
 
            .cutline {
                height: 0.6rem;
                background: #F3F3F3;
                margin-top: 0.5rem;
            }
 
            .content {
                margin-left: 1rem;
                margin-right: 1rem;
            }
 
            .small {
                font-size: 14;
                line-height: 1.5rem;
            }
 
            .smaller {
                font-size: 13px;
            }
 
            .ff {
                margin: 0 auto;
                width: 20%;
            }
 
            .contentImg {
                text-align: center;
                margin-top: 0.5rem;
                margin-bottom: 2rem;
            }
        </style>
    </head>
    <body>
        <div class="fullwidth">
            <img src="img/BANNER.jpg" style="width: 100%;" />
        </div>
 
 
 
        <div class="fullwidth" style="position: relative;">
            <div style="background: #FFEEDB; border-radius:0.5rem;padding: 0.5rem;margin-left: 1rem;margin-right: 1rem;position: absolute;top: -2.5rem;line-height: 1.5rem;">
                <span class="orign" style="display:block;font-weight: bold ;margin-left: 1rem;margin-right: 1rem;">
                    你是否对你购物车内的商品如何获得返利充满了疑惑?
                </span>
                <span class="orign" style="display:block;margin-left: 1rem;margin-right: 1rem;margin-top: 0.1rem;line-height: 1.5rem;">
                    没关系,这里有详细的攻略让你购物车的商品轻松拿到返利。
                </span>
            </div>
        </div>
 
 
        <div class="content" style="margin-top: 6rem;">
            <span class="smaller" style="border-radius:0.5rem;padding:0.5rem 1rem;background: #FF6101;width: auto;color:#ffffff">
                你必须明白一个核心规则
            </span>
        </div>
 
 
        <div class="content small" style="margin-top: 1rem;color: #333333;">
            <span class="orign">“</span>只有通过板栗快省APP商品详情页跳转到淘宝并完成下单的才会被淘宝统计到返利订单<span class="orign">”</span>
        </div>
 
        <div class="cutline"></div>
        <div class="content" style="margin-top: 0.5rem;">
            <div class="small" style="color: #333333;">
                所以我们可以通过以下两个方法操作:
            </div>
            <div style="text-align: center;margin-top: 0.5rem;">
                <img src="img/ff_1.png" class="ff" />
            </div>
 
            <div class="orign small">
                1.先在淘宝里面筛选商品添加到购物车;
            </div>
            <div class="contentImg">
                <img src="img/1.png" style="width: 100%;" />
            </div>
            <div class="orign small">
                2.在淘宝的购物车中逐个复制商品的标题,到板栗快省APP中根据【智能搜索】提示进入相应的商品详情,并领券返利或立即购买按钮跳转到手淘;(注,每个购物车中的商品都需要完成该操作)
            </div>
 
            <div class="contentImg">
                <img src="img/2.png" style="width: 100%;" />
            </div>
 
 
 
            <div class="orign small">
                3.所有商品完成以上操作后,统一在淘宝购物车中完成下单购买。
            </div>
            <div class="contentImg">
                <img src="img/3.png" style="width: 100%;" />
            </div>
        </div>
        <div class="cutline"></div>
 
        <div class="content">
            <div style="text-align: center;margin-top: 1.5rem;">
                <img src="img/ff_2.png" class="ff" />
            </div>
            <div class="orign small">
                1.在板栗快省APP中筛选商品,逐个跳转到淘宝添加到购物车;
            </div>
 
            <div class="contentImg">
                <img src="img/4.png" style="width: 100%;" />
            </div>
 
            <div class="orign small">
                2.所有商品完成以上操作后,统一在淘宝购物车中完成下单购买。
            </div>
 
            <div class="contentImg">
                <img src="img/5.png" style="width: 100%;" />
            </div>
 
        </div>
 
    </body>
 
</html>