Mochilas infantil

<p>
<script>// <![CDATA[
$( document ).on( "click", ".cupom2", function() {

$(this).select();
var cpn = $(this).val();

try {
var ok = document.execCommand('copy');
if (ok) {

$('.content-cupons .title-desconto').html('CUPOM <span>'+cpn+'</span> COPIADO COM SUCESSO!').css("color","#fe4450");

setTimeout(function(){
$('.content-cupons .title-desconto').html('ESCOLHA O CUPOM E APLIQUE NO CARRINHO').css("color","#FFF");
},1700);

}
} catch (e) {

}
});
// ]]></script>
</p>
<style><!--
.pesquisa-cupom.flex.space-between {
display: none!important;
}
.content-fomedeleao {
padding: 30px 80px;
background: var(--cor-base);
color: #fff;
display: flex;
align-items: center;
margin-bottom: 10px;
border-radius: 10px;
}

.descricao-desconto {
width: 50%;
}

.descricao-pesquisa h1 {
display: none;
}

<!-- .descricao-desconto .title { -->
display: block;
font-size: 21px;
text-transform: uppercase;
line-height: 24px;
position: relative;
margin-bottom: 25px;
font-weight: bold;
}

.descricao-desconto .title:before {
content: "";
position: absolute;
bottom: -13px;
background: black;
padding: 3px 35px;
width: 40px;
}


p.obs {
color: #fff !important;
padding-right: 50px;
margin-top: 25px;
}

p.obs2 {
color: #fff !important;
font-weight: bold;
font-size: 18px !important;
}

.aplicar-desconto {
width: 100%;
text-align: center;
margin: 5px;
border: 1px dashed #fff;
border-radius: 5px;
}

.aplicar-desconto .title-desconto {
font-size: 12px;
text-transform: uppercase;
}

.content-cupons .title-desconto {
font-size: 12px;
text-transform: uppercase;
text-align: center;
color: #fff !important;
}


.content-cupons{
width: 50%;
}

.cupons {
display: flex;
align-items: center;
flex-direction: column;
}
.cupons .cupom2 {
font-size: 25px;
width: 80%;
height: 30px;
color: black;
font-weight: bold;
border: 0;
text-align: center;
outline: none;
}

.cupons .area-desconto {
padding: 10px 0px;
background: #fff;
}

@media(max-width: 800px) {

.content-fomedeleao {
padding: 10px;
text-align: center;
flex-wrap: wrap;
}
.descricao-desconto,
.aplicar-desconto,
.content-cupons {
width: 100%;
}
.area-desconto {
padding: 5px;
}
.descricao-desconto .title {
text-align: center;
font-size: 17px;
line-height: 22px;
}
.descricao-desconto p.obs {
font-size: .7125em;
line-height: 15px;
margin: 10px 0;
}
p.obs {
padding-right: 0;
}
.descricao-desconto .title:before {
margin: auto;
left: 0;
right: 0;
}
.area-desconto .cupom {
width: 85%;
}
}

.content-cupons .title-desconto span{
font-weight: bold;
color: #fff;
}

@media(max-width: 500px) {
.cupons .cupom2 {
font-size: 18px;
}
.content-cupons .title-desconto {
font-size: 10px;
}

}
--></style>
<div class="content-fomedeleao">
<div class="descricao-desconto"><span class="title">CUPOM PRIMEIRA COMPRA</span>
<p class="obs">Aplique o cupom de desconto no carrinho. V&aacute;lido para os produtos selecionados nesta p&aacute;gina. Frete n&atilde;o incluso no desconto.</p>
<p class="obs2">🚀Frete Gr&aacute;tis para SP/ MG/ RJ/ PR/ RS/ SC/ GO/ DF/ ES</p>
</div>
<div class="content-cupons">
<p class="title-desconto">Escolha o cupom e aplique no carrinho</p>
<div class="cupons">
<div class="aplicar-desconto">
<div class="area-desconto"><input class="cupom2" type="text" value="PRIMEIRA10" /></div>
</div>
</div>
</div>
</div>
<style><!--
.conteudo-outlet{
text-align: center;
background: var(--cor-base);
border-radius: 10px;
padding: 30px 10px;
}

.conteudo-outlet .title{
display: block;
font-size: 28px;
text-transform: uppercase;
line-height: 30px;
text-align: center;
font-weight: bold;
color: #fff;
}

.conteudo-outlet .sub-title{
position: relative;
display: block;
margin: 0 auto;
text-align: center;
font-size: 17px;
margin-top: 5px;
color: #fff;
}

.conteudo-outlet .sub-title:before{
content: "";
position: absolute;
bottom: -20px;
background-color: #f8475f;
padding: 3px 35px;
width: 75px;
left: 0;
right: 0;
margin: auto;
}

.conteudo-outlet p.obs{
color: #fff!important;
margin: 30px;
}


.btns-estacoes {
display: flex;
margin: 15px 0 30px 00;
justify-content: center;
}

.btns-estacoes.categorias .btn-estacao {
width: 25%;
}
.btn-estacao {
background-color: var(--cor-base);
margin: 0 5px;
border-radius: 5px;
cursor: pointer;
width: 100%;
padding: 5px;
color: #fff;
}

.btn-estacao:hover {
background-color: var(--cor-base-light);
}
.btn-estacao a {
display: flex;
align-items: center;
justify-content: center;
color: #fff;
}
.btn-estacao img {
width: 25px;
margin-right: 10px;
}
.btn-estacao p {
color: #fff !important;
margin: 0 !important;
padding: 0;
}

@media(max-width:520px){
.btns-estacoes.categorias .btn-estacao {
width: 50%;
}
.btns-estacoes.tamanhos{
flex-wrap:wrap;
}
.btns-estacoes.tamanhos .btn-estacao{
width: 11%;
margin: 5px;
}
}
--></style>

CUPOM PRIMEIRA COMPRA

Aplique o cupom de desconto no carrinho. Válido para os produtos selecionados nesta página. Frete não incluso no desconto.

🚀Frete Grátis para toda região de São Paulo

Escolha o cupom e aplique no carrinho

657 produtos encontrados para essa busca

Aceite os cookies e tenha uma melhor experiência em nosso site, consulte nossa Política de Privacidade.