Get a flat 05% discount on all orders. No minimum cart value required.
Cash on Delivery | All over Nepal📍
HIMANA
Small Triangle Solitaire Studs
Small Triangle Solitaire Studs
- Easy 3 Day Return
- Pure Metal
- 18k Gold Polished
Couldn't load pickup availability
Offers For You
(Can be applied at checkout)
%
Shop More, Save More:
05% OFF every order
05% OFF every order
%
Unluck your Welcome Gift: 05% OFF*
First time shopping with us? Enjoy an exclusive welcome discount.
%
Free Shipping + EXTRA 10% OFF*
checkout above Rs.11,999
checkout above Rs.11,999
Applicable at checkout for orders above Rs.11,999.
Jewellery Care Tips
Jewellery Care Tips
JEWELLERY CARE TIPS
Please follow these tips for Longevity
(Care tips card included with each order)
Keep your jewellery away from chlorine, sweat, and chemicals in perfumes, cosmetics, & deodorants.
Remove when washing, bathing, sleeping, swimming, or gymming. Store in the airtight plastic pouch provided.
Clean sterling silver with the anti-tarnish silver polish cloth we provide to remove dirt & re-shine.
CERTIFICATE OF AUTHENTICITY
Provided with each order containing silver jewellery to ensure the highest standards of purity.
GIFT WRAP
Provided on request. Includes your personal message printed on an elegant postcard.
The HIMANA Golden Rules
The "Three S" Rule
Avoid the 3 S's: Sleep, Shower, and Sweat to maintain the metal's integrity.
The Shake Test
Gently shake stone-set jewellery near your ear monthly. If it rattles, it’s time for a professional prong check.
<style>
/* --- BASE STYLES --- */
.container {
flex-direction: column; /* Stack buttons vertically */
align-items: center;
display: flex;
gap: 20px;
padding: 20px;
font-family: Arial, sans-serif;
justify-content: center; /* Centers buttons on desktop */
}
.dropdown {
position: relative;
flex: 1; /* Allows buttons to grow equally */
/* max-width: 300px; */
width: 100%; /* Buttons take full width of mobile screen */
max-width: 100%;
}
.dropdown-check {
position: absolute;
opacity: 0;
pointer-events: none;
}
.dropbtn {
background-color: #DEA193;
color: white;
padding: 8px 14px;
border-radius: 8px;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
user-select: none;
font-weight: bold;
}
.dropdown-content {
display: none;
position: absolute;
top: 100%;
left: 0;
width: 100%; /* Matches button width */
background: white;
box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
padding: 15px;
border-radius: 0 0 8px 8px;
z-index: 100;
box-sizing: border-box; /* Prevents padding from breaking width */
}
/* --- MOBILE RESPONSIVENESS --- */
/* For screens smaller than 768px */
/* @media (max-width: 768px) { */
.container {
flex-direction: column; /* Stack buttons vertically */
align-items: center;
}
.dropdown {
width: 100%; /* Buttons take full width of mobile screen */
max-width: 100%;
}
.dropdown-content {
position: static; /* Content pushes other buttons down instead of floating */
box-shadow: none;
border: 1px solid #eee;
}
/* } */
/* --- LOGIC STYLES --- */
.dropdown-check:checked ~ .dropdown-content {
display: block;
}
.sign {
transition: transform 0.3s;
font-size: 20px;
}
.dropdown-check:checked ~ .dropbtn .sign {
transform: rotate(45deg);
}
.product-item h3 { margin: 0; font-size: 16px; color: #333; }
.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }
ul {
list-style-type: none; /* Removes bullets */
padding: 0;
}
li {
border-bottom: 1px solid #ccc; /* Adds the divider line */
padding: 10px; /* Adds space around text */
}
/* Optional: Removes line from the last item */
li:last-child {
border-bottom: none;
}
</style>
<div class="container">
<div class="dropdown">
<input class="dropdown-check" id="drop1" type="checkbox"> <label class="dropbtn" for="drop1"> Product Description <span class="sign">+</span> </label>
<div class="dropdown-content">
<div class="product-item">
<p>Experience the perfect combination of classic beauty and everyday comfort with our Pure 925 Silver Earrings. Designed to catch the light with every move, these earrings are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.</p>
</div>
</div>
</div>
<div class="dropdown">
<input class="dropdown-check" id="drop2" type="checkbox"> <label class="dropbtn" for="drop2"> Product Details <span class="sign">+</span> </label>
<div class="dropdown-content">
<div class="product-item">
<p> </p>
<ul>
<li>
<b>Type:</b> Earrings</li>
<li>
<b>Metal:</b> 925 Sterling Silver</li>
<li>
<b>Plating Type:</b> Rhodium Plated</li>
<li>
<b>Brand:</b> HIMANA</li>
<li>
<b>Silver Weight:</b>NA</li>
<li>
<b>Hypoallergenic:</b> Perfect for sensitive skin</li>
<li>Comes with the HIMANA Jewellery kit and authenticity certificate.</li>
</ul>
</div>
</div>
</div>
<div class="dropdown">
<input class="dropdown-check" id="drop3" type="checkbox"> <label class="dropbtn" for="drop3"> Packaging & Gift Wrap <span class="sign">+</span> </label>
<div class="dropdown-content">
<div class="product-item">
<h3>Packaging</h3>
<p> </p>
Your order is delivered fully gift-ready in a high-quality reinforced display box. We’ve included everything you need to keep your Jewellery looking brand new: a premium dual-layered polishing cloth to remove tarnish and a detailed care card to ensure your investment lasts a lifetime.
<p> </p>
<br>
<h3>GIFT WRAP</h3>
<p>(Provided with each order on request)</p>
<br>
<p>Your message printed on an elegant postcard.</p>
</div>
</div>
</div>
</div>
