Личный кабинет
Регистрация
Авторизация
8 (499) 403-13-98
8 (965) 285-09-05
0
В корзине пусто!
Везде
Везде
Моноподы и пульты для селфи
Ремешки для умных часов
Электроника
Телефоны XiaoMi
Телефоны Meizu
Телефоны OnePlus
Телефоны Оukitel
Телефоны UMI
Планшеты
Гироскутеры и самокаты
Гаджеты Хiomi
Внешние аккумуляторы
Аксессуары
Контакты
Доставка
Самовывоз
Гарантия
Категории
Телефоны XiaoMi
Телефоны Meizu
Телефоны OnePlus
Телефоны Оukitel
Телефоны UMI
Планшеты
Гироскутеры и самокаты
Гаджеты Хiomi
Фитнес и здоровье
Видеосьемка
Товары для дома
Внешние аккумуляторы
Аксессуары
ЧЕХЛЫ
Для смартфонов Xiaomi
Для смартфонов Meizu
Для смартфонов Lenovo
Прочее
ЗАЩИТНЫЕ СТЕКЛА
Для смартфонов Xiaomi
Для смартфонов Meizu
Другие производители
КАРТЫ ПАМЯТИ
НАУШНИКИ
КОЛОНКИ
АККУМУЛЯТОРЫ ДЛЯ ТЕЛЕФОНОВ
Интернет-магазин UltraPhon.ru
Аксессуары
ЧЕХЛЫ
Для смартфонов Xiaomi
Чехол-книжка для Xiaomi Redmi 3
Чехол-книжка для Xiaomi Redmi 3
Производитель:
XiaoMi
Код товара:
1617
Доступность: На складе
300 р.
Кол-во
В корзину
Быстрый заказ
0 отзывов
0
Описание
Отзывы (0)
Вопрос-ответ
Cиликоновый чехол-книжка для смартфона Xiaomi Redmi 3
надежно защитит ваш смартфон от царапин и падения.
Ваше имя:
Ваш отзыв
Внимание:
HTML не поддерживается! Используйте обычный текст!
Рейтинг
Отправить свой отзыв
Похожие товары
Чехол-книжка для Xiaomi Note 4 (Note 4X)
500 р.
В корзину
Силиконовый чехол для Xiaomi Redmi 4/4 Pro
100 р.
В корзину
Чехол-книжка для Xiaomi Redmi 4 Pro
300 р.
В корзину
Силиконовый чехол для Xiaomi Mi Max
250 р.
В корзину
xiaomi redmi 3 чехол
'); } else { element.after('
' + json['error']['option'][i] + '
'); } $('#content').parent().before('
' + json['error']['option'][i] + '
×
'); } } if (json['error']['recurring']) { $('select[name=\'recurring_id\']').after('
' + json['error']['recurring'] + '
'); } $('.text-danger').parent().addClass('has-error'); } if (json['success']) { //$('#content').parent().before('
' + json['success'] + '
×
'); $('.tooltip').remove(); html = ''; html += '
'; html += '
'; html += '
'; html += '
'; html += '
×
'; html += '
'; html += '
'; html += json['success_new']; html += '
'; html += '
'; html += '
'; html += '
'; $('#content').parent().before(html); $('#modal-cart').modal('show'); product_id = $('input[name=\'product_id\']').val(); $('#cart > button').html('
' + json['total_items'] + '
'); replace_button(product_id); $('#cart > ul').load('index.php?route=common/cart/info ul li'); $('#cart').addClass('show'); } }, error: function(xhr, ajaxOptions, thrownError) { alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText); } }); }); $('.date').datetimepicker({ pickTime: false }); $('.datetime').datetimepicker({ pickDate: true, pickTime: true }); $('.time').datetimepicker({ pickDate: false }); $('button[id^=\'button-upload\']').on('click', function() { var node = this; $('#form-upload').remove(); $('body').prepend('
'); $('#form-upload input[name=\'file\']').trigger('click'); if (typeof timer != 'undefined') { clearInterval(timer); } timer = setInterval(function() { if ($('#form-upload input[name=\'file\']').val() != '') { clearInterval(timer); $.ajax({ url: 'index.php?route=tool/upload', type: 'post', dataType: 'json', data: new FormData($('#form-upload')[0]), cache: false, contentType: false, processData: false, beforeSend: function() { $(node).button('loading'); }, complete: function() { $(node).button('reset'); }, success: function(json) { $('.text-danger').remove(); if (json['error']) { $(node).parent().find('input').after('
' + json['error'] + '
'); } if (json['success']) { alert(json['success']); $(node).parent().find('input').attr('value', json['code']); } }, error: function(xhr, ajaxOptions, thrownError) { alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText); } }); } }, 500); }); $('#review').delegate('.pagination a', 'click', function(e) { e.preventDefault(); $('#review').fadeOut('slow').load(this.href).fadeIn('slow'); }); $('#review').load('index.php?route=product/product/review&product_id=3455'); $('#button-review').on('click', function() { $.ajax({ url: 'index.php?route=product/product/write&product_id=3455', type: 'post', dataType: 'json', data: $("#form-review").serialize(), beforeSend: function() { $('#button-review').button('loading'); }, complete: function() { $('#button-review').button('reset'); }, success: function(json) { $('.alert-success, .alert-danger').remove(); if (json['error']) { //$('#review').after('
' + json['error'] + '
'); $('#content').parent().before('
' + json['error'] + '
×
'); } if (json['success']) { $('#review').after('
' + json['success'] + '
'); $('#form-review input, #form-review textarea').val(''); $('.review_star input').attr('checked', false).prop('checked', false); $('#form-review').slideToggle(); } } }); }); $(document).ready(function() { var img_array = []; $p_block = $('#product .thumbnails'); $p_block.find('.image-additional a').each(function() { $(this).on('click', function(e) { e.preventDefault(); $(this).addClass('selected') $p_block.find('.image-additional a').not($(this)).removeClass('selected'); $p_block.find('li:first a').attr('href', $(this).attr('href')).attr('data-key', $(this).attr('data-key')); $p_block.find('li:first img').attr('src', $(this).attr('data-thumb')); }); img_array.push({src:$(this).attr('href'), type:'image', title:$(this).attr('title')}); }); if(img_array.length == 0) { img_array.push({src:$p_block.find('li:first a').attr('href'), type:'image', title:$p_block.find('li:first a').attr('title')}); } $p_block.find('li:first a').click(function(e) { e.preventDefault(); $.magnificPopup.open({ items:img_array, gallery:{ enabled:true, }, }); $.magnificPopup.instance.goTo(parseFloat($(this).attr('data-key'))); }); $('.nav-tabs a').each(function() { var href = $(this).attr('href'); if (window.location.hash == href) { $($(this)).trigger('click'); scroll_to(window.location.hash); } }); $('.review_star input').hover(function(){ var stars = $(this).val(); $('.stars i').addClass('fa-star-o'); $('.stars i:lt('+stars+')').addClass('fa-star').removeClass('fa-star-o'); }, function(){ var start = $('input:radio[name=rating]:checked').val() if(start == 'undefined' ){start = 0; } $('.stars i').addClass('fa-star-o'); $('.stars i:lt('+start+')').addClass('fa-star').removeClass('fa-star-o'); }); $('.review_star input').click(function(){ $('.review_star input').each(function(){ $('.review_star input').not($(this)).attr('checked', false); }); $(this).attr('checked', true).prop('checked', true); }); });