<style>

.clearfix{
	clear: both !important;
}	
	
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}
@media (min-width: 1212px) {
	.container {
		width: 1212px;
	}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.row {
	margin-left: -10px;
	margin-right: -10px;
}
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
	display: table;
	content: " ";
}
.container:after,
.container-fluid:after,
.row:after {
	clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 64.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: 0%;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: 0%;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: 0%;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: 0%;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 65.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: 0%;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: 0%;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
}
@media (min-width: 1212px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: 0%;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: 0%;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
}

</style>

<script src="https://www.google.com/recaptcha/api.js?render=6LdJXrIUAAAAAJwfs9xBpI4AsddSW1AdCLAeDQYK"></script>
<script>
  grecaptcha.ready(function() {
      grecaptcha.execute('6LdJXrIUAAAAAJwfs9xBpI4AsddSW1AdCLAeDQYK', {action: 'homepage'}).then(function(token) {
         ...
      });
  });
</script>
<div class="buy clearfix">
<div style="text-align: left;">
    <Select id="loc_selector">
		<option value="eu" selected="selected">Europe</option>
        <option value="uk">UK</option>
        <option value="us">US / Canada and Rest of World</option>
    </Select>
</div>

        <div id="us" class="location" style="display:none">
            <!-- <h2 style="font-size: 20px;text-align: center;font-family:Montserrat;font-weight:400;font-style:normal" class="vc_custom_heading">US / Can. / Asia / Oceania</h2> -->

            <div id="us_div1"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-01.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf09b8" ><script>window.tgpQueue.add('tgpli-6a677acbf09b8')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-01.jpg" width="auto" height="auto"></noscript></div>
            <div id="us_div2"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-02.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0a1f" ><script>window.tgpQueue.add('tgpli-6a677acbf0a1f')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-02.jpg" width="auto" height="auto"></noscript></div>
            <div id="us_div3"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-03.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0a2b" ><script>window.tgpQueue.add('tgpli-6a677acbf0a2b')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-03.jpg" width="auto" height="auto"></noscript></div>
            <div id="us_div4"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-04.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0a37" ><script>window.tgpQueue.add('tgpli-6a677acbf0a37')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-04.jpg" width="auto" height="auto"></noscript></div>
            <div id="us_div5"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-05.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0a40" ><script>window.tgpQueue.add('tgpli-6a677acbf0a40')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-05.jpg" width="auto" height="auto"></noscript></div>
            <div id="us_div6"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-06.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0a48" ><script>window.tgpQueue.add('tgpli-6a677acbf0a48')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-06.jpg" width="auto" height="auto"></noscript></div>
            <div id="us_div7"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-07.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0a50" ><script>window.tgpQueue.add('tgpli-6a677acbf0a50')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-07.jpg" width="auto" height="auto"></noscript></div>
			<div id="us_div8"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-08.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0a59" ><script>window.tgpQueue.add('tgpli-6a677acbf0a59')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-08.jpg" width="auto" height="auto"></noscript></div>
			<div id="us_div9"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-09.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0a63" ><script>window.tgpQueue.add('tgpli-6a677acbf0a63')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-09.jpg" width="auto" height="auto"></noscript></div>

            <h3 style="color:#fff; font-size:17px; margin-top:15px; margin-bottom:15px;" class="vc_custom_heading">Upgrade Options</h3>

            <div class="row upgrade-list" onMouseOver="show('us_div1')" onMouseOut="hide('us_div1')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2677" data-price="110" name="upgrade_items" value="2677"> Fully Adjustable Carbon shaft.</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">$110</div><div class="clearfix"></div></div>
            <div class="row upgrade-list" onMouseOver="show('us_div4')" onMouseOut="hide('us_div4')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2676" data-price="65"  name="upgrade_items" value="2676"> Phone Holder</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">$65</div><div class="clearfix"></div></div>
            <div class="row upgrade-list" onMouseOver="show('us_div5')" onMouseOut="hide('us_div5')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2182" data-price=""  name="upgrade_items" value="2182"> Trackr Heart rate transmitter.</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;"></div><div class="clearfix"></div></div>
            <div class="row upgrade-list" onMouseOver="show('us_div6')" onMouseOut="hide('us_div6')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2675" data-price="80"  name="upgrade_items" value="2675"> Tablet holder</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">$80</div><div class="clearfix"></div></div>
            <div class="row upgrade-list" onMouseOver="show('us_div7')" onMouseOut="hide('us_div7')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2681" data-price="30"  name="upgrade_items" value="2681"> icTrainer 12 Months Subscription</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">$30</div><div class="clearfix"></div></div>
            <div class="row upgrade-list" onMouseOver="show('us_div7')" onMouseOut="hide('us_div7')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2704" data-price="30"  name="upgrade_items" value="2704"> icTrainer 12 Months Support</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">$30</div><div class="clearfix"></div></div>
			<div class="row upgrade-list" onMouseOver="show('us_div8')" onMouseOut="hide('us_div8')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2673" data-price=""  name="upgrade_items" value="2673"> Kinomap Annual Subscription</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;"></div><div class="clearfix"></div></div>
			<div class="row upgrade-list" onMouseOver="show('us_div9')" onMouseOut="hide('us_div9')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2674" data-price="595"  name="upgrade_items" value="2674"> Kinoamp Lifetime Subscription</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">$595</div><div class="clearfix"></div></div>
          	<div class="clearfix"></div>

            <div style="border-bottom:#d9d9d9 solid 2px; margin: 25px 0px 10px 0px;"></div>

            <div id="price_shipping-destination-2691" class="price us-price" style="text-align:center;">
                $270            </div>
            <div class="myupgrade"></div>
            <div class="tempstring"></div>
            
            <div>
                <a class="us-url gem-button-position-center gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal" rel="kayakpro_cart_btn" href="https://www.kayakpro.com/store/cart/?add-to-cart=2691&product_id=2691">Buy Now</a>
            </div>  

            <!-- AFFIRM PROMO MESSAGE  -->
            <div style="text-align: center;">
                <span class="affirm-as-low-as" data-amount="265000" data-affirm-type="logo" data-affirm-color="blue" style="text-align: center;"></span>
                <div style="margin-top: 9px;">Affirm Credit is applicable to US citizens and permanent residents.</div>
            </div>
            <!-- AFFIRM PROMO MESSAGE  -->
        </div>


        <div id="eu" class="location">
            <!-- <h2 style="font-size: 20px;text-align: center;font-family:Montserrat;font-weight:400;font-style:normal" class="vc_custom_heading">Europe</h2> -->

            <div class="shipping-options" style="text-align:left;">
                <select id="shipping-destination-3071" onchange="kpUpdateShipping(this)" style="max-width: 300px;">
                <option value="">Select Shipping Destination</option>
                </select>
            </div>

            <div id="eu_div1"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-01.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0a73" ><script>window.tgpQueue.add('tgpli-6a677acbf0a73')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-01.jpg" width="auto" height="auto"></noscript></div>
            <div id="eu_div2"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-02.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0a7d" ><script>window.tgpQueue.add('tgpli-6a677acbf0a7d')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-02.jpg" width="auto" height="auto"></noscript></div>
            <div id="eu_div3"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-03.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0a86" ><script>window.tgpQueue.add('tgpli-6a677acbf0a86')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-03.jpg" width="auto" height="auto"></noscript></div>
            <div id="eu_div4"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-04.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0a8f" ><script>window.tgpQueue.add('tgpli-6a677acbf0a8f')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-04.jpg" width="auto" height="auto"></noscript></div>
            <div id="eu_div5"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-05.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0a98" ><script>window.tgpQueue.add('tgpli-6a677acbf0a98')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-05.jpg" width="auto" height="auto"></noscript></div>
            <div id="eu_div6"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-06.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0aa1" ><script>window.tgpQueue.add('tgpli-6a677acbf0aa1')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-06.jpg" width="auto" height="auto"></noscript></div>
            <div id="eu_div7"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-07.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0aaa" ><script>window.tgpQueue.add('tgpli-6a677acbf0aaa')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-07.jpg" width="auto" height="auto"></noscript></div>
			<div id="eu_div8"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-08.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0ab2" ><script>window.tgpQueue.add('tgpli-6a677acbf0ab2')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-08.jpg" width="auto" height="auto"></noscript></div>
			<div id="eu_div9"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-09.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0abd" ><script>window.tgpQueue.add('tgpli-6a677acbf0abd')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-09.jpg" width="auto" height="auto"></noscript></div>
			<div id="eu_div10"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-10.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0ac7" ><script>window.tgpQueue.add('tgpli-6a677acbf0ac7')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-10.jpg" width="auto" height="auto"></noscript></div>
			<div id="eu_div11"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-11.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0ad0" ><script>window.tgpQueue.add('tgpli-6a677acbf0ad0')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-11.jpg" width="auto" height="auto"></noscript></div>

            <h3 style="color:#fff; font-size:17px; margin-top:15px; margin-bottom:15px;" class="vc_custom_heading">Upgrade Options</h3>

            <!-- <div class="row upgrade-list" ><div class="col-md-10 col-xs-9" style="width:75% !important;"><img src="../../../images/icon-checked-box.jpg" style="margin-left: 0px; margin-bottom: 5px;"> &nbsp;Genesis Port - v6 SMART Console</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&euro;250 </div><div class="clearfix"></div></div> -->
			<div class="row upgrade-list" onMouseOver="show('eu_div11')" onMouseOut="hide('eu_div11')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="3071" data-price="250"  name="upgrade_items" value="3071" checked> Fully integrated Upgrade BT console</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&euro;250 </div><div class="clearfix"></div></div>
            <div class="row upgrade-list" onMouseOver="show('eu_div1')" onMouseOut="hide('eu_div1')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2219" data-price="110" name="upgrade_items" value="2219"> Fully Adjustable Carbon shaft.</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&euro;110 </div><div class="clearfix"></div></div>
            <div class="row upgrade-list" onMouseOver="show('eu_div4')" onMouseOut="hide('eu_div4')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2091" data-price="65" name="upgrade_items" value="2091"> Phone Holder</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&euro;65 </div><div class="clearfix"></div></div>
            <div class="row upgrade-list" onMouseOver="show('eu_div5')" onMouseOut="hide('eu_div5')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2149" data-price="80" name="upgrade_items" value="2149"> Trackr Heart rate transmitter.</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&euro;80 </div><div class="clearfix"></div></div>
            <div class="row upgrade-list" onMouseOver="show('eu_div6')" onMouseOut="hide('eu_div6')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2120" data-price="70" name="upgrade_items" value="2120"> Tablet holder</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&euro;70 </div><div class="clearfix"></div></div>
            <div class="row upgrade-list" onMouseOver="show('eu_div7')" onMouseOut="hide('eu_div7')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2650" data-price="30" name="upgrade_items" value="2650"> icTrainer 12 Months Subscription</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&euro;30 </div><div class="clearfix"></div></div>
			<div class="row upgrade-list" onMouseOver="show('eu_div8')" onMouseOut="hide('eu_div8')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2282" data-price="89"  name="upgrade_items" value="2282"> Kinomap Annual Subscription</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&euro;89 </div><div class="clearfix"></div></div>
			<div class="row upgrade-list" onMouseOver="show('eu_div9')" onMouseOut="hide('eu_div9')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2312" data-price="500"  name="upgrade_items" value="2312"> Kinoamp Lifetime Subscription</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&euro;500 </div><div class="clearfix"></div></div>
            <div class="clearfix"></div>

            <div style="border-bottom:#d9d9d9 solid 2px; margin: 25px 0px 10px 0px;"></div>
            <div id="price_shipping-destination-3071" class="price eu-price" style="text-align:center;">
              &euro;250 EUR + shipping            </div>
            <div class="myupgrade"></div>

            <div style="text-align: center;">
                <!-- ADD TO CART BUTTON: SpeedStroke Gym – Kayak Compact -->
                <a class="eu-url gem-button-position-center gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal" onclick="return kpAddToCart(this,'shipping-destination-3071');" rel="kayakpro_cart_btn" href="https://kayakpro.com/eu_shop/cart/">Buy Now</a>
            </div>  

            <!-- TAX MESSAGE  -->
            <div style="text-align: center;">
                <div style="margin-top: 9px;">Price excludes tax, this will be added to cart at checkout.</div>
            </div></div>

        <div id="uk" class="location" style="display:none">
            <!-- <h2 style="font-size: 20px;text-align: center;font-family:Montserrat;font-weight:400;font-style:normal" class="vc_custom_heading">UK</h2> -->

            <div class="shipping-options" style="text-align:left;">
                <select id="shipping-destination-3272" onchange="kpUpdateShipping(this)" style="max-width: 300px;">
                <option value="">Select Shipping Destination</option>
                <option value="3272|UK|3273|&pound;1,995 GBP + &pound;285 shipping">UK</option></select>
            </div>

			<div id="uk_div1"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-01.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0ae1" ><script>window.tgpQueue.add('tgpli-6a677acbf0ae1')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-01.jpg" width="auto" height="auto"></noscript></div>
            <div id="uk_div2"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-02.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0aea" ><script>window.tgpQueue.add('tgpli-6a677acbf0aea')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-02.jpg" width="auto" height="auto"></noscript></div>
            <div id="uk_div3"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-03.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0af4" ><script>window.tgpQueue.add('tgpli-6a677acbf0af4')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-03.jpg" width="auto" height="auto"></noscript></div>
            <div id="uk_div4"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-04.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0afc" ><script>window.tgpQueue.add('tgpli-6a677acbf0afc')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-04.jpg" width="auto" height="auto"></noscript></div>
            <div id="uk_div5"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-05.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0b06" ><script>window.tgpQueue.add('tgpli-6a677acbf0b06')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-05.jpg" width="auto" height="auto"></noscript></div>
            <div id="uk_div6"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-06.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0b0f" ><script>window.tgpQueue.add('tgpli-6a677acbf0b0f')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-06.jpg" width="auto" height="auto"></noscript></div>
            <div id="uk_div7"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-07.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0b17" ><script>window.tgpQueue.add('tgpli-6a677acbf0b17')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-07.jpg" width="auto" height="auto"></noscript></div>
			<div id="uk_div8"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-08.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0b21" ><script>window.tgpQueue.add('tgpli-6a677acbf0b21')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-08.jpg" width="auto" height="auto"></noscript></div>
			<div id="uk_div9"><img data-tgpli-src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-09.jpg" width="auto" height="auto" data-tgpli-inited data-tgpli-image-inited id="tgpli-6a677acbf0b29" ><script>window.tgpQueue.add('tgpli-6a677acbf0b29')</script><noscript><img src="https://www.kayakpro.com/sup/wp-content/themes/thegem/images/upgrade-09.jpg" width="auto" height="auto"></noscript></div>

            <h3 style="color:#fff; font-size:17px; margin-top:15px; margin-bottom:15px;" class="vc_custom_heading">Upgrade Options</h3>

            <div class="row upgrade-list" onMouseOver="show('uk_div1')" onMouseOut="hide('uk_div1')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2768" data-price="85" name="upgrade_items" value="2768"> Fully Adjustable Carbon shaft.</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&pound;85 </div><div class="clearfix"></div></div>
            <div class="row upgrade-list" onMouseOver="show('uk_div4')" onMouseOut="hide('uk_div4')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2780" data-price="50" name="upgrade_items" value="2780"> Phone Holder</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&pound;50 </div><div class="clearfix"></div></div>
            <div class="row upgrade-list" onMouseOver="show('uk_div5')" onMouseOut="hide('uk_div5')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2784" data-price="80" name="upgrade_items" value="2784"> Trackr Heart rate transmitter.</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&pound;80 </div><div class="clearfix"></div></div>
            <div class="row upgrade-list" onMouseOver="show('uk_div6')" onMouseOut="hide('uk_div6')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2782" data-price="67" name="upgrade_items" value="2782"> Tablet holder</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&pound;67 </div><div class="clearfix"></div></div>
            <div class="row upgrade-list" onMouseOver="show('uk_div7')" onMouseOut="hide('uk_div7')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="3060" data-price="30" name="upgrade_items" value="3060"> icTrainer 12 Months Subscription</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&pound;30 </div><div class="clearfix"></div></div>
			<div class="row upgrade-list" onMouseOver="show('uk_div8')" onMouseOut="hide('uk_div8')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2825" data-price="78"  name="upgrade_items" value="2825"> Kinomap Annual Subscription</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&pound;78 </div><div class="clearfix"></div></div>
			<div class="row upgrade-list" onMouseOver="show('uk_div9')" onMouseOut="hide('uk_div9')"><div class="col-md-10 col-xs-9" style="width:75% !important;"><input type="checkbox" class="upgrade_check" data-value="2828" data-price="440"  name="upgrade_items" value="2828"> Kinoamp Lifetime Subscription</div><div class="col-md-2 col-xs-3" style="text-align:right !important; width:23% !important;">&pound;440 </div><div class="clearfix"></div></div>
			<div class="clearfix"></div>

            <div style="border-bottom:#d9d9d9 solid 2px; margin: 25px 0px 10px 0px;"></div>
            <div id="price_shipping-destination-3272" class="price uk-price" style="text-align:center;">
              &pound;212 GBP + shipping            </div>
            <div class="myupgrade"></div>

            <div>
                <!-- ADD TO CART BUTTON: SpeedStroke Gym – Kayak Compact -->
                <a class="uk-url gem-button-position-center gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal" onclick="return kpAddToCart(this,'shipping-destination-3272');" rel="kayakpro_cart_btn" href="https://kayakpro.com/uk_shop/cart/">Buy Now</a>  
            </div>  

            <!-- TAX MESSAGE  -->
            <div style="text-align: center;">
                <div style="margin-top: 9px;">UK Pricing Includes VAT.</div>
            </div>
        </div>

        <div style="clear:both;"></div>
    
</div>

<style type="text/css">
#uk_div1, #uk_div2, #uk_div3, #uk_div4, #uk_div5, #uk_div6, #uk_div7, #uk_div8, #uk_div9,
#eu_div1, #eu_div2, #eu_div3, #eu_div4, #eu_div5, #eu_div6, #eu_div7, #eu_div8, #eu_div9, #eu_div10, #eu_div11,
#us_div1, #us_div2, #us_div3, #us_div4, #us_div5, #us_div6, #us_div7, #us_div8, #us_div9{  
    visibility: hidden;
}

#uk_div1, #uk_div2, #uk_div3, #uk_div4, #uk_div5, #uk_div6, #uk_div7, #uk_div8, #uk_div9,
#eu_div1, #eu_div2, #eu_div3, #eu_div4, #eu_div5, #eu_div6, #eu_div7, #eu_div8, #eu_div9, #eu_div10, #eu_div11,
#us_div1, #us_div2, #us_div3, #us_div4, #us_div5, #us_div6, #us_div7, #us_div8, #us_div9{
	position: absolute; background-color: #fff; padding: 15px; z-index: 1; border: #eee solid 2px; left: -277px; margin-top: 66px; z-index: 2;
}

#uk_div1 img, #uk_div2 img, #uk_div3 img, #uk_div4 img, #uk_div5 img, #uk_div6 img, #uk_div7 img, #uk_div8 img, #uk_div9 img,
#eu_div1 img, #eu_div2 img, #eu_div3 img, #eu_div4 img, #eu_div5 img, #eu_div6 img, #eu_div7 img, #eu_div8 img, #eu_div9 img, #eu_div10 img, #eu_div11 img,
#us_div1 img, #us_div2 img, #us_div3 img, #us_div4 img, #us_div5 img, #us_div6 img, #us_div7 img, #us_div8 img, #us_div9 img{
    max-width: 250px;
}

.row.upgrade-list:hover{
	color: #fff;
}
.myupgrade{
    text-align: center;
    font-size: 15px;
    color: #e0e0e0;
    margin: 20px 0px;
}
</style>

<script type='text/javascript' src='https://www.kayakpro.com/store/js/add-to-cart-variation.js?ver=1.2.1'></script>
<script type="text/javascript">

    var currency_sign = '€';

    jQuery(function() {
        jQuery('#loc_selector').change(function(){
            jQuery('.location').hide();
            jQuery('#' + jQuery(this).val()).show();
        });
    });

    // UPGRADE ITEMS START
    jQuery('.upgrade_check').click( function() {

        var price = 0;
        var tempstring = '';
    

        if(jQuery('#loc_selector').val() =='eu')
        {
            currency_sign = '€';
			// alert(jQuery('.eu-price').text());
        }

        if(jQuery('#loc_selector').val() =='uk')
        {
            currency_sign = '£';
        }

        if(jQuery('#loc_selector').val() =='us')
        {
            currency_sign = '$';
        }

        var currentLocation = jQuery('#' + jQuery('#loc_selector').val());

        if(parseInt(currentLocation.find('input[type="checkbox"]:checked').length ) == 0){
            upgrade_price = 0;
        }
        else{

            currentLocation.find('input[type="checkbox"]:checked').each(function(index, val) {

                if(tempstring == ""){
                    tempstring = jQuery(val).val();
                    upgrade_price = parseInt(jQuery(val).data('price'));

                }
                else{
                    tempstring = tempstring + "," + jQuery(val).val();
                    upgrade_price += parseInt(jQuery(val).data('price'));
                }
                upgrade_items_ids = tempstring;
                //console.log(upgrade_items_ids);

                });      
        }
        var usHref = "https://www.kayakpro.com/store/cart/?add-to-cart=2691&product_id=2691";
        if (tempstring) {
            usHref += "&add-more-to-cart=" + tempstring;
        }
        jQuery('.us-url').attr("href", usHref);
		jQuery('.uk-url').attr("href", "https://kayakpro.com/uk_shop/cart/?add-to-cart=&product_id=&attribute_shipping-destination=UK&variation_id=2772&add-more-to-cart=" + tempstring);
		jQuery('.eu-url').attr("href", "https://kayakpro.com/eu_shop/cart/?add-to-cart=&product_id=&attribute_shipping-destination=Austria&variation_id=2041&add-more-to-cart=" + tempstring);


		

        //console.log(upgrade_price);
        //alert(mystring);
        console.log(upgrade_price);

        if(upgrade_price == 0){
            jQuery('.myupgrade').html('')    
        }
        else{
            var temp = ' + '+ currency_sign + upgrade_price + ' Upgrade Cost';
            jQuery('.myupgrade').html(temp);            
        }
      
    });
    // UPGRADE ITEMS END
    

  function show(id) {
    document.getElementById(id).style.visibility = "visible";
  }
  function hide(id) {
    document.getElementById(id).style.visibility = "hidden";
  }

</script>
{"id":11,"date":"2024-09-17T13:18:21","date_gmt":"2024-09-17T13:18:21","guid":{"rendered":"https:\/\/www.kayakpro.com\/sup\/?page_id=11"},"modified":"2024-10-19T06:42:38","modified_gmt":"2024-10-19T06:42:38","slug":"onboard-console","status":"publish","type":"page","link":"https:\/\/www.kayakpro.com\/sup\/onboard-console\/","title":{"rendered":"Onboard Console"},"content":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1727440798033{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 70px !important;background-image: url(https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/09\/Group-126618.png?id=64) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column css=&#8221;.vc_custom_1726665342356{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}&#8221;][vc_column_text]<span style=\"color: #214856;\"><img decoding=\"async\" class=\"aligncenter wp-image-65 \" style=\"margin-bottom: 15px;\" src=\"https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/09\/kp-logo-black-small.png\" alt=\"\" width=\"124\" height=\"18\" srcset=\"https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/09\/kp-logo-black-small.png 1510w, https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/09\/kp-logo-black-small-300x44.png 300w, https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/09\/kp-logo-black-small-1024x151.png 1024w, https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/09\/kp-logo-black-small-768x113.png 768w\" sizes=\"(max-width: 124px) 100vw, 124px\" \/><\/span><\/p>\n<h2 style=\"text-align: center;\">ABOUT<\/h2>\n<p>[\/vc_column_text][vc_row_inner css=&#8221;.vc_custom_1728454650849{margin-top: 120px !important;}&#8221;][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text el_class=&#8221;home-intro&#8221;]<\/p>\n<h2 style=\"text-align: left; margin-bottom: 25px;\">The Regular onbpoard console dispays<\/h2>\n<div style=\"float: left; margin-right: 10px;\">\u2022 Distance<br \/>\n\u2022 Time<br \/>\n\u2022 Stroke rate<br \/>\n\u2022 Heart rate<br \/>\n\u2022 Power output in Watts<\/div>\n<div style=\"float: left;\">\u2022 Energy in Calories<br \/>\n\u2022 Time elapsed<br \/>\n\u2022 Count down distance or time<br \/>\n\u2022 Projected or Pace speed<\/div>\n<div style=\"clear: both; margin-bottom: 15px;\"><\/div>\n<p>The on-board console is able to receive input of the performing athlete\u2019s weight. It is important to input the user\u2019s weight in order to ensure that the data output for the SUP ergo is specific to the weight of the athlete that is using it.<\/p>\n<p>Inputting the athelets weight and calibrating ensures the SUP Ergo&#8217;s data is user specific.<\/p>\n<p><a class=\"gem-button gem-button-size-medium gem-button-style-flat gem-button-text-weight-normal gem-button-no-uppercase\" style=\"border-radius: 12px; background-color: #d9ed82; color: #0a0a0a; margin-top: 20px !important;\" href=\"#register\" target=\"_self\" rel=\"noopener\" data-ll-effect=\"drop-right-without-wrap\">Register Now<\/a>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;.vc_custom_1728455546438{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}&#8221;]<img decoding=\"async\" class=\"aligncenter wp-image-219 size-full\" src=\"https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/Group-126626.png\" alt=\"\" width=\"704\" height=\"677\" srcset=\"https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/Group-126626.png 704w, https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/Group-126626-300x288.png 300w\" sizes=\"(max-width: 704px) 100vw, 704px\" \/>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; css=&#8221;.vc_custom_1727441530446{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1726667231460{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}&#8221;][vc_column_text css=&#8221;.vc_custom_1728455645985{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: -2px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8221;]<img decoding=\"async\" class=\"aligncenter wp-image-221 size-full\" src=\"https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/Single-SUP-1-1.png\" alt=\"\" width=\"100%\" height=\"100%\" srcset=\"https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/Single-SUP-1-1.png 1440w, https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/Single-SUP-1-1-300x197.png 300w, https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/Single-SUP-1-1-1024x671.png 1024w, https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/Single-SUP-1-1-768x503.png 768w\" sizes=\"(max-width: 1440px) 100vw, 1440px\" \/>[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1727440798033{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 70px !important;background-image: url(https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/09\/Group-126618.png?id=64) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column css=&#8221;.vc_custom_1726665342356{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}&#8221;][vc_column_text]<span style=\"color: #214856;\"><img decoding=\"async\" class=\"aligncenter wp-image-65 \" style=\"margin-bottom: 15px;\" src=\"https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/09\/kp-logo-black-small.png\" alt=\"\" width=\"124\" height=\"18\" srcset=\"https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/09\/kp-logo-black-small.png 1510w, https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/09\/kp-logo-black-small-300x44.png 300w, https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/09\/kp-logo-black-small-1024x151.png 1024w, https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/09\/kp-logo-black-small-768x113.png 768w\" sizes=\"(max-width: 124px) 100vw, 124px\" \/><\/span><\/p>\n<h2 style=\"text-align: center;\">Fully Integrated Upgrade Bluetooth Console<\/h2>\n<p>[\/vc_column_text][vc_row_inner css=&#8221;.vc_custom_1728456273590{margin-top: 50px !important;}&#8221;][vc_column_inner][vc_column_text css=&#8221;.vc_custom_1728460243264{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}&#8221;]<img decoding=\"async\" class=\"aligncenter wp-image-254 size-full\" src=\"https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/jorg-angeli-ftpjbsDRnnk-unsplash-1.png\" alt=\"\" width=\"906\" height=\"509\" srcset=\"https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/jorg-angeli-ftpjbsDRnnk-unsplash-1.png 906w, https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/jorg-angeli-ftpjbsDRnnk-unsplash-1-300x169.png 300w, https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/jorg-angeli-ftpjbsDRnnk-unsplash-1-768x431.png 768w\" sizes=\"(max-width: 906px) 100vw, 906px\" \/>[\/vc_column_text][vc_column_text el_class=&#8221;home-intro&#8221;]<\/p>\n<div style=\"max-width: 700px; margin-top: 30px !important; text-align: center; margin: 0 auto;\">The onboard console is designed to operate in indoors, in low-medium humidity environments.<\/div>\n<div style=\"max-width: 700px; margin-top: 30px !important; text-align: center; margin: 0 auto;\">[&lt;60% @ 25 \u00b0C]. It is not waterproof, and should not be stored, maintained and\/ or used in High humidity environments, nor subject to contact with water or moisture.<\/div>\n<div style=\"max-width: 700px; margin-top: 30px !important; text-align: center; margin: 0 auto;\">High humidity environments, e.g. swimming pools, and external patios \/ areas in hot and humid climates may well negatively affect the functioning of the on board consoles. Corrosion and deterioration of vital contact elements, and electronics are possible.<\/div>\n<div style=\"max-width: 700px; margin-top: 30px !important; text-align: center; margin: 0 auto;\">Our bumper to bumper guarantee, expressly excludes the on board console where it is used in high humidity environments.<\/div>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1727447614642{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 120px !important;padding-bottom: 120px !important;background-image: url(https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/09\/Paddle.png?id=67) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column][vc_column_text]<\/p>\n<h6 style=\"color: #fff;\">OUR Youtube chanel<\/h6>\n<h2 style=\"color: #d9ed82; max-width: 600px;\">Paddle the world with US<\/h2>\n<div style=\"color: #fff; max-width: 400px;\">Subscribe to our KayakPro Youtube chanel for our library of free &#8211; HD Paddling videos<\/div>\n<p>[\/vc_column_text]<div class=\"gem-button-container gem-button-position-inline thegem-button-6a677acbe4e792069\"  ><a class=\"gem-button gem-button-size-small gem-button-style-flat gem-button-text-weight-normal\" data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 12px;background-color: #d9ed82;color: #0a0a0a;\" onmouseleave=\"this.style.backgroundColor='#d9ed82';this.style.color='#0a0a0a';\" onmouseenter=\"\" href=\"\" target=\"_self\">Subscribe Now<\/a><\/div> [\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1728457336653{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 120px !important;padding-bottom: 120px !important;background-color: #214856 !important;}&#8221;][vc_column css=&#8221;.vc_custom_1728458038501{margin-top: 0px !important;padding-top: 0px !important;}&#8221;][vc_column_text]<\/p>\n<h6 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Pricing<\/span><\/h6>\n<h2 style=\"text-align: center;\"><span style=\"color: #d9ed82;\">UPGRADE YOUR CONSOLE<\/span><\/h2>\n<p>[\/vc_column_text][vc_row_inner css=&#8221;.vc_custom_1728458052616{margin-top: 50px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 10px !important;padding-bottom: 10px !important;border-left-color: #ffffff !important;border-left-style: solid !important;border-right-color: #ffffff !important;border-right-style: solid !important;border-top-color: #ffffff !important;border-top-style: solid !important;border-bottom-color: #ffffff !important;border-bottom-style: solid !important;border-radius: 10px !important;}&#8221; el_class=&#8221;bluetooth-console-buybox&#8221;][vc_column_inner][vc_column_text css=&#8221;.vc_custom_1728458262949{padding-top: 0px !important;}&#8221;]<\/p>\n<h3 style=\"text-align: center;\"><img decoding=\"async\" class=\"aligncenter wp-image-239 size-full\" src=\"https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/Group-126628.png\" alt=\"\" width=\"348\" height=\"320\" srcset=\"https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/Group-126628.png 348w, https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/10\/Group-126628-300x276.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" \/><\/h3>\n<h3 style=\"text-align: center;\"><span style=\"color: #ffffff;\">Fully Integrated Upgrade Bluetooth Console<\/span><\/h3>\n<p>[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1728457305635{padding-top: 30px !important;}&#8221;]<\/p>\n<p style=\"text-align: center;\"><\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1727440798033{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 70px !important;background-image: url(https:\/\/www.kayakpro.com\/sup\/wp-content\/uploads\/2024\/09\/Group-126618.png?id=64) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column css=&#8221;.vc_custom_1726665342356{margin-top:&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-11","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/www.kayakpro.com\/sup\/wp-json\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kayakpro.com\/sup\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.kayakpro.com\/sup\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.kayakpro.com\/sup\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kayakpro.com\/sup\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":26,"href":"https:\/\/www.kayakpro.com\/sup\/wp-json\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":405,"href":"https:\/\/www.kayakpro.com\/sup\/wp-json\/wp\/v2\/pages\/11\/revisions\/405"}],"wp:attachment":[{"href":"https:\/\/www.kayakpro.com\/sup\/wp-json\/wp\/v2\/media?parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}