1216 VENDIDOS EXCLUSIVIDADE

Body Uma Alça Feminino | REF: BLC6

Preço promocionalR$ 129,70
- -1297000%

em até 12x de R$ 10,80

+ Formas de Pagamento
5% OFF no pix
+ Envio Prioritário
Em estoque
Tamanho:PP
Cor:PRETO
Quantidade:
Compra segura
Suporte profissional
COMPRAR PELO WHATSAPP

FORMAS DE PAGAMENTO

Visa Mastercard Hipercard Elo Amex Pix Pix

Frete Grátis

Devoluções Gratuitas

Estorno de 100% do seu dinheiro

7 dias após o recebimento da mercadoria.

<!DOCTYPE html>

<html lang="pt-br">

<head>

    <meta charset="UTF-8">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>Vestido Tubinho Curto Costa Nua - Racy Modas</title>

    <style>

        * {

            margin: 0;

            padding: 0;

            box-sizing: border-box;

            font-family: 'Arial', sans-serif;

        }

        

        body {

            color: #333;

            line-height: 1.6;

            padding: 20px;

            max-width: 1200px;

            margin: 0 auto;

        }

        

        .product-title {

            font-size: 24px;

            font-weight: bold;

            margin-bottom: 15px;

            color: #000;

            text-align: center;

        }

        

        .product-code {

            color: #666;

            text-align: center;

            margin-bottom: 30px;

        }

        

        .product-section {

            margin-bottom: 30px;

            border-bottom: 1px solid #eee;

            padding-bottom: 20px;

        }

        

        .section-title {

            font-size: 18px;

            font-weight: bold;

            color: #000;

            margin-bottom: 15px;

            display: flex;

            align-items: center;

        }

        

        .section-title:before {

            content: "";

            display: inline-block;

            width: 8px;

            height: 20px;

            background-color: #AF7323;

            margin-right: 10px;

        }

        

        .features-list, .care-list, .measurements-list {

            list-style-type: none;

        }

        

        .features-list li, .care-list li {

            margin-bottom: 8px;

            position: relative;

            padding-left: 20px;

        }

        

        .features-list li:before {

            content: "•";

            color: #AF7323;

            position: absolute;

            left: 0;

            font-weight: bold;

            font-size: 18px;

        }

        

        .care-list li:before {

            content: "-";

            color: #AF7323;

            position: absolute;

            left: 0;

            font-weight: bold;

        }

        

        .measurements-table {

            width: 100%;

            border-collapse: collapse;

            margin-top: 15px;

            text-align: center;

        }

        

        .measurements-table th, .measurements-table td {

            border: 1px solid #ddd;

            padding: 8px;

        }

        

        .measurements-table th {

            background-color: #f8f8f8;

            font-weight: bold;

        }

        

        .note {

            font-style: italic;

            color: #666;

            margin-top: 15px;

            font-size: 14px;

        }

        

        @media (max-width: 768px) {

            body {

                padding: 15px;

            }

            

            .product-title {

                font-size: 20px;

            }

            

            .measurements-table {

                font-size: 14px;

            }

        }

    </style>

</head>

<body>

    <h1 class="product-title">Vestido Tubinho Curto Costa Nua Regata Social ou Dia a Dia</h1>

    <p class="product-code">Ref: STY15-78616 | CX14</p>

    

    <div class="product-section">

        <h2 class="section-title">CARACTERÍSTICAS</h2>

        <ul class="features-list">

            <li>Tecido leve com alta elásticidade toque macio e super confortável</li>

            <li>Não dá bolinhas nem desbota</li>

            <li>Modelagem ampla e personalizada se adapta fácilmente ao corpo</li>

        </ul>

    </div>

    

    <div class="product-section">

        <h2 class="section-title">CUIDADOS</h2>

        <ul class="care-list">

            <li>É recomendada a lavagem do lado avesso</li>

            <li>Evite deixar de molho</li>

            <li>Não lavar junto a produtos de outra cor</li>

            <li>Não utilizar ferro de passar roupa</li>

        </ul>

    </div>

    

    <div class="product-section">

        <h2 class="section-title">MEDIDAS APROXIMADAS</h2>

        <table class="measurements-table">

            <thead>

                <tr>

                    <th>PP</th>

                    <th>P</th>

                    <th>M</th>

                    <th>G</th>

                    <th>GG</th>

                </tr>

            </thead>

            <tbody>

                <tr>

                    <td>34</td>

                    <td>36-38</td>

                    <td>40-42</td>

                    <td>42-44</td>

                    <td>46-50</td>

                </tr>

            </tbody>

        </table>

        <p class="note">* As medidas são aproximadas e podem variar em até 2cm.</p>

        <p class="note">** Para medir corretamente, verifique suas medidas na linha do busto.</p>

    </div>

</body>

</html>