0
Мої закладки 0
Порівняння товарів 0
var heighttopmenu = 55; $('.top-menu').css({position: 'relative',height: heighttopmenu}); } else { $('.top-menu').css({position: 'relative',height: 'auto'}); } } window.addEventListener('resize', onResize); document.body.addEventListener('resize', onResize); }) //--> --> -->

Jiabaile


Товари обраного виробника відсутні


} if (html) { this.show(); } else { this.hide(); } $(this).siblings('ul.dropdown-menu').html(html); } $(this).after(''); $(this).siblings('ul.dropdown-menu').delegate('a', 'click', $.proxy(this.click, this)); }); } })(window.jQuery); $('input[name=\'search\']').livesearch({ 'source': function(request, response) { $.ajax({ url: 'index.php?route=extension/module/aridius_livesearch/livesearch&search=' + encodeURIComponent(request), dataType: 'json', success: function(json) { response($.map(json, function(item) { return { label: item['name'], price: item['price'], special: item['special'], image: item['image'], href: item['href'], value: item['product_id'] } })); } }); }, 'select': function(item) { $('input[name=\'search\']').val(item['label']); } }); -->
-->