<li class="shrink">
<div class="tags">
</div>
<h3>Chrániče kolen O´Neal PRO III černá</h3>
<div>
<h5>0251-201</h5>
<p>Chrániče pro BMX, MTB nebo MX v Carbon designu. Kratší provedení umožňuje použití s MX botami. Chránič kolene a holeně je vyroben z odolného plastu. Pružné provedení holenní a kolenní části chrániče umožňuje vynikající pohyb při jízdě. Chrániče lze pohodlně přizpůsobit díky Velcro® páskům.
Certifikováno dle EN 1621-1.</p>
</div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0251-201-chranice-kolen-o-neal-pro-iii-cerna-19.png","\/item\/s960\/0251-201-chranice-kolen-o-neal-pro-iii-cerna-20.png"]">
<img src="/item/s160/0251-201-chranice-kolen-o-neal-pro-iii-cerna-19.png" alt="Chrániče kolen O´Neal PRO III černá" rel="item_2204" />
</a>
<div>
<p class="unit CZK">990</p>
<a href="/produkty/0251-201-chranice-kolen-o-neal-pro-iii-cerna.html" ui-dg="dgViewDetail_2204" class="ui-button rgt" rel="nofollow"><i class="fa fa-hand-o-right"></i>detail</a>
<a href="/item/2204/add" ui-dg="dgAddToCart_2204" ui-dg-effect="slide-down" ui-dg-effects="slide-down,fall,scale" class="ui-button rgt"><i class="fa fa-plus"></i>koupit</a>
</div>
</li>
|
<div id="dgAddToCart_2204" style="display:none;">
<form id="fmAddToCart_2204" class="c_24 form" action="/item/2204/add" method="post" autocomplete="off">
<div class="g_9">
<div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0251-201-chranice-kolen-o-neal-pro-iii-cerna-19.png","\/item\/s960\/0251-201-chranice-kolen-o-neal-pro-iii-cerna-20.png"]">
<img src="/item/s180/0251-201-chranice-kolen-o-neal-pro-iii-cerna-19.png" rel="item_2204" />
</a>
</div>
</div>
<div class="g_15">
<table rel="item_2204">
<tr><td>Katalogové číslo</td><td>0251-201</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">0</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">One Size</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">černá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">48,85 % Polypropylene, 20,21 % Polyethylene, 8,42 % Polyamide, 7,58 % PVC, 5,47 % Polyester, 5,26 %</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">skladem</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">818.18</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">990</span></td>
</tr>
</table>
</div>
<div class="g_9">
</div>
<div class="under-table-wrap">
<div class="g_6 push_3">
<p class="inline-s">
<label for="fmAddToCart_2204_quantity" class=" required">množství</label>
<span class="input-wrap unit pcs">
<input type="text" id="fmAddToCart_2204_quantity" name="fmAddToCart_2204[quantity]" class="unit pcs" alt="smallint" ui-numrousel="" ui-mask="" value="1" />
<s></s>
</span>
</p>
</div>
<div class="g_6 push_2 omega">
<button type="submit" class="ui-button rgt">vložit do košíku</button>
</div>
<input type="hidden" id="fmAddToCart_2204_item" name="fmAddToCart_2204[item]" value="2204" />
</div>
<input type="hidden" id="fmAddToCart_2204__token" name="fmAddToCart_2204[_token]" value="t93tZaEPGdCNo2wLXr6TngU-UelNuAx0SKPKDs_76yQ" />
</form>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
var _super = $['btSelectSibling_2204'];
function $dg() {
return $('#dgAddToCart_2204');
};
function $f() {
return $('#fmAddToCart_2204', $dg());
};
/** */
$('table[rel^=item_]', $dg()).each(function() {
var length = $('tr', this).length;
if (8 > length) {
$(this).addClass('length-' + length);
}
});
/** */
$f().ajaxform({
overlay: false,
messages: {
submit: 'vkládám položku do košíku',
success: 'položka byla přidána',
failed: 'přidání do košíku selhalo'
},
preSubmit: function() {
var $cart = $('#cartOverviewHeaderSummary em'),
$img = $('img[rel=item_2204]', $dg()),
$flying = $('<div />');
if ($img) {
$flying.addClass('flyingToCart').css({
backgroundImage: 'url(' + $img.attr('src') + ')',
zIndex: $dg().dialog('widget').css('z-index')+1
}).offset({
top: Math.floor($img.parent().offset().top) - 100,
left: Math.floor($img.parent().offset().left) - 20,
}).appendTo($('body'));
setTimeout(function() {
var t = $cart.offset().top,
l = $cart.offset().left,
w = $cart.width(),
h = $cart.height();
$flying.addClass('started').css({
top: t - 25 + (h/2),
left: l - 25 + (w/2),
opacity: 0.6
}).bind('transitionend', function() {
setTimeout(function() {
$flying.remove();
}, 250);
});
}, 25);
}
},
onSuccess: function() {
$dg().dialog('close');
$f().ajaxform('reset');
} });
/** */
$['btSelectSibling_2204'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$dg().dialog('option', {title: $(this).data('item-name')});
$('table[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$('[id$=_item]:input', $f()).val($(this).data('item-id'));
};
/** */
$dg().dialog({
dialogClass: 'dgAddToCart',
title: 'Chrániče kolen O´Neal PRO III černá',
autoOpen: false
});
})(jQuery);
/*]]>*/
</script>
<div id="dgViewDetail_2204" style="display: none;">
<section class="c_30" ui-slimscroll="{"height":"max","railVisible":true,"alwaysVisible":true,"distance":5}">
<div class="lft">
<div class="g_12">
<div>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0251-201-chranice-kolen-o-neal-pro-iii-cerna-19.png","\/item\/s960\/0251-201-chranice-kolen-o-neal-pro-iii-cerna-20.png"]">
<img src="/item/s300/0251-201-chranice-kolen-o-neal-pro-iii-cerna-19.png" rel="item_2204" />
</a>
</div>
<ul>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0251-201-chranice-kolen-o-neal-pro-iii-cerna-19.png","\/item\/s960\/0251-201-chranice-kolen-o-neal-pro-iii-cerna-20.png"]">
<img src="/item/s120/0251-201-chranice-kolen-o-neal-pro-iii-cerna-19.png" rel="item_2204" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0251-201-chranice-kolen-o-neal-pro-iii-cerna-19.png","\/item\/s960\/0251-201-chranice-kolen-o-neal-pro-iii-cerna-20.png"]">
<img src="/item/s120/0251-201-chranice-kolen-o-neal-pro-iii-cerna-20.png" rel="item_2204" />
</a>
</li>
</ul>
</div>
</div>
<div class="rgt push_1">
<div class="g_17">
<p>Chrániče pro BMX, MTB nebo MX v Carbon designu. Kratší provedení umožňuje použití s MX botami. Chránič kolene a holeně je vyroben z odolného plastu. Pružné provedení holenní a kolenní části chrániče umožňuje vynikající pohyb při jízdě. Chrániče lze pohodlně přizpůsobit díky Velcro® páskům.
Certifikováno dle EN 1621-1.</p>
</div>
<div class="g_17">
<div rel="item_2204">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0251-201</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">0</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">One Size</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">černá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">48,85 % Polypropylene, 20,21 % Polyethylene, 8,42 % Polyamide, 7,58 % PVC, 5,47 % Polyester, 5,26 %</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">818.18</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">990</span></td>
</tr>
</table>
</div>
</div>
</div>
<div class="g_30 push_1">
</div> </section>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
function $dg() {
return $('#dgViewDetail_2204');
};
/** */
$dg().dialog({
title: 'Chrániče kolen O´Neal PRO III černá',
dialogClass: 'dgViewDetail',
autoOpen: false,
height: 'max',
buttons: [{
html: '<a class="ui-button large">zavřít</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-down').dialog('close');
}
},{
html: '<a href="#" class="ui-button large"><i class="fa fa-plus"></i>koupit</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-left')
.dialog('close').dialog('option', 'effect', 'slide-right');
$('#dgAddToCart_2204').dialog('option', 'effect', 'slide-right')
.dialog('open').dialog('option', 'effect', 'slide-down');
}
}]
});
var _super = $['btSelectSibling_2204'];
/** */
$['btSelectSibling_2204'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$('div[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$dg().dialog('option', 'title', $(this).data('item-name'));
};
})(jQuery);
/*]]>*/
</script>
|
Chrániče kolen O´Neal PRO III černá
|
0251-201
|
|
|
|
|
|
<li class="shrink">
<div class="tags">
</div>
<h3>Chrániče kolen O´Neal PRO IV černá</h3>
<div>
<h5>0251-202</h5>
<p>Chrániče kolen a holení s komfortním EVA polstrováním. Plastové díly s tvarovaným asymetrickým designem zajistí, že chrániče jsou velmi pohodlné a dokonale padnou pod MX kalhoty. Četné otvory zajistí ventilaci v oblasti kolene a holeně. Dvoukloubový systém poskytuje dostatek pohybu. Polstrování je odnímatelné, pohodlné, hypoalergenní a prodyšné. Nastavitelné elastické pásky se suchým zipem zajistí optimální uchycení.
Certifikace EN 1621-1 / 2012</p>
</div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0251-202-chranice-kolen-o-neal-pro-iv-cerna-5.png"]">
<img src="/item/s160/0251-202-chranice-kolen-o-neal-pro-iv-cerna-5.png" alt="Chrániče kolen O´Neal PRO IV černá" rel="item_12988" />
</a>
<div>
<p class="unit CZK">1790</p>
<a href="/produkty/0251-202-chranice-kolen-o-neal-pro-iv-cerna.html" ui-dg="dgViewDetail_12988" class="ui-button rgt" rel="nofollow"><i class="fa fa-hand-o-right"></i>detail</a>
<a href="/item/12988/add" ui-dg="dgAddToCart_12988" ui-dg-effect="slide-down" ui-dg-effects="slide-down,fall,scale" class="ui-button rgt"><i class="fa fa-plus"></i>koupit</a>
</div>
</li>
|
<div id="dgAddToCart_12988" style="display:none;">
<form id="fmAddToCart_12988" class="c_24 form" action="/item/12988/add" method="post" autocomplete="off">
<div class="g_9">
<div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0251-202-chranice-kolen-o-neal-pro-iv-cerna-5.png"]">
<img src="/item/s180/0251-202-chranice-kolen-o-neal-pro-iv-cerna-5.png" rel="item_12988" />
</a>
</div>
</div>
<div class="g_15">
<table rel="item_12988">
<tr><td>Katalogové číslo</td><td>0251-202</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">0</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">One Size</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">černá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">55% polypropylen, 24% ethylvinylacetát 13% nylon, 4% polyetylen, 3% polyester, 1% ostatní</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">skladem</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1479.34</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1790</span></td>
</tr>
</table>
</div>
<div class="g_9">
</div>
<div class="under-table-wrap">
<div class="g_6 push_3">
<p class="inline-s">
<label for="fmAddToCart_12988_quantity" class=" required">množství</label>
<span class="input-wrap unit pcs">
<input type="text" id="fmAddToCart_12988_quantity" name="fmAddToCart_12988[quantity]" class="unit pcs" alt="smallint" ui-numrousel="" ui-mask="" value="1" />
<s></s>
</span>
</p>
</div>
<div class="g_6 push_2 omega">
<button type="submit" class="ui-button rgt">vložit do košíku</button>
</div>
<input type="hidden" id="fmAddToCart_12988_item" name="fmAddToCart_12988[item]" value="12988" />
</div>
<input type="hidden" id="fmAddToCart_12988__token" name="fmAddToCart_12988[_token]" value="SEYByW8wZm1yfCflORVFqKwUqPuNc12vQlvCuzC0S3k" />
</form>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
var _super = $['btSelectSibling_12988'];
function $dg() {
return $('#dgAddToCart_12988');
};
function $f() {
return $('#fmAddToCart_12988', $dg());
};
/** */
$('table[rel^=item_]', $dg()).each(function() {
var length = $('tr', this).length;
if (8 > length) {
$(this).addClass('length-' + length);
}
});
/** */
$f().ajaxform({
overlay: false,
messages: {
submit: 'vkládám položku do košíku',
success: 'položka byla přidána',
failed: 'přidání do košíku selhalo'
},
preSubmit: function() {
var $cart = $('#cartOverviewHeaderSummary em'),
$img = $('img[rel=item_12988]', $dg()),
$flying = $('<div />');
if ($img) {
$flying.addClass('flyingToCart').css({
backgroundImage: 'url(' + $img.attr('src') + ')',
zIndex: $dg().dialog('widget').css('z-index')+1
}).offset({
top: Math.floor($img.parent().offset().top) - 100,
left: Math.floor($img.parent().offset().left) - 20,
}).appendTo($('body'));
setTimeout(function() {
var t = $cart.offset().top,
l = $cart.offset().left,
w = $cart.width(),
h = $cart.height();
$flying.addClass('started').css({
top: t - 25 + (h/2),
left: l - 25 + (w/2),
opacity: 0.6
}).bind('transitionend', function() {
setTimeout(function() {
$flying.remove();
}, 250);
});
}, 25);
}
},
onSuccess: function() {
$dg().dialog('close');
$f().ajaxform('reset');
} });
/** */
$['btSelectSibling_12988'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$dg().dialog('option', {title: $(this).data('item-name')});
$('table[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$('[id$=_item]:input', $f()).val($(this).data('item-id'));
};
/** */
$dg().dialog({
dialogClass: 'dgAddToCart',
title: 'Chrániče kolen O´Neal PRO IV černá',
autoOpen: false
});
})(jQuery);
/*]]>*/
</script>
<div id="dgViewDetail_12988" style="display: none;">
<section class="c_30" ui-slimscroll="{"height":"max","railVisible":true,"alwaysVisible":true,"distance":5}">
<div class="lft">
<div class="g_12">
<div>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0251-202-chranice-kolen-o-neal-pro-iv-cerna-5.png"]">
<img src="/item/s300/0251-202-chranice-kolen-o-neal-pro-iv-cerna-5.png" rel="item_12988" />
</a>
</div>
</div>
</div>
<div class="rgt push_1">
<div class="g_17">
<p>Chrániče kolen a holení s komfortním EVA polstrováním. Plastové díly s tvarovaným asymetrickým designem zajistí, že chrániče jsou velmi pohodlné a dokonale padnou pod MX kalhoty. Četné otvory zajistí ventilaci v oblasti kolene a holeně. Dvoukloubový systém poskytuje dostatek pohybu. Polstrování je odnímatelné, pohodlné, hypoalergenní a prodyšné. Nastavitelné elastické pásky se suchým zipem zajistí optimální uchycení.
Certifikace EN 1621-1 / 2012</p>
</div>
<div class="g_17">
<div rel="item_12988">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0251-202</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">0</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">One Size</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">černá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">55% polypropylen, 24% ethylvinylacetát 13% nylon, 4% polyetylen, 3% polyester, 1% ostatní</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1479.34</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1790</span></td>
</tr>
</table>
</div>
</div>
</div>
<div class="g_30 push_1">
</div> </section>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
function $dg() {
return $('#dgViewDetail_12988');
};
/** */
$dg().dialog({
title: 'Chrániče kolen O´Neal PRO IV černá',
dialogClass: 'dgViewDetail',
autoOpen: false,
height: 'max',
buttons: [{
html: '<a class="ui-button large">zavřít</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-down').dialog('close');
}
},{
html: '<a href="#" class="ui-button large"><i class="fa fa-plus"></i>koupit</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-left')
.dialog('close').dialog('option', 'effect', 'slide-right');
$('#dgAddToCart_12988').dialog('option', 'effect', 'slide-right')
.dialog('open').dialog('option', 'effect', 'slide-down');
}
}]
});
var _super = $['btSelectSibling_12988'];
/** */
$['btSelectSibling_12988'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$('div[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$dg().dialog('option', 'title', $(this).data('item-name'));
};
})(jQuery);
/*]]>*/
</script>
|
Chrániče kolen O´Neal PRO IV černá
|
0251-202
|
|
|
|
|
|
<li class="shrink">
<div class="tags">
</div>
<h3>Chrániče kolen O´Neal PRO II</h3>
<div>
<h5>0251E-107</h5>
<p>Pohodlné chrániče kolen a holení určené pod klahoty. Skvělé pro BMX, MTB nebo MX. Kratší chránič holeně skvěle pasuje k MX botám. Odolný plastový chránič kolen a holení je v designu Carbon Look. Chrániče přizpůsobíte nastavitelnými Velcro páskami.
Certifikováno dle (EU) 2016/425</p>
</div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-2.png","\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-3.png","\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-4.png"]">
<img src="/item/s160/0251e-107-chranice-kolen-o-neal-pro-ii-2.png" alt="Chrániče kolen O´Neal PRO II" rel="item_10983" />
</a>
<div>
<p class="unit CZK">790</p>
<a href="/produkty/0251e-107-chranice-kolen-o-neal-pro-ii.html" ui-dg="dgViewDetail_10983" class="ui-button rgt" rel="nofollow"><i class="fa fa-hand-o-right"></i>detail</a>
<a href="/item/10983/add" ui-dg="dgAddToCart_10983" ui-dg-effect="slide-down" ui-dg-effects="slide-down,fall,scale" class="ui-button rgt"><i class="fa fa-plus"></i>koupit</a>
</div>
</li>
|
<div id="dgAddToCart_10983" style="display:none;">
<form id="fmAddToCart_10983" class="c_24 form" action="/item/10983/add" method="post" autocomplete="off">
<div class="g_9">
<div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-2.png","\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-3.png","\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-4.png"]">
<img src="/item/s180/0251e-107-chranice-kolen-o-neal-pro-ii-2.png" rel="item_10983" />
</a>
</div>
</div>
<div class="g_15">
<table rel="item_10983">
<tr><td>Katalogové číslo</td><td>0251E-107</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">0</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">One Size</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">černá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">57% polypropylene, 20% polyester, 15% polyethylene, 15% PVC, 2% polyamide.</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">skladem</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">652.89</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">790</span></td>
</tr>
</table>
</div>
<div class="g_9">
</div>
<div class="under-table-wrap">
<div class="g_6 push_3">
<p class="inline-s">
<label for="fmAddToCart_10983_quantity" class=" required">množství</label>
<span class="input-wrap unit pcs">
<input type="text" id="fmAddToCart_10983_quantity" name="fmAddToCart_10983[quantity]" class="unit pcs" alt="smallint" ui-numrousel="" ui-mask="" value="1" />
<s></s>
</span>
</p>
</div>
<div class="g_6 push_2 omega">
<button type="submit" class="ui-button rgt">vložit do košíku</button>
</div>
<input type="hidden" id="fmAddToCart_10983_item" name="fmAddToCart_10983[item]" value="10983" />
</div>
<input type="hidden" id="fmAddToCart_10983__token" name="fmAddToCart_10983[_token]" value="psoKCl2CIZmBKIJaY7bOMED4Ri-5RZyRHwQXTafZ-yk" />
</form>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
var _super = $['btSelectSibling_10983'];
function $dg() {
return $('#dgAddToCart_10983');
};
function $f() {
return $('#fmAddToCart_10983', $dg());
};
/** */
$('table[rel^=item_]', $dg()).each(function() {
var length = $('tr', this).length;
if (8 > length) {
$(this).addClass('length-' + length);
}
});
/** */
$f().ajaxform({
overlay: false,
messages: {
submit: 'vkládám položku do košíku',
success: 'položka byla přidána',
failed: 'přidání do košíku selhalo'
},
preSubmit: function() {
var $cart = $('#cartOverviewHeaderSummary em'),
$img = $('img[rel=item_10983]', $dg()),
$flying = $('<div />');
if ($img) {
$flying.addClass('flyingToCart').css({
backgroundImage: 'url(' + $img.attr('src') + ')',
zIndex: $dg().dialog('widget').css('z-index')+1
}).offset({
top: Math.floor($img.parent().offset().top) - 100,
left: Math.floor($img.parent().offset().left) - 20,
}).appendTo($('body'));
setTimeout(function() {
var t = $cart.offset().top,
l = $cart.offset().left,
w = $cart.width(),
h = $cart.height();
$flying.addClass('started').css({
top: t - 25 + (h/2),
left: l - 25 + (w/2),
opacity: 0.6
}).bind('transitionend', function() {
setTimeout(function() {
$flying.remove();
}, 250);
});
}, 25);
}
},
onSuccess: function() {
$dg().dialog('close');
$f().ajaxform('reset');
} });
/** */
$['btSelectSibling_10983'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$dg().dialog('option', {title: $(this).data('item-name')});
$('table[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$('[id$=_item]:input', $f()).val($(this).data('item-id'));
};
/** */
$dg().dialog({
dialogClass: 'dgAddToCart',
title: 'Chrániče kolen O´Neal PRO II',
autoOpen: false
});
})(jQuery);
/*]]>*/
</script>
<div id="dgViewDetail_10983" style="display: none;">
<section class="c_30" ui-slimscroll="{"height":"max","railVisible":true,"alwaysVisible":true,"distance":5}">
<div class="lft">
<div class="g_12">
<div>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-2.png","\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-3.png","\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-4.png"]">
<img src="/item/s300/0251e-107-chranice-kolen-o-neal-pro-ii-2.png" rel="item_10983" />
</a>
</div>
<ul>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-2.png","\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-3.png","\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-4.png"]">
<img src="/item/s120/0251e-107-chranice-kolen-o-neal-pro-ii-2.png" rel="item_10983" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-2.png","\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-3.png","\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-4.png"]">
<img src="/item/s120/0251e-107-chranice-kolen-o-neal-pro-ii-3.png" rel="item_10983" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-2.png","\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-3.png","\/item\/s960\/0251e-107-chranice-kolen-o-neal-pro-ii-4.png"]">
<img src="/item/s120/0251e-107-chranice-kolen-o-neal-pro-ii-4.png" rel="item_10983" />
</a>
</li>
</ul>
</div>
</div>
<div class="rgt push_1">
<div class="g_17">
<p>Pohodlné chrániče kolen a holení určené pod klahoty. Skvělé pro BMX, MTB nebo MX. Kratší chránič holeně skvěle pasuje k MX botám. Odolný plastový chránič kolen a holení je v designu Carbon Look. Chrániče přizpůsobíte nastavitelnými Velcro páskami.
Certifikováno dle (EU) 2016/425</p>
</div>
<div class="g_17">
<div rel="item_10983">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0251E-107</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">0</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">One Size</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">černá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">57% polypropylene, 20% polyester, 15% polyethylene, 15% PVC, 2% polyamide.</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">652.89</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">790</span></td>
</tr>
</table>
</div>
</div>
</div>
<div class="g_30 push_1">
</div> </section>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
function $dg() {
return $('#dgViewDetail_10983');
};
/** */
$dg().dialog({
title: 'Chrániče kolen O´Neal PRO II',
dialogClass: 'dgViewDetail',
autoOpen: false,
height: 'max',
buttons: [{
html: '<a class="ui-button large">zavřít</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-down').dialog('close');
}
},{
html: '<a href="#" class="ui-button large"><i class="fa fa-plus"></i>koupit</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-left')
.dialog('close').dialog('option', 'effect', 'slide-right');
$('#dgAddToCart_10983').dialog('option', 'effect', 'slide-right')
.dialog('open').dialog('option', 'effect', 'slide-down');
}
}]
});
var _super = $['btSelectSibling_10983'];
/** */
$['btSelectSibling_10983'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$('div[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$dg().dialog('option', 'title', $(this).data('item-name'));
};
})(jQuery);
/*]]>*/
</script>
|
Chrániče kolen O´Neal PRO II
|
0251E-107
|
|
|
|
|
|
<li class="shrink">
<div class="tags">
</div>
<h3>Chrániče kolen O´Neal PUMPGUN MX černá</h3>
<div>
<h5>0256-206</h5>
<p>Velmi lehké a dobře větraná chrániče kolen pro MX. Inovativní design s otočným kolenním kloubem neomezuje v pohybu.
Chránič je vyroben z odolného, vstřikovaného plastu. Konstrukce zajišťuje, že chránič zůstane na svém místě i v případě nehody. Povrchová úprava v karbonovém designu. Vnitřní pěna je ergonomicky tvarovaná pro větší pohodlí při jízdě. Kovové čepy kloubového chrániče jsou překryty polstrováním. 3 pružné elastické Velcro® pásky zajišťují bezpečné a pohodlné upevnění chrániče. Certifikováno podle nařízení (EU) 2016/425</p>
</div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-10.png","\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-11.png","\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-12.png"]">
<img src="/item/s160/0256-206-pumpgun-mx-chranice-kolen-cerna-10.png" alt="Chrániče kolen O´Neal PUMPGUN MX černá" rel="item_2983" />
</a>
<div>
<p class="unit CZK">1390</p>
<a href="/produkty/0256-206-chranice-kolen-o-neal-pumpgun-mx-cerna.html" ui-dg="dgViewDetail_2983" class="ui-button rgt" rel="nofollow"><i class="fa fa-hand-o-right"></i>detail</a>
<a href="/item/2983/add" ui-dg="dgAddToCart_2983" ui-dg-effect="slide-down" ui-dg-effects="slide-down,fall,scale" class="ui-button rgt"><i class="fa fa-plus"></i>koupit</a>
</div>
</li>
|
<div id="dgAddToCart_2983" style="display:none;">
<form id="fmAddToCart_2983" class="c_24 form" action="/item/2983/add" method="post" autocomplete="off">
<div class="g_9">
<div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-10.png","\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-11.png","\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-12.png"]">
<img src="/item/s180/0256-206-pumpgun-mx-chranice-kolen-cerna-10.png" rel="item_2983" />
</a>
</div>
</div>
<div class="g_15">
<table rel="item_2983">
<tr><td>Katalogové číslo</td><td>0256-206</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">0</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">One Size</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">černá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">45% Polyethylene, 38% Neoprene, 17% Polyester</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">2.4.2022</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1148.76</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1390</span></td>
</tr>
</table>
</div>
<div class="g_9">
</div>
<div class="under-table-wrap">
<div class="g_6 push_3">
<p class="inline-s">
<label for="fmAddToCart_2983_quantity" class=" required">množství</label>
<span class="input-wrap unit pcs">
<input type="text" id="fmAddToCart_2983_quantity" name="fmAddToCart_2983[quantity]" class="unit pcs" alt="smallint" ui-numrousel="" ui-mask="" value="1" />
<s></s>
</span>
</p>
</div>
<div class="g_6 push_2 omega">
<button type="submit" class="ui-button rgt">vložit do košíku</button>
</div>
<input type="hidden" id="fmAddToCart_2983_item" name="fmAddToCart_2983[item]" value="2983" />
</div>
<input type="hidden" id="fmAddToCart_2983__token" name="fmAddToCart_2983[_token]" value="uTMyzM_nCZrLr4o-LoYjrMlmiNrUC0i6qO1pF6i_QxE" />
</form>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
var _super = $['btSelectSibling_2983'];
function $dg() {
return $('#dgAddToCart_2983');
};
function $f() {
return $('#fmAddToCart_2983', $dg());
};
/** */
$('table[rel^=item_]', $dg()).each(function() {
var length = $('tr', this).length;
if (8 > length) {
$(this).addClass('length-' + length);
}
});
/** */
$f().ajaxform({
overlay: false,
messages: {
submit: 'vkládám položku do košíku',
success: 'položka byla přidána',
failed: 'přidání do košíku selhalo'
},
preSubmit: function() {
var $cart = $('#cartOverviewHeaderSummary em'),
$img = $('img[rel=item_2983]', $dg()),
$flying = $('<div />');
if ($img) {
$flying.addClass('flyingToCart').css({
backgroundImage: 'url(' + $img.attr('src') + ')',
zIndex: $dg().dialog('widget').css('z-index')+1
}).offset({
top: Math.floor($img.parent().offset().top) - 100,
left: Math.floor($img.parent().offset().left) - 20,
}).appendTo($('body'));
setTimeout(function() {
var t = $cart.offset().top,
l = $cart.offset().left,
w = $cart.width(),
h = $cart.height();
$flying.addClass('started').css({
top: t - 25 + (h/2),
left: l - 25 + (w/2),
opacity: 0.6
}).bind('transitionend', function() {
setTimeout(function() {
$flying.remove();
}, 250);
});
}, 25);
}
},
onSuccess: function() {
$dg().dialog('close');
$f().ajaxform('reset');
} });
/** */
$['btSelectSibling_2983'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$dg().dialog('option', {title: $(this).data('item-name')});
$('table[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$('[id$=_item]:input', $f()).val($(this).data('item-id'));
};
/** */
$dg().dialog({
dialogClass: 'dgAddToCart',
title: 'Chrániče kolen O´Neal PUMPGUN MX černá',
autoOpen: false
});
})(jQuery);
/*]]>*/
</script>
<div id="dgViewDetail_2983" style="display: none;">
<section class="c_30" ui-slimscroll="{"height":"max","railVisible":true,"alwaysVisible":true,"distance":5}">
<div class="lft">
<div class="g_12">
<div>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-10.png","\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-11.png","\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-12.png"]">
<img src="/item/s300/0256-206-pumpgun-mx-chranice-kolen-cerna-10.png" rel="item_2983" />
</a>
</div>
<ul>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-10.png","\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-11.png","\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-12.png"]">
<img src="/item/s120/0256-206-pumpgun-mx-chranice-kolen-cerna-10.png" rel="item_2983" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-10.png","\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-11.png","\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-12.png"]">
<img src="/item/s120/0256-206-pumpgun-mx-chranice-kolen-cerna-11.png" rel="item_2983" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-10.png","\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-11.png","\/item\/s960\/0256-206-pumpgun-mx-chranice-kolen-cerna-12.png"]">
<img src="/item/s120/0256-206-pumpgun-mx-chranice-kolen-cerna-12.png" rel="item_2983" />
</a>
</li>
</ul>
</div>
</div>
<div class="rgt push_1">
<div class="g_17">
<p>Velmi lehké a dobře větraná chrániče kolen pro MX. Inovativní design s otočným kolenním kloubem neomezuje v pohybu.
Chránič je vyroben z odolného, vstřikovaného plastu. Konstrukce zajišťuje, že chránič zůstane na svém místě i v případě nehody. Povrchová úprava v karbonovém designu. Vnitřní pěna je ergonomicky tvarovaná pro větší pohodlí při jízdě. Kovové čepy kloubového chrániče jsou překryty polstrováním. 3 pružné elastické Velcro® pásky zajišťují bezpečné a pohodlné upevnění chrániče. Certifikováno podle nařízení (EU) 2016/425</p>
</div>
<div class="g_17">
<div rel="item_2983">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0256-206</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">0</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">One Size</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">černá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">45% Polyethylene, 38% Neoprene, 17% Polyester</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
15.3.2022
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1148.76</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1390</span></td>
</tr>
</table>
</div>
</div>
</div>
<div class="g_30 push_1">
</div> </section>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
function $dg() {
return $('#dgViewDetail_2983');
};
/** */
$dg().dialog({
title: 'Chrániče kolen O´Neal PUMPGUN MX černá',
dialogClass: 'dgViewDetail',
autoOpen: false,
height: 'max',
buttons: [{
html: '<a class="ui-button large">zavřít</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-down').dialog('close');
}
},{
html: '<a href="#" class="ui-button large"><i class="fa fa-plus"></i>koupit</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-left')
.dialog('close').dialog('option', 'effect', 'slide-right');
$('#dgAddToCart_2983').dialog('option', 'effect', 'slide-right')
.dialog('open').dialog('option', 'effect', 'slide-down');
}
}]
});
var _super = $['btSelectSibling_2983'];
/** */
$['btSelectSibling_2983'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$('div[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$dg().dialog('option', 'title', $(this).data('item-name'));
};
})(jQuery);
/*]]>*/
</script>
|
Chrániče kolen O´Neal PUMPGUN MX černá
|
0256-206
|
|
|
|
|
|
<li class="shrink">
<div class="tags">
</div>
<h3>Chrániče kolen O´Neal DIRT černá</h3>
<div>
<h5>0277-73<em>x</em></h5>
<p>Pohodlné, měkké chrániče s IPX® pěnou. Lehká konstrukce a malý objem umožňují chrániče nosit pod kalhotami/džínami. Chrániče poskytují dostatek volnosti pro šlapání. Hlavní chránič vyroben z inteligentní pěny IPX®, která je měkká a pružná, ale při nárazu ztvrdne. Kritická místa jsou vyrobena z otěruodolného materiálu. Pásky se suchým zipem zajišťují bezpečné a pohodlné uchycení.
Splňuje normu EN1621-1 (kolenní chrániče)</p>
</div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-4.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-5.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-6.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-7.png"]">
<img src="/item/s160/0277-732-chranice-kolen-o-neal-dirt-cerna-s-4.png" alt="Chrániče kolen O´Neal DIRT černá S" rel="item_12403" />
</a>
<div>
<p class="unit CZK">1490</p>
<a href="/produkty/0277-732-chranice-kolen-o-neal-dirt-cerna-s.html" ui-dg="dgViewDetail_12403" class="ui-button rgt" rel="nofollow"><i class="fa fa-hand-o-right"></i>detail</a>
<a href="/item/12403/add" ui-dg="dgAddToCart_12403" ui-dg-effect="slide-down" ui-dg-effects="slide-down,fall,scale" class="ui-button rgt"><i class="fa fa-plus"></i>koupit</a>
</div>
</li>
|
<div id="dgAddToCart_12403" style="display:none;">
<form id="fmAddToCart_12403" class="c_24 form" action="/item/12403/add" method="post" autocomplete="off">
<div class="g_9">
<div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-4.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-5.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-6.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-7.png"]">
<img src="/item/s180/0277-732-chranice-kolen-o-neal-dirt-cerna-s-4.png" rel="item_12403" />
</a>
</div>
</div>
<div class="g_15">
<table rel="item_12403">
<tr><td>Katalogové číslo</td><td>0277-732</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">850</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">S</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">černá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">25.3.2022</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
<table rel="item_12404" style="display:none;">
<tr><td>Katalogové číslo</td><td>0277-733</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">850</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">M</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">černá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">6.5.2022</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
<table rel="item_12405" style="display:none;">
<tr><td>Katalogové číslo</td><td>0277-734</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">850</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">L</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">černá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">25.3.2022</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
<table rel="item_12406" style="display:none;">
<tr><td>Katalogové číslo</td><td>0277-735</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">850</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">XL</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">černá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">6.5.2022</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
<div class="g_9">
</div>
<div class="under-table-wrap">
<div class="g_6 push_3">
<p class="inline-s">
<label for="fmAddToCart_12403_quantity" class=" required">množství</label>
<span class="input-wrap unit pcs">
<input type="text" id="fmAddToCart_12403_quantity" name="fmAddToCart_12403[quantity]" class="unit pcs" alt="smallint" ui-numrousel="" ui-mask="" value="1" />
<s></s>
</span>
</p>
</div>
<div class="g_6 push_2 omega">
<button type="submit" class="ui-button rgt">vložit do košíku</button>
</div>
<input type="hidden" id="fmAddToCart_12403_item" name="fmAddToCart_12403[item]" value="12403" />
</div>
<div class="g_24">
<table class="tbSiblings">
<thead>
<tr>
<th>všechny varianty tohoto produktu (4)</th>
<th>dostupnost</th>
<th></th>
</tr>
</thead>
</table>
<table class="tbSiblings">
<tbody>
<tr id="r12403">
<td>
<a href="/produkty/0277-732-chranice-kolen-o-neal-dirt-cerna-s.html" data-item-id="12403" data-item-name="Chrániče kolen O´Neal DIRT černá S" ui-callback="btSelectSibling_12403" rel="[rel=item_12403]">
<span style="background-image:url(/item/s100/0277-732-chranice-kolen-o-neal-dirt-cerna-s-4.png);"></span>
<q>Chrániče kolen O´Neal DIRT černá <strong>S</strong></q>
</a>
</td>
<td>25.3.2022</td>
<td><a href="/produkty/0277-732-chranice-kolen-o-neal-dirt-cerna-s.html" class="ui-button small" data-item-id="12403" data-item-name="Chrániče kolen O´Neal DIRT černá S" ui-callback="btSelectSibling_12403" rel="[rel=item_12403]">vybrat variantu</a></td>
</tr>
<tr id="r12404">
<td>
<a href="/produkty/0277-733-chranice-kolen-o-neal-dirt-cerna-m.html" data-item-id="12404" data-item-name="Chrániče kolen O´Neal DIRT černá M" ui-callback="btSelectSibling_12403" rel="[rel=item_12404]">
<span style="background-image:url(/item/s100/0277-733-chranice-kolen-o-neal-dirt-cerna-m-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT černá <strong>M</strong></q>
</a>
</td>
<td>6.5.2022</td>
<td><a href="/produkty/0277-733-chranice-kolen-o-neal-dirt-cerna-m.html" class="ui-button small" data-item-id="12404" data-item-name="Chrániče kolen O´Neal DIRT černá M" ui-callback="btSelectSibling_12403" rel="[rel=item_12404]">vybrat variantu</a></td>
</tr>
<tr id="r12405">
<td>
<a href="/produkty/0277-734-chranice-kolen-o-neal-dirt-cerna-l.html" data-item-id="12405" data-item-name="Chrániče kolen O´Neal DIRT černá L" ui-callback="btSelectSibling_12403" rel="[rel=item_12405]">
<span style="background-image:url(/item/s100/0277-734-chranice-kolen-o-neal-dirt-cerna-l-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT černá <strong>L</strong></q>
</a>
</td>
<td>25.3.2022</td>
<td><a href="/produkty/0277-734-chranice-kolen-o-neal-dirt-cerna-l.html" class="ui-button small" data-item-id="12405" data-item-name="Chrániče kolen O´Neal DIRT černá L" ui-callback="btSelectSibling_12403" rel="[rel=item_12405]">vybrat variantu</a></td>
</tr>
<tr id="r12406">
<td>
<a href="/produkty/0277-735-chranice-kolen-o-neal-dirt-cerna-xl.html" data-item-id="12406" data-item-name="Chrániče kolen O´Neal DIRT černá XL" ui-callback="btSelectSibling_12403" rel="[rel=item_12406]">
<span style="background-image:url(/item/s100/0277-735-chranice-kolen-o-neal-dirt-cerna-xl-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT černá <strong>XL</strong></q>
</a>
</td>
<td>6.5.2022</td>
<td><a href="/produkty/0277-735-chranice-kolen-o-neal-dirt-cerna-xl.html" class="ui-button small" data-item-id="12406" data-item-name="Chrániče kolen O´Neal DIRT černá XL" ui-callback="btSelectSibling_12403" rel="[rel=item_12406]">vybrat variantu</a></td>
</tr>
</tbody>
</table>
</div>
<input type="hidden" id="fmAddToCart_12403__token" name="fmAddToCart_12403[_token]" value="4AgjR-ZNh3QDQgbUrtkCwgBti8mRZFpSbjScU7Ob_ls" />
</form>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
var _super = $['btSelectSibling_12403'];
function $dg() {
return $('#dgAddToCart_12403');
};
function $f() {
return $('#fmAddToCart_12403', $dg());
};
/** */
$('table[rel^=item_]', $dg()).each(function() {
var length = $('tr', this).length;
if (8 > length) {
$(this).addClass('length-' + length);
}
});
/** */
$f().ajaxform({
overlay: false,
messages: {
submit: 'vkládám položku do košíku',
success: 'položka byla přidána',
failed: 'přidání do košíku selhalo'
},
preSubmit: function() {
var $cart = $('#cartOverviewHeaderSummary em'),
$img = $('img[rel=item_12403]', $dg()),
$flying = $('<div />');
if ($img) {
$flying.addClass('flyingToCart').css({
backgroundImage: 'url(' + $img.attr('src') + ')',
zIndex: $dg().dialog('widget').css('z-index')+1
}).offset({
top: Math.floor($img.parent().offset().top) - 100,
left: Math.floor($img.parent().offset().left) - 20,
}).appendTo($('body'));
setTimeout(function() {
var t = $cart.offset().top,
l = $cart.offset().left,
w = $cart.width(),
h = $cart.height();
$flying.addClass('started').css({
top: t - 25 + (h/2),
left: l - 25 + (w/2),
opacity: 0.6
}).bind('transitionend', function() {
setTimeout(function() {
$flying.remove();
}, 250);
});
}, 25);
}
} });
/** */
$['btSelectSibling_12403'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$dg().dialog('option', {title: $(this).data('item-name')});
$('table[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$('[id$=_item]:input', $f()).val($(this).data('item-id'));
};
/** */
$dg().dialog({
dialogClass: 'dgAddToCart',
title: 'Chrániče kolen O´Neal DIRT černá S',
autoOpen: false
});
})(jQuery);
/*]]>*/
</script>
<div id="dgViewDetail_12403" style="display: none;">
<section class="c_30" ui-slimscroll="{"height":"max","railVisible":true,"alwaysVisible":true,"distance":5}">
<div class="lft">
<div class="g_12">
<div>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-4.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-5.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-6.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-7.png"]">
<img src="/item/s300/0277-732-chranice-kolen-o-neal-dirt-cerna-s-4.png" rel="item_12403" />
</a>
</div>
<ul>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-4.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-5.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-6.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-7.png"]">
<img src="/item/s120/0277-732-chranice-kolen-o-neal-dirt-cerna-s-4.png" rel="item_12403" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-4.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-5.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-6.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-7.png"]">
<img src="/item/s120/0277-732-chranice-kolen-o-neal-dirt-cerna-s-5.png" rel="item_12403" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-4.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-5.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-6.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-7.png"]">
<img src="/item/s120/0277-732-chranice-kolen-o-neal-dirt-cerna-s-6.png" rel="item_12403" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-4.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-5.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-6.png","\/item\/s960\/0277-732-chranice-kolen-o-neal-dirt-cerna-s-7.png"]">
<img src="/item/s120/0277-732-chranice-kolen-o-neal-dirt-cerna-s-7.png" rel="item_12403" />
</a>
</li>
</ul>
</div>
</div>
<div class="rgt push_1">
<div class="g_17">
<p>Pohodlné, měkké chrániče s IPX® pěnou. Lehká konstrukce a malý objem umožňují chrániče nosit pod kalhotami/džínami. Chrániče poskytují dostatek volnosti pro šlapání. Hlavní chránič vyroben z inteligentní pěny IPX®, která je měkká a pružná, ale při nárazu ztvrdne. Kritická místa jsou vyrobena z otěruodolného materiálu. Pásky se suchým zipem zajišťují bezpečné a pohodlné uchycení.
Splňuje normu EN1621-1 (kolenní chrániče)</p>
</div>
<div class="g_17">
<div rel="item_12403">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0277-732</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">850</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">S</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">černá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
13.1.2022
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
<div rel="item_12404" style="display:none;">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0277-733</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">850</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">M</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">černá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
<div rel="item_12405" style="display:none;">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0277-734</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">850</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">L</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">černá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
<div rel="item_12406" style="display:none;">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0277-735</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">850</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">XL</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">černá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
4.4.2022
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
</div>
<div class="g_17">
<table id="tbSiblings">
<thead>
<tr>
<th>všechny varianty tohoto produktu</th>
<th>dostupnost</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="/produkty/0277-732-chranice-kolen-o-neal-dirt-cerna-s.html" data-item-id="12403" data-item-name="Chrániče kolen O´Neal DIRT černá S" ui-callback="btSelectSibling_12403" rel="[rel=item_12403]">
<span style="background-image:url(/item/s100/0277-732-chranice-kolen-o-neal-dirt-cerna-s-4.png);"></span>
<q>Chrániče kolen O´Neal DIRT černá <strong>S</strong></q>
</a>
</td>
<td>13.1.2022</td>
</tr>
<tr>
<td>
<a href="/produkty/0277-733-chranice-kolen-o-neal-dirt-cerna-m.html" data-item-id="12404" data-item-name="Chrániče kolen O´Neal DIRT černá M" ui-callback="btSelectSibling_12403" rel="[rel=item_12404]">
<span style="background-image:url(/item/s100/0277-733-chranice-kolen-o-neal-dirt-cerna-m-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT černá <strong>M</strong></q>
</a>
</td>
<td>skladem</td>
</tr>
<tr>
<td>
<a href="/produkty/0277-734-chranice-kolen-o-neal-dirt-cerna-l.html" data-item-id="12405" data-item-name="Chrániče kolen O´Neal DIRT černá L" ui-callback="btSelectSibling_12403" rel="[rel=item_12405]">
<span style="background-image:url(/item/s100/0277-734-chranice-kolen-o-neal-dirt-cerna-l-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT černá <strong>L</strong></q>
</a>
</td>
<td>skladem</td>
</tr>
<tr>
<td>
<a href="/produkty/0277-735-chranice-kolen-o-neal-dirt-cerna-xl.html" data-item-id="12406" data-item-name="Chrániče kolen O´Neal DIRT černá XL" ui-callback="btSelectSibling_12403" rel="[rel=item_12406]">
<span style="background-image:url(/item/s100/0277-735-chranice-kolen-o-neal-dirt-cerna-xl-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT černá <strong>XL</strong></q>
</a>
</td>
<td>4.4.2022</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="g_30 push_1">
</div> </section>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
function $dg() {
return $('#dgViewDetail_12403');
};
/** */
$dg().dialog({
title: 'Chrániče kolen O´Neal DIRT černá S',
dialogClass: 'dgViewDetail',
autoOpen: false,
height: 'max',
buttons: [{
html: '<a class="ui-button large">zavřít</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-down').dialog('close');
}
},{
html: '<a href="#" class="ui-button large"><i class="fa fa-plus"></i>koupit</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-left')
.dialog('close').dialog('option', 'effect', 'slide-right');
$('#dgAddToCart_12403').dialog('option', 'effect', 'slide-right')
.dialog('open').dialog('option', 'effect', 'slide-down');
}
}]
});
var _super = $['btSelectSibling_12403'];
/** */
$['btSelectSibling_12403'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$('div[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$dg().dialog('option', 'title', $(this).data('item-name'));
};
})(jQuery);
/*]]>*/
</script>
|
Chrániče kolen O´Neal DIRT černá S
|
0277-732
|
|
|
|
|
|
<li class="shrink">
<div class="tags">
</div>
<h3>Chrániče kolen O´Neal DIRT žlutá</h3>
<div>
<h5>0277-74<em>x</em></h5>
<p>Pohodlné, měkké chrániče s IPX® pěnou. Lehká konstrukce a malý objem umožňují chrániče nosit pod kalhotami/džínami. Chrániče poskytují dostatek volnosti pro šlapání. Hlavní chránič vyroben z inteligentní pěny IPX®, která je měkká a pružná, ale při nárazu ztvrdne. Kritická místa jsou vyrobena z otěruodolného materiálu. Pásky se suchým zipem zajišťují bezpečné a pohodlné uchycení.
Splňuje normu EN1621-1 (kolenní chrániče)</p>
</div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-1.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-2.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-3.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-4.png"]">
<img src="/item/s160/0277-742-chranice-kolen-o-neal-dirt-zluta-s-1.png" alt="Chrániče kolen O´Neal DIRT žlutá S" rel="item_12407" />
</a>
<div>
<p class="unit CZK">1490</p>
<a href="/produkty/0277-742-chranice-kolen-o-neal-dirt-zluta-s.html" ui-dg="dgViewDetail_12407" class="ui-button rgt" rel="nofollow"><i class="fa fa-hand-o-right"></i>detail</a>
<a href="/item/12407/add" ui-dg="dgAddToCart_12407" ui-dg-effect="slide-down" ui-dg-effects="slide-down,fall,scale" class="ui-button rgt"><i class="fa fa-plus"></i>koupit</a>
</div>
</li>
|
<div id="dgAddToCart_12407" style="display:none;">
<form id="fmAddToCart_12407" class="c_24 form" action="/item/12407/add" method="post" autocomplete="off">
<div class="g_9">
<div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-1.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-2.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-3.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-4.png"]">
<img src="/item/s180/0277-742-chranice-kolen-o-neal-dirt-zluta-s-1.png" rel="item_12407" />
</a>
</div>
</div>
<div class="g_15">
<table rel="item_12407">
<tr><td>Katalogové číslo</td><td>0277-742</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">850</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">S</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">žlutá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">8-10 dní</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
<table rel="item_12408" style="display:none;">
<tr><td>Katalogové číslo</td><td>0277-743</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">850</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">M</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">žlutá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">skladem</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
<table rel="item_12409" style="display:none;">
<tr><td>Katalogové číslo</td><td>0277-744</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">850</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">L</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">žlutá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">skladem</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
<table rel="item_12410" style="display:none;">
<tr><td>Katalogové číslo</td><td>0277-745</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">850</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">XL</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">žlutá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">skladem</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
<div class="g_9">
</div>
<div class="under-table-wrap">
<div class="g_6 push_3">
<p class="inline-s">
<label for="fmAddToCart_12407_quantity" class=" required">množství</label>
<span class="input-wrap unit pcs">
<input type="text" id="fmAddToCart_12407_quantity" name="fmAddToCart_12407[quantity]" class="unit pcs" alt="smallint" ui-numrousel="" ui-mask="" value="1" />
<s></s>
</span>
</p>
</div>
<div class="g_6 push_2 omega">
<button type="submit" class="ui-button rgt">vložit do košíku</button>
</div>
<input type="hidden" id="fmAddToCart_12407_item" name="fmAddToCart_12407[item]" value="12407" />
</div>
<div class="g_24">
<table class="tbSiblings">
<thead>
<tr>
<th>všechny varianty tohoto produktu (4)</th>
<th>dostupnost</th>
<th></th>
</tr>
</thead>
</table>
<table class="tbSiblings">
<tbody>
<tr id="r12407">
<td>
<a href="/produkty/0277-742-chranice-kolen-o-neal-dirt-zluta-s.html" data-item-id="12407" data-item-name="Chrániče kolen O´Neal DIRT žlutá S" ui-callback="btSelectSibling_12407" rel="[rel=item_12407]">
<span style="background-image:url(/item/s100/0277-742-chranice-kolen-o-neal-dirt-zluta-s-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT žlutá <strong>S</strong></q>
</a>
</td>
<td>8-10 dní</td>
<td><a href="/produkty/0277-742-chranice-kolen-o-neal-dirt-zluta-s.html" class="ui-button small" data-item-id="12407" data-item-name="Chrániče kolen O´Neal DIRT žlutá S" ui-callback="btSelectSibling_12407" rel="[rel=item_12407]">vybrat variantu</a></td>
</tr>
<tr id="r12408">
<td>
<a href="/produkty/0277-743-chranice-kolen-o-neal-dirt-zluta-m.html" data-item-id="12408" data-item-name="Chrániče kolen O´Neal DIRT žlutá M" ui-callback="btSelectSibling_12407" rel="[rel=item_12408]">
<span style="background-image:url(/item/s100/0277-743-chranice-kolen-o-neal-dirt-zluta-m-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT žlutá <strong>M</strong></q>
</a>
</td>
<td>skladem</td>
<td><a href="/produkty/0277-743-chranice-kolen-o-neal-dirt-zluta-m.html" class="ui-button small" data-item-id="12408" data-item-name="Chrániče kolen O´Neal DIRT žlutá M" ui-callback="btSelectSibling_12407" rel="[rel=item_12408]">vybrat variantu</a></td>
</tr>
<tr id="r12409">
<td>
<a href="/produkty/0277-744-chranice-kolen-o-neal-dirt-zluta-l.html" data-item-id="12409" data-item-name="Chrániče kolen O´Neal DIRT žlutá L" ui-callback="btSelectSibling_12407" rel="[rel=item_12409]">
<span style="background-image:url(/item/s100/0277-744-chranice-kolen-o-neal-dirt-zluta-l-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT žlutá <strong>L</strong></q>
</a>
</td>
<td>skladem</td>
<td><a href="/produkty/0277-744-chranice-kolen-o-neal-dirt-zluta-l.html" class="ui-button small" data-item-id="12409" data-item-name="Chrániče kolen O´Neal DIRT žlutá L" ui-callback="btSelectSibling_12407" rel="[rel=item_12409]">vybrat variantu</a></td>
</tr>
<tr id="r12410">
<td>
<a href="/produkty/0277-745-chranice-kolen-o-neal-dirt-zluta-xl.html" data-item-id="12410" data-item-name="Chrániče kolen O´Neal DIRT žlutá XL" ui-callback="btSelectSibling_12407" rel="[rel=item_12410]">
<span style="background-image:url(/item/s100/0277-745-chranice-kolen-o-neal-dirt-zluta-xl-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT žlutá <strong>XL</strong></q>
</a>
</td>
<td>skladem</td>
<td><a href="/produkty/0277-745-chranice-kolen-o-neal-dirt-zluta-xl.html" class="ui-button small" data-item-id="12410" data-item-name="Chrániče kolen O´Neal DIRT žlutá XL" ui-callback="btSelectSibling_12407" rel="[rel=item_12410]">vybrat variantu</a></td>
</tr>
</tbody>
</table>
</div>
<input type="hidden" id="fmAddToCart_12407__token" name="fmAddToCart_12407[_token]" value="LJxW62_xBJIW5W39txO5lE6T6t3k3Jj4SB_gM-lU524" />
</form>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
var _super = $['btSelectSibling_12407'];
function $dg() {
return $('#dgAddToCart_12407');
};
function $f() {
return $('#fmAddToCart_12407', $dg());
};
/** */
$('table[rel^=item_]', $dg()).each(function() {
var length = $('tr', this).length;
if (8 > length) {
$(this).addClass('length-' + length);
}
});
/** */
$f().ajaxform({
overlay: false,
messages: {
submit: 'vkládám položku do košíku',
success: 'položka byla přidána',
failed: 'přidání do košíku selhalo'
},
preSubmit: function() {
var $cart = $('#cartOverviewHeaderSummary em'),
$img = $('img[rel=item_12407]', $dg()),
$flying = $('<div />');
if ($img) {
$flying.addClass('flyingToCart').css({
backgroundImage: 'url(' + $img.attr('src') + ')',
zIndex: $dg().dialog('widget').css('z-index')+1
}).offset({
top: Math.floor($img.parent().offset().top) - 100,
left: Math.floor($img.parent().offset().left) - 20,
}).appendTo($('body'));
setTimeout(function() {
var t = $cart.offset().top,
l = $cart.offset().left,
w = $cart.width(),
h = $cart.height();
$flying.addClass('started').css({
top: t - 25 + (h/2),
left: l - 25 + (w/2),
opacity: 0.6
}).bind('transitionend', function() {
setTimeout(function() {
$flying.remove();
}, 250);
});
}, 25);
}
} });
/** */
$['btSelectSibling_12407'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$dg().dialog('option', {title: $(this).data('item-name')});
$('table[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$('[id$=_item]:input', $f()).val($(this).data('item-id'));
};
/** */
$dg().dialog({
dialogClass: 'dgAddToCart',
title: 'Chrániče kolen O´Neal DIRT žlutá S',
autoOpen: false
});
})(jQuery);
/*]]>*/
</script>
<div id="dgViewDetail_12407" style="display: none;">
<section class="c_30" ui-slimscroll="{"height":"max","railVisible":true,"alwaysVisible":true,"distance":5}">
<div class="lft">
<div class="g_12">
<div>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-1.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-2.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-3.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-4.png"]">
<img src="/item/s300/0277-742-chranice-kolen-o-neal-dirt-zluta-s-1.png" rel="item_12407" />
</a>
</div>
<ul>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-1.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-2.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-3.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-4.png"]">
<img src="/item/s120/0277-742-chranice-kolen-o-neal-dirt-zluta-s-1.png" rel="item_12407" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-1.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-2.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-3.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-4.png"]">
<img src="/item/s120/0277-742-chranice-kolen-o-neal-dirt-zluta-s-2.png" rel="item_12407" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-1.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-2.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-3.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-4.png"]">
<img src="/item/s120/0277-742-chranice-kolen-o-neal-dirt-zluta-s-3.png" rel="item_12407" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-1.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-2.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-3.png","\/item\/s960\/0277-742-chranice-kolen-o-neal-dirt-zluta-s-4.png"]">
<img src="/item/s120/0277-742-chranice-kolen-o-neal-dirt-zluta-s-4.png" rel="item_12407" />
</a>
</li>
</ul>
</div>
</div>
<div class="rgt push_1">
<div class="g_17">
<p>Pohodlné, měkké chrániče s IPX® pěnou. Lehká konstrukce a malý objem umožňují chrániče nosit pod kalhotami/džínami. Chrániče poskytují dostatek volnosti pro šlapání. Hlavní chránič vyroben z inteligentní pěny IPX®, která je měkká a pružná, ale při nárazu ztvrdne. Kritická místa jsou vyrobena z otěruodolného materiálu. Pásky se suchým zipem zajišťují bezpečné a pohodlné uchycení.
Splňuje normu EN1621-1 (kolenní chrániče)</p>
</div>
<div class="g_17">
<div rel="item_12407">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0277-742</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">850</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">S</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">žlutá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
<div rel="item_12408" style="display:none;">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0277-743</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">850</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">M</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">žlutá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
<div rel="item_12409" style="display:none;">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0277-744</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">850</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">L</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">žlutá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
<div rel="item_12410" style="display:none;">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0277-745</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">850</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">XL</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">žlutá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
</div>
<div class="g_17">
<table id="tbSiblings">
<thead>
<tr>
<th>všechny varianty tohoto produktu</th>
<th>dostupnost</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="/produkty/0277-742-chranice-kolen-o-neal-dirt-zluta-s.html" data-item-id="12407" data-item-name="Chrániče kolen O´Neal DIRT žlutá S" ui-callback="btSelectSibling_12407" rel="[rel=item_12407]">
<span style="background-image:url(/item/s100/0277-742-chranice-kolen-o-neal-dirt-zluta-s-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT žlutá <strong>S</strong></q>
</a>
</td>
<td>skladem</td>
</tr>
<tr>
<td>
<a href="/produkty/0277-743-chranice-kolen-o-neal-dirt-zluta-m.html" data-item-id="12408" data-item-name="Chrániče kolen O´Neal DIRT žlutá M" ui-callback="btSelectSibling_12407" rel="[rel=item_12408]">
<span style="background-image:url(/item/s100/0277-743-chranice-kolen-o-neal-dirt-zluta-m-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT žlutá <strong>M</strong></q>
</a>
</td>
<td>skladem</td>
</tr>
<tr>
<td>
<a href="/produkty/0277-744-chranice-kolen-o-neal-dirt-zluta-l.html" data-item-id="12409" data-item-name="Chrániče kolen O´Neal DIRT žlutá L" ui-callback="btSelectSibling_12407" rel="[rel=item_12409]">
<span style="background-image:url(/item/s100/0277-744-chranice-kolen-o-neal-dirt-zluta-l-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT žlutá <strong>L</strong></q>
</a>
</td>
<td>skladem</td>
</tr>
<tr>
<td>
<a href="/produkty/0277-745-chranice-kolen-o-neal-dirt-zluta-xl.html" data-item-id="12410" data-item-name="Chrániče kolen O´Neal DIRT žlutá XL" ui-callback="btSelectSibling_12407" rel="[rel=item_12410]">
<span style="background-image:url(/item/s100/0277-745-chranice-kolen-o-neal-dirt-zluta-xl-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT žlutá <strong>XL</strong></q>
</a>
</td>
<td>skladem</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="g_30 push_1">
</div> </section>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
function $dg() {
return $('#dgViewDetail_12407');
};
/** */
$dg().dialog({
title: 'Chrániče kolen O´Neal DIRT žlutá S',
dialogClass: 'dgViewDetail',
autoOpen: false,
height: 'max',
buttons: [{
html: '<a class="ui-button large">zavřít</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-down').dialog('close');
}
},{
html: '<a href="#" class="ui-button large"><i class="fa fa-plus"></i>koupit</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-left')
.dialog('close').dialog('option', 'effect', 'slide-right');
$('#dgAddToCart_12407').dialog('option', 'effect', 'slide-right')
.dialog('open').dialog('option', 'effect', 'slide-down');
}
}]
});
var _super = $['btSelectSibling_12407'];
/** */
$['btSelectSibling_12407'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$('div[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$dg().dialog('option', 'title', $(this).data('item-name'));
};
})(jQuery);
/*]]>*/
</script>
|
Chrániče kolen O´Neal DIRT žlutá S
|
0277-742
|
|
|
|
|
|
<li class="shrink">
<div class="tags">
</div>
<h3>Chrániče kolen O´Neal DIRT modrá</h3>
<div>
<h5>0277-75<em>x</em></h5>
<p>Pohodlné, měkké chrániče s IPX® pěnou. Lehká konstrukce a malý objem umožňují chrániče nosit pod kalhotami/džínami. Chrániče poskytují dostatek volnosti pro šlapání. Hlavní chránič vyroben z inteligentní pěny IPX®, která je měkká a pružná, ale při nárazu ztvrdne. Kritická místa jsou vyrobena z otěruodolného materiálu. Pásky se suchým zipem zajišťují bezpečné a pohodlné uchycení.
Splňuje normu EN1621-1 (kolenní chrániče)</p>
</div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-1.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-2.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-3.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-4.png"]">
<img src="/item/s160/0277-752-chranice-kolen-o-neal-dirt-modra-s-1.png" alt="Chrániče kolen O´Neal DIRT modrá S" rel="item_12411" />
</a>
<div>
<p class="unit CZK">1490</p>
<a href="/produkty/0277-752-chranice-kolen-o-neal-dirt-modra-s.html" ui-dg="dgViewDetail_12411" class="ui-button rgt" rel="nofollow"><i class="fa fa-hand-o-right"></i>detail</a>
<a href="/item/12411/add" ui-dg="dgAddToCart_12411" ui-dg-effect="slide-down" ui-dg-effects="slide-down,fall,scale" class="ui-button rgt"><i class="fa fa-plus"></i>koupit</a>
</div>
</li>
|
<div id="dgAddToCart_12411" style="display:none;">
<form id="fmAddToCart_12411" class="c_24 form" action="/item/12411/add" method="post" autocomplete="off">
<div class="g_9">
<div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-1.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-2.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-3.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-4.png"]">
<img src="/item/s180/0277-752-chranice-kolen-o-neal-dirt-modra-s-1.png" rel="item_12411" />
</a>
</div>
</div>
<div class="g_15">
<table rel="item_12411">
<tr><td>Katalogové číslo</td><td>0277-752</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">850</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">S</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">modrá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">skladem</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
<table rel="item_12412" style="display:none;">
<tr><td>Katalogové číslo</td><td>0277-753</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">850</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">M</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">modrá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">skladem</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
<table rel="item_12413" style="display:none;">
<tr><td>Katalogové číslo</td><td>0277-754</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">850</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">L</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">modrá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">8-10 dní</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
<table rel="item_12414" style="display:none;">
<tr><td>Katalogové číslo</td><td>0277-755</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">850</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">XL</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">modrá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">8-10 dní</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
<div class="g_9">
</div>
<div class="under-table-wrap">
<div class="g_6 push_3">
<p class="inline-s">
<label for="fmAddToCart_12411_quantity" class=" required">množství</label>
<span class="input-wrap unit pcs">
<input type="text" id="fmAddToCart_12411_quantity" name="fmAddToCart_12411[quantity]" class="unit pcs" alt="smallint" ui-numrousel="" ui-mask="" value="1" />
<s></s>
</span>
</p>
</div>
<div class="g_6 push_2 omega">
<button type="submit" class="ui-button rgt">vložit do košíku</button>
</div>
<input type="hidden" id="fmAddToCart_12411_item" name="fmAddToCart_12411[item]" value="12411" />
</div>
<div class="g_24">
<table class="tbSiblings">
<thead>
<tr>
<th>všechny varianty tohoto produktu (4)</th>
<th>dostupnost</th>
<th></th>
</tr>
</thead>
</table>
<table class="tbSiblings">
<tbody>
<tr id="r12411">
<td>
<a href="/produkty/0277-752-chranice-kolen-o-neal-dirt-modra-s.html" data-item-id="12411" data-item-name="Chrániče kolen O´Neal DIRT modrá S" ui-callback="btSelectSibling_12411" rel="[rel=item_12411]">
<span style="background-image:url(/item/s100/0277-752-chranice-kolen-o-neal-dirt-modra-s-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT modrá <strong>S</strong></q>
</a>
</td>
<td>skladem</td>
<td><a href="/produkty/0277-752-chranice-kolen-o-neal-dirt-modra-s.html" class="ui-button small" data-item-id="12411" data-item-name="Chrániče kolen O´Neal DIRT modrá S" ui-callback="btSelectSibling_12411" rel="[rel=item_12411]">vybrat variantu</a></td>
</tr>
<tr id="r12412">
<td>
<a href="/produkty/0277-753-chranice-kolen-o-neal-dirt-modra-m.html" data-item-id="12412" data-item-name="Chrániče kolen O´Neal DIRT modrá M" ui-callback="btSelectSibling_12411" rel="[rel=item_12412]">
<span style="background-image:url(/item/s100/0277-753-chranice-kolen-o-neal-dirt-modra-m-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT modrá <strong>M</strong></q>
</a>
</td>
<td>skladem</td>
<td><a href="/produkty/0277-753-chranice-kolen-o-neal-dirt-modra-m.html" class="ui-button small" data-item-id="12412" data-item-name="Chrániče kolen O´Neal DIRT modrá M" ui-callback="btSelectSibling_12411" rel="[rel=item_12412]">vybrat variantu</a></td>
</tr>
<tr id="r12413">
<td>
<a href="/produkty/0277-754-chranice-kolen-o-neal-dirt-modra-l.html" data-item-id="12413" data-item-name="Chrániče kolen O´Neal DIRT modrá L" ui-callback="btSelectSibling_12411" rel="[rel=item_12413]">
<span style="background-image:url(/item/s100/0277-754-chranice-kolen-o-neal-dirt-modra-l-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT modrá <strong>L</strong></q>
</a>
</td>
<td>8-10 dní</td>
<td><a href="/produkty/0277-754-chranice-kolen-o-neal-dirt-modra-l.html" class="ui-button small" data-item-id="12413" data-item-name="Chrániče kolen O´Neal DIRT modrá L" ui-callback="btSelectSibling_12411" rel="[rel=item_12413]">vybrat variantu</a></td>
</tr>
<tr id="r12414">
<td>
<a href="/produkty/0277-755-chranice-kolen-o-neal-dirt-modra-xl.html" data-item-id="12414" data-item-name="Chrániče kolen O´Neal DIRT modrá XL" ui-callback="btSelectSibling_12411" rel="[rel=item_12414]">
<span style="background-image:url(/item/s100/0277-755-chranice-kolen-o-neal-dirt-modra-xl-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT modrá <strong>XL</strong></q>
</a>
</td>
<td>8-10 dní</td>
<td><a href="/produkty/0277-755-chranice-kolen-o-neal-dirt-modra-xl.html" class="ui-button small" data-item-id="12414" data-item-name="Chrániče kolen O´Neal DIRT modrá XL" ui-callback="btSelectSibling_12411" rel="[rel=item_12414]">vybrat variantu</a></td>
</tr>
</tbody>
</table>
</div>
<input type="hidden" id="fmAddToCart_12411__token" name="fmAddToCart_12411[_token]" value="YOE6I26aWpFDAACZDNpKHkibOpHzfuU9CWVKa8SonFc" />
</form>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
var _super = $['btSelectSibling_12411'];
function $dg() {
return $('#dgAddToCart_12411');
};
function $f() {
return $('#fmAddToCart_12411', $dg());
};
/** */
$('table[rel^=item_]', $dg()).each(function() {
var length = $('tr', this).length;
if (8 > length) {
$(this).addClass('length-' + length);
}
});
/** */
$f().ajaxform({
overlay: false,
messages: {
submit: 'vkládám položku do košíku',
success: 'položka byla přidána',
failed: 'přidání do košíku selhalo'
},
preSubmit: function() {
var $cart = $('#cartOverviewHeaderSummary em'),
$img = $('img[rel=item_12411]', $dg()),
$flying = $('<div />');
if ($img) {
$flying.addClass('flyingToCart').css({
backgroundImage: 'url(' + $img.attr('src') + ')',
zIndex: $dg().dialog('widget').css('z-index')+1
}).offset({
top: Math.floor($img.parent().offset().top) - 100,
left: Math.floor($img.parent().offset().left) - 20,
}).appendTo($('body'));
setTimeout(function() {
var t = $cart.offset().top,
l = $cart.offset().left,
w = $cart.width(),
h = $cart.height();
$flying.addClass('started').css({
top: t - 25 + (h/2),
left: l - 25 + (w/2),
opacity: 0.6
}).bind('transitionend', function() {
setTimeout(function() {
$flying.remove();
}, 250);
});
}, 25);
}
} });
/** */
$['btSelectSibling_12411'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$dg().dialog('option', {title: $(this).data('item-name')});
$('table[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$('[id$=_item]:input', $f()).val($(this).data('item-id'));
};
/** */
$dg().dialog({
dialogClass: 'dgAddToCart',
title: 'Chrániče kolen O´Neal DIRT modrá S',
autoOpen: false
});
})(jQuery);
/*]]>*/
</script>
<div id="dgViewDetail_12411" style="display: none;">
<section class="c_30" ui-slimscroll="{"height":"max","railVisible":true,"alwaysVisible":true,"distance":5}">
<div class="lft">
<div class="g_12">
<div>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-1.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-2.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-3.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-4.png"]">
<img src="/item/s300/0277-752-chranice-kolen-o-neal-dirt-modra-s-1.png" rel="item_12411" />
</a>
</div>
<ul>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-1.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-2.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-3.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-4.png"]">
<img src="/item/s120/0277-752-chranice-kolen-o-neal-dirt-modra-s-1.png" rel="item_12411" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-1.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-2.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-3.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-4.png"]">
<img src="/item/s120/0277-752-chranice-kolen-o-neal-dirt-modra-s-2.png" rel="item_12411" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-1.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-2.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-3.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-4.png"]">
<img src="/item/s120/0277-752-chranice-kolen-o-neal-dirt-modra-s-3.png" rel="item_12411" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-1.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-2.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-3.png","\/item\/s960\/0277-752-chranice-kolen-o-neal-dirt-modra-s-4.png"]">
<img src="/item/s120/0277-752-chranice-kolen-o-neal-dirt-modra-s-4.png" rel="item_12411" />
</a>
</li>
</ul>
</div>
</div>
<div class="rgt push_1">
<div class="g_17">
<p>Pohodlné, měkké chrániče s IPX® pěnou. Lehká konstrukce a malý objem umožňují chrániče nosit pod kalhotami/džínami. Chrániče poskytují dostatek volnosti pro šlapání. Hlavní chránič vyroben z inteligentní pěny IPX®, která je měkká a pružná, ale při nárazu ztvrdne. Kritická místa jsou vyrobena z otěruodolného materiálu. Pásky se suchým zipem zajišťují bezpečné a pohodlné uchycení.
Splňuje normu EN1621-1 (kolenní chrániče)</p>
</div>
<div class="g_17">
<div rel="item_12411">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0277-752</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">850</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">S</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">modrá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
<div rel="item_12412" style="display:none;">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0277-753</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">850</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">M</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">modrá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
<div rel="item_12413" style="display:none;">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0277-754</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">850</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">L</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">modrá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
<div rel="item_12414" style="display:none;">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0277-755</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">850</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">XL</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">modrá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">36% polyurethane, 34% SBR, 15% polyester, 10% polyamide, 4% PVC, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
13.1.2022
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1231.40</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1490</span></td>
</tr>
</table>
</div>
</div>
<div class="g_17">
<table id="tbSiblings">
<thead>
<tr>
<th>všechny varianty tohoto produktu</th>
<th>dostupnost</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="/produkty/0277-752-chranice-kolen-o-neal-dirt-modra-s.html" data-item-id="12411" data-item-name="Chrániče kolen O´Neal DIRT modrá S" ui-callback="btSelectSibling_12411" rel="[rel=item_12411]">
<span style="background-image:url(/item/s100/0277-752-chranice-kolen-o-neal-dirt-modra-s-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT modrá <strong>S</strong></q>
</a>
</td>
<td>skladem</td>
</tr>
<tr>
<td>
<a href="/produkty/0277-753-chranice-kolen-o-neal-dirt-modra-m.html" data-item-id="12412" data-item-name="Chrániče kolen O´Neal DIRT modrá M" ui-callback="btSelectSibling_12411" rel="[rel=item_12412]">
<span style="background-image:url(/item/s100/0277-753-chranice-kolen-o-neal-dirt-modra-m-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT modrá <strong>M</strong></q>
</a>
</td>
<td>skladem</td>
</tr>
<tr>
<td>
<a href="/produkty/0277-754-chranice-kolen-o-neal-dirt-modra-l.html" data-item-id="12413" data-item-name="Chrániče kolen O´Neal DIRT modrá L" ui-callback="btSelectSibling_12411" rel="[rel=item_12413]">
<span style="background-image:url(/item/s100/0277-754-chranice-kolen-o-neal-dirt-modra-l-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT modrá <strong>L</strong></q>
</a>
</td>
<td>skladem</td>
</tr>
<tr>
<td>
<a href="/produkty/0277-755-chranice-kolen-o-neal-dirt-modra-xl.html" data-item-id="12414" data-item-name="Chrániče kolen O´Neal DIRT modrá XL" ui-callback="btSelectSibling_12411" rel="[rel=item_12414]">
<span style="background-image:url(/item/s100/0277-755-chranice-kolen-o-neal-dirt-modra-xl-1.png);"></span>
<q>Chrániče kolen O´Neal DIRT modrá <strong>XL</strong></q>
</a>
</td>
<td>13.1.2022</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="g_30 push_1">
</div> </section>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
function $dg() {
return $('#dgViewDetail_12411');
};
/** */
$dg().dialog({
title: 'Chrániče kolen O´Neal DIRT modrá S',
dialogClass: 'dgViewDetail',
autoOpen: false,
height: 'max',
buttons: [{
html: '<a class="ui-button large">zavřít</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-down').dialog('close');
}
},{
html: '<a href="#" class="ui-button large"><i class="fa fa-plus"></i>koupit</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-left')
.dialog('close').dialog('option', 'effect', 'slide-right');
$('#dgAddToCart_12411').dialog('option', 'effect', 'slide-right')
.dialog('open').dialog('option', 'effect', 'slide-down');
}
}]
});
var _super = $['btSelectSibling_12411'];
/** */
$['btSelectSibling_12411'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$('div[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$dg().dialog('option', 'title', $(this).data('item-name'));
};
})(jQuery);
/*]]>*/
</script>
|
Chrániče kolen O´Neal DIRT modrá S
|
0277-752
|
|
|
|
|
|
<li class="shrink">
<div class="tags">
</div>
<h3>Chrániče kolen O´Neal SINNER kevlar RACE šedá</h3>
<div>
<h5>0291-10<em>x</em></h5>
<p>Mnohokrát v testech oceněné MTB chrániče Sinner jsou nyní ve verzi se zipem pro snadné svlékání a oblékaní bez nutnosti se zouvat. Je velmi tenký, měkký, vhodné pro celodenní použití. Je možné je používat i pod kalhotami. Poskytuje také dostatek volnosti pro šlapání. Hlavní chránič vyroben z inteligentní pěny IPX®, která je měkká a poddajná, ale při nárazu ztvrdne, převyšuje většinu konkurenčních pěn na trhu. Vnější, odnímatelná tvrdá skořepina je vyrobena z karbonu. Materiál chráničů je prodyšný, rychle odvádí pot. Velcro® pásky se suchými zipy udrží chrániče na svém místě i během pádu. Certifikováno dle 1621-1.
Kevlar® je ochranná známka společnosti E. I. du Pont de Nemours and Company nebo jedné z jejích přidružených společností.</p>
</div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-1.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-2.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-3.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-4.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-5.png"]">
<img src="/item/s160/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-1.png" alt="Chrániče kolen O´Neal SINNER kevlar RACE šedá S" rel="item_8479" />
</a>
<div>
<p class="unit CZK">2790</p>
<a href="/produkty/0291-102-chranice-kolen-o-neal-sinner-kevlar-race-seda-s.html" ui-dg="dgViewDetail_8479" class="ui-button rgt" rel="nofollow"><i class="fa fa-hand-o-right"></i>detail</a>
<a href="/item/8479/add" ui-dg="dgAddToCart_8479" ui-dg-effect="slide-down" ui-dg-effects="slide-down,fall,scale" class="ui-button rgt"><i class="fa fa-plus"></i>koupit</a>
</div>
</li>
|
<div id="dgAddToCart_8479" style="display:none;">
<form id="fmAddToCart_8479" class="c_24 form" action="/item/8479/add" method="post" autocomplete="off">
<div class="g_9">
<div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-1.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-2.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-3.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-4.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-5.png"]">
<img src="/item/s180/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-1.png" rel="item_8479" />
</a>
</div>
</div>
<div class="g_15">
<table rel="item_8479">
<tr><td>Katalogové číslo</td><td>0291-102</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">0</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">S</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">šedá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">40% polyurethane, 25% polyamide, 14% SBR, 14% PVC, 4% polyester, 2% metal, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">skladem</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">2305.79</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">2790</span></td>
</tr>
</table>
<table rel="item_8480" style="display:none;">
<tr><td>Katalogové číslo</td><td>0291-103</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">0</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">M</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">šedá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">40% polyurethane, 25% polyamide, 14% SBR, 14% PVC, 4% polyester, 2% metal, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">8-10 dní</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">2305.79</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">2790</span></td>
</tr>
</table>
<table rel="item_8481" style="display:none;">
<tr><td>Katalogové číslo</td><td>0291-104</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">0</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">L</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">šedá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">40% polyurethane, 25% polyamide, 14% SBR, 14% PVC, 4% polyester, 2% metal, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">8-10 dní</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">2305.79</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">2790</span></td>
</tr>
</table>
<table rel="item_8483" style="display:none;">
<tr><td>Katalogové číslo</td><td>0291-105</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">0</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">XL</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">šedá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">40% polyurethane, 25% polyamide, 14% SBR, 14% PVC, 4% polyester, 2% metal, 1% EVA</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">8-10 dní</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">2305.79</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">2790</span></td>
</tr>
</table>
</div>
<div class="g_9">
</div>
<div class="under-table-wrap">
<div class="g_6 push_3">
<p class="inline-s">
<label for="fmAddToCart_8479_quantity" class=" required">množství</label>
<span class="input-wrap unit pcs">
<input type="text" id="fmAddToCart_8479_quantity" name="fmAddToCart_8479[quantity]" class="unit pcs" alt="smallint" ui-numrousel="" ui-mask="" value="1" />
<s></s>
</span>
</p>
</div>
<div class="g_6 push_2 omega">
<button type="submit" class="ui-button rgt">vložit do košíku</button>
</div>
<input type="hidden" id="fmAddToCart_8479_item" name="fmAddToCart_8479[item]" value="8479" />
</div>
<div class="g_24">
<table class="tbSiblings">
<thead>
<tr>
<th>všechny varianty tohoto produktu (4)</th>
<th>dostupnost</th>
<th></th>
</tr>
</thead>
</table>
<table class="tbSiblings">
<tbody>
<tr id="r8479">
<td>
<a href="/produkty/0291-102-chranice-kolen-o-neal-sinner-kevlar-race-seda-s.html" data-item-id="8479" data-item-name="Chrániče kolen O´Neal SINNER kevlar RACE šedá S" ui-callback="btSelectSibling_8479" rel="[rel=item_8479]">
<span style="background-image:url(/item/s100/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-1.png);"></span>
<q>Chrániče kolen O´Neal SINNER kevlar RACE šedá <strong>S</strong></q>
</a>
</td>
<td>skladem</td>
<td><a href="/produkty/0291-102-chranice-kolen-o-neal-sinner-kevlar-race-seda-s.html" class="ui-button small" data-item-id="8479" data-item-name="Chrániče kolen O´Neal SINNER kevlar RACE šedá S" ui-callback="btSelectSibling_8479" rel="[rel=item_8479]">vybrat variantu</a></td>
</tr>
<tr id="r8480">
<td>
<a href="/produkty/0291-103-chranice-kolen-o-neal-sinner-kevlar-race-seda-m.html" data-item-id="8480" data-item-name="Chrániče kolen O´Neal SINNER kevlar RACE šedá M" ui-callback="btSelectSibling_8479" rel="[rel=item_8480]">
<span style="background-image:url(/item/s100/0291-103-sinner-kevlar-race-chranic-kolen-seda-m-1.png);"></span>
<q>Chrániče kolen O´Neal SINNER kevlar RACE šedá <strong>M</strong></q>
</a>
</td>
<td>8-10 dní</td>
<td><a href="/produkty/0291-103-chranice-kolen-o-neal-sinner-kevlar-race-seda-m.html" class="ui-button small" data-item-id="8480" data-item-name="Chrániče kolen O´Neal SINNER kevlar RACE šedá M" ui-callback="btSelectSibling_8479" rel="[rel=item_8480]">vybrat variantu</a></td>
</tr>
<tr id="r8481">
<td>
<a href="/produkty/0291-104-chranice-kolen-o-neal-sinner-kevlar-race-seda-l.html" data-item-id="8481" data-item-name="Chrániče kolen O´Neal SINNER kevlar RACE šedá L" ui-callback="btSelectSibling_8479" rel="[rel=item_8481]">
<span style="background-image:url(/item/s100/0291-104-sinner-kevlar-race-chranic-kolen-seda-l-1.png);"></span>
<q>Chrániče kolen O´Neal SINNER kevlar RACE šedá <strong>L</strong></q>
</a>
</td>
<td>8-10 dní</td>
<td><a href="/produkty/0291-104-chranice-kolen-o-neal-sinner-kevlar-race-seda-l.html" class="ui-button small" data-item-id="8481" data-item-name="Chrániče kolen O´Neal SINNER kevlar RACE šedá L" ui-callback="btSelectSibling_8479" rel="[rel=item_8481]">vybrat variantu</a></td>
</tr>
<tr id="r8483">
<td>
<a href="/produkty/0291-105-chranice-kolen-o-neal-sinner-kevlar-race-seda-xl.html" data-item-id="8483" data-item-name="Chrániče kolen O´Neal SINNER kevlar RACE šedá XL" ui-callback="btSelectSibling_8479" rel="[rel=item_8483]">
<span style="background-image:url(/item/s100/0291-105-sinner-kevlar-race-chranic-kolen-seda-xl-1.png);"></span>
<q>Chrániče kolen O´Neal SINNER kevlar RACE šedá <strong>XL</strong></q>
</a>
</td>
<td>8-10 dní</td>
<td><a href="/produkty/0291-105-chranice-kolen-o-neal-sinner-kevlar-race-seda-xl.html" class="ui-button small" data-item-id="8483" data-item-name="Chrániče kolen O´Neal SINNER kevlar RACE šedá XL" ui-callback="btSelectSibling_8479" rel="[rel=item_8483]">vybrat variantu</a></td>
</tr>
</tbody>
</table>
</div>
<input type="hidden" id="fmAddToCart_8479__token" name="fmAddToCart_8479[_token]" value="oH9Cf08h3cXXJr8uFAUGVCWHkMSTL6lfRbHn8HBkKc8" />
</form>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
var _super = $['btSelectSibling_8479'];
function $dg() {
return $('#dgAddToCart_8479');
};
function $f() {
return $('#fmAddToCart_8479', $dg());
};
/** */
$('table[rel^=item_]', $dg()).each(function() {
var length = $('tr', this).length;
if (8 > length) {
$(this).addClass('length-' + length);
}
});
/** */
$f().ajaxform({
overlay: false,
messages: {
submit: 'vkládám položku do košíku',
success: 'položka byla přidána',
failed: 'přidání do košíku selhalo'
},
preSubmit: function() {
var $cart = $('#cartOverviewHeaderSummary em'),
$img = $('img[rel=item_8479]', $dg()),
$flying = $('<div />');
if ($img) {
$flying.addClass('flyingToCart').css({
backgroundImage: 'url(' + $img.attr('src') + ')',
zIndex: $dg().dialog('widget').css('z-index')+1
}).offset({
top: Math.floor($img.parent().offset().top) - 100,
left: Math.floor($img.parent().offset().left) - 20,
}).appendTo($('body'));
setTimeout(function() {
var t = $cart.offset().top,
l = $cart.offset().left,
w = $cart.width(),
h = $cart.height();
$flying.addClass('started').css({
top: t - 25 + (h/2),
left: l - 25 + (w/2),
opacity: 0.6
}).bind('transitionend', function() {
setTimeout(function() {
$flying.remove();
}, 250);
});
}, 25);
}
} });
/** */
$['btSelectSibling_8479'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$dg().dialog('option', {title: $(this).data('item-name')});
$('table[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$('[id$=_item]:input', $f()).val($(this).data('item-id'));
};
/** */
$dg().dialog({
dialogClass: 'dgAddToCart',
title: 'Chrániče kolen O´Neal SINNER kevlar RACE šedá S',
autoOpen: false
});
})(jQuery);
/*]]>*/
</script>
<div id="dgViewDetail_8479" style="display: none;">
<section class="c_30" ui-slimscroll="{"height":"max","railVisible":true,"alwaysVisible":true,"distance":5}">
<div class="lft">
<div class="g_12">
<div>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-1.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-2.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-3.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-4.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-5.png"]">
<img src="/item/s300/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-1.png" rel="item_8479" />
</a>
</div>
<ul>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-1.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-2.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-3.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-4.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-5.png"]">
<img src="/item/s120/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-1.png" rel="item_8479" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-1.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-2.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-3.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-4.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-5.png"]">
<img src="/item/s120/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-2.png" rel="item_8479" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-1.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-2.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-3.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-4.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-5.png"]">
<img src="/item/s120/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-3.png" rel="item_8479" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-1.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-2.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-3.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-4.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-5.png"]">
<img src="/item/s120/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-4.png" rel="item_8479" />
</a>
</li>
<li>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-1.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-2.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-3.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-4.png","\/item\/s960\/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-5.png"]">
<img src="/item/s120/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-5.png" rel="item_8479" />
</a>
</li>
</ul>
</div>
</div>
<div class="rgt push_1">
<div class="g_17">
<p>Mnohokrát v testech oceněné MTB chrániče Sinner jsou nyní ve verzi se zipem pro snadné svlékání a oblékaní bez nutnosti se zouvat. Je velmi tenký, měkký, vhodné pro celodenní použití. Je možné je používat i pod kalhotami. Poskytuje také dostatek volnosti pro šlapání. Hlavní chránič vyroben z inteligentní pěny IPX®, která je měkká a poddajná, ale při nárazu ztvrdne, převyšuje většinu konkurenčních pěn na trhu. Vnější, odnímatelná tvrdá skořepina je vyrobena z karbonu. Materiál chráničů je prodyšný, rychle odvádí pot. Velcro® pásky se suchými zipy udrží chrániče na svém místě i během pádu. Certifikováno dle 1621-1.
Kevlar® je ochranná známka společnosti E. I. du Pont de Nemours and Company nebo jedné z jejích přidružených společností.</p>
</div>
<div class="g_17">
<div rel="item_8479">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0291-102</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">0</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">S</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">šedá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">40% polyurethane, 25% polyamide, 14% SBR, 14% PVC, 4% polyester, 2% metal, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">2305.79</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">2790</span></td>
</tr>
</table>
</div>
<div rel="item_8480" style="display:none;">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0291-103</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">0</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">M</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">šedá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">40% polyurethane, 25% polyamide, 14% SBR, 14% PVC, 4% polyester, 2% metal, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
8-10 dní
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">2305.79</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">2790</span></td>
</tr>
</table>
</div>
<div rel="item_8481" style="display:none;">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0291-104</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">0</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">L</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">šedá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">40% polyurethane, 25% polyamide, 14% SBR, 14% PVC, 4% polyester, 2% metal, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
8-10 dní
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">2305.79</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">2790</span></td>
</tr>
</table>
</div>
<div rel="item_8483" style="display:none;">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">0291-105</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">0</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">XL</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">šedá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">40% polyurethane, 25% polyamide, 14% SBR, 14% PVC, 4% polyester, 2% metal, 1% EVA</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
8-10 dní
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">2305.79</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">2790</span></td>
</tr>
</table>
</div>
</div>
<div class="g_17">
<table id="tbSiblings">
<thead>
<tr>
<th>všechny varianty tohoto produktu</th>
<th>dostupnost</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="/produkty/0291-102-chranice-kolen-o-neal-sinner-kevlar-race-seda-s.html" data-item-id="8479" data-item-name="Chrániče kolen O´Neal SINNER kevlar RACE šedá S" ui-callback="btSelectSibling_8479" rel="[rel=item_8479]">
<span style="background-image:url(/item/s100/0291-102-sinner-kevlar-race-chranic-kolen-seda-s-1.png);"></span>
<q>Chrániče kolen O´Neal SINNER kevlar RACE šedá <strong>S</strong></q>
</a>
</td>
<td>skladem</td>
</tr>
<tr>
<td>
<a href="/produkty/0291-103-chranice-kolen-o-neal-sinner-kevlar-race-seda-m.html" data-item-id="8480" data-item-name="Chrániče kolen O´Neal SINNER kevlar RACE šedá M" ui-callback="btSelectSibling_8479" rel="[rel=item_8480]">
<span style="background-image:url(/item/s100/0291-103-sinner-kevlar-race-chranic-kolen-seda-m-1.png);"></span>
<q>Chrániče kolen O´Neal SINNER kevlar RACE šedá <strong>M</strong></q>
</a>
</td>
<td>8-10 dní</td>
</tr>
<tr>
<td>
<a href="/produkty/0291-104-chranice-kolen-o-neal-sinner-kevlar-race-seda-l.html" data-item-id="8481" data-item-name="Chrániče kolen O´Neal SINNER kevlar RACE šedá L" ui-callback="btSelectSibling_8479" rel="[rel=item_8481]">
<span style="background-image:url(/item/s100/0291-104-sinner-kevlar-race-chranic-kolen-seda-l-1.png);"></span>
<q>Chrániče kolen O´Neal SINNER kevlar RACE šedá <strong>L</strong></q>
</a>
</td>
<td>8-10 dní</td>
</tr>
<tr>
<td>
<a href="/produkty/0291-105-chranice-kolen-o-neal-sinner-kevlar-race-seda-xl.html" data-item-id="8483" data-item-name="Chrániče kolen O´Neal SINNER kevlar RACE šedá XL" ui-callback="btSelectSibling_8479" rel="[rel=item_8483]">
<span style="background-image:url(/item/s100/0291-105-sinner-kevlar-race-chranic-kolen-seda-xl-1.png);"></span>
<q>Chrániče kolen O´Neal SINNER kevlar RACE šedá <strong>XL</strong></q>
</a>
</td>
<td>8-10 dní</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="g_30 push_1">
</div> </section>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
function $dg() {
return $('#dgViewDetail_8479');
};
/** */
$dg().dialog({
title: 'Chrániče kolen O´Neal SINNER kevlar RACE šedá S',
dialogClass: 'dgViewDetail',
autoOpen: false,
height: 'max',
buttons: [{
html: '<a class="ui-button large">zavřít</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-down').dialog('close');
}
},{
html: '<a href="#" class="ui-button large"><i class="fa fa-plus"></i>koupit</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-left')
.dialog('close').dialog('option', 'effect', 'slide-right');
$('#dgAddToCart_8479').dialog('option', 'effect', 'slide-right')
.dialog('open').dialog('option', 'effect', 'slide-down');
}
}]
});
var _super = $['btSelectSibling_8479'];
/** */
$['btSelectSibling_8479'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$('div[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$dg().dialog('option', 'title', $(this).data('item-name'));
};
})(jQuery);
/*]]>*/
</script>
|
Chrániče kolen O´Neal SINNER kevlar RACE šedá S
|
0291-102
|
|
|
|
|
|
<li class="shrink">
<div class="tags">
</div>
<h3>SIXS chrániče kolen PRO GACO</h3>
<div>
<h5>PROGACO-0<em>x</em></h5>
<p>Maximálně pohodlné chrániče s ochrannými prvky z inteligentní hmoty SAS-TEC brilantně uspokojují potřebu bezpečnosti a svobody pohybu ve všech sportech. Praktická konstrukce zajišťuje dokonalé umístění chráničů. Chrániče jsou měkké a pohodlné, ale v případě okamžitě ztvrdnou. Tyto vlastnosti spolu se standardní termoregulací a prodyšností produktů SIXS jsou ideálním řešením pro každého, kdo hledá jediný produkt nabízející pohodlí i ochranu.</p>
</div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/progaco-01-sixs-chranice-kolen-pro-gaco-s-m-2.jpg"]">
<img src="/item/s160/progaco-01-sixs-chranice-kolen-pro-gaco-s-m-2.jpg" alt="SIXS chrániče kolen PRO GACO S/M" rel="item_15717" />
</a>
<div>
<p class="unit CZK">1890</p>
<a href="/produkty/progaco-01-sixs-chranice-kolen-pro-gaco-s-m.html" ui-dg="dgViewDetail_15717" class="ui-button rgt" rel="nofollow"><i class="fa fa-hand-o-right"></i>detail</a>
<a href="/item/15717/add" ui-dg="dgAddToCart_15717" ui-dg-effect="slide-down" ui-dg-effects="slide-down,fall,scale" class="ui-button rgt"><i class="fa fa-plus"></i>koupit</a>
</div>
</li>
|
<div id="dgAddToCart_15717" style="display:none;">
<form id="fmAddToCart_15717" class="c_24 form" action="/item/15717/add" method="post" autocomplete="off">
<div class="g_9">
<div>
<a href="#" ui-awesome-cursor ui-fancybox="["\/item\/s960\/progaco-01-sixs-chranice-kolen-pro-gaco-s-m-2.jpg"]">
<img src="/item/s180/progaco-01-sixs-chranice-kolen-pro-gaco-s-m-2.jpg" rel="item_15717" />
</a>
</div>
</div>
<div class="g_15">
<table rel="item_15717">
<tr><td>Katalogové číslo</td><td>PROGACO-01</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">0</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">S/M</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">černá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">52 % Cordura, 40 % Polypropylen, 8 % Elastan</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">skladem</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1561.98</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1890</span></td>
</tr>
</table>
<table rel="item_15718" style="display:none;">
<tr><td>Katalogové číslo</td><td>PROGACO-02</td></tr>
<tr>
<td>Váha</td>
<td><span class="p21 unit gram">0</span></td>
</tr>
<tr>
<td>Velikost</td>
<td><span class="p23 unit ">L/XL</span></td>
</tr>
<tr>
<td>Barva</td>
<td><span class="p24 unit ">černá</span></td>
</tr>
<tr>
<td>Materiál</td>
<td><span class="p25 unit ">52 % Cordura, 40 % Polypropylen, 8 % Elastan</span></td>
</tr>
<tr>
<td>Dostupnost</td>
<td class="p29">skladem</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1561.98</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1890</span></td>
</tr>
</table>
</div>
<div class="g_9">
</div>
<div class="under-table-wrap">
<div class="g_6 push_3">
<p class="inline-s">
<label for="fmAddToCart_15717_quantity" class=" required">množství</label>
<span class="input-wrap unit pcs">
<input type="text" id="fmAddToCart_15717_quantity" name="fmAddToCart_15717[quantity]" class="unit pcs" alt="smallint" ui-numrousel="" ui-mask="" value="1" />
<s></s>
</span>
</p>
</div>
<div class="g_6 push_2 omega">
<button type="submit" class="ui-button rgt">vložit do košíku</button>
</div>
<input type="hidden" id="fmAddToCart_15717_item" name="fmAddToCart_15717[item]" value="15717" />
</div>
<div class="g_24">
<table class="tbSiblings">
<thead>
<tr>
<th>všechny varianty tohoto produktu (2)</th>
<th>dostupnost</th>
<th></th>
</tr>
</thead>
</table>
<table class="tbSiblings">
<tbody>
<tr id="r15717">
<td>
<a href="/produkty/progaco-01-sixs-chranice-kolen-pro-gaco-s-m.html" data-item-id="15717" data-item-name="SIXS chrániče kolen PRO GACO S/M" ui-callback="btSelectSibling_15717" rel="[rel=item_15717]">
<span style="background-image:url(/item/s100/progaco-01-sixs-chranice-kolen-pro-gaco-s-m-2.jpg);"></span>
<q>SIXS chrániče kolen PRO GACO <strong>S/M</strong></q>
</a>
</td>
<td>skladem</td>
<td><a href="/produkty/progaco-01-sixs-chranice-kolen-pro-gaco-s-m.html" class="ui-button small" data-item-id="15717" data-item-name="SIXS chrániče kolen PRO GACO S/M" ui-callback="btSelectSibling_15717" rel="[rel=item_15717]">vybrat variantu</a></td>
</tr>
<tr id="r15718">
<td>
<a href="/produkty/progaco-02-sixs-chranice-kolen-pro-gaco-l-xl.html" data-item-id="15718" data-item-name="SIXS chrániče kolen PRO GACO L/XL" ui-callback="btSelectSibling_15717" rel="[rel=item_15718]">
<span style="background-image:url(/item/s100/progaco-02-sixs-chranice-kolen-pro-gaco-l-xl-1.jpg);"></span>
<q>SIXS chrániče kolen PRO GACO <strong>L/XL</strong></q>
</a>
</td>
<td>skladem</td>
<td><a href="/produkty/progaco-02-sixs-chranice-kolen-pro-gaco-l-xl.html" class="ui-button small" data-item-id="15718" data-item-name="SIXS chrániče kolen PRO GACO L/XL" ui-callback="btSelectSibling_15717" rel="[rel=item_15718]">vybrat variantu</a></td>
</tr>
</tbody>
</table>
</div>
<input type="hidden" id="fmAddToCart_15717__token" name="fmAddToCart_15717[_token]" value="9KWVOGPc0A4VcgxzqEFxorOK8CF85UDWfaWsQd9NEQA" />
</form>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
var _super = $['btSelectSibling_15717'];
function $dg() {
return $('#dgAddToCart_15717');
};
function $f() {
return $('#fmAddToCart_15717', $dg());
};
/** */
$('table[rel^=item_]', $dg()).each(function() {
var length = $('tr', this).length;
if (8 > length) {
$(this).addClass('length-' + length);
}
});
/** */
$f().ajaxform({
overlay: false,
messages: {
submit: 'vkládám položku do košíku',
success: 'položka byla přidána',
failed: 'přidání do košíku selhalo'
},
preSubmit: function() {
var $cart = $('#cartOverviewHeaderSummary em'),
$img = $('img[rel=item_15717]', $dg()),
$flying = $('<div />');
if ($img) {
$flying.addClass('flyingToCart').css({
backgroundImage: 'url(' + $img.attr('src') + ')',
zIndex: $dg().dialog('widget').css('z-index')+1
}).offset({
top: Math.floor($img.parent().offset().top) - 100,
left: Math.floor($img.parent().offset().left) - 20,
}).appendTo($('body'));
setTimeout(function() {
var t = $cart.offset().top,
l = $cart.offset().left,
w = $cart.width(),
h = $cart.height();
$flying.addClass('started').css({
top: t - 25 + (h/2),
left: l - 25 + (w/2),
opacity: 0.6
}).bind('transitionend', function() {
setTimeout(function() {
$flying.remove();
}, 250);
});
}, 25);
}
} });
/** */
$['btSelectSibling_15717'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$dg().dialog('option', {title: $(this).data('item-name')});
$('table[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$('[id$=_item]:input', $f()).val($(this).data('item-id'));
};
/** */
$dg().dialog({
dialogClass: 'dgAddToCart',
title: 'SIXS chrániče kolen PRO GACO S/M',
autoOpen: false
});
})(jQuery);
/*]]>*/
</script>
<div id="dgViewDetail_15717" style="display: none;">
<section class="c_30" ui-slimscroll="{"height":"max","railVisible":true,"alwaysVisible":true,"distance":5}">
<div class="lft">
<div class="g_12">
<div>
<a ui-awesome-cursor ui-fancybox="["\/item\/s960\/progaco-01-sixs-chranice-kolen-pro-gaco-s-m-2.jpg"]">
<img src="/item/s300/progaco-01-sixs-chranice-kolen-pro-gaco-s-m-2.jpg" rel="item_15717" />
</a>
</div>
</div>
</div>
<div class="rgt push_1">
<div class="g_17">
<p>Maximálně pohodlné chrániče s ochrannými prvky z inteligentní hmoty SAS-TEC brilantně uspokojují potřebu bezpečnosti a svobody pohybu ve všech sportech. Praktická konstrukce zajišťuje dokonalé umístění chráničů. Chrániče jsou měkké a pohodlné, ale v případě okamžitě ztvrdnou. Tyto vlastnosti spolu se standardní termoregulací a prodyšností produktů SIXS jsou ideálním řešením pro každého, kdo hledá jediný produkt nabízející pohodlí i ochranu.</p>
</div>
<div class="g_17">
<div rel="item_15717">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">PROGACO-01</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">0</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">S/M</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">černá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">52 % Cordura, 40 % Polypropylen, 8 % Elastan</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1561.98</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1890</span></td>
</tr>
</table>
</div>
<div rel="item_15718" style="display:none;">
<table class="tbProperties">
<tr>
<td>Katalogové číslo</td>
<td class="pn">PROGACO-02</td>
</tr>
<tr>
<td class="property_21">Váha</td>
<td class="p21">
<span class="unit gram">0</span>
</td>
</tr>
<tr>
<td class="property_23">Velikost</td>
<td class="p23">
<span class="unit ">L/XL</span>
</td>
</tr>
<tr>
<td class="property_24">Barva</td>
<td class="p24">
<span class="unit ">černá</span>
</td>
</tr>
<tr>
<td class="property_25">Materiál</td>
<td class="p25">
<span class="unit ">52 % Cordura, 40 % Polypropylen, 8 % Elastan</span>
</td>
</tr>
<tr>
<td>Dostupnost</td>
<td>
skladem
</td>
</tr>
<tr>
<td>
Cena <small>(bez 21% DPH)</small>
</td>
<td><span class="withoutVat unit CZK">1561.98</span></td>
</tr>
<tr class="final">
<td>
Cena <small>(vč. 21% DPH)</small>
</td>
<td><span class="withVat unit CZK">1890</span></td>
</tr>
</table>
</div>
</div>
<div class="g_17">
<table id="tbSiblings">
<thead>
<tr>
<th>všechny varianty tohoto produktu</th>
<th>dostupnost</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="/produkty/progaco-01-sixs-chranice-kolen-pro-gaco-s-m.html" data-item-id="15717" data-item-name="SIXS chrániče kolen PRO GACO S/M" ui-callback="btSelectSibling_15717" rel="[rel=item_15717]">
<span style="background-image:url(/item/s100/progaco-01-sixs-chranice-kolen-pro-gaco-s-m-2.jpg);"></span>
<q>SIXS chrániče kolen PRO GACO <strong>S/M</strong></q>
</a>
</td>
<td>skladem</td>
</tr>
<tr>
<td>
<a href="/produkty/progaco-02-sixs-chranice-kolen-pro-gaco-l-xl.html" data-item-id="15718" data-item-name="SIXS chrániče kolen PRO GACO L/XL" ui-callback="btSelectSibling_15717" rel="[rel=item_15718]">
<span style="background-image:url(/item/s100/progaco-02-sixs-chranice-kolen-pro-gaco-l-xl-1.jpg);"></span>
<q>SIXS chrániče kolen PRO GACO <strong>L/XL</strong></q>
</a>
</td>
<td>skladem</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="g_30 push_1">
</div> </section>
</div>
<script type="text/javascript">
/*<![CDATA[*/
(function($) {
function $dg() {
return $('#dgViewDetail_15717');
};
/** */
$dg().dialog({
title: 'SIXS chrániče kolen PRO GACO S/M',
dialogClass: 'dgViewDetail',
autoOpen: false,
height: 'max',
buttons: [{
html: '<a class="ui-button large">zavřít</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-down').dialog('close');
}
},{
html: '<a href="#" class="ui-button large"><i class="fa fa-plus"></i>koupit</a>',
click: function(ev) {
ev.preventDefault();
$dg().dialog('option', 'effect', 'slide-left')
.dialog('close').dialog('option', 'effect', 'slide-right');
$('#dgAddToCart_15717').dialog('option', 'effect', 'slide-right')
.dialog('open').dialog('option', 'effect', 'slide-down');
}
}]
});
var _super = $['btSelectSibling_15717'];
/** */
$['btSelectSibling_15717'] = function(ev) {
if ($.isFunction(_super) && !ev.isDefaultPrevented()) {
ev.preventDefault();
_super.apply(this, [ev]);
} else {
ev.preventDefault();
}
$('div[rel^=item_]', $dg()).hide().filter($(this).attr('rel')).show();
$dg().dialog('option', 'title', $(this).data('item-name'));
};
})(jQuery);
/*]]>*/
</script>
|
SIXS chrániče kolen PRO GACO S/M
|
PROGACO-01
|
|
|
|
|
|