-
Notifications
You must be signed in to change notification settings - Fork 0
/
success.html
185 lines (176 loc) · 6.98 KB
/
success.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>MtbA Payment Complete</title>
<meta
name="description"
content="Your payment for the MtbA watch face was completed."
/>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YHK0E9JXFB"></script>
<!-- Event snippet for Example conversion page -->
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-YHK0E9JXFB');
gtag('event', 'purchase', {
transaction_id: location.pathname,
item_name: 'watchface',
value: 1.00,
currency: 'EUR',
quantity: 1
})
</script>
<!-- Clarity tracking code for https://mtba.int.eu.org/ -->
<script>
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i+"?ref=bwt";
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "acwzji4crt");
</script>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Karma"
/>
<style>
body,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Karma", sans-serif;
}
.w3-bar-block .w3-bar-item {
padding: 20px;
}
body {
background-image: url("img/bg.png");
}
</style>
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/global.css" />
<script src="https://js.stripe.com/v3/"></script>
<meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Ensures optimal rendering on mobile devices. -->
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!-- Optimal Internet Explorer compatibility -->
</head>
<body>
<!-- Top menu -->
<div class="w3-top">
<div class="w3-white w3-xlarge" style="max-width:1200px;margin:auto">
<div class="w3-center w3-padding-16">
<h2>
<img
src="img/Logo-MoveToBeActive_small2.png"
alt="MtbA Logo Small"
/>
MoveToBeActive Watch Faces
</h2>
</div>
</div>
</div>
<div class="sr-root">
<div class="sr-main">
<!-- here -->
<div
class="sr-payment-summary completed-view"
style="text-align: justify; text-justify: inter-word;"
>
<br />
<br />
<br />
<h1>
<b>Thank you for your purchase!</b>
</h1>
<br />
<h5>
Your transaction has been completed and a receipt has been emailed to you. The unlock code will be <b>delivered automatically to the email informed during payment</b> and it usually is sent <b>between
1 and 2 hours from now</b>, so please keep an eye on your email inbox and spam folders. <br /><br />
In rare occasions the automated process can fail, so if you do not receive the code in up to <b>1 business day</b>, please send a message to <b>[email protected]</b>
informing the date and time that the payment was made, as well as which watch face did you pay for.<br /><br />
If you are happy with your new MtbA Watch Face, please <b>take a minute to rate or review it on ConnectIQ</b> by clicking on the image below that corresponds to the watch face you have just bought. The link will take you directly to the review page on the ConnectIQ store.
</h5>
<br />
<div class="w3-center" style="margin-left:50px; margin-right:50px; text-align: justify; text-justify: inter-word;">
<table class="center"> <!-- style="width:80%" -->
<tr>
<td>
<a href="https://apps.garmin.com/en-US/apps/90be8a59-284b-4ed2-a052-6cca9d7d5bf4?tab=reviews&displayCurrentVersion=true" target="_blank" rel="noopener noreferrer">
<img
src="https://movetobeactive.github.io/img/Home5.png?raw=true"
width="150"
height="150"
hspace="10"
alt="MtbA White Analog"
class="rounded-corners"
/><br>
<div class="star-wrap">
<div class="clip-star"></div>
<div class="clip-star"></div>
<div class="clip-star"></div>
<div class="clip-star"></div>
<div class="clip-emptystar">
<div class="clip-halfstar"></div>
</div>
</div>
</a>
</td>
<td>
<a href="https://apps.garmin.com/en-US/apps/1d3209d4-af81-444f-859c-b97375e09802?tab=reviews&displayCurrentVersion=true" target="_blank" rel="noopener noreferrer">
<img
src="img/Home-MtbA_Stripes_Small.png"
width="150"
height="150"
hspace="10"
alt="MtbA Iconic Stripes"
class="rounded-corners"
/><br>
<div class="star-wrap">
<div class="clip-star"></div>
<div class="clip-star"></div>
<div class="clip-star"></div>
<div class="clip-star"></div>
<div class="clip-emptystar"></div>
</div>
</a>
</td>
</tr>
</table>
</div>
<br>
<br>
<footer class="sr-header">
<a href="./" style="text-align: center;">Click here to go back to the MoveToBeActive shop page</a>
</footer>
<script async src="https://cse.google.com/cse.js?cx=ef45cbdedb4b7c5a7"></script>
<div class="gcse-search"></div>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Fixed Size -->
<ins class="adsbygoogle"
style="display:inline-block;width:970px;height:90px"
data-ad-client="ca-pub-6627201559272369"
data-ad-slot="7521183987"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
<script>
var urlParams = new URLSearchParams(window.location.search);
if (urlParams.has("session_id")) {
document.getElementById("session").textContent = urlParams.get(
"session_id"
);
}
</script>
<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js-na1.hs-scripts.com/19655302.js"></script>
<!-- End of HubSpot Embed Code -->
</body>
</html>