function countdown( dateEnd ) { var timer, days, hours, minutes, seconds; dateEnd = new Date( dateEnd ); dateEnd = dateEnd.getTime(); var today = new Date(); Date.prototype.stdTimezoneOffset = function () { var jan = new Date(this.getFullYear(), 0, 1); var jul = new Date(this.getFullYear(), 6, 1); return Math.max(jan.getTimezoneOffset(), jul.getTimezoneOffset()); } Date.prototype.isDstObserved = function () { return this.getTimezoneOffset() < this.stdTimezoneOffset(); } if ( isNaN( dateEnd ) ) { return; } timer = setInterval( calculate, 1000 ); function calculate() { var dateStart = new Date(); var dateStart = new Date( dateStart.getUTCFullYear(), dateStart.getUTCMonth(), dateStart.getUTCDate(), dateStart.getUTCHours(), dateStart.getUTCMinutes(), dateStart.getUTCSeconds() ); var timeRemaining = parseInt( ( dateEnd - dateStart.getTime() ) / 1000 ); if ( timeRemaining >= 0 ) { days = parseInt( timeRemaining / 86400 ); timeRemaining = ( timeRemaining % 86400 ); if (today.isDstObserved()) { hours = parseInt( timeRemaining / 3600 ); } else { hours = parseInt( (timeRemaining / 3600) - 1 ); } timeRemaining = ( timeRemaining % 3600 ); minutes = parseInt( timeRemaining / 60 ); timeRemaining = ( timeRemaining % 60 ); seconds = parseInt( timeRemaining ); var daysClass = document.getElementsByClassName( "days640b45ea076ff" ); var hoursClass = document.getElementsByClassName( "hours640b45ea076ff" ); var minutesClass = document.getElementsByClassName( "minutes640b45ea076ff" ); var secondsClass = document.getElementsByClassName( "seconds640b45ea076ff" ); for(var i = 0; i < daysClass.length; i++) { daysClass[i].innerHTML = parseInt( days, 10 ); } for(var i = 0; i < hoursClass.length; i++) { hoursClass[i].innerHTML = ( "0" + hours ).slice( -2 ); } for(var i = 0; i < minutesClass.length; i++) { minutesClass[i].innerHTML = ( "0" + minutes ).slice( -2 ); } for(var i = 0; i < secondsClass.length; i++) { secondsClass[i].innerHTML = ( "0" + seconds ).slice( -2 ); } document.getElementById( "countDown640b45ea076ff" ).classList.remove("spin"); if ( parseInt( days, 10 ) == 1 ) { for(var i = 0; i < daysClass.length; i++) { daysClass[i].classList.add("one"); } } if ( parseInt( days, 10 ) == 0 ) { for(var i = 0; i < daysClass.length; i++) { daysClass[i].classList.add("hide"); } } } else { document.getElementById( "countDown640b45ea076ff" ).innerHTML = "Aktion beendet"; } } function display( days, hours, minutes, seconds ) {} } countdown( '' );
function countdown( dateEnd ) { var timer, days, hours, minutes, seconds; dateEnd = new Date( dateEnd ); dateEnd = dateEnd.getTime(); var today = new Date(); Date.prototype.stdTimezoneOffset = function () { var jan = new Date(this.getFullYear(), 0, 1); var jul = new Date(this.getFullYear(), 6, 1); return Math.max(jan.getTimezoneOffset(), jul.getTimezoneOffset()); } Date.prototype.isDstObserved = function () { return this.getTimezoneOffset() < this.stdTimezoneOffset(); } if ( isNaN( dateEnd ) ) { return; } timer = setInterval( calculate, 1000 ); function calculate() { var dateStart = new Date(); var dateStart = new Date( dateStart.getUTCFullYear(), dateStart.getUTCMonth(), dateStart.getUTCDate(), dateStart.getUTCHours(), dateStart.getUTCMinutes(), dateStart.getUTCSeconds() ); var timeRemaining = parseInt( ( dateEnd - dateStart.getTime() ) / 1000 ); if ( timeRemaining >= 0 ) { days = parseInt( timeRemaining / 86400 ); timeRemaining = ( timeRemaining % 86400 ); if (today.isDstObserved()) { hours = parseInt( timeRemaining / 3600 ); } else { hours = parseInt( (timeRemaining / 3600) - 1 ); } timeRemaining = ( timeRemaining % 3600 ); minutes = parseInt( timeRemaining / 60 ); timeRemaining = ( timeRemaining % 60 ); seconds = parseInt( timeRemaining ); var daysClass = document.getElementsByClassName( "days640b45ea078ed" ); var hoursClass = document.getElementsByClassName( "hours640b45ea078ed" ); var minutesClass = document.getElementsByClassName( "minutes640b45ea078ed" ); var secondsClass = document.getElementsByClassName( "seconds640b45ea078ed" ); for(var i = 0; i < daysClass.length; i++) { daysClass[i].innerHTML = parseInt( days, 10 ); } for(var i = 0; i < hoursClass.length; i++) { hoursClass[i].innerHTML = ( "0" + hours ).slice( -2 ); } for(var i = 0; i < minutesClass.length; i++) { minutesClass[i].innerHTML = ( "0" + minutes ).slice( -2 ); } for(var i = 0; i < secondsClass.length; i++) { secondsClass[i].innerHTML = ( "0" + seconds ).slice( -2 ); } document.getElementById( "countDown640b45ea078ed" ).classList.remove("spin"); if ( parseInt( days, 10 ) == 1 ) { for(var i = 0; i < daysClass.length; i++) { daysClass[i].classList.add("one"); } } if ( parseInt( days, 10 ) == 0 ) { for(var i = 0; i < daysClass.length; i++) { daysClass[i].classList.add("hide"); } } } else { document.getElementById( "countDown640b45ea078ed" ).innerHTML = "Aktion beendet"; } } function display( days, hours, minutes, seconds ) {} } countdown( '' );

Lanyard

€6.90
Incl. VAT, excl. shipping cost
(7)
✓ ready for shipping
Size chart

Checkout faster

if(!document.getElementById('paypal-smart-payment-script')) { var script = document.createElement("script"); script.type = "module"; script.id = "paypal-smart-payment-script"; script.src = "https://cdn03.plentymarkets.com/3e8ft36ackpv/plugin/8/paypal/js/smartPaymentScript.js"; script.setAttribute("data-client-id", "ASRsRR6OmzpWvE37kstNsNjmyxWz-N_TsUqSDDDcMUuD2XCOaSeS-VLll2XBD0x3_BSNTh4Jyy0LI0ye"); script.setAttribute("data-currency", "EUR"); script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTMwMGI4ZmM3OGM2MGZlMDVjZWM3ZDgwZTVhNmFmMjgyMDA3NzJjZTJkZGZlMDA5OTg1ZjU1M2Q1MDNjNzQyM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjdUMTk6MjQ6MDcuNTg0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5fYmx5M2k0MFpCVWdMc0lVWDVaa0tJdXFFNlpybE5CTl9OLUNiX0NlV2lKSUJOQXJHa0dEWXJZUnAwWEJjUDdXQzVucUFWMG8wd2lDVkFGMXh0VXJ1a2d4eEtRIn19"); script.setAttribute("data-append-trailing-slash", "true"); script.setAttribute("data-locale", "en_GB"); document.body.appendChild(script); } else { var script = document.getElementById('paypal-smart-payment-script'); script.setAttribute("data-client-id", "ASRsRR6OmzpWvE37kstNsNjmyxWz-N_TsUqSDDDcMUuD2XCOaSeS-VLll2XBD0x3_BSNTh4Jyy0LI0ye"); script.setAttribute("data-currency", "EUR"); script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTMwMGI4ZmM3OGM2MGZlMDVjZWM3ZDgwZTVhNmFmMjgyMDA3NzJjZTJkZGZlMDA5OTg1ZjU1M2Q1MDNjNzQyM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjdUMTk6MjQ6MDcuNTg0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5fYmx5M2k0MFpCVWdMc0lVWDVaa0tJdXFFNlpybE5CTl9OLUNiX0NlV2lKSUJOQXJHa0dEWXJZUnAwWEJjUDdXQzVucUFWMG8wd2lDVkFGMXh0VXJ1a2d4eEtRIn19"); script.setAttribute("data-append-trailing-slash", "true"); script.setAttribute("data-locale", "en_GB"); }
if(typeof renderPayPalButtons === 'function') { renderPayPalButtons('6421f61fdbf91', 'paylater', 'paypal', 'rect', 'white'); } else { document.addEventListener('payPalScriptInitialized', () => { renderPayPalButtons('6421f61fdbf91', 'paylater', 'paypal', 'rect', 'white'); }); } if(typeof renderPayPalButtons === 'function') { renderPayPalButtons('6421f61fdbf91', 'paypal', 'buynow', 'rect', 'white'); } else { document.addEventListener('payPalScriptInitialized', () => { renderPayPalButtons('6421f61fdbf91', 'paypal', 'buynow', 'rect', 'white'); }); }
  • Free delivery over 200€
  • Ready for shipment within 24 hours For orders from Monday till Friday
  • Any questions?
More colors:

Item description

YAKUZA Unisex Lanyard. This lanyard features a quick release clip fastening and a metal hook to attach those easy reach belongings. Finished with Yakuza logo detailling.

Measurements: approx. 67 cm total length

  • Model number: SB 1
$('.si__bottom__desc .h + div > div > p, .si__bottom__desc .h + div > div > div').filter(function() { return $.trim($(this).text()) === '' && $(this).children().length == 0 }).remove() $('.cyt-tabs .x').click(function(event) { $(this).toggleClass('active'); });

Reviews

Last seen

$('.item-id-input-field').hide().find('input').val('Frage zum Artikel SB 1 red/white')
© 2015 - 2023 / All rights reserved. YAKUZA is a brand of Babagna Production GmbH. All prices incl. VAT. powered by createyourtemplate