var ccs_cc_args = ccs_cc_args || [];
// ContentCast
ccs_cc_args.push([‘cpn’, ’21KE0080MX-01′]);
ccs_cc_args.push([‘mf’, ‘Lenovo’]);
ccs_cc_args.push([‘pn’, ’21KE0080MX-01′]);
ccs_cc_args.push([‘lang’, ‘da’]);
ccs_cc_args.push([‘market’, ‘da’]);
(function () {
var o = ccs_cc_args; o.push([‘_SKey’, ‘1f915d15’]); o.push([‘_ZoneId’, ‘9d9ae49b58’]);
var sc = document.createElement(‘script’); sc.type = ‘text/javascript’; sc.async = true;
sc.src = (‘https:’ == document.location.protocol ? ‘https://’ : ‘http://’) + ‘cdn.cs.1worldsync.com/jsc/h1ws.js’;
var n = document.getElementsByTagName(‘script’)[0]; n.parentNode.insertBefore(sc, n);
})();
$(document).ready(function(){
$.ajax({
url: “https://ws.cs.1worldsync.com/bd748cb3/api/ce5ccab50b?mf=Lenovo&pn=21KE0080MX-01&lang=da-DK&mode=json”,
type: “GET”,
success: function(result) {
if(typeof result.data === ‘undefined’ || result.data[“ccs-inline-content.available”] !== true){
$(“.item-tab-description-button”).hide();
}
},
dataType: “json”
});
});


