BOTTLE #SECTION_1


<div style="font-family: 'Open Sans', Arial, sans-serif; max-width: 900px; margin: auto; display: flex; flex-wrap: wrap; gap: 30px; padding: 20px; background: #fff;">
    <div style="flex: 1; min-width: 300px;"><img src="https://blogger.googleusercontent.com/img/a/AVvXsEipNPQNnJyJeeOH1-Ggw9hJxBqKpUhyD1Hd1A8WjeDrYiRBiJgXsyRa4GR9Zl8HbrK6XjiW62UT3H2NFjyLyKo8yf2ZZZeYmAZuAE0FHf8ywTUwDVsgTVZ6kwgZjQkI01m-vnDmbrimf3fWB0z1EbUdM-zJJlRvv44aTbto4UG_JlzrWRTRE5pDDW3PfpRD=s1056" style="width: 100%; border-radius: 4px;" alt="BOTTLE"></div>
    <div style="flex: 1; min-width: 300px;">
        <h1 style="font-size: 28px; color: #333; margin: 0;">BOTTLE</h1>
        <div style="font-size: 24px; color: #333; font-weight: bold; margin: 15px 0;">
            <span style="text-decoration: line-through; color: #ccc; font-size: 18px; margin-right: 10px;">&#8377;2200</span>
            &#8377;1500
        </div>
        <ul style="list-style: none; padding: 0; color: #555; line-height: 2; font-size: 14px; border-top: 1px solid #eee; padding-top: 15px;">
            <li>&#8226; Delivery: 7-10 days</li>
            <li>&#8226; Status: <span style="color: #27ae60; font-weight: bold;">In Stock</span></li>
            <li>&#8226; Free shipping all over india</li>
        </ul>
        <div style="margin-top: 20px; display: flex; gap: 10px;">
            <input type="number" value="1" style="width: 50px; text-align: center; border: 1px solid #ccc;">
            <button style="background: #008080; color: white; border: none; padding: 12px 30px; font-weight: bold; cursor: pointer; flex: 1;">ADD TO CART</button>
        </div>
        <div style="margin-top: 10px;">
             <a href="https://wa.me/919000000000?text=Order:BOTTLE" style="background: #1e5799; color: white; text-decoration: none; padding: 12px; display: block; text-align: center; font-weight: bold; font-size: 12px;">SEND DETAILS ON WHATSAPP</a>
        </div>
    </div>
</div>