'; html += '
'; $(live_search.selector).after(html); $('#search input[name=\'search\']').autocomplete({ 'source': function(request, response) { if ($(live_search.selector + ' input[type=\'text\']').val() == '') { $('#live-search').css('display','none'); } else{ var html = ''; html += '
  • '; html += ''; html += '
  • '; $('#live-search ul').html(html); $('#live-search').css('display','block'); } var filter_name = $(live_search.selector + ' input[type=\'text\']').val(); if (filter_name.length>0) { $.ajax({ url: 'index.php?route=product/live_search&filter_name=' + encodeURIComponent(request), dataType: 'json', success: function(result) { var products = result.products; $('#live-search ul li').remove(); $('.result-text').html(''); if (!$.isEmptyObject(products)) { var show_image = 1; var show_price = 1; var show_description = 0; $('.result-text').html('View all results ('+result.total+')'); $.each(products, function(index,product) { var html = ''; html += '
  • '; html += ''; if(product.image && show_image){ html += '
    '; } html += '
    ' + product.name ; if(show_description){ html += '

    ' + product.extra_info + '

    '; } html += '
    '; if(show_price){ if (product.special) { html += '
    ' + product.price + '' + product.special + '
    '; } else { html += '
    ' + product.price + '
    '; } } html += ''; html += '
    '; html += '
  • '; $('#live-search ul').append(html); }); } else { var html = ''; html += '
  • '; html += live_search.text_no_matches; html += '
  • '; $('#live-search ul').html(html); } $('#live-search ul li').css('height',live_search.height); $('#live-search').css('display','block'); return false; } }); } }, 'select': function(product) { $('input[name=\'search\']').val(product.name); } }); $(document).bind( "mouseup touchend", function(e){ var container = $('#live-search'); if (!container.is(e.target) && container.has(e.target).length === 0) { container.hide(); } }); }); //-->

    Кросс-боди ELEGANZZA GR01-00024109 натуральная кожа

    • Артикул
      HAN175785
    • Бренд:
      ELEGANZZA
    • Материал:
      натуральная кожа
    • Цвет:
      оливковый
    • 18900 руб.



      Женская сумка торговой марки ELEGANZZA из натуральной кожи. Сумка закрывается на магниты. Внутри - одно отделение, в котором карман на молнии и два открытых кармана. Сумка имеет карман на задней стенке. Длина наплечного ремня - 130 см.

      Написать отзыв

      Примечание: HTML разметка не поддерживается! Используйте обычный текст.
          Плохо           Хорошо
      Яндекс.Метрика