{"product_id":"prateleiras-suporte-com-alto-adesivos-para-parede-banheiro-cozinha-lavanderia-shampoo-sabonete","title":"Prateleiras Suporte Com Alto Adesivos Para Parede Banheiro Cozinha Lavanderia Shampoo Sabonete","description":"\u003cstyle\u003e\n  .ce-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .ce-wrap {\n    font-family: 'Outfit', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #1a1208;\n    max-width: 780px;\n    margin: 0 auto;\n  }\n  .ce-hero {\n    background: linear-gradient(135deg, #2c1a0e 0%, #4a2a18 100%);\n    border-radius: 20px;\n    padding: 44px 40px;\n    margin-bottom: 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .ce-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 220px; height: 220px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(251,94,50,0.3) 0%, transparent 70%);\n  }\n  .ce-hero-tag {\n    display: inline-block;\n    background: rgba(251,94,50,0.2);\n    border: 1px solid rgba(251,94,50,0.4);\n    color: #ff7a54;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    padding: 6px 14px;\n    border-radius: 100px;\n    margin-bottom: 18px;\n  }\n  .ce-hero h2 {\n    font-size: clamp(20px, 3vw, 30px);\n    font-weight: 300;\n    color: #fff;\n    line-height: 1.3;\n    margin-bottom: 12px;\n    position: relative;\n    z-index: 1;\n  }\n  .ce-hero h2 strong { font-weight: 700; color: #fb5e32; }\n  .ce-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    line-height: 1.7;\n    max-width: 480px;\n    font-weight: 300;\n    position: relative;\n    z-index: 1;\n  }\n  .ce-section {\n    background: #faf7f2;\n    border: 1px solid #e8dfc8;\n    border-radius: 16px;\n    padding: 28px 32px;\n    margin-bottom: 20px;\n  }\n  .ce-section h3 {\n    font-size: 16px;\n    font-weight: 600;\n    color: #2c1a0e;\n    margin-bottom: 16px;\n    padding-bottom: 12px;\n    border-bottom: 1px solid #e8dfc8;\n  }\n  .ce-problem {\n    background: #faf7f2;\n    border: 1px solid #e8dfc8;\n    border-radius: 16px;\n    padding: 28px 32px;\n    margin-bottom: 20px;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n  .ce-problem-item h4 {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n  .ce-problem-item.bad h4 { color: #c0392b; }\n  .ce-problem-item.good h4 { color: #27ae60; }\n  .ce-problem-item ul { list-style: none; display: flex; flex-direction: column; gap: 8px; }\n  .ce-problem-item li { font-size: 14px; color: #5a3825; line-height: 1.5; display: flex; gap: 8px; align-items: flex-start; }\n  .ce-problem-item.bad li::before { content: '✗'; color: #c0392b; font-weight: 700; flex-shrink: 0; }\n  .ce-problem-item.good li::before { content: '✓'; color: #27ae60; font-weight: 700; flex-shrink: 0; }\n  .ce-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-bottom: 20px;\n  }\n  .ce-benefit-card {\n    background: #fff;\n    border: 1px solid #ede5d5;\n    border-radius: 14px;\n    padding: 22px 18px;\n  }\n  .ce-benefit-icon {\n    width: 40px; height: 40px;\n    background: rgba(251,94,50,0.1);\n    border-radius: 10px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 20px;\n    margin-bottom: 12px;\n  }\n  .ce-benefit-card h4 { font-size: 14px; font-weight: 600; color: #2c1a0e; margin-bottom: 5px; }\n  .ce-benefit-card p { font-size: 13px; color: #7a6254; line-height: 1.6; font-weight: 300; }\n  .ce-orange {\n    background: linear-gradient(135deg, #fb5e32 0%, #d94a22 100%);\n    border-radius: 18px;\n    padding: 32px;\n    margin-bottom: 20px;\n    color: white;\n  }\n  .ce-orange h3 { font-size: 17px; font-weight: 600; margin-bottom: 6px; }\n  .ce-orange \u003e p { font-size: 14px; opacity: 0.8; margin-bottom: 20px; font-weight: 300; }\n  .ce-tags-wrap { display: flex; flex-wrap: wrap; gap: 10px; }\n  .ce-tag-light {\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.3);\n    color: white;\n    font-size: 13px;\n    font-weight: 500;\n    padding: 7px 15px;\n    border-radius: 100px;\n  }\n  .ce-steps { display: flex; flex-direction: column; gap: 14px; }\n  .ce-step { display: flex; gap: 14px; align-items: flex-start; }\n  .ce-step-num {\n    width: 30px; height: 30px;\n    background: #fb5e32;\n    color: white;\n    border-radius: 50%;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 13px; font-weight: 700;\n    flex-shrink: 0;\n  }\n  .ce-step-text h5 { font-size: 14px; font-weight: 600; color: #2c1a0e; margin-bottom: 3px; }\n  .ce-step-text p { font-size: 13px; color: #7a6254; line-height: 1.5; font-weight: 300; }\n  .ce-specs-table { width: 100%; border-collapse: collapse; }\n  .ce-specs-table tr { border-bottom: 1px solid #f0ead8; }\n  .ce-specs-table tr:last-child { border-bottom: none; }\n  .ce-specs-table td { padding: 11px 6px; font-size: 14px; vertical-align: middle; }\n  .ce-specs-table td:first-child { color: #7a6254; font-weight: 500; width: 45%; font-size: 12px; text-transform: uppercase; letter-spacing: 0.06em; }\n  .ce-specs-table td:last-child { color: #2c1a0e; font-weight: 600; }\n  .ce-dark {\n    background: #2c1a0e;\n    border-radius: 18px;\n    padding: 28px 32px;\n    margin-bottom: 20px;\n  }\n  .ce-dark h3 { font-size: 16px; font-weight: 600; color: white; margin-bottom: 16px; }\n  .ce-dark-tag {\n    background: rgba(251,94,50,0.15);\n    border: 1px solid rgba(251,94,50,0.3);\n    color: #ff7a54;\n    font-size: 13px;\n    font-weight: 500;\n    padding: 7px 15px;\n    border-radius: 100px;\n    display: inline-block;\n    margin: 4px;\n  }\n  .ce-trust {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin-bottom: 20px;\n  }\n  .ce-trust-item {\n    text-align: center;\n    background: #faf7f2;\n    border: 1px solid #e8dfc8;\n    border-radius: 12px;\n    padding: 16px 10px;\n  }\n  .ce-trust-item .t-icon { font-size: 22px; margin-bottom: 6px; display: block; }\n  .ce-trust-item strong { display: block; font-size: 11px; font-weight: 600; color: #2c1a0e; margin-bottom: 2px; }\n  .ce-trust-item span { font-size: 10px; color: #7a6254; line-height: 1.4; display: block; }\n  .ce-cta {\n    background: linear-gradient(135deg, #fb5e32, #d94a22);\n    border-radius: 18px;\n    padding: 28px;\n    text-align: center;\n  }\n  .ce-cta p { font-size: 20px; font-weight: 600; color: white; margin-bottom: 6px; }\n  .ce-cta small { display: block; font-size: 13px; color: rgba(255,255,255,0.75); font-weight: 300; }\n  .ce-items-list { list-style: none; display: flex; flex-direction: column; gap: 8px; }\n  .ce-items-list li { font-size: 14px; color: #5a3825; line-height: 1.5; display: flex; gap: 8px; align-items: flex-start; padding: 8px 0; border-bottom: 1px solid #ede5d5; }\n  .ce-items-list li:last-child { border-bottom: none; }\n  .ce-items-list li::before { content: '📦'; flex-shrink: 0; }\n  @media (max-width: 600px) {\n    .ce-hero { padding: 26px 20px; }\n    .ce-problem { grid-template-columns: 1fr; }\n    .ce-benefits { grid-template-columns: 1fr; }\n    .ce-trust { grid-template-columns: repeat(2, 1fr); }\n    .ce-section { padding: 22px 18px; }\n    .ce-dark { padding: 22px 18px; }\n    .ce-orange { padding: 24px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ce-wrap\"\u003e\n  \u003cdiv class=\"ce-hero\"\u003e\n    \u003cdiv class=\"ce-hero-tag\"\u003e✦ Sem Furos\u003c\/div\u003e\n    \u003ch2\u003eOrganize em segundos.\u003cbr\u003e\u003cstrong\u003eSem furar nada.\u003c\/strong\u003e\n\u003c\/h2\u003e\n    \u003cp\u003ePrateleira adesiva de alta resistência para banheiro, cozinha e lavanderia — fixa em qualquer parede lisa sem obras, sem ferramentas, sem bagunça.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ce-problem\"\u003e\n    \u003cdiv class=\"ce-problem-item bad\"\u003e\n\u003ch4\u003e❌ Antes\u003c\/h4\u003e\n\u003cul\u003e\n      \u003cli\u003eShampoos e sabonetes empilhados no chão\u003c\/li\u003e\n      \u003cli\u003eCantos desperdiçados sem uso\u003c\/li\u003e\n      \u003cli\u003ePrateleiras que exigem furos\u003c\/li\u003e\n      \u003cli\u003eBagunça visual no banheiro\u003c\/li\u003e\n    \u003c\/ul\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ce-problem-item good\"\u003e\n\u003ch4\u003e✅ Com a prateleira\u003c\/h4\u003e\n\u003cul\u003e\n      \u003cli\u003eTudo organizado na parede, fácil de acessar\u003c\/li\u003e\n      \u003cli\u003eCantos aproveitados inteligentemente\u003c\/li\u003e\n      \u003cli\u003eZero furos, zero obras\u003c\/li\u003e\n      \u003cli\u003eBanheiro limpo e organizado\u003c\/li\u003e\n    \u003c\/ul\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ce-benefits\"\u003e\n    \u003cdiv class=\"ce-benefit-card\"\u003e\n\u003cdiv class=\"ce-benefit-icon\"\u003e🔒\u003c\/div\u003e\n\u003ch4\u003eAdesivo Ultra Resistente\u003c\/h4\u003e\n\u003cp\u003eCola de alta resistência que aguenta o peso real de shampoos, sabonetes e produtos do dia a dia.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ce-benefit-card\"\u003e\n\u003cdiv class=\"ce-benefit-icon\"\u003e💧\u003c\/div\u003e\n\u003ch4\u003eResistente à Umidade\u003c\/h4\u003e\n\u003cp\u003eMaterial de ferro tratado que não enferruja mesmo em ambientes úmidos como box e cozinha.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ce-benefit-card\"\u003e\n\u003cdiv class=\"ce-benefit-icon\"\u003e↩️\u003c\/div\u003e\n\u003ch4\u003eRemove Sem Marcas\u003c\/h4\u003e\n\u003cp\u003eQuando quiser trocar ou remover, o adesivo sai sem deixar resíduo ou dano na parede.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ce-benefit-card\"\u003e\n\u003cdiv class=\"ce-benefit-icon\"\u003e📐\u003c\/div\u003e\n\u003ch4\u003eDesign de Canto\u003c\/h4\u003e\n\u003cp\u003eFormato curvo que se encaixa perfeitamente em cantos de parede — aproveitando o espaço morto.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ce-dark\"\u003e\n\u003ch3\u003e🎯 Ideal para...\u003c\/h3\u003e\n\u003cdiv\u003e\n    \u003cspan class=\"ce-dark-tag\"\u003eBox do banheiro\u003c\/span\u003e\n    \u003cspan class=\"ce-dark-tag\"\u003ePia da cozinha\u003c\/span\u003e\n    \u003cspan class=\"ce-dark-tag\"\u003eLavanderia\u003c\/span\u003e\n    \u003cspan class=\"ce-dark-tag\"\u003eApartamentos sem obra\u003c\/span\u003e\n    \u003cspan class=\"ce-dark-tag\"\u003eOrganização imediata\u003c\/span\u003e\n    \u003cspan class=\"ce-dark-tag\"\u003eAluguel\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c!-- TRUST --\u003e\n  \u003cdiv class=\"ce-trust\"\u003e\n    \u003cdiv class=\"ce-trust-item\"\u003e\n\u003cspan class=\"t-icon\"\u003e🚚\u003c\/span\u003e\u003cstrong\u003eFrete Grátis\u003c\/strong\u003e\u003cspan\u003ePara todo o Brasil\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ce-trust-item\"\u003e\n\u003cspan class=\"t-icon\"\u003e💚\u003c\/span\u003e\u003cstrong\u003e5% OFF no PIX\u003c\/strong\u003e\u003cspan\u003eDesconto automático\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ce-trust-item\"\u003e\n\u003cspan class=\"t-icon\"\u003e🔒\u003c\/span\u003e\u003cstrong\u003eCompra Segura\u003c\/strong\u003e\u003cspan\u003eAmbiente criptografado\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ce-trust-item\"\u003e\n\u003cspan class=\"t-icon\"\u003e↩️\u003c\/span\u003e\u003cstrong\u003eReembolso\u003c\/strong\u003e\u003cspan\u003eSatisfação garantida\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"ce-cta\"\u003e\n    \u003cp\u003e🛒 Adicione ao carrinho agora\u003c\/p\u003e\n    \u003csmall\u003eFrete grátis • Pagamento seguro • Satisfação garantida\u003c\/small\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"shopee","offers":[{"title":"Variação","offer_id":51544996053290,"sku":null,"price":0.0,"currency_code":"BRL","in_stock":true},{"title":"grande","offer_id":51544996086058,"sku":"grande","price":24.49,"currency_code":"BRL","in_stock":true},{"title":"pequeno","offer_id":51544996118826,"sku":"pequeno","price":23.8,"currency_code":"BRL","in_stock":true},{"title":"combinação1-Unid.","offer_id":51544996151594,"sku":"combinação1-Unid.","price":35.55,"currency_code":"BRL","in_stock":true},{"title":"combinação2-Unid.","offer_id":51544996184362,"sku":"combinação2-Unid.","price":67.5,"currency_code":"BRL","in_stock":true},{"title":"combinação3-Unid.","offer_id":51544996217130,"sku":"combinação3-Unid.","price":91.08,"currency_code":"BRL","in_stock":true},{"title":"grande2-Unid.","offer_id":51544996249898,"sku":"grande2-Unid.","price":39.95,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0867\/1907\/0506\/files\/br-11134207-7r98o-mb117mwq7309f1.webp?v=1778894974","url":"https:\/\/casaequipada.com.br\/products\/prateleiras-suporte-com-alto-adesivos-para-parede-banheiro-cozinha-lavanderia-shampoo-sabonete","provider":"Casa Equipada","version":"1.0","type":"link"}