MENU

Trincha Cerdas Preta Média Para Pintura de Esmalte 3" Ref.697 - Tigre

Em Estoque
  • Código: 647144
  • Marca: TIGRE
R$ 19,90
Consulte as opções de entrega
  • Dimensões do Produto
  • Altura: 1cm
  • Largura: 8cm
  • Comprimento: 23cm
  • Peso: 0,074Kg
","hits":1,"ids":["647144"],"count":0,"blockId":"compre-junto-pgina-de-produto-1707140654","details":{"active_period":false,"start_date":false,"start_hour":false,"end_date":false,"end_hour":false},"condition":"ok","message":"Everything alright","type":"overlay","route":"products/random"}; (function(){ setInterval(function(){ const produtoLoja = document.querySelector('.product__info').children[0]; const idLoja = produtoLoja.getAttribute('data-id-produto'); const idHintup = document.querySelector('.hintup-buytogether-products-item-container').getAttribute('data-id'); if (idHintup == idLoja) { document.querySelector('.hintup-buytogether-products').style.display = 'none'; console.log('Produto igual: ' + idHintup + idLoja); } else { document.querySelector('.hintup-buytogether-products').style.display = 'block'; } }, 50) })(); })();
","hits":16,"ids":["386588","386731","649910","647233","754552","386758","647209","386014","386600","647187","647098","743712","386057","743739","743801","743810"],"count":0,"blockId":"product-page-1-1611855137","details":{"active_period":false,"start_date":false,"start_hour":false,"end_date":false,"end_hour":false},"condition":"ok","message":"Everything alright","type":"recommendation","route":"products/alternatives"}; hintup_owl = function(data) { $(`#manhattanHintup_${data.blockId} .owl-carousel`).owlCarousel({ autoplay: false, autoplayTimeout: 2000, autoplayHoverPause: true, nav: true, navText: ['', ''], dots: false, loop: true, rtl: false, responsive: { 1200: { items: 5 }, 992: { items: 4 }, 768: { items: 3 }, 0: { items: 2 } } }); } })();
","hits":16,"ids":["209155","212865","238287","253570","385921","386014","648744","660450","662950","680826","683060","718270","721450","724840","726907","729337"],"count":0,"blockId":"product-page-3-1611855201","details":{"active_period":false,"start_date":false,"start_hour":false,"end_date":false,"end_hour":false},"condition":"ok","message":"Everything alright","type":"recommendation","route":"collaborative/filtering"}; hintup_owl = function(data) { $(`#manhattanHintup_${data.blockId} .owl-carousel`).owlCarousel({ autoplay: false, autoplayTimeout: 2000, autoplayHoverPause: true, nav: true, navText: ['', ''], dots: false, loop: true, rtl: false, responsive: { 1200: { items: 5 }, 992: { items: 4 }, 768: { items: 3 }, 0: { items: 2 } } }); } })();","hits":12,"ids":["270946","660450","760285","271551","798029","668206","792799","385816","230731","224340","647144","825859"],"count":0,"blockId":"product-page-4-1611855237","details":{"active_period":false,"start_date":false,"start_hour":false,"end_date":false,"end_hour":false},"condition":"ok","message":"Everything alright","type":"recommendation","route":"products/complementary"}; hintup_owl = function(data) { $(`#manhattanHintup_${data.blockId} .owl-carousel`).owlCarousel({ autoplay: false, autoplayTimeout: 2000, autoplayHoverPause: true, nav: true, navText: ['', ''], dots: false, loop: true, rtl: false, responsive: { 1200: { items: 5 }, 992: { items: 4 }, 768: { items: 3 }, 0: { items: 2 } } }); } })();
Cadastre-se para receber nossas ofertas!
X
","hits":18,"ids":["755583","271675","254622","271551","227560","100382","254614","736880","227447","227544","755567","732893","760064","739456","798029","658758","100374","691402"],"count":0,"blockId":"poptop-curiosidade-1640713174","details":{"active_period":false,"start_date":false,"start_hour":false,"end_date":false,"end_hour":false},"condition":"ok","message":"Everything alright","type":"overlay","route":"general/bestsellers/1"}; (function(){ var _control=200; var _interval = setInterval(function(){ if (document.querySelector('.hintup-poptop-curiosity-trigger') !== null) { clearInterval(_interval); document.querySelector('.hintup-poptop-curiosity-trigger').addEventListener('click',function(){ if (document.querySelector('.hintup-poptop-curiosity-parent-show') !== null) { document.querySelector('.hintup-poptop-curiosity-parent').classList.remove('hintup-poptop-curiosity-parent-show'); document.querySelector('#manhattanHintupFade').click(); } else { var manhattanHintupFade = new window.hintup.utilities.fade('20000','body'); manhattanHintupFade.opacity = 0.7; manhattanHintupFade.begin(); document.querySelector('.hintup-poptop-curiosity-parent').classList.add('hintup-poptop-curiosity-parent-show'); document.querySelector('.hintup-poptop-curiosity-close').addEventListener('click', function(){ document.querySelector('.hintup-poptop-curiosity-parent').classList.remove('hintup-poptop-curiosity-parent-show'); document.querySelector('#manhattanHintupFade').click(); }); document.querySelector('body').addEventListener('click', function(){ document.querySelector('.hintup-poptop-curiosity-parent').classList.remove('hintup-poptop-curiosity-parent-show'); document.querySelector('#manhattanHintupFade').click(); }); } }); } _control--; if (_control <=0) clearInterval(_interval); },100); })(); // window.onmousemove = function(e) { // var trigger = document.querySelector('.hintup-poptop-curiosity-trigger').getBoundingClientRect(); // var x1 = trigger.x; // var y1 = trigger.y; // var x2 = e.pageX; // var y2 = e.pageY; // var v1 = x2-x1; // v1 = Math.pow(v1,2); // var v2 = y2-y1; // v2 = Math.pow(v2,2); // var v3 = v1+v2; // v3 = Math.sqrt(v3); // v3 = Math.round(v3); // d = v3 / 800; // if (d < 0.5) d = 0.5; // if (d > 1.2) d = 1.2; // var el1 = document.querySelector('.hintup-poptop-curiosity-trigger-e1'); // el1.style.animation = 'hintup-poptop-curiosity-pulse-ring '+d+'s cubic-bezier(0, 0.63, 0.355, 1) infinite;'; // var el2 = document.querySelector('.hintup-poptop-curiosity-trigger-e2'); // el2.style.animation = 'hintup-poptop-curiosity-pulse-ring '+d+'s cubic-bezier(0, 0.63, 0.355, 1) infinite;'; // } })();